cal/packages
Jeroen Reumkens 6d45e1c7c7
#4533: Show correct time format on booking page (#4771)
* #4533: Store timeformat preferences in localstorage when changing profile. This way you see the correct format on the booking page. Also abstracted the reuse of the localstorage key for timeformat into a small util function, to prevent typos in the future.

* Update apps/web/components/booking/pages/AvailabilityPage.tsx

* 4533: Changed 24hfromlocalstorage values from strings to real booleans for better DX.

* Update apps/web/lib/clock.ts

Co-authored-by: alannnc <alannnc@gmail.com>

* Make code shorter by only handling remaining cases

Co-authored-by: alannnc <alannnc@gmail.com>

* Remove unnecessary boolean check

Co-authored-by: alannnc <alannnc@gmail.com>

Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: alannnc <alannnc@gmail.com>
2022-09-30 14:45:28 +02:00
..
app-store add trpc v10 (#4683) 2022-09-29 16:58:29 +00:00
app-store-cli Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30
config feat: add transition in toasts (#4658) 2022-09-28 19:01:19 +01:00
core Fix connected calendar list (#4743) 2022-09-29 12:58:53 +00:00
dayjs Update all Yarn dependencies (2022-07-29) (#3599) 2022-08-17 11:38:21 -06:00
emails render scheduled email instad of rescheduled email (#4722) 2022-09-27 20:48:35 +01:00
embeds feat: v2 embed (#4477) 2022-09-15 05:34:11 +00:00
eslint-plugin Update all Yarn dependencies (2022-08-17) (#3887) 2022-08-29 17:55:27 -06:00
features #4533: Show correct time format on booking page (#4771) 2022-09-30 14:45:28 +02:00
lib #4533: Show correct time format on booking page (#4771) 2022-09-30 14:45:28 +02:00
prisma Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30
trpc add trpc v10 (#4683) 2022-09-29 16:58:29 +00:00
tsconfig Update all Yarn dependencies (2022-08-17) (#3887) 2022-08-29 17:55:27 -06:00
types Feat: v2 App Store / Installed Apps (#4220) 2022-09-15 19:53:09 +00:00
ui Fix RadixUI dropdown 1.0.0 (#4767) 2022-09-30 12:29:22 +02:00