26 Commits

Author SHA1 Message Date
66322ebd86 Fix some linter issues 2022-03-15 19:50:49 +00:00
3ea90a5ebe Run eslint with autofix 2022-03-15 12:55:22 +00:00
d717ef1b4d Use spaces 2022-03-15 12:52:23 +00:00
61a534610f Run prettier
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-03-15 12:50:20 +00:00
0a030eaee1 Convert other pages to composition API 2022-02-14 22:24:42 +00:00
c693625e34 Remove vuex 2022-02-10 15:49:30 +00:00
33bdfaddc4 Move budgeting to own route 2022-02-08 21:14:36 +00:00
1d0fe60ea4 Improve layout 2022-02-04 19:54:32 +00:00
3f7f646120 Extract card and use for budget list 2022-02-04 17:16:03 +00:00
dfa8f369f0 Make it work slightly ;-) 2022-02-04 16:56:17 +00:00
d825379a01 Try to use tailwind 2022-02-04 16:34:23 +00:00
7cba471de7 Convert most code to ts 2022-01-31 21:14:13 +00:00
e8dbb54086 Merge stores and handle fetching from router 2022-01-29 23:26:57 +00:00
de6054359a Remove dashboard call and fetch Budgets with login 2022-01-25 22:29:35 +00:00
4f2b3b7b22 Display selected budget and update sidebar on change 2022-01-25 19:25:11 +00:00
e184ef933f Add container to wrap budget list 2022-01-25 12:54:33 +00:00
be821bc90a Remove unneeded assignment 2022-01-24 19:22:38 +00:00
0bd63636bb Implement Budget-List via Getter 2022-01-23 22:24:17 +00:00
f33f0880c4 Move store to own folder 2022-01-23 21:54:46 +00:00
dad3a149d8 Use router-link to budget page 2022-01-22 16:21:53 +00:00
1bdd66a45a Remove HelloWorld and logging, add Budget page 2022-01-22 16:21:53 +00:00
929db00a47 Get Dashboards on mounted
Some checks failed
continuous-integration/drone/push Build is failing
2022-01-19 21:32:02 +00:00
8a6322bc7e Fix binding href 2022-01-19 21:32:02 +00:00
5601c965dc Fix script exporting computed 2022-01-19 21:32:02 +00:00
6899e4c88e Try to add store 2022-01-19 20:53:19 +00:00
d0e52ddfa6 Implement basic routing 2022-01-18 13:29:51 +00:00