cal.pub0.org/packages/features/calendars
sean-brydon 6fc9e9315d
Bug/checkbox calendar sync state (#8677)
* switch wip

* Implement calendar switch component

* Checked default

* Add spinner to improve UX

* Add connected calendar reivaluate

* Remove local state

* Move back to middleware

* Fix spacing issue

* fix: spacing

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

---------

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-05-09 17:53:23 +01:00
..
weeklyview add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
CalendarSwitch.tsx Bug/checkbox calendar sync state (#8677) 2023-05-09 17:53:23 +01:00
DatePicker.tsx CAL-1556: Alignment of current day dot in datepicker. (#8663) 2023-05-04 11:53:50 +01:00
DestinationCalendarSelector.tsx Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +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