Commit Graph

65 Commits

Author SHA1 Message Date
8e3f54ae42
feat: convert model methods to named functions 2022-09-29 13:11:06 +02:00
176ad565cc
feat: auth store type improvements 2022-09-28 23:43:15 +02:00
7b53e684aa
feat: port auth store to pinia 2022-09-28 23:43:14 +02:00
f30c964c06
feat: move auth to stores 2022-09-28 23:38:15 +02:00
a737fc5bc2
feat: port config store to pinia 2022-09-23 13:30:09 +02:00
9e8c429864
feat: move config to stores 2022-09-23 13:29:43 +02:00
20e9420638 feat: port attachments store to pinia 2022-09-22 21:44:41 +00:00
c2ba1b2828 feat: move attachments store to stores 2022-09-22 21:44:41 +00:00
6e5501a5f1
fix(labels): unset loading state after loading all labels 2022-09-22 19:02:12 +02:00
093ab766d4
feat: port namespace store to pinia 2022-09-21 23:32:21 +02:00
9474240cb9
feat: move namespaces store to stores 2022-09-21 23:32:21 +02:00
1c58fccd92
feat: add hot reloading support 2022-09-21 23:32:21 +02:00
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: vikunja/frontend#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: vikunja/frontend#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