cal/pages
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
..
[user] Added telemetry collection (through jitsu.com) 2021-04-27 17:19:12 +03:00
api Merge pull request #87 from emrysal/main 2021-04-22 15:04:56 +01:00
auth Replace all SVG icons with Heroicons components 2021-04-21 11:10:27 +01:00
availability Replace all SVG icons with Heroicons components 2021-04-21 11:10:27 +01:00
integrations Adds Office 365 / Outlook.com Calendar Integration 2021-04-21 23:10:48 +01:00
settings 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
_app.tsx Added telemetry collection (through jitsu.com) 2021-04-27 17:19:12 +03:00
[user].tsx Standardise semicolons 2021-04-11 18:12:18 +01:00
index.tsx Adds Office 365 / Outlook.com Calendar Integration 2021-04-21 23:10:48 +01:00
success.tsx Replace all SVG icons with Heroicons components 2021-04-21 11:10:27 +01:00