vikunja/frontend/src
kolaente 796199827e
feat(filters): show when the current view has a filter as well and both will be used
This should make it clear when a filter does not bring the expected results - maybe because it contradicts with the one set in the view.
Related to https://github.com/go-vikunja/vikunja/issues/296
2024-10-30 15:27:33 +01:00
..
assets fix(logo): add width and height to pride logo svg 2024-06-06 16:26:56 +02:00
components feat(filters): show when the current view has a filter as well and both will be used 2024-10-30 15:27:33 +01:00
composables fix: lint issues 2024-10-29 09:57:53 +00:00
constants feat: improve types (#2368) 2024-06-12 10:04:26 +00:00
directives chore: move frontend files 2024-02-07 14:56:56 +01:00
helpers feat(filters): add "not in" operator for filters 2024-10-29 12:03:16 +01:00
i18n feat(filters): show when the current view has a filter as well and both will be used 2024-10-30 15:27:33 +01:00
indexes chore: move frontend files 2024-02-07 14:56:56 +01:00
message fix(filters): show actual error message from api when the filter query is invalid 2024-07-18 15:35:33 +02:00
modelSchema/common chore: move frontend files 2024-02-07 14:56:56 +01:00
modelTypes fix(filters): correctly transform and populate saved filter when creating and editing 2024-09-19 12:21:19 +02:00
models fix(attachments): Add .jpeg to previewable image (#2770) 2024-10-21 15:04:17 +00:00
modules fix: lint issues 2024-10-29 09:57:53 +00:00
router fix(migration): revert to old path for migration routing 2024-07-14 22:49:30 +02:00
services fix(filters): correctly transform and populate saved filter when creating and editing 2024-09-19 12:21:19 +02:00
stores fix: lint issues 2024-10-29 09:57:53 +00:00
styles feat(navigation): use focus-visible for nav items 2024-09-19 12:36:33 +02:00
types feat(components): align component name casing Modal 2024-06-17 13:41:35 +02:00
views fix: lint issues 2024-10-29 09:57:53 +00:00
App.vue feat: rename TheNavigation to AppHeader 2024-07-07 14:57:23 +00:00
histoire.setup.ts feat(components): align component name casing Modal 2024-06-17 13:41:35 +02:00
main.ts feat(components): align component name casing Modal 2024-06-17 13:41:35 +02:00
pinia.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
registerServiceWorker.ts fix: lint issues 2024-10-29 09:57:53 +00:00
sentry.ts fix(sentry): do not send api errors to sentry 2024-03-13 19:31:43 +01:00
sw.ts chore(deps): set workbox version to 7.3.0 2024-10-30 06:26:34 +00:00
urls.ts feat: add utm tag to powered by link 2024-09-23 12:07:06 +02:00
version.json chore: move frontend files 2024-02-07 14:56:56 +01:00