Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "All calendars" option #166

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ValentinViennot
Copy link

Added an "All calendars" option to load and merge events from all accessible calendars

  • Add an "All calendars" option to the CalendarsList
  • Refactor LoadCalendarEvents to load only unfetched calendars
  • Replace LoadCalendarEvents with LoadCalendarsEvents to accept lists
  • Store Calendar loading state separately to support parallel fetching
  • Add tests for multiple calendars selection
  • Set "npm test" command to match the TZ used to generate string snapshots in tests

Set npm test command to match the TZ used to generate string snapshots in tests
- Add an "All calendars" option to the CalendarsList
- Refactor LoadCalendarEvents to load only unfetched calendars
- Replace LoadCalendarEvents with LoadCalendarsEvents to accept lists
- Store Calendar loading state separately to support parallel fetching
- Add tests for multiple calendars selection
@ctwhome
Copy link

ctwhome commented Oct 21, 2022

It would be lovely to merge this pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants