mirror of
https://github.com/erikars/task-list-kanban.git
synced 2026-07-22 10:20:32 +00:00
10 lines
405 B
Text
10 lines
405 B
Text
|
|
feat: implement global saved views
|
||
|
|
|
||
|
|
Implements Phase 5 of SPEC 0030:
|
||
|
|
- Adds globalViews to global settings and global settings tab UI.
|
||
|
|
- Merges global saved views into board-local saved views list with a 'Global' badge.
|
||
|
|
- Displays query-only global saved views in the search bar filter editor.
|
||
|
|
- Prevents deletion of global saved views from board views.
|
||
|
|
|
||
|
|
Assisted-by: Antigravity <antigravity@google.com>
|