This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src
2022-10-27 17:48:30 +02:00
..
assets fix: pride logo rounded corners on mobile 2022-06-08 22:55:00 +02:00
components fix(gantt): only unmount chart if there aren't any loaded tasks yet 2022-10-27 17:48:30 +02:00
composables feat: move useGanttTaskList in separate file 2022-10-27 17:47:53 +02:00
constants chore: clean up 2022-10-27 17:47:15 +02:00
directives feat: update eslint config 2022-10-04 13:45:16 +02:00
helpers feat: move useGanttTaskList in separate file 2022-10-27 17:47:53 +02:00
http-common fix: authenticate per request (#2258) 2022-09-04 14:30:11 +00:00
i18n fix: disable dayjsLanguageSync function 2022-10-27 17:47:53 +02:00
indexes feat: update eslint config 2022-10-04 13:45:16 +02:00
message feat(gantt): add task collection to useGanttFilter 2022-10-27 17:47:47 +02:00
models feat: add display of kanban card attachment image 2022-10-05 14:56:10 +02:00
modelSchema/common feat: add modelTypes 2022-09-05 17:57:21 +02:00
modelTypes feat(gantt): add task collection to useGanttFilter 2022-10-27 17:47:47 +02:00
modules fix(quick add magic): time parsing for certain conditions (#2367) 2022-09-15 11:59:29 +00:00
router feat: working route sync 2022-10-27 17:46:36 +02:00
services feat: move useGanttTaskList in separate file 2022-10-27 17:47:53 +02:00
stores fix(subscription): make sure list subscription state is propagated everywhere for the current list 2022-10-24 19:01:01 +02:00
styles chore: remove old component and dependencies 2022-10-27 17:44:50 +02:00
types feat: move useGanttTaskList in separate file 2022-10-27 17:47:53 +02:00
views feat: move useGanttTaskList in separate file 2022-10-27 17:47:53 +02:00
App.vue feat: port base store to pinia 2022-10-01 15:36:44 +02:00
main.ts feat: update ganttastic version 2022-10-27 17:45:29 +02:00
pinia.ts feat: port tasks store to pinia 2022-09-29 21:40:15 +02:00
registerServiceWorker.ts fix: service worker path 2022-04-02 17:23:23 +02:00
sentry.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
sw.ts chore(deps): update workbox monorepo to v6.5.4 (#2204) 2022-08-02 11:40:56 +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