cal.pub0.org/packages/features
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
..
auth Impersonate UI (#4243) 2022-09-08 15:35:31 +00:00
availability Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
bookings Booking success query refactor (#5298) 2022-11-15 12:00:02 -07:00
calendars feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
conferencing Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
ee Booking success query refactor (#5298) 2022-11-15 12:00:02 -07:00
eventtypes/components Empty Screen Improvements to Public event type list (#5178) 2022-10-24 22:20:41 +00:00
links Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
schedules feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
users added desktop app layout for v2.0, changed 2.0 banner (#4242) 2022-09-07 09:01:33 -06:00
webhooks feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
index.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
package.json Update all Yarn dependencies (2022-07-29) (#3599) 2022-08-17 11:38:21 -06:00
tsconfig.json Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00