kolaente 75262b716f
fix(kanban): opening a task from the kanban board and then reloading the page should not crash everything when then navigating back
Before this fix, the following would not work:

1. Open the kanban view of a project
2. Click on a task to open it in a modal
3. Reload the page
4. Using your browser's back button, navigate back

Instead of showing the kanban board with the task modal closed, it would
navigate to `/projects/0/kanban` and crash.
2023-11-15 23:43:39 +01:00
..
filters chore(editor): cleanup unused options 2023-10-21 19:46:25 +02:00
labels chore(editor): cleanup unused options 2023-10-21 19:46:25 +02:00
migrate feat(migration): proper wording for async migration 2023-11-09 00:14:37 +01:00
project 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
sharing chore(deps): update dev-dependencies (major) (#3741) 2023-10-20 19:34:11 +00:00
tasks feat(task): save currently opened task with control/meta + s 2023-10-11 17:44:17 +02:00
teams chore(editor): cleanup unused options 2023-10-21 19:46:25 +02:00
user chore(deps): update dev-dependencies (major) (#3741) 2023-10-20 19:34:11 +00:00
404.vue feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
About.vue fix: show frontend version in about dialog 2022-10-24 15:41:12 +02:00
Home.vue fix: lint 2023-05-24 15:54:37 +02:00