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 51e29af010
feat: nest ProjectsNavigation in Expandable
2023-04-11 16:25:31 +02:00
..
assets feat: abstract BaseCheckbox 2023-03-29 17:17:49 +02:00
components feat: nest ProjectsNavigation in Expandable 2023-04-11 16:25:31 +02:00
composables feat: remove all namespace leftovers 2023-04-01 11:24:10 +02:00
constants chore(config): remove unused URL_PREFIX const (#2926) 2023-01-05 13:35:28 +00:00
directives feat: abstract BaseCheckbox 2023-03-29 17:17:49 +02:00
helpers chore: refactor get parents project and move to projects store 2023-04-01 11:24:21 +02:00
i18n feat: allow selecting a parent project when creating a project 2023-04-01 11:24:22 +02:00
indexes feat: update eslint config 2022-10-04 13:45:16 +02:00
message chore: improve `@/message` `action` type (#3209) 2023-03-08 09:51:55 +00:00
modelSchema/common feat(gantt): use time constants 2022-10-27 17:49:29 +02:00
modelTypes feat: allow selecting a parent project when duplicating a project 2023-04-01 11:24:22 +02:00
models feat: don't handle child projects and instead only save the ids 2023-04-01 11:24:21 +02:00
modules feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
router fix: remove namespace routes 2023-04-01 11:24:11 +02:00
services fix(filters): load projects after updating a filter 2023-04-01 11:24:21 +02:00
stores feat: don't use child_projects property from api 2023-04-03 11:27:31 +02:00
styles chore: replace section with a div 2023-04-10 20:48:19 +02:00
types feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
views feat: allow selecting a parent project when editing a project 2023-04-01 11:24:22 +02:00
App.vue feat: improve naming and styles 2023-02-03 17:25:38 +01:00
histoire.setup.ts fix: has-pseudo-class polyfill 2023-03-29 17:22:06 +02:00
main.ts feat: add setting for infinite nesting 2023-04-03 13:53:28 +02:00
pinia.ts feat: port tasks store to pinia 2022-09-29 21:40:15 +02:00
polyfills.ts fix: has-pseudo-class polyfill 2023-03-29 17:22:06 +02:00
registerServiceWorker.ts fix(base): Use Build Time Base Path 2023-02-03 09:21:06 +01:00
sentry.ts feat: add type info 2022-11-01 13:12:12 +01:00
sw.ts fix(base): Use Build Time Base Path 2023-02-03 09:21:06 +01:00
urls.ts
version.json