1
0
Fork 0
frontend/src
kolaente 2541733c71
fix(tasks): prevent endless references
This would lead to failing attempts when updating the task later on (for example marking it as favorite)
2023-12-13 19:27:35 +01:00
..
assets
components fix(tasks): prevent endless references 2023-12-13 19:27:35 +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
directives
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-27 00:25:06 +00:00
indexes
message
modelSchema/common
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
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(editor): don't use global shortcut when anything is focused 2023-10-22 12:48:31 +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
views fix(tasks): favorited sub tasks are not shown in favorites pseudo list 2023-12-13 19:22:28 +01:00
App.vue
histoire.setup.ts
main.ts
pinia.ts
polyfills.ts
registerServiceWorker.ts
sentry.ts
sw.ts fix(sw): remove debug option via env as it would not be replaced correctly in prod builds 2023-12-13 18:37:56 +01:00
urls.ts
version.json