|
635f4de402
|
Fix initialize of Budgets after login
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2022-02-23 23:03:31 +00:00 |
|
|
e9d4ed1b3e
|
Fix router initialization in eventhandler
continuous-integration/drone/push Build is passing
ci/woodpecker/push/woodpecker Pipeline was successful
useRouter has to be called in setup or returns undefined otherwise.
See https://github.com/vuejs/vue-router/issues/3379
|
2022-02-21 21:40:38 +00:00 |
|
|
d11c0036b5
|
Do not use a store for API
|
2022-02-14 08:12:41 +00:00 |
|
|
a97d050ead
|
Specify Map serializer for budgets
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
|
2022-02-13 13:16:50 +00:00 |
|
|
f6cb6d4163
|
Do not use useStorage for root state
|
2022-02-11 22:03:26 +00:00 |
|
|
45389e01be
|
Use vueuse useStorage instead of manually using localStorage
|
2022-02-11 21:38:06 +00:00 |
|
|
5868c3310e
|
Fix Map.values() access and convert to array
|
2022-02-10 18:07:52 +00:00 |
|
|
0e342f2bcf
|
Try to move perstisting to stores
|
2022-02-10 16:30:42 +00:00 |
|
|
21dcd7837b
|
Bugfixes
|
2022-02-10 16:07:29 +00:00 |
|
|
c693625e34
|
Remove vuex
|
2022-02-10 15:49:30 +00:00 |
|
|
8b0e368d58
|
Fix return type of AuthHeaders
|
2022-02-10 13:35:51 +00:00 |
|
|
0c094d6f6b
|
And on
|
2022-02-09 23:16:16 +00:00 |
|
|
08330ce33c
|
Migrate farther
|
2022-02-09 23:12:26 +00:00 |
|
|
2d0737a10c
|
First step from vuex to pinia
|
2022-02-09 23:08:43 +00:00 |
|