cal/packages/features
sean-brydon b4c6388ce0
feat: overlay your calendar (#11693)
* Init header + login modal component

* Add calendar settings for authed user

* Local storage and using query params for toggle

* Toggle connect screen if query param present and no session

* Local storage + store + way more than that should be in single commit

* Display busy events on weekly view

* Confirm booking slot of overlap exists

* use chevron right when on column view

* Show hover card - overlapping date times

* Invalidate on switch

* FIx clearing local storage when you login to another account

* Force re-render on url state (atom quirks)

* Add loading screen

* Add dialog close

* Remove extra grid config

* Translations

* [WIP] - tests

* fix: google calendar busy times (#11696)

Co-authored-by: CarinaWolli <wollencarina@gmail.com>

* New Crowdin translations by Github Action

* fix: rescheduled value DB update on reschedule and insights view cancelleds (#11474)

* v3.3.5

* fix minutes string (#11703)

Co-authored-by: CarinaWolli <wollencarina@gmail.com>

* Regenerated yarn.lock

* Add error component + loader

* await tests

* disable tests - add note

* Refactor to include selected time

* use no-scrollbar

* Fix i18n

* Fix tablet toolbar

* overflow + i18n

* Export empty object as test is TODO

* Uses booker timezone

* Fix hiding switch too early

* Handle selected timezone

* Fix timezone issues

* Fix timezone issues

---------

Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-10-10 12:05:20 +01:00
..
apps perf: Booker-Bundle Size Improvement - Lazy load react-select, remove lodash and Dom Purify (#10814) 2023-08-18 11:13:21 -07:00
auth refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
bookings feat: overlay your calendar (#11693) 2023-10-10 12:05:20 +01:00
calendars refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
conferencing
ee fix: remove subteam logo (#11715) 2023-10-06 09:47:16 +02:00
embed refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
eventtypes refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
filters fix: seats regression [CAL-2041] 2023-07-11 20:41:08 +05:30
flags feat: Add 300s accelerate cache to feature flags (#11464) 2023-09-20 19:50:28 +01:00
form-builder refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
insights fix: rescheduled value DB update on reschedule and insights view cancelleds (#11474) 2023-10-04 12:10:10 -07:00
kbar refactor: next/router hooks with next/navigation hooks (#9105) 2023-08-02 11:35:48 +02:00
links
schedules chore: throw toast when adding a new date overwrite (#11764) 2023-10-09 10:44:11 +00:00
settings fix: remove subteam logo (#11715) 2023-10-06 09:47:16 +02:00
shell fix: decreased top and bottom padding (#11750) 2023-10-08 21:23:23 +01:00
test refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
timezone-buddy refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
tips chore: fixing some initial re-renders (#10185) 2023-07-19 09:19:53 +00:00
users refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
webhooks fix: Handle payment flow webhooks in case of event requiring confirmation (#11458) 2023-09-30 10:22:32 +05:30
index.ts
MainLayout.tsx perf: Avoid unmounting of Shell on navigation and thus reduce number of paints (#10646) 2023-08-09 15:54:51 -07:00
package.json perf: Booker-Bundle Size Improvement - Lazy load react-select, remove lodash and Dom Purify (#10814) 2023-08-18 11:13:21 -07:00
tailwind.config.js
tsconfig.json New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00