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. |
||
|---|---|---|
| .. | ||
| AddToHomeScreen.vue | ||
| AppHeader.vue | ||
| ContentAuth.vue | ||
| ContentLinkShare.vue | ||
| DemoMode.vue | ||
| ImportHint.vue | ||
| Logo.vue | ||
| MenuButton.vue | ||
| Navigation.vue | ||
| PoweredByLink.vue | ||
| ProjectsNavigation.vue | ||
| ProjectsNavigationItem.vue | ||
| UpdateNotification.vue | ||