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

Filter special schedules #41

Open
4 tasks
Levi-Lesches opened this issue Apr 19, 2021 · 0 comments
Open
4 tasks

Filter special schedules #41

Levi-Lesches opened this issue Apr 19, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers Low priority This issue can be worked on later

Comments

@Levi-Lesches
Copy link
Member

Levi-Lesches commented Apr 19, 2021

Some schedules are special, meaning that they're only shown once. We can filter those out of the UI, as they can accumulate over the year(s).

Data

  • Add a bool Schedule.isSpecial
  • Add isSpecial to Schedule.fromJson and Schedule.toJson

Pages

  • Filter special schedules from the dropdown in SchedulePage
  • Insert a checkbox in ScheduleBuilder to toggle special status
@Levi-Lesches Levi-Lesches added enhancement New feature or request Low priority This issue can be worked on later good first issue Good for newcomers labels Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Low priority This issue can be worked on later
Projects
None yet
Development

No branches or pull requests

3 participants