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
Dominik Pschenitschni 066553838a
fix: improve return type
2022-10-27 17:51:09 +02:00
..
assets fix: pride logo rounded corners on mobile 2022-06-08 22:55:00 +02:00
components chore: refactor parseTimeLabel to own function 2022-10-27 17:51:09 +02:00
composables feat(gantt): reset gantt filter 2022-10-27 17:49:45 +02:00
constants feat(gantt): use time constants 2022-10-27 17:49:29 +02:00
directives feat: update eslint config 2022-10-04 13:45:16 +02:00
helpers chore(gantt): upgrade packages 2022-10-27 17:50:31 +02:00
http-common fix: authenticate per request (#2258) 2022-09-04 14:30:11 +00:00
i18n fix(gantt): useDayjsLanguageSync and move to separate file 2022-10-27 17:50:47 +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
modelSchema/common feat(gantt): use time constants 2022-10-27 17:49:29 +02:00
modelTypes feat(gantt): add task collection to useGanttFilter 2022-10-27 17:47:47 +02:00
models feat(gantt): use time constants 2022-10-27 17:49:29 +02:00
modules feat(gantt): use time constants 2022-10-27 17:49:29 +02:00
router chore: don't pass other params to ListGantt than route 2022-10-27 17:49:35 +02:00
services feat(gantt): use time constants 2022-10-27 17:49:29 +02:00
stores feat(gantt): use time constants 2022-10-27 17:49:29 +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 fix: improve return type 2022-10-27 17:51:09 +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