-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adds the following metrics to help guide development resources and priority: * apmt.copy - Copy to clipboard with a generic uid and label of the button * apmt.calendar.add - Add a calendar with provider * apmt.calendar.edit - Edit a calendar with provider * apmt.calendar.delete - Delete a calendar with provider * apmt.calendar.connect - Connect a calendar with provider * apmt.calendar.disconnect - Disconnect a calendar with provider * apmt.calendar.sync - Sync your calendars with old and new calendar counts * apmt.account.refreshLink - Refresh your booking link * apmt.account.download - Download your account data * apmt.account.deleteAccount - Delete your account * Add some additional metrics: * apmt.booking.confirm * apmt.booking.deny * apmt.booking.request * apmt.schedule.created * apmt.schedule.updated * Temp patch a posthog function to prevent sanitize routes * Remove a debug call * Protect against Vue's HMR * Remove web vital current_url * Come on vuejs.
- Loading branch information
1 parent
d5e4979
commit eed8c67
Showing
14 changed files
with
206 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.