* feat/filter-panel-as-context-menu:
feat(customizerMenu): polish new filter menu button and menu
feat(customizerMenu): change color of active filter button
feat(customizerMenu): move filter button to right of project title
feat(customizerMenu): move filter button left of play button
feat(customizerMenu): try to move checkmark to the right
feat(customizerMenu): second draft for component
feat(customizerMenu): first draft for component
# Conflicts:
# src/app/core-ui/main-header/desktop-panel-buttons/desktop-panel-buttons.component.ts
# src/app/core-ui/main-header/main-header.component.html
# src/app/features/panels/panel-content.service.ts
# src/app/features/right-panel/right-panel-content.component.ts
* feat/calendar-panel-cleaner: (50 commits)
feat(scheduleDayPanel): add message for first time users
fix(scheduleDayPanel): animation
feat: outline help-box component
fix(scheduleRightPanel): styling of create-task-placeholder.component.scss
feat(scheduleRightPanel): improve drop before
feat(scheduleRightPanel): improve styling
feat(scheduleRightPanel): improve drag over 1
feat(scheduleRightPanel): refresh panel every two minutes
feat(scheduleRightPanel): make scaling work
feat(scheduleRightPanel): fix jumping header button
feat(scheduleRightPanel): consider current task in panel too
feat(scheduleRightPanel): don't play task snapback ani
feat(scheduleRightPanel): improve on drag out to unschedule 2
feat(scheduleRightPanel): improve on drag out to unschedule
feat(scheduleRightPanel): use schedule-event as preview when dropping tasks
refactor(scheduleRightPanel): share scheduled days
feat(scheduleRightPanel): improve styling
refactor(scheduleRightPanel): improve code quality
feat(scheduleRightPanel): make drag task on schedule work better
feat(scheduleRightPanel): make it work for touch
...