Commit graph

  • 5d30586a24 Heavily simplified the startTime and endTime display by removing dayjs from SetTimesModal Alex van Andel 2021-06-29 22:00:25 +0000
  • f91fdd16cf Use HTML to allow line breaks in outlook nicolas 2021-06-29 23:47:50 +0200
  • 098b95ef55 Introduced CalEventParser to acquire rich descriptions for events in integrations nicolas 2021-06-29 23:43:18 +0200
  • 3aa1e1716d
    Merge pull request #327 from Malte-D/hotfix/book-user Bailey Pumfleet 2021-06-29 17:20:49 +0100
  • dfb9870894 hotfix Malte Delfs 2021-06-29 18:17:09 +0200
  • 51c0556d30 Hide Calendso branding Bailey Pumfleet 2021-06-29 17:08:55 +0100
  • 89abba1d53
    Merge pull request #320 from Nico-J/bugfix/zoom-invalid-token Bailey Pumfleet 2021-06-29 16:19:28 +0100
  • 099186fdd9
    Merge branch 'main' into bugfix/zoom-invalid-token Bailey Pumfleet 2021-06-29 16:19:20 +0100
  • 0f840ac859
    Merge pull request #325 from FarazPatankar/main Bailey Pumfleet 2021-06-29 14:13:04 +0100
  • 272cee28d1 add railway button Faraz Patankar 2021-06-29 16:28:42 +0400
  • 726d211f27 attach hangouts location to invitee and organizer email notification femyeda 2021-06-28 19:30:45 -0500
  • e714bd5b8e use google events conference data version 1 femyeda 2021-06-28 15:34:27 -0500
  • 113185e089
    Merge pull request #323 from mihaic195/fix/add-login-link-on-forgot-password-page Bailey Pumfleet 2021-06-29 09:50:56 +0100
  • 9ad1d4fcda
    Merge pull request #322 from femyeda/hotfix/user-can-book-a-day-in-past Bailey Pumfleet 2021-06-29 09:49:49 +0100
  • 39df7d61bc
    fix: add login link on forgot password page mihaic195 2021-06-29 11:45:54 +0300
  • 575747bcd3 Final thing to check is timezones, currently if I am in Kuala Lumpur the time is correct, but it jumps 8 hours due to being out of bound on Seoul. Alex van Andel 2021-06-29 01:45:58 +0000
  • d1bdac45eb dont allow user to book a past date femyeda 2021-06-28 19:39:08 -0500
  • 8020576b06 update message for not available femyeda 2021-06-28 11:01:07 -0500
  • f918f220eb Fixed Zoom Auth nicolas 2021-06-29 02:21:08 +0200
  • f853865600
    Merge pull request #319 from emrysal/hotfix/temporarily-recommend-NEXTAUTH_URL-for-vercel Bailey Pumfleet 2021-06-28 23:13:54 +0100
  • b4272ad7aa Merge branch 'main' of github.com:calendso/calendso into feature/scheduling Alex van Andel 2021-06-28 19:53:07 +0000
  • 588caa6394
    Merge pull request #318 from emrysal/bugfix/add-migration-password-reset Bailey Pumfleet 2021-06-28 18:48:11 +0100
  • a17d477d20 Added NEXTAUTH_URL back to .env.example as it is required on Vercel Alex van Andel 2021-06-28 17:47:40 +0000
  • e6ce82867c Added migration for ResetPasswordRequest Alex van Andel 2021-06-28 15:39:45 +0000
  • 5ebd9d5270
    Merge pull request #315 from emrysal/bugfix/fixes-phoneinput-crashing Bailey Pumfleet 2021-06-28 15:11:54 +0100
  • 52e68b682c Removed isOverride boolean, renamed 'Schedule' to 'Availability' Alex van Andel 2021-06-28 04:24:15 +0000
  • 1eba242820 Compare busyTimes in UTC, re-implement hasErrors Alex van Andel 2021-06-27 22:30:11 +0000
  • 698c64e657 Re-implemented * is all booked today in Slots() component Alex van Andel 2021-06-27 22:02:27 +0000
  • 7030851efb Merged with main, fixed issue that caused multiple AvailableTimes refreshes. Alex van Andel 2021-06-27 21:28:35 +0000
  • 383ec64a7f onChange callback got removed in eslint cleanups Alex van Andel 2021-06-27 13:51:06 +0000
  • c13e067f72
    Merge pull request #314 from Malte-D/hotfix/booking Malte Delfs 2021-06-26 19:53:45 +0200
  • b5b480f7e2 hotfix for booking Malte Delfs 2021-06-26 19:48:24 +0200
  • aa2e35d68e
    Merge pull request #311 from Nico-J/feature/zoom-event-location Bailey Pumfleet 2021-06-25 16:52:52 +0100
  • 8394b12a71
    Merge pull request #307 from femyeda/feat/cal-69/password-reset Bailey Pumfleet 2021-06-25 16:52:36 +0100
  • cc02558ac6
    Merge pull request #310 from femyeda/fix-244-can-book-when-not-available Bailey Pumfleet 2021-06-25 16:51:28 +0100
  • e883ab591a simplify expiry calculation, timezone unneccessary femyeda 2021-06-25 09:23:32 -0500
  • 6fec24a69d use lib folder femyeda 2021-06-25 09:21:21 -0500
  • ad657c0261 use proper response code femyeda 2021-06-25 09:17:39 -0500
  • 2c29368337 fix: passwordResetLink uses correct page femyeda 2021-06-25 09:16:24 -0500
  • 28edb86c14 Don't render location if there is none for now Alex van Andel 2021-06-24 22:48:01 +0000
  • bc47975316 Added zoom as an event location and fixed ESLint nicolas 2021-06-25 00:26:55 +0200
  • ef3274d8f3 Working version ready for testing Alex van Andel 2021-06-24 22:15:18 +0000
  • a53cdf2660 fix: issue where user could book a meeting when unavailable femyeda 2021-06-24 16:20:16 -0500
  • 3c8b9da54d fix: busy times are shown on booking femyeda 2021-06-24 15:00:09 -0500
  • dada6a3a79
    Merge pull request #309 from Malte-D/hotfix/booking-no-await Malte Delfs 2021-06-24 20:42:06 +0200
  • 9c3eea5257 booking hotfix Malte Delfs 2021-06-24 20:41:26 +0200
  • c7bdecbad1
    Merge pull request #308 from Malte-D/hotfix/mail-async Malte Delfs 2021-06-24 19:36:34 +0200
  • 2f20cf2968 made sendEmail async Malte Delfs 2021-06-24 19:30:39 +0200
  • 24f10e4f29
    Merge pull request #296 from Malte-D/feature/refresh-tokens-and-error-handling Bailey Pumfleet 2021-06-24 17:32:38 +0100
  • 646ff4a107 eslint fixes Malte Delfs 2021-06-24 18:12:22 +0200
  • 917b2c4821 Merge branch 'main' into feature/refresh-tokens-and-error-handling Malte Delfs 2021-06-24 17:49:15 +0200
  • ab1298e2ca Allow user to reset password femyeda 2021-06-24 10:59:11 -0500
  • ed92451126 The page was being rendered during the async router.replace call (#306) Alex van Andel 2021-06-24 14:46:35 +0100
  • ea5692c20c Add bookings page Bailey Pumfleet 2021-06-24 14:36:31 +0100
  • a1ddb873f0 minor change to reschedule info in email Peer Richelsen 2021-06-23 23:45:07 +0100
  • 5334c350e2
    The page was being rendered during the async router.replace call (#306) Alex van Andel 2021-06-24 14:46:35 +0100
  • ebb3e87284 Add bookings page Bailey Pumfleet 2021-06-24 14:36:31 +0100
  • 20cd3bc52e minor change to reschedule info in email Peer Richelsen 2021-06-23 23:45:07 +0100
  • 173d4cda77 dep: nodemailer types femyeda 2021-06-23 16:16:41 -0500
  • 2ccbd61a31 dep: handlebars femyeda 2021-06-23 16:11:38 -0500
  • 2f7e303bcf
    Revert "dep: superjson, plays nice with prisma dates" (#305) Femi Odugbesan 2021-06-23 14:15:52 -0500
  • b12198e3a6
    Merge pull request #303 from emrysal/bugfix/prevent-uppercase-usernames-going-forward Bailey Pumfleet 2021-06-23 17:18:33 +0100
  • c036e757d2
    Merge pull request #302 from femyeda/superjson Bailey Pumfleet 2021-06-23 17:15:49 +0100
  • 1668785678 Prevent users from entering mixed case usernames Alex van Andel 2021-06-23 15:49:10 +0000
  • 7a8222a5ca dep: superjson femyeda 2021-06-22 17:44:56 -0500
  • afa2e19f03 added more meta data to booking page Peer Richelsen 2021-06-23 12:14:19 +0100
  • 4d0e32d81e
    Merge pull request #301 from emrysal/bugfix/lowercase-usernames Bailey Pumfleet 2021-06-23 11:30:02 +0100
  • 629a34262e
    Merge branch 'main' into bugfix/lowercase-usernames Bailey Pumfleet 2021-06-23 11:29:56 +0100
  • c428c3f80e
    Merge pull request #300 from Malte-D/feature/og-image Peer_Rich 2021-06-22 19:24:45 +0100
  • 0e27e7e3d9 changed og-image link Malte Delfs 2021-06-22 20:14:28 +0200
  • 892ba8a335 Lowercase the router.query.user & some typescript fixes Alex van Andel 2021-06-22 17:42:32 +0000
  • e4b977c001 fix for single quotes Malte Delfs 2021-06-22 18:01:03 +0200
  • a3b4cbeadd use https://github.com/calendso/og-image to show dynamic og-image of booking links with avatar and title of booking. Malte Delfs 2021-06-22 17:52:52 +0200
  • 1dce84fa8f Merge branch 'main' into feature/scheduling Alex van Andel 2021-06-22 15:19:28 +0000
  • 6c6d262184
    Merge pull request #299 from Malte-D/bugfix/edit-custom-inputs Bailey Pumfleet 2021-06-22 16:15:45 +0100
  • 0ea36cb3f8 added edit/remove for customEventTypeInputs Malte Delfs 2021-06-22 17:10:52 +0200
  • 68912ac290
    Merge pull request #298 from emrysal/hotfix/fix-default-timeFormat Bailey Pumfleet 2021-06-22 15:26:15 +0100
  • 78451a98b1 Updated timeFormat to something more sensible Alex van Andel 2021-06-22 14:25:01 +0000
  • 24a8440111 Disable React in JSX ESLint rule Bailey Pumfleet 2021-06-22 15:08:48 +0100
  • a486d1eb02 Add some extra states Bailey Pumfleet 2021-06-22 15:05:15 +0100
  • 0c8d2c74de
    Merge pull request #292 from emrysal/feature/decrease-conflicts-booking-page-by-component-splitting Bailey Pumfleet 2021-06-22 09:24:19 +0100
  • 7690350124
    feat: allow users to set google meet as a location for events (#287) Femi Odugbesan 2021-06-21 18:15:29 -0500
  • 2a11bcc7f5
    Merge pull request #297 from emrysal/hotfix/dayjs-plugins-missing-in-emails Bailey Pumfleet 2021-06-21 22:33:23 +0100
  • 2471dcc402
    Merge pull request #294 from femyeda/readd-286-bugfix/cancellation-eventtype-null Bailey Pumfleet 2021-06-21 22:00:19 +0100
  • b2812deeff Merge branch 'main' into feature/scheduling Alex van Andel 2021-06-21 20:37:19 +0000
  • b50fe16566 Moved DatePicker and PoweredByCalendso to seperate components Alex van Andel 2021-06-21 20:26:04 +0000
  • 4c62c7c97f Included missing dayjs plugins Alex van Andel 2021-06-21 19:30:00 +0000
  • bc8f2980d3
    Add linting and precommits (#295) Femi Odugbesan 2021-06-21 12:34:01 -0500
  • 22a009edd2 fixes after merge Malte Delfs 2021-06-21 18:15:05 +0200
  • 88ab985ac4 Merge branch 'main' into feature/refresh-tokens-and-error-handling Malte Delfs 2021-06-21 17:56:14 +0200
  • f2265fdbd7 Revert "Revert "Fixed cancellation bug: "cannot read property 'length' of null""" femyeda 2021-06-21 07:31:39 -0500
  • 88fc22ddd4 Updated to latest Alex van Andel 2021-06-21 10:39:01 +0000
  • b0d00e4c70
    Merge pull request #291 from calendso/jit Bailey Pumfleet 2021-06-21 11:36:58 +0100
  • cd0974d8a6
    Merge pull request #290 from Malte-D/feature/custom-fields-on-the-booking-page Bailey Pumfleet 2021-06-21 11:36:05 +0100
  • e9b75b90ba
    Merge branch 'main' into feature/custom-fields-on-the-booking-page Bailey Pumfleet 2021-06-21 11:35:59 +0100
  • 47b39a58e7
    Merge pull request #278 from sourceinteractive/fix/gravatar-url Bailey Pumfleet 2021-06-21 11:35:05 +0100
  • c5bdf4603f
    Merge pull request #277 from Nico-J/feature/zoom-integration Bailey Pumfleet 2021-06-21 11:32:37 +0100
  • 881ba671d5 Change to run getSlots() every time so it updates when selectedDate changes Alex van Andel 2021-06-20 21:01:41 +0000
  • 931e6b26f1 error handling WIP Malte Delfs 2021-06-20 20:32:30 +0200
  • f99729c392 Merged with main Alex van Andel 2021-06-20 17:52:18 +0000