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 43497a0928
All checks were successful
continuous-integration/drone/pr Build is passing
fix: reactive const assignment
Somehow it's not possible anymore to use v-model directly on a reactive.

Fixes #2691
2022-11-12 16:18:49 +01:00
..
assets
components fix: reactive const assignment 2022-11-12 16:18:49 +01:00
composables fix(tasks): show any errors happening during task load 2022-11-10 16:44:16 +01:00
constants
directives
helpers feat: move select filters to dedicated components 2022-11-10 17:11:56 +01:00
i18n [skip ci] Updated translations via Crowdin 2022-11-12 00:12:21 +00:00
indexes
message
models
modelSchema/common
modelTypes
modules fix(quick add magic): don't parse labels, assignees or lists as date expressions if they are called that 2022-11-08 15:35:13 +01:00
router
services
stores fix(tasks): remove a task from its bucket when it is in the first kanban bucket 2022-11-12 12:13:00 +01:00
styles
types
views fix: reactive const assignment 2022-11-12 16:18:49 +01:00
App.vue
main.ts
pinia.ts
registerServiceWorker.ts
sentry.ts
sw.ts
urls.ts
version.json