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 b2da4fd126
All checks were successful
continuous-integration/drone/push Build is passing
fix(task): pass a list specified via quick add magic down to all subtasks created via indention
Resolves #2771
2022-12-02 18:39:52 +01:00
..
assets fix: pride logo rounded corners on mobile 2022-06-08 22:55:00 +02:00
components fix(task): pass a list specified via quick add magic down to all subtasks created via indention 2022-12-02 18:39:52 +01:00
composables feat: move useAutoHeightTextarea to composable (#2723) 2022-11-17 15:39:34 +00:00
constants
directives feat: type improvements 2022-10-31 22:42:28 +01:00
helpers fix(task): pass a list specified via quick add magic down to all subtasks created via indention 2022-12-02 18:39:52 +01:00
i18n feat: add @intlify/unplugin-vue-i18n (#2772) 2022-12-02 15:16:15 +00:00
indexes
message
models fix: coverImageAttachmentId 2022-11-01 14:27:35 +01:00
modelSchema/common feat(gantt): use time constants 2022-10-27 17:49:29 +02:00
modelTypes fix: coverImageAttachmentId 2022-11-01 14:27:35 +01:00
modules fix(task): pass a list specified via quick add magic down to all subtasks created via indention 2022-12-02 18:39:52 +01:00
router feature/load-views-async (#2672) 2022-11-13 21:52:28 +00:00
services feat: grid for list cards 2022-11-18 14:04:20 +01:00
stores fix(task): pass a list specified via quick add magic down to all subtasks created via indention 2022-12-02 18:39:52 +01:00
styles feat: move avatar class to where it is used (#2725) 2022-11-18 13:30:41 +00:00
types feat: type global components and especially icon prop 2022-10-31 22:42:29 +01:00
views fix: only load buckets if listId set (#2741) 2022-11-22 13:00:36 +00:00
App.vue feat: remove useRouteQuery (#2751) 2022-11-28 09:06:07 +00:00
main.ts feat: add @intlify/unplugin-vue-i18n (#2772) 2022-12-02 15:16:15 +00:00
pinia.ts
registerServiceWorker.ts
sentry.ts feat: add type info 2022-11-01 13:12:12 +01:00
sw.ts
urls.ts
version.json