Commit Graph

12 Commits (4f6612f48c6c0b61d2ac823d90bc6e1c056d09ef)

Author SHA1 Message Date
zomars 3643d62ce6 Merge branch 'main' into monorepo/app-store 2022-02-28 10:19:52 -07:00
alannnc f8aa274b07
Fix billing portal for users without stripeCustomerId (#1936) 2022-02-23 22:51:10 +00:00
zomars 93a6039c8c Merge branch 'main' into monorepo/app-store 2022-02-23 09:03:57 -07:00
Agusti Fernandez b860a79d59
Detect users browser locale for time format 12/24 hours (#1900)
* fix: adds new isBrowserLocal24h timeFormat util, uses in BookingPage

* fix: adds new time format locale detector in available times

* fix: removes 24h clock from availabletimes

* chore: move timeFormat to lib util, add to payment page

* chore: remove commented out is24h

* fix: adds timeFormat to success page

* fix: adds timeFormat to cancel page

* fix: adds timeFormat to video meeting ended/not started pages

* fix: removes added typo in success page

* fix: reverts back to use of is24h Switch in available times / time options, renames timeFormat to detectBrowserTimeFormat to avoid collisions

* fix: moves use uf isBrowserLocal24h() to clock util initClock() itself, by calling it only if no localStorage settings are set

* chore: move back timeFormat props to line it was so no change

* chore: remove empty line in timeOptions

* chore: move back timeFormat where it was in TimeOptions props

* chore: add back empty line before selectedTimeZone return

* fix: reverts back to use of is24h in payments page

* feat: adds browser locale as default in payment page in case there's no settings set by the customer

* feat: adds browser locale as default in success page

* fix: deconstruct props so eslint passes

* fix: lint issue for extra empty line in meeting-ended uid page

Co-authored-by: Agusti Fernandez <git@agusti.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-23 12:37:15 +00:00
zomars 8b2fd0d626 Type fixes 2022-02-22 15:01:10 -07:00
zomars 010d82ec00 patch applied 2022-02-22 14:58:23 -07:00
zomars 801e4c4600 patch applied 2022-02-22 14:58:21 -07:00
Omar López 944a3c02ce
Eslint fixes (#1898)
* Eslint fixes

* Docs build fixes
2022-02-18 16:53:45 +00:00
Peer Richelsen 58ef1bbc36
updated license url (#1820) 2022-02-11 20:55:46 +00:00
Peer Richelsen 936378831e
Update README.md 2022-02-11 10:58:27 +00:00
zomars 038e8a4b7d Runs prettier 2022-02-10 14:22:45 -07:00
zomars 0bc511a886 Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00