cal.pub0.org/packages/features/calendars
Joe Au-Yeung 5ab5af753a
Fix destination calendar overflow on installed and move DestinationCalendarSelector to feature package (#4778)
* Standardize destination calendar selector

* Move DestinationCalendarSelector to feature package

* Render integration name

* Add custom components to label and selected

* Render destinationCalendar on page load

* Change name to just Outlook

* Small fixes

* Merge branch 'main' into hotfix/install-calendar-overflow

* Merge branch 'main' into hotfix/install-calendar-overflow

* Fix type errors

* Fix type errors

* Update apps/web/pages/settings/my-account/calendars.tsx

* More type fixes

Co-authored-by: Omar López <zomars@me.com>
2022-10-18 18:06:26 +00:00
..
DestinationCalendarSelector.tsx Fix destination calendar overflow on installed and move DestinationCalendarSelector to feature package (#4778) 2022-10-18 18:06:26 +00:00
README.md Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00

README.md

Calendars related code will live here

  • Maybe migrate CalendarManager here
  • Maybe migrate EventManager here