kolaente
|
903b8ff438
|
chore: go mod tidy
|
2022-10-01 16:26:22 +02:00 |
|
kolaente
|
b1fd13bbcb
|
feat: upgrade xorm
|
2022-10-01 16:25:29 +02:00 |
|
Dominik Pschenitschni
|
1d7f857070
|
feat: rework loading state of stores
|
2022-10-01 16:22:01 +02:00 |
|
Dominik Pschenitschni
|
7f281fc5e9
|
feat: port base store to pinia
|
2022-10-01 15:36:44 +02:00 |
|
Dominik Pschenitschni
|
df74f9d80c
|
feat: move base store to stores
|
2022-10-01 15:22:31 +02:00 |
|
kolaente
|
878d19beb8
|
fix: make sure pseudo namespaces and lists always have the current user as owner
|
2022-10-01 15:19:46 +02:00 |
|
kolaente
|
96ed1e33e3
|
fix: don't allow setting a list namespace to 0
See https://github.com/go-vikunja/app/issues/13
|
2022-10-01 15:02:17 +02:00 |
|
konrad
|
d1d7cd535e
|
feat: migrate kanban store to pina (#2411)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2411
|
2022-10-01 12:15:22 +00:00 |
|
renovate
|
e2d5c6e12f
|
fix(deps): update dependency marked to v4.1.1
|
2022-10-01 09:03:52 +00:00 |
|
kolaente
|
0ada383395
|
fix(tests): fake current time in gantt tests to make them more reliable
|
2022-10-01 10:13:23 +02:00 |
|
kolaente
|
0563fb2ee5
|
chore: disable mac builds
|
2022-10-01 09:58:29 +02:00 |
|
kolaente
|
68219ee224
|
fix(lint): unnecessary catch clause
|
2022-09-30 22:36:50 +02:00 |
|
renovate
|
374a0f9ce3
|
fix(deps): update module github.com/spf13/viper to v1.13.0 (#1260)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1260
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-09-30 20:07:21 +00:00 |
|
kolaente
|
2f2fb357c1
|
fix(task): new tasks with quick add magic not showing up in task list
|
2022-09-30 21:31:20 +02:00 |
|
kolaente
|
5585966584
|
fix(task): cancel loading state when creating a new task does not work
|
2022-09-30 21:25:05 +02:00 |
|
kolaente
|
e999b38d3b
|
fix(task): cancel loading state when creating a new task does not work
|
2022-09-30 21:24:08 +02:00 |
|
kolaente
|
f8450f58a4
|
fix(task): make sure users can be assigned via quick add magic via their real name as well
See https://kolaente.dev/vikunja/frontend/issues/2196#issuecomment-36206
|
2022-09-30 21:20:26 +02:00 |
|
kolaente
|
72b731d620
|
fix(list): automatically close task edit pane when switching between lists
Resolves https://kolaente.dev/vikunja/frontend/issues/2442
|
2022-09-30 21:13:13 +02:00 |
|
kolaente
|
266f877455
|
fix(filters): make sure all checkboxes are aligned properly
|
2022-09-30 21:09:24 +02:00 |
|
kolaente
|
13157e3bba
|
fix(filters): changing filter checkbox values not being emitted to parent components
See https://community.vikunja.io/t/saved-filters-option-include-tasks-which-dont-have-a-value-set-is-still-set-after-saving-the-filter-despite-the-option-was-unselected/858
|
2022-09-30 21:06:26 +02:00 |
|
kolaente
|
fd3c15d064
|
fix: update top header list title when saving a filter
See https://community.vikunja.io/t/changes-to-a-saved-filter-name-is-not-updated-in-the-page-title
|
2022-09-30 20:55:07 +02:00 |
|
kolaente
|
580bd5aeaa
|
fix(deps): update module github.com/lib/pq to v1.10.7
|
2022-09-30 19:30:18 +02:00 |
|
kolaente
|
c359d6a97d
|
fix(deps): update golang.org/x/term digest to 7a66f97
|
2022-09-30 19:29:32 +02:00 |
|
kolaente
|
038702a2a0
|
fix(deps): update golang.org/x/image digest to e7cb969
|
2022-09-30 19:29:09 +02:00 |
|
kolaente
|
6426d40825
|
fix(deps): update module github.com/coreos/go-oidc/v3 to v3.4.0
|
2022-09-30 19:28:42 +02:00 |
|
kolaente
|
bbe102dd57
|
fix(deps): update module src.techknowlogick.com/xgo to v1.5.0+1.19
|
2022-09-30 19:28:06 +02:00 |
|
kolaente
|
65484bc432
|
fix(deps): update golang.org/x/oauth2 digest to f213421
|
2022-09-30 19:27:19 +02:00 |
|
kolaente
|
54f6cc7a64
|
fix(deps): update golang.org/x/sync digest to 8fcdb60
|
2022-09-30 19:26:17 +02:00 |
|
kolaente
|
f1b2338227
|
chore(deps): update klakegg/hugo docker tag to v0.101.0
|
2022-09-30 19:24:49 +02:00 |
|
kolaente
|
5b606936c3
|
fix: docker build
|
2022-09-30 19:13:06 +02:00 |
|
kolaente
|
45defebcf4
|
fix: tasks with the same assignee as doer should not appear twice in overdue task mails
|
2022-09-30 18:35:40 +02:00 |
|
renovate
|
d120e8c82d
|
chore(deps): update dependency postcss to v8.4.17 (#2449)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2449
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-09-30 12:58:39 +00:00 |
|
kolaente
|
86ee8273bc
|
chore: upgrade echo
|
2022-09-30 13:48:18 +02:00 |
|
konrad
|
ec227a6872
|
feat: automatically create subtask relations based on indention (#2443)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2443
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-09-30 11:47:20 +00:00 |
|
kolaente
|
5bd7c77b68
|
chore: use jsDoc to explain param
|
2022-09-30 13:36:57 +02:00 |
|
kolaente
|
d58f8b4ba1
|
chore: break earlier if index === 0
|
2022-09-30 13:35:13 +02:00 |
|
kolaente
|
8ce242bb65
|
chore: use better variable names
|
2022-09-30 13:35:12 +02:00 |
|
kolaente
|
5f5ed410df
|
fix: don't emit a possible null task
|
2022-09-30 13:35:11 +02:00 |
|
kolaente
|
3970d0fd31
|
chore: spread title
|
2022-09-30 13:35:02 +02:00 |
|
kolaente
|
cc378b83fe
|
feat: automatically create subtask relations based on indention
|
2022-09-30 13:34:51 +02:00 |
|
konrad
|
8c394d8024
|
feat: port tasks store to pina (#2409)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2409
|
2022-09-30 11:17:19 +00:00 |
|
renovate
|
b84da722ca
|
chore(deps): update dependency @cypress/vite-dev-server to v3.2.0 (#2448)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2448
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-09-29 21:53:19 +00:00 |
|
Dominik Pschenitschni
|
c35810f28f
|
feat: port kanban store to pinia
|
2022-09-29 21:42:39 +02:00 |
|
Dominik Pschenitschni
|
9f26ae1ee6
|
feat: move kanban to stores
|
2022-09-29 21:42:39 +02:00 |
|
Dominik Pschenitschni
|
34ffd1d572
|
feat: port tasks store to pinia
|
2022-09-29 21:40:15 +02:00 |
|
renovate
|
64cf1c8ccf
|
chore(deps): update dependency esbuild to v0.15.10
|
2022-09-29 17:03:26 +00:00 |
|
Dominik Pschenitschni
|
1fdda07f65
|
feat: move tasks to stores
|
2022-09-29 14:01:39 +02:00 |
|
konrad
|
9856fab38f
|
feat: migrate auth store to pina (#2398)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2398
Reviewed-by: konrad <k@knt.li>
|
2022-09-29 11:20:22 +00:00 |
|
Dominik Pschenitschni
|
8e3f54ae42
|
feat: convert model methods to named functions
|
2022-09-29 13:11:06 +02:00 |
|
Dominik Pschenitschni
|
8f25f5d353
|
feat: improve api-config (#2444)
remove obsolet `success` (not used)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2444
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-09-29 10:47:45 +00:00 |
|