frontend/src/composables
kolaente 8902c15f7e
fix: correctly resolve kanban board in the background when moving a task
Resolves F-951
2023-07-10 18:10:14 +02:00
..
useAutoHeightTextarea.ts feat: add-task usability improvements (#2767) 2023-01-04 15:54:09 +00:00
useBodyClass.ts fix(ready): remove class form fragment 2022-01-04 21:15:02 +01:00
useColorScheme.ts fix(user): lint 2023-06-12 16:22:15 +02:00
useCopyToClipboard.ts feat: add fallback for useCopyToClipboard (#2343) 2022-09-13 12:56:29 +00:00
useDaytimeSalutation.ts fix: use onActivated 2023-03-24 23:30:26 +00:00
useMenuActive.ts fix: collapse menu on mobile when path changes 2023-03-07 15:56:09 +00:00
useOnline.ts feat: add vite-plugin sentry 2023-06-18 14:33:21 +02:00
useRedirectToLastVisited.ts fix: follow the happy path 2023-06-19 15:28:06 +02:00
useRenewTokenOnFocus.ts feat: fix calculation of token invalidation (#3077) 2023-02-09 21:45:18 +00:00
useRouteFilters.ts fix(gantt): don't try to load list NaN when opening a task from the gantt chart 2022-11-09 19:54:53 +01:00
useRouteWithModal.ts fix: correctly resolve kanban board in the background when moving a task 2023-07-10 18:10:14 +02:00
useTaskList.ts fix(project): make sure the correct tasks are loaded when switching between projects 2023-06-28 14:41:43 +02:00
useTitle.ts chore: formatting 2023-04-14 21:53:04 +00:00