vikunja/frontend/src
kolaente a7bd9dad24
feat(task): use focus-visible for task focus styles
2024-09-19 13:01:18 +02:00
..
assets fix(logo): add width and height to pride logo svg 2024-06-06 16:26:56 +02:00
components feat(task): use focus-visible for task focus styles 2024-09-19 13:01:18 +02:00
composables fix(filters): reload tasks silently when marking one done in the list 2024-07-18 15:51:03 +02: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 fix: lint 2024-09-14 12:12:47 +02:00
i18n chore(i18n): update translations via Crowdin 2024-09-14 00:25:59 +00: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(filters): correctly transform and populate saved filter when creating and editing 2024-09-19 12:21:19 +02:00
modules fix(quick add magic): assume today when no date was specified with time 2024-06-06 21:44:29 +02: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(kanban): correctly paginate filtered kanban buckets 2024-09-14 09:37:21 +02: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(task): align task title on mobile popup 2024-09-18 11:36:06 +02: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 chore: move frontend files 2024-02-07 14:56:56 +01:00
sentry.ts fix(sentry): do not send api errors to sentry 2024-03-13 19:31:43 +01:00
sw.ts fix(service worker): use correct workbox version 2024-09-02 23:40:17 +02:00
urls.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
version.json chore: move frontend files 2024-02-07 14:56:56 +01:00