Dominik Pschenitschni
|
244478400a
|
feat: improve store typing
|
2022-09-05 17:43:23 +02:00 |
|
Dominik Pschenitschni
|
4a247b2a7d
|
chore: remove global mixing
|
2022-09-05 17:38:11 +02:00 |
|
Dominik Pschenitschni
|
b0ee316a26
|
chore: remove date mixins
|
2022-09-05 16:37:37 +02:00 |
|
Dominik Pschenitschni
|
58358481bc
|
fix linting
|
2022-07-04 21:50:48 +00:00 |
|
Dominik Pschenitschni
|
c6aac15d24
|
feat: improve ts setup
|
2022-07-04 21:50:48 +00:00 |
|
Dominik Pschenitschni
|
53dc7d12f7
|
feat: remove vue3 compat mode
|
2022-05-22 23:44:16 +02:00 |
|
Dominik Pschenitschni
|
235967844a
|
fix: throw error messages in dev mode (#1968)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1968
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-05-22 15:06:50 +00:00 |
|
kolaente
|
1eaca64e2a
|
chore: improve error handling in dev build
|
2022-04-24 17:27:16 +02:00 |
|
Dominik Pschenitschni
|
f19221cb10
|
chore: move Modal to misc folder (#1834)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1834
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-04-18 17:04:10 +00:00 |
|
kolaente
|
50c3bcd793
|
fix: don't try to format invalid dates as ISO
|
2022-01-18 20:43:52 +00:00 |
|
kolaente
|
0e47cebed5
|
feat(a11y): use <time> tag for dates everywhere
|
2022-01-18 20:43:52 +00:00 |
|
kolaente
|
26a94c7e8c
|
fix: some typechecks
Most of what's still left now is related to models not exporting visible properties for typescript, that's a problem for another day.
|
2022-01-16 22:24:51 +01:00 |
|
Dominik Pschenitschni
|
49955eb03a
|
fix: remove some of the typescript warnings
|
2022-01-05 16:17:14 +01:00 |
|
Dominik Pschenitschni
|
cdbd1c2ac4
|
feat: create BaseButton component (#1123)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1123
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-01-04 18:58:06 +00:00 |
|
Dominik Pschenitschni
|
063592ca3d
|
fix: auth and move logic to router (#1201)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1201
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2021-12-21 08:02:03 +00:00 |
|
dpschen
|
91580f97a1
|
feat: use popper.js v2 vue3 version of v-tooltip (#1038)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1038
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-11-23 07:08:21 +00:00 |
|
dpschen
|
981babd691
|
fix: remove mentioning of context (#1017)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1017
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-11-22 21:36:17 +00:00 |
|
konrad
|
feea191ecf
|
feat: add v-shortcut directive for keyboard shortcuts (#942)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/942
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
|
2021-11-13 20:28:29 +00:00 |
|
konrad
|
1774fdc604
|
feat: add sentry (#879)
Co-authored-by: kolaente <k@knt.li>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/879
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
|
2021-10-26 18:53:17 +00:00 |
|
Dominik Pschenitschni
|
1f5283d548
|
feat: rework style imports
|
2021-10-25 16:39:29 +02:00 |
|
dpschen
|
a70b92253a
|
feat: throw errors (#867)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/867
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-10-17 21:32:21 +00:00 |
|
kolaente
|
852b864ee6
|
chore: TRANSITION_GROUP_ROOT silence transition-group warning
|
2021-10-17 22:17:49 +02:00 |
|
Dominik Pschenitschni
|
3b940cb56c
|
feat: don't rethrow same error and handle errors globally
|
2021-10-16 18:59:53 +02:00 |
|
Dominik Pschenitschni
|
d66ad12f5c
|
feat: improve kanban implementation
|
2021-10-11 18:08:30 +02:00 |
|
Dominik Pschenitschni
|
3a7a4bdc42
|
Merge branch 'main' into vue3
# Conflicts:
# src/components/input/editor.vue
# src/components/list/partials/filters.vue
# src/components/tasks/partials/editAssignees.vue
# src/helpers/find.ts
# src/helpers/time/formatDate.js
# src/main.ts
# src/store/modules/attachments.js
# src/store/modules/kanban.js
# src/views/list/views/List.vue
# yarn.lock
|
2021-10-07 12:20:52 +02:00 |
|
kolaente
|
a558f5b35a
|
fix: translate months in gantt chart
Related to #774
|
2021-10-04 21:38:01 +02:00 |
|
Dominik Pschenitschni
|
e779681905
|
feat: upgrade to packages for vue 3
- vue3-notification
- vue-advanced-cropper 2
- vuedraggable 4
- vue-shortkey -> moved in repo
|
2021-10-01 18:49:54 +02:00 |
|
Dominik Pschenitschni
|
7c3c2945f8
|
feat: use vue-i18n 9 for vue3
|
2021-10-01 18:49:54 +02:00 |
|
Dominik Pschenitschni
|
78a5096e0d
|
feat: add vue3 in compat mode
See: https://v3.vuejs.org/guide/migration/migration-build.html#installation
|
2021-10-01 18:45:41 +02:00 |
|
Dominik Pschenitschni
|
ebeca48be4
|
fix: namespace collision of global error method with draggable error method
|
2021-09-24 21:46:42 +02:00 |
|
dpschen
|
17d11c6ce3
|
fix: prevent vue-shortkey use in elements with contenteditable (#775)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/775
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-09-22 16:25:09 +00:00 |
|
dpschen
|
9122a184d6
|
feat: move fontawesome icons import to dedicated file (#742)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/742
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-09-21 16:39:56 +00:00 |
|
konrad
|
3c7f8d7aa2
|
Reorder tasks, lists and kanban buckets (#620)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/620
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-07-28 19:56:29 +00:00 |
|
konrad
|
a08306d612
|
Add vite (#416)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/416
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-07-25 13:27:15 +00:00 |
|
konrad
|
fa8492f97c
|
Add typescript support for helper functions (#598)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/598
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-07-19 18:20:49 +00:00 |
|