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
kolaente 707a950054
continuous-integration/drone/pr Build is passing Details
chore: update workbox version
2023-06-02 12:43:18 +02:00
..
assets feat: abstract BaseCheckbox 2023-03-29 17:17:49 +02:00
components fix: bubble changes from the editor immediately and move the delay to callers 2023-06-02 12:40:21 +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 [skip ci] Updated translations via Crowdin 2023-06-01 00:28:46 +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: remove triggered notifications as it's not supported anywhere 2023-05-31 15:21:09 +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: don't try to set a user language if none is saved 2023-06-02 11:43:42 +02:00
styles fix(navigation): nav item width for items without sub projects 2023-05-31 14:37:57 +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
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: update workbox version 2023-06-02 12:43:18 +02:00
urls.ts
version.json