cal.pub0.org/apps/web/pages
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
..
[user] Latest tweaks (#4482) 2022-09-15 09:33:34 +00:00
api Fix connected calendar list (#4743) 2022-09-29 12:58:53 +00:00
apps Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30
auth Fix long url and show password (#4738) 2022-09-29 11:40:37 -03:00
availability Improved load state (#4696) 2022-09-28 19:05:28 +01:00
bookings add trpc v10 (#4683) 2022-09-29 16:58:29 +00:00
cancel redesigned cancel page to new design (#3923) 2022-08-22 19:48:33 +00:00
d/[link] wip: remove metamask app (#4049) 2022-09-02 17:55:12 -06:00
event-types Fix RadixUI dropdown 1.0.0 (#4767) 2022-09-30 12:29:22 +02:00
getting-started fix: add translation in getServerSideProps (#4390) 2022-09-13 14:07:10 -05:00
payment Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
reschedule If booking doesnt exist its 404 page but if it exists and eventType doesnt exist, log it for now and continue with the flow (#3202) 2022-06-30 09:09:15 -06:00
sandbox add trpc v10 (#4683) 2022-09-29 16:58:29 +00:00
settings #4533: Show correct time format on booking page (#4771) 2022-09-30 14:45:28 +02:00
team fixed dark mode team page (#4315) 2022-09-08 21:33:19 +00:00
v2 #4533: Show correct time format on booking page (#4771) 2022-09-30 14:45:28 +02:00
video fix color for calcom logo on /video (#4326) 2022-09-09 09:44:25 +02:00
workflows V2 Workflows (#4047) 2022-08-31 13:42:37 -06:00
404.tsx fixed 404 signup page (#4603) 2022-09-19 15:49:04 +00:00
500.tsx There is lot of hardcoding links in application (#3130) 2022-07-01 11:19:52 -06:00
[user].tsx Latest tweaks (#4482) 2022-09-15 09:33:34 +00:00
_app.tsx V2.0 - Routing Forms and Shell 2.0 everywhere (#3902) 2022-09-02 19:00:41 +00:00
_document.tsx added desktop app layout for v2.0, changed 2.0 banner (#4242) 2022-09-07 09:01:33 -06:00
_error.tsx Type fixes 2022-05-17 15:32:54 -06:00
index.tsx
more.tsx Old teams page in v2 (#4553) 2022-09-17 17:53:31 +00:00
old-getting-started.tsx add trpc v10 (#4683) 2022-09-29 16:58:29 +00:00
success.tsx #4533: Show correct time format on booking page (#4771) 2022-09-30 14:45:28 +02:00