frontend/src
kolaente aa5e11915e
fix(filter): don't prevent entering date math strings
Resolves https://community.vikunja.io/t/filter-setting-s/1791/2
2023-11-17 19:38:55 +01:00
..
assets feat: new image for the unauthenticated views 2023-06-12 21:58:17 +02:00
components fix(filter): don't prevent entering date math strings 2023-11-17 19:38:55 +01:00
composables fix(kanban): opening a task from the kanban board and then reloading the page should not crash everything when then navigating back 2023-11-15 23:43:39 +01:00
constants feat: change the link share hash name 2023-06-19 15:28:06 +02:00
directives fix(deps): update dependency @github/hotkey to v2.1.0 (#3766) 2023-10-11 09:01:48 +00:00
helpers fix(filter): don't prevent entering date math strings 2023-11-17 19:38:55 +01:00
i18n [skip ci] Updated translations via Crowdin 2023-11-14 00:13:32 +00:00
indexes feat: update eslint config 2022-10-04 13:45:16 +02:00
message chore: provide better error messages when refreshing user info fails 2023-07-10 12:20:40 +02:00
modelSchema/common feat(gantt): use time constants 2022-10-27 17:49:29 +02:00
modelTypes chore(deps): update dev-dependencies (major) (#3741) 2023-10-20 19:34:11 +00:00
models fix(task): correctly build task identifier 2023-10-20 16:52:03 +02:00
modules fix(quick add magic): repeating intervals in words 2023-07-13 18:20:30 +02:00
router fix(kanban): opening a task from the kanban board and then reloading the page should not crash everything when then navigating back 2023-11-15 23:43:39 +01:00
services feat(notifications): add option to mark all as read 2023-10-20 16:52:03 +02:00
stores fix(auth): silently discard invalid auth tokens and log the user out 2023-09-29 10:38:00 +02:00
styles fix(task): make sure the modal close button is not overlapped with the title field (#3256) 2023-10-22 17:40:50 +00:00
types feat(reminders): add proper time picker for relative dates 2023-06-09 13:19:47 +02:00
views fix(tasks): don't use the filter for upcoming when one is set for the home page 2023-11-17 19:08:08 +01:00
App.vue feat: add demo mode warning message 2023-09-01 18:09:19 +02:00
histoire.setup.ts fix: has-pseudo-class polyfill 2023-03-29 17:22:06 +02:00
main.ts fix: lint 2023-08-24 11:27:31 +02:00
pinia.ts feat: port tasks store to pinia 2022-09-29 21:40:15 +02:00
polyfills.ts fix: has-pseudo-class polyfill 2023-03-29 17:22:06 +02:00
registerServiceWorker.ts fix(base): Use Build Time Base Path 2023-02-03 09:21:06 +01:00
sentry.ts chore(sentry): only load sentry when enabled 2023-06-18 15:01:49 +02:00
sw.ts chore(deps): update workbox monorepo to v7 (major) (#3556) 2023-06-02 11:03:36 +00:00
urls.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
version.json Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00