cal.pub0.org/apps/web/pages/v2
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
..
apps Fixing border in installed apps (#4745) 2022-09-29 13:26:36 +00:00
auth added more app store screenshots (#4564) 2022-09-18 11:58:32 +00:00
availability Feature/deprecate title translations (#4682) 2022-09-29 12:41:40 +00:00
bookings #4445: Fix to prevent bookings with long titles or a lot of content from overflowing on the page. (#4769) 2022-09-30 11:47:20 +01:00
event-types Fix RadixUI dropdown 1.0.0 (#4767) 2022-09-30 12:29:22 +02:00
settings #4533: Show correct time format on booking page (#4771) 2022-09-30 14:45:28 +02:00
teams Old teams page in v2 (#4553) 2022-09-17 17:53:31 +00:00
workflows
success.tsx #4533: Show correct time format on booking page (#4771) 2022-09-30 14:45:28 +02:00