vikunja/frontend/src/components/home
kolaente 49af08d3f6
feat(filters): add UI for marking saved filters as favorites (#2055)
This PR adds UI support for marking saved filters as favorites. The backend already supports the `is_favorite` field for saved filters, but the frontend didn't expose this functionality. Users can now favorite/unfavorite saved filters just like regular projects.
2026-01-07 16:21:41 +00:00
..
AddToHomeScreen.vue fix: style issues 2025-08-06 10:55:23 +02:00
AppHeader.vue fix: resolve readonly project type issue in AppHeader.vue 2025-11-22 17:23:03 +01:00
ContentAuth.vue feat: make sidebar resizable (#1965) 2025-12-12 10:46:46 +00:00
ContentLinkShare.vue fix: return undefined instead of null in ContentLinkShare getProjectRoute() 2025-11-22 17:23:03 +01:00
DemoMode.vue feat: replace bottom with logical properties 2025-08-03 15:05:48 +02:00
ImportHint.vue fix(components): use undefined instead of empty object in ImportHint 2025-11-22 17:23:03 +01:00
Logo.vue feat: allow setting dark custom logo 2025-11-12 21:07:01 +01:00
MenuButton.vue fix: style issues 2025-08-06 10:55:23 +02:00
Navigation.vue feat(filters): add UI for marking saved filters as favorites (#2055) 2026-01-07 16:21:41 +00:00
PoweredByLink.vue fix: convert all css properties to logical 2025-08-03 15:05:48 +02:00
ProjectsNavigation.vue feat(tasks): move tasks between projects with drag and drop (#1945) 2025-12-10 18:59:38 +00:00
ProjectsNavigationItem.vue feat(filters): add UI for marking saved filters as favorites (#2055) 2026-01-07 16:21:41 +00:00
UpdateNotification.vue fix: service worker types 2025-11-22 17:23:03 +01:00