kolaente
d45ae31d8c
fix(gantt): preserve query parameters when closing task modal
...
When closing a task modal opened from the Gantt view, the date range
query parameters were lost because closeModal() reconstructed the
route with only projectId and viewId. Now preserves query parameters
from the backdrop view.
2026-04-05 11:31:37 +00:00
kolaente
f7acdf4ac1
fix: don't try to switch to project 0 when reloading the page ( #1855 )
2025-11-26 23:28:05 +01:00
kolaente
4a2f961a77
fix: ContentAuth types
2025-11-22 17:23:03 +01:00
kolaente
8ce8d445ba
fix(kanban): guard task modal race conditions ( #1472 )
2025-09-11 17:15:57 +02:00
Copilot
14e1bd2f55
fix: prevent null history.state errors in modal routing and task navigation ( #1368 )
2025-08-31 19:14:25 +00:00
Dominik Pschenitschni
78fa5742c3
fix: guard null access in composables ( #951 )
2025-06-16 16:02:59 +02:00
Dominik Pschenitschni
bb9dc03351
fix: add newline at end of line ( #827 )
2025-05-24 13:57:47 +02:00
kolaente
bc34a33922
fix(views): move to new project view when moving tasks
2024-03-19 00:47:49 +01:00
kolaente
fc4676315d
chore: move frontend files
2024-02-07 14:56:56 +01:00