cal.pub0.org/packages/lib
Carina Wollendorfer fac0b0fa32
Improving cancellation flow (#5447)
* Booking succes query refactor

The query is now using the uid as its main identifier for the success page

* Minor changes to the succes.tsx and tests

* Convert eventtype dates to string, and only select eventtype slug from db to have a smaller query (we don't need more data, and this way we don't need to convert the dates in here to smaller strings either.)

* In the payment component get the bookingUid from props instead of the query

* design fixes

* fix UI for recurring bookings

* fix success page for recurring events

* fix cancelling recurring events

* fix design of successful cancellation page

* fix email redirect + design fixes

* remove old cancel page

* fix v2 design for text area

* Changed the recurringMutation to use the uid for the success booking page

* redirect form old to new cancel page

* fix success page for recurring events

* rename to allRemainingbookings

* fix old cancel redirect

* fix recurring cancel link in email

* fix redirect when cancelling one recurring booking

* remove reschedule for recurring events in email

* create queryschema for cancel success page

* scroll down to bottom if cancel

* add cancellation reason

* fix tests

* fix old /cancel component

* code clean up

* Uses URL query as cancellation state

Also fixes string to boolean inference

Co-authored-by: Mischa Rouleaux <mischa-rouleaux@live.nl>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2022-11-16 19:48:17 +00:00
..
browser Cleanup + migrate away from process.browser (#5408) 2022-11-08 08:36:59 +01:00
date-fns Circumvents Dayjs issue by going native (#5363) 2022-11-07 15:16:35 +00:00
hooks feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
server fix/team-billing-update-publish-form (#5476) 2022-11-11 20:38:21 +00:00
sync Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
test Hide other attendees on event types with seats (#4766) 2022-10-18 13:41:50 -06:00
CalEventParser.ts Improving cancellation flow (#5447) 2022-11-16 19:48:17 +00:00
CalendarService.ts Feature/invalid credentials (#5120) 2022-10-31 22:06:03 +00:00
CloseCom.ts Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
CloseComeUtils.ts Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
CustomBranding.tsx Feat/design system (#3051) 2022-07-22 18:39:50 -06:00
OgImages.tsx use LOGO constant instead of fixed string in OgImages (#5234) 2022-11-05 20:20:59 +00:00
auth.ts Disable ADMIN role when password requirements aren't met (#5445) 2022-11-09 16:23:39 +00:00
availability.ts Added timeZone to v2, bugfix availabilityAsString (#4210) 2022-09-06 12:34:29 -06:00
classNames.ts
constants.ts Team billing (#5453) 2022-11-10 13:23:56 -07:00
convertToNewDurationType.ts Minimum booking notice will allow hours and days (#5217) 2022-11-14 09:12:28 +00:00
crypto.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
default-cookies.ts Update default-cookies.ts 2022-06-05 13:54:13 -06:00
defaultAvatarImage.ts replaced gravatar default (#4158) 2022-09-05 10:23:39 +00:00
defaultEvents.ts Hide other attendees on event types with seats (#4766) 2022-10-18 13:41:50 -06:00
deriveAppDictKeyFromType.ts Close.com App (#3709) 2022-08-15 20:45:15 +00:00
env.ts Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
errors.ts Feature/invalid credentials (#5120) 2022-10-31 22:06:03 +00:00
fetchUsername.ts feature/settings-username-update (#2306) 2022-07-06 13:31:07 -06:00
findDurationType.ts Minimum booking notice will allow hours and days (#5217) 2022-11-14 09:12:28 +00:00
getIP.ts Implements quick ip banlist 2022-08-24 10:57:23 -06:00
getPlaceholderAvatar.tsx Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
getSafeRedirectUrl.ts Hotfix: Be more strict with safeRedirectUrl check (#4675) 2022-09-24 09:40:49 +01:00
getStripeAppData.ts Introduce EventTypeAppCard in app-store and make it super easy to add it through CLI - Also adds Fathom app (#4727) 2022-10-14 10:24:43 -06:00
hasKeyInMetadata.ts feature/settings-username-update (#2306) 2022-07-06 13:31:07 -06:00
http-error.ts
i18n.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
index.ts Feat Booking Limits (#4759) 2022-10-12 05:29:04 +00:00
isBookingLimits.ts Feat Booking Limits (#4759) 2022-10-12 05:29:04 +00:00
isCalcom.ts <Tips> in sidebar (#4999) 2022-10-14 19:38:05 +00:00
isMac.ts Adds a fully extensible command(ctrl)+k interface for Cal (#3346) 2022-07-14 06:45:07 +00:00
isOutOfBounds.tsx Bugfix/i3531 round robin assigns to unavailable members (#3813) 2022-08-15 13:52:01 -06:00
isPrismaObj.ts License server (#2379) 2022-05-26 11:07:14 -06:00
isRecurringEvent.ts Recurring event fixes (#3030) 2022-06-09 18:32:34 -06:00
jsonUtils.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
logger.ts Gegt only warn,error and fatal (#5259) 2022-10-28 09:19:48 +00:00
next-seo.config.ts #4252 Use vercel og to generate og images for meetings and apps. (#4943) 2022-10-18 11:46:22 -06:00
notEmpty.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
objectKeys.ts Enables strict mode in nextjs apps (#2354) 2022-04-04 20:26:14 +00:00
package.json #4252 Use vercel og to generate og images for meetings and apps. (#4943) 2022-10-18 11:46:22 -06:00
profile.ts replaced gravatar default (#4158) 2022-09-05 10:23:39 +00:00
random.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
rateLimit.ts fix: rate limit auth (#3820) 2022-08-30 13:58:35 -06:00
recurringStrings.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
sanitizeCalendarObject.ts Fix availability free-busy data pull, location change and status in CALDAV | new branch (attempt#2) (#3958) 2022-08-25 14:48:30 +05:30
serverConfig.ts Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
slots.ts Bugfix/5271 wrong availability displayed on nov 6 (#5365) 2022-11-04 10:59:38 -04:00
slugify.ts
telemetry.ts V2 Main (#3549) 2022-08-24 14:18:42 -06:00
text.ts #4252 Use vercel og to generate og images for meetings and apps. (#4943) 2022-10-18 11:46:22 -06:00
timeFormat.ts Use Intl.DateTimeFormat logic to determine locale. (#5519) 2022-11-14 19:46:58 +00:00
tsconfig.json Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
webstorage.ts Hotfix: Embed - Fix issue in accessing sessionStorage in certain scenarios (#3851) 2022-08-16 04:18:13 +00:00
weekday.ts Added timeZone to v2, bugfix availabilityAsString (#4210) 2022-09-06 12:34:29 -06:00