cal.pub0.org/packages
mischarouleaux 6af0428a18
Booking success query refactor (#5298)
* 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

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

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: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-11-15 12:00:02 -07:00
..
app-store Fix text getting changed after browsing through Reporting tab (#5510) 2022-11-14 10:53:35 +00:00
app-store-cli Add AppStore General Settings support (#4998) 2022-10-15 10:05:14 +00:00
config Sync package.json 2022-11-04 12:15:12 -07:00
core fix/google-calendar-removes-attendees-when-seats-5336 (#5366) 2022-11-05 18:58:35 +00:00
dayjs Update all Yarn dependencies (2022-07-29) (#3599) 2022-08-17 11:38:21 -06:00
emails fix langauge in booking submitted email for attendee (#5526) 2022-11-15 13:55:02 +00:00
embeds feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
eslint-plugin Update all Yarn dependencies (2022-08-17) (#3887) 2022-08-29 17:55:27 -06:00
features Booking success query refactor (#5298) 2022-11-15 12:00:02 -07:00
lib Use Intl.DateTimeFormat logic to determine locale. (#5519) 2022-11-14 19:46:58 +00:00
prisma Add alphanumeric sender ID to SMS workflow actions (#5471) 2022-11-11 15:01:17 +00:00
trpc fix: booking rejection message (#5497) 2022-11-12 21:21:01 +00:00
tsconfig Update all Yarn dependencies (2022-08-17) (#3887) 2022-08-29 17:55:27 -06:00
types Add support to open a redirect URL in new tab (#5480) 2022-11-13 15:51:31 +00:00
ui fix: use tooltip and max-w (#5531) 2022-11-15 14:24:23 +00:00