Commit graph

  • ded27d17ea - save refreshed tokens of both calendar integrations - Office365 expiry check was off by *1000 - log errors from calendar integrations with console.error - improved google calendar integration performance further when calendars are selected Malte Delfs 2021-06-20 17:33:02 +0200
  • 9007bbed29 Added links to iCal again nicolas 2021-06-20 17:04:00 +0200
  • ebc42f0c96 Merge branch 'main' into feature/zoom-integration nicolas 2021-06-20 16:37:51 +0200
  • d407ba0fe7 Make sure all dayjs() plugins are there Alex van Andel 2021-06-20 14:37:33 +0000
  • a463fded8f Added <AvailableTimes /> and <TimeOptions /> components Alex van Andel 2021-06-20 14:19:41 +0000
  • 39fde7874d upgraded tailwindcss to support jit https://tailwindcss.com/docs/just-in-time-mode, moved css components into global.css to support jit Peer Richelsen 2021-06-20 10:57:33 +0100
  • d904dd7a00 AvailableTimes refactor complete, it all seems much simpler now Alex van Andel 2021-06-20 00:10:08 +0000
  • 01eacedde8 Timezone should never be unless it has no state yet, so used that to simplify TimeOptions Alex van Andel 2021-06-20 00:08:48 +0000
  • b423f2894a WIP to save progress Alex van Andel 2021-06-19 22:50:47 +0000
  • 6dc5efd6ee fixed additional notes Malte Delfs 2021-06-19 21:54:22 +0200
  • 653509d655 formatting cleanup Malte Delfs 2021-06-19 21:51:18 +0200
  • 639341f701 show custom inputs on booking screen Malte Delfs 2021-06-19 21:44:36 +0200
  • 50d325d20a added schema for EventTypeCustomInput Malte Delfs 2021-06-19 20:55:40 +0200
  • 543482ca52 Merge branch 'main' into feature/custom-fields-on-the-booking-page Malte Delfs 2021-06-19 20:47:31 +0200
  • 6d7ec7fa66
    Merge pull request #289 from femyeda/hotfix/500-on-type-page Bailey Pumfleet 2021-06-19 16:19:39 +0100
  • ad0b561cca fix: eventType not defined on [user]/[type] femyeda 2021-06-19 10:17:23 -0500
  • fbc504f670
    Merge pull request #288 from femyeda/revert-286-bugfix/cancellation-eventtype-null Peer_Rich 2021-06-19 15:55:37 +0100
  • de4c8f75e0
    Revert "Fixed cancellation bug: "cannot read property 'length' of null"" Femi Odugbesan 2021-06-19 09:14:24 -0500
  • 11fc0f0d2a
    Merge pull request #286 from Nico-J/bugfix/cancellation-eventtype-null Bailey Pumfleet 2021-06-19 09:24:19 +0100
  • 11ba59be9c Fixes #281 nicolas 2021-06-19 03:40:38 +0200
  • 440bee0a5f
    Merge pull request #285 from emrysal/bugfix/throw-404-when-eventType-missing Bailey Pumfleet 2021-06-18 23:35:42 +0100
  • cc1b3fa7dd Return 404 when requesting event url that does not exist Alex van Andel 2021-06-18 20:41:12 +0000
  • aed5af0f5e
    Merge pull request #284 from Malte-D/hotfix/selected-calendars Bailey Pumfleet 2021-06-18 21:27:10 +0100
  • 95a99c620e selected calendars hotfix Malte Delfs 2021-06-18 22:11:13 +0200
  • 76b72f64d8 event type custom input WIP Malte Delfs 2021-06-18 21:58:42 +0200
  • 2441f47c10 Fix layout issue with event types Bailey Pumfleet 2021-06-18 17:21:39 +0100
  • 81246edab2
    Merge pull request #268 from emrysal/hotfix/ics-month-error Bailey Pumfleet 2021-06-18 17:04:37 +0100
  • 9f0a80ac87
    Merge pull request #275 from Malte-D/feature/add-buffer-times-for-appointments Bailey Pumfleet 2021-06-18 17:04:12 +0100
  • 1b1c712c89
    Merge branch 'main' into feature/add-buffer-times-for-appointments Bailey Pumfleet 2021-06-18 17:04:05 +0100
  • ecc36a5a0c
    Merge pull request #273 from emrysal/bugfix/add-email-verification-to-migrations Bailey Pumfleet 2021-06-18 17:01:31 +0100
  • 159a7e20a5
    Merge pull request #272 from Malte-D/feature/customise-event-names Bailey Pumfleet 2021-06-18 17:01:00 +0100
  • 90c1ff25bf
    Merge branch 'main' into feature/customise-event-names Bailey Pumfleet 2021-06-18 17:00:52 +0100
  • 2960463f77
    Merge pull request #267 from Malte-D/feature/select-calendars-to-check-for-availability Bailey Pumfleet 2021-06-18 17:00:05 +0100
  • d2466440f9 removed debug logging Malte Delfs 2021-06-18 14:03:31 +0200
  • 50bc6b480e minor change Malte Delfs 2021-06-18 14:00:53 +0200
  • 8bf556c742
    Merge pull request #279 from emrysal/bugfix/useEffect-fires-twice Peer_Rich 2021-06-18 11:35:41 +0100
  • 066032a219
    Merge pull request #276 from calendso/manage-subscription Peer_Rich 2021-06-18 09:31:08 +0100
  • 46bff28f0d Merge remote-tracking branch 'origin/feature/zoom-integration' into feature/zoom-integration nicolas 2021-06-18 02:48:04 +0200
  • c662c97d14 Refactored EventOwner to EventOrganizer nicolas 2021-06-18 02:44:41 +0200
  • 7584b77811 Updated useEffect so it only fires once (added []) Alex van Andel 2021-06-17 19:29:42 +0000
  • b3c5752d67
    updated integration description Peer_Rich 2021-06-17 17:06:32 +0100
  • 46698e4a40 fix: Use proper url parameter for profile img placeholder Rrrricky 2021-06-17 16:47:49 +0200
  • 9e9ffdd656 Added section for zoom app generation in README.md nicolas 2021-06-17 10:59:59 +0200
  • 869ba9b97c Implemented reschedule mail and fixed bug that rescheduling weren't saved nicolas 2021-06-17 02:44:13 +0200
  • a11641d7b9 Implemented common availability nicolas 2021-06-17 01:41:56 +0200
  • 3366a05c1d Implemented legacy method to send email even if there is no integration nicolas 2021-06-17 01:04:08 +0200
  • 9b4cf088c0 Added line break nicolas 2021-06-17 00:57:59 +0200
  • f56ced0ff1 Re-implemented event confirmation mails object based nicolas 2021-06-17 00:56:02 +0200
  • e3dbc52676 Cleaned up loading the availability schedule Alex van Andel 2021-06-16 22:50:29 +0000
  • 9d5186f1e3 Functionality works, only thing left is a bit of cleaning up and all done Alex van Andel 2021-06-16 22:27:27 +0000
  • 04e0b55b51 Introduced more classes for event mails nicolas 2021-06-17 00:26:51 +0200
  • e37dd017c8 Introduced EventOwnerMail and VideoEventOwnerMail as class based implementations nicolas 2021-06-16 23:40:13 +0200
  • 51a8bafaa7 Full zoom integration (except availability check) nicolas 2021-06-16 22:14:44 +0200
  • 1de9ccff3a minor changes Peer Richelsen 2021-06-16 14:04:04 +0100
  • ea75e8974d added getinitialprops Peer Richelsen 2021-06-16 13:44:25 +0100
  • 87f7984d76 added billing to settings Peer Richelsen 2021-06-16 13:42:30 +0100
  • 68bca9e703 Implemented a configurable buffer between events Malte Delfs 2021-06-15 18:19:00 +0200
  • 13d318f4e3 Added migrations for adding external users Alex van Andel 2021-06-15 15:41:45 +0000
  • 738d91787b changed naming Malte Delfs 2021-06-15 17:27:56 +0200
  • 4fb0fbfe07 Made event name customizable Malte Delfs 2021-06-15 17:26:16 +0200
  • 0dce92d4ae added migration Malte Delfs 2021-06-15 16:03:41 +0200
  • dbd1721405 Fixes #266: ICS event is off by one month Alex van Andel 2021-06-14 19:00:37 +0000
  • 03f583b021 Save WIP Alex van Andel 2021-06-14 18:53:20 +0000
  • ad69feed70 Merge branch 'main' into feature/select-calendars-to-check-for-availability Malte Delfs 2021-06-14 20:13:36 +0200
  • 49cb191254
    Merge pull request #261 from Nico-J/fix/add-migration-to-current-state Bailey Pumfleet 2021-06-14 19:06:56 +0100
  • 4caac5a88c Layout fix Malte Delfs 2021-06-14 19:55:55 +0200
  • d3b8431699 Implemented calendar selection for availability checking. Also upgraded outlook integration to be able to check all calendars instead of only the default one. Malte Delfs 2021-06-14 19:45:24 +0200
  • 9ff8e9bd00 Calculate proper duration nicolas 2021-06-14 19:18:53 +0200
  • 49abf06ce6 Deleting zoom also works nicolas 2021-06-14 19:00:17 +0200
  • c4455b74ba Rescheduling zoom works nicolas 2021-06-14 18:55:20 +0200
  • 8e9868db30 Properly concat results and properly handle zoom meeting uuids nicolas 2021-06-14 18:47:05 +0200
  • 3cf00043b1 Persist new refresh token nicolas 2021-06-14 18:13:54 +0200
  • 7ecb7f22e3 Merge branch 'main' into feature/zoom-integration nicolas 2021-06-14 17:17:09 +0200
  • 8d6b30398b
    Merge pull request #260 from Nico-J/feature/cancel-reschedule-in-event-description Bailey Pumfleet 2021-06-13 19:54:37 +0100
  • 31670d37b8 Fixed api urls and env variable names nicolas 2021-06-13 16:18:55 +0200
  • bc8c58e57c Fixed integration identifier nicolas 2021-06-13 16:07:41 +0200
  • 2ba98c5dac Test setup to try zoom meeting creation nicolas 2021-06-13 15:57:01 +0200
  • c66af610e5 Added migration for current db schema nicolas 2021-06-13 15:37:13 +0200
  • 3cf7ffd6a7 First test implementation of video client nicolas 2021-06-13 15:22:17 +0200
  • 30f30d7669 Renamed zoom to zoomvideo nicolas 2021-06-13 14:04:03 +0200
  • 0bb4678bf7 Added subtitle to zoom integrations nicolas 2021-06-13 13:59:40 +0200
  • 124086d1ca Added zoom to list nicolas 2021-06-13 01:24:13 +0200
  • 8227e733e6 Append reschedule/cancel also to event description nicolas 2021-06-13 00:37:35 +0200
  • a231ee6c0d
    Merge pull request #251 from emrysal/feature/invite-external-users Bailey Pumfleet 2021-06-11 22:02:14 +0100
  • 65c7960b76
    Merge branch 'main' into feature/invite-external-users Bailey Pumfleet 2021-06-11 22:02:07 +0100
  • 734d9ad243 Save whole JSON nicolas 2021-06-11 02:32:07 +0200
  • 00f19bd654 Added integration to UI nicolas 2021-06-11 02:29:43 +0200
  • a9a569f876 Removed scopes variable nicolas 2021-06-11 02:17:22 +0200
  • f44c8b6326 Potentially first working version of token fetching for zoom nicolas 2021-06-11 02:14:36 +0200
  • 697cae9cc9 Very rudimentary development version of zoom auth #6 nicolas 2021-06-11 02:13:02 +0200
  • 65a029acde Very rudimentary development version of zoom auth #5 nicolas 2021-06-11 02:10:56 +0200
  • 615e59cde7 Very rudimentary development version of zoom auth #4 nicolas 2021-06-11 02:08:47 +0200
  • 46474c9c70 Very rudimentary development version of zoom auth #3 nicolas 2021-06-11 02:07:02 +0200
  • a2f1462f10 Very rudimentary development version of zoom auth #2 nicolas 2021-06-11 02:03:48 +0200
  • b5733716de Very rudimentary development version of zoom auth nicolas 2021-06-11 01:37:58 +0200
  • b7b644998a
    Merge pull request #258 from Nico-J/bugfix/no-emails-sent-when-no-integration-added Bailey Pumfleet 2021-06-10 22:22:10 +0100
  • 17ccf42976
    Merge pull request #257 from Nico-J/feature/button-for-new-integration Bailey Pumfleet 2021-06-10 22:21:50 +0100
  • cb9d749310 Send email when no integrations are present as well nicolas 2021-06-10 23:18:57 +0200
  • d249c62620 Added button to add integrations nicolas 2021-06-10 22:54:48 +0200
  • 6590775dd3
    Merge pull request #256 from emrysal/main Bailey Pumfleet 2021-06-10 21:16:58 +0100