kolaente
|
a341dbd5d2
|
fix: combine related css classes
|
2022-09-29 18:32:51 +02:00 |
|
kolaente
|
5c68643892
|
fix: directly populate user settings with default reminder amount
|
2022-09-29 18:31:56 +02:00 |
|
kolaente
|
2aee048f61
|
fix: use vue-i18n pluralization
|
2022-09-29 18:30:40 +02:00 |
|
kolaente
|
429b8a1ec4
|
chore: use amount const in tests
|
2022-09-29 18:23:07 +02:00 |
|
kolaente
|
7725de7483
|
feat: move amount second calculation to mapping const
|
2022-09-29 18:20:43 +02:00 |
|
kolaente
|
e65c286730
|
fix: lint
|
2022-09-29 18:16:55 +02:00 |
|
kolaente
|
5aafbd9a72
|
feat: re-populate default reminder from saved settings
|
2022-09-29 18:16:55 +02:00 |
|
kolaente
|
28312081ae
|
feat: re-populate default reminder enabled state when loading settings
|
2022-09-29 18:16:55 +02:00 |
|
kolaente
|
8baafab456
|
fix: show reminder field when changing a due date and a reminder was set
|
2022-09-29 18:16:55 +02:00 |
|
kolaente
|
80cc58a45d
|
feat: automatically add a reminder to a task with due date but no reminders
|
2022-09-29 18:16:55 +02:00 |
|
kolaente
|
5b4fe9176e
|
feat: unify time units and use the same ones everywhere
|
2022-09-29 18:16:55 +02:00 |
|
kolaente
|
3d5f50ccd4
|
fix: improve the reminder hint
|
2022-09-29 18:16:54 +02:00 |
|
kolaente
|
9d2990a23b
|
feat: allow saving a default reminder amount
|
2022-09-29 18:16:53 +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 |
|
Dominik Pschenitschni
|
94d6f38e89
|
fix missed conversion to ref (#2445)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2445
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-09-29 09:44:58 +00:00 |
|
Dominik Pschenitschni
|
176ad565cc
|
feat: auth store type improvements
|
2022-09-28 23:43:15 +02:00 |
|
Dominik Pschenitschni
|
7b53e684aa
|
feat: port auth store to pinia
|
2022-09-28 23:43:14 +02:00 |
|
Dominik Pschenitschni
|
f30c964c06
|
feat: move auth to stores
|
2022-09-28 23:38:15 +02:00 |
|
Dominik Pschenitschni
|
bbf4ef4697
|
feat: ListList script setup (#2441)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2441
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-09-28 16:08:23 +00:00 |
|
Dominik Pschenitschni
|
63f2e6ba6f
|
feat NewNamespace script setup (#2415)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2415
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-09-28 13:31:06 +00:00 |
|
Dominik Pschenitschni
|
e9cf562969
|
fix: vueI18n global scope fallback warnings (#2437)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2437
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-09-28 13:29:24 +00:00 |
|
Dominik Pschenitschni
|
878c6ea9e1
|
chore: make const out of export download file name (#2436)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2436
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-09-28 13:28:45 +00:00 |
|
Dominik Pschenitschni
|
7f581cbe27
|
feat: NewLabel script setup (#2414)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2414
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-09-27 15:12:21 +00:00 |
|
Dominik Pschenitschni
|
89e428b4d2
|
feat: ListLabels script setup (#2416)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2416
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-09-26 16:09:24 +00:00 |
|
Dominik Pschenitschni
|
ba2605af1b
|
feat: filter-popup script setup (#2418)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2418
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-09-26 15:58:54 +00:00 |
|
Dominik Pschenitschni
|
a737fc5bc2
|
feat: port config store to pinia
|
2022-09-23 13:30:09 +02:00 |
|
Dominik Pschenitschni
|
9e8c429864
|
feat: move config to stores
|
2022-09-23 13:29:43 +02:00 |
|
Dominik Pschenitschni
|
95ad245b59
|
fix: missed porting these getters and commits
|
2022-09-23 13:29:10 +02:00 |
|
kolaente
|
62ed7c5964
|
fix: color list titles so that they are visible on cards with a background
Resolves #2372
|
2022-09-23 12:10:58 +02:00 |
|
kolaente
|
2bf9771e28
|
fix: lint
|
2022-09-23 11:50:30 +02:00 |
|
kolaente
|
3c9c5eff12
|
fix: make add task button 100% height
|
2022-09-23 11:13:35 +02:00 |
|
kolaente
|
aa64e9835c
|
fix: loading state when creating a new task from list view
|
2022-09-23 11:11:11 +02:00 |
|
kolaente
|
ede5cdd8cf
|
fix: only pass date to flatpickr if it's a valid date
Resolves #2384
|
2022-09-23 10:36:21 +02:00 |
|
Dominik Pschenitschni
|
20e9420638
|
feat: port attachments store to pinia
|
2022-09-22 21:44:41 +00:00 |
|
Dominik Pschenitschni
|
c2ba1b2828
|
feat: move attachments store to stores
|
2022-09-22 21:44:41 +00:00 |
|
kolaente
|
6e5501a5f1
|
fix(labels): unset loading state after loading all labels
|
2022-09-22 19:02:12 +02:00 |
|
konrad
|
937fd36f72
|
feat: convert namespaces store to pina (#2393)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2393
Reviewed-by: konrad <k@knt.li>
|
2022-09-22 15:34:32 +00:00 |
|
Dominik Pschenitschni
|
4dfcd8e70f
|
feat: feat-attachments-script-setup (#2358)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2358
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-09-22 15:31:13 +00:00 |
|
Dominik Pschenitschni
|
093ab766d4
|
feat: port namespace store to pinia
|
2022-09-21 23:32:21 +02:00 |
|
Dominik Pschenitschni
|
9474240cb9
|
feat: move namespaces store to stores
|
2022-09-21 23:32:21 +02:00 |
|
Dominik Pschenitschni
|
1c58fccd92
|
feat: add hot reloading support
|
2022-09-21 23:32:21 +02:00 |
|
konrad
|
d57e27b4a6
|
feat: task relatedTasks script setup (#1939)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1939
Reviewed-by: konrad <k@knt.li>
|
2022-09-21 18:22:30 +00:00 |
|
Dominik Pschenitschni
|
0814890cac
|
feat: deleteNamespace script setup (#2387)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2387
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-09-21 18:21:47 +00:00 |
|
Dominik Pschenitschni
|
43e2d036d7
|
fix: remove console.log
|
2022-09-21 18:36:38 +02:00 |
|
kolaente
|
ce0f58c783
|
feat: allow marking a related task done directly from the list
|
2022-09-21 18:36:38 +02:00 |
|
Dominik Pschenitschni
|
943d5f7975
|
feat: task relatedTasks script setup
|
2022-09-21 18:35:46 +02:00 |
|
Dominik Pschenitschni
|
a38075f376
|
feat: move list store to pina (#2392)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2392
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-09-21 16:21:25 +00:00 |
|
Dominik Pschenitschni
|
d67e5e386d
|
feat: port label store to pinia | pinia 1/9 (#2391)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2391
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-09-21 14:23:57 +00:00 |
|