vklimontovich
2894be8689
Added telemetry collection (through jitsu.com)
...
- Introduced useTelemetry() hook
- Telemetry events are sent for page_view, booking_confirmed, time_selected, date_selected events
- Telemetry is configured (and can be disabled) with NEXT_PUBLIC_TELEMETRY_KEY env variable
2021-04-27 17:19:12 +03:00
Alex van Andel
d482b54fda
Implemented react-timezone-select library, required the installation of 'next-transpile-modules', due to import and export not being natively supported within Next.js.
2021-04-26 12:14:23 +00:00
Bailey Pumfleet
35f7b30097
Add success modal
2021-04-20 13:56:50 +01:00
Carlos Panato
004ae22050
dependencies: update prisma to version 2.21.2
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-04-20 08:43:30 +02:00
dependabot[bot]
13deab520f
Bump jose from 1.28.0 to 1.28.1
...
Bumps [jose](https://github.com/panva/jose ) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/panva/jose/releases )
- [Changelog](https://github.com/panva/jose/blob/v1.28.1/CHANGELOG.md )
- [Commits](https://github.com/panva/jose/compare/v1.28.0...v1.28.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 15:29:51 +00:00
Bailey Pumfleet
388ff394c7
Add base admin interface
2021-03-24 15:03:04 +00:00
Bailey Pumfleet
d769c3943c
Add booking flow
2021-03-22 13:48:48 +00:00
Bailey Pumfleet
f260e295f5
Initial commit from Create Next App
2021-03-10 10:02:39 +00:00