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-18 15:55:53 +02:00
..
assets
components feat: add task collection to useGanttFilter 2022-10-18 15:55:41 +02:00
composables feat: abstract to useGanttFilter / and useRouteFilter 2022-10-18 14:41:41 +02:00
constants chore: clean up 2022-10-18 14:21:30 +02:00
directives feat: update eslint config 2022-10-04 13:45:16 +02:00
helpers feat: abstract to useGanttFilter / and useRouteFilter 2022-10-18 14:41:41 +02:00
http-common
i18n chore: better naming for input 2022-10-17 16:09:13 +02:00
indexes feat: update eslint config 2022-10-04 13:45:16 +02:00
message feat: add task collection to useGanttFilter 2022-10-18 15:55:41 +02:00
models feat: update eslint config 2022-10-04 13:45:16 +02:00
modelSchema/common
modelTypes feat: add task collection to useGanttFilter 2022-10-18 15:55:41 +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-11 13:22:57 +02:00
services wip daterange 2022-10-10 21:44:59 +02:00
stores feat: move composables in separate files (#2485) 2022-10-04 12:10:12 +00:00
styles Merge branch 'main' into feature/ganttastic 2022-09-27 16:14:12 +02:00
types feat: add task collection to useGanttFilter 2022-10-18 15:55:41 +02:00
views feat: simplify ListGantt styles 2022-10-18 15:55: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-09 13:29:27 +02:00
pinia.ts feat: port tasks store to pinia 2022-09-29 21:40:15 +02:00
registerServiceWorker.ts
sentry.ts
sw.ts
urls.ts
version.json