Sink/components/dashboard
ccbikai dd7b898a11 feat: implement URL state persistence for dashboard
Adds URL search params synchronization for dashboard filters and date range
- Stores selected date range in URL for restoration on page reload
- Removes old Filter component in favor of new implementation
- Preserves filter state across page navigation

This change improves user experience by maintaining dashboard state through browser navigation and page reloads.
2025-03-02 14:19:40 +08:00
..
links fix: correct link creation event emission 2025-02-08 20:22:21 +08:00
metrics feat: consolidate time filtering and add advanced filters 2025-03-02 13:40:43 +08:00
Breadcrumb.vue feat: 将固定链接名称抽取到配置中 2024-10-18 11:54:16 +08:00
Counters.vue feat: consolidate time filtering and add advanced filters 2025-03-02 13:40:43 +08:00
DatePicker.vue feat: implement URL state persistence for dashboard 2025-03-02 14:19:40 +08:00
Filters.vue feat: implement URL state persistence for dashboard 2025-03-02 14:19:40 +08:00
Index.vue feat: implement URL state persistence for dashboard 2025-03-02 14:19:40 +08:00
Logout.vue feat: init 2024-05-25 08:09:30 +08:00
Nav.vue feat: Add link search function 2024-12-23 20:57:16 +08:00
Views.vue feat: consolidate time filtering and add advanced filters 2025-03-02 13:40:43 +08:00