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
renovate 1241d90268
continuous-integration/drone/push Build is passing Details
chore(deps): update workbox monorepo to v6.6.1 (#3553)
Reviewed-on: #3553
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-05-30 20:30:46 +00:00
..
assets feat: abstract BaseCheckbox 2023-03-29 17:17:49 +02:00
components fix: don't require variant prop on loading component as it already has a default one set 2023-05-30 20:00:02 +02:00
composables feat: remove all namespace leftovers 2023-05-24 15:54:27 +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 fix: lint 2023-05-24 15:54:37 +02:00
i18n feat: remove namespaces, make projects infinitely nestable (#3323) 2023-05-30 10:09:39 +00: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 chore: use project id type 2023-05-24 15:54:36 +02:00
models chore: use project id type 2023-05-24 15:54:36 +02:00
modules fix(quick add magic): date parsing with a date at the beginning 2023-04-11 18:12:08 +02:00
router feat: allow creating a new project directly as a child project from another one 2023-05-24 15:54:37 +02:00
services fix: don't set the current project when setting a project 2023-05-24 15:54:37 +02:00
stores fix: avoid crashing browser processes during tests 2023-05-30 10:42:32 +02:00
styles fix: use the color bubble as handle if the project has a color 2023-05-24 15:54:34 +02:00
types feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
views feat: optimize print view for project views 2023-05-30 19:50:37 +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 chore: rename flag 2023-05-24 15:54:35 +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 chore(deps): update workbox monorepo to v6.6.1 (#3553) 2023-05-30 20:30:46 +00:00
urls.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
version.json