26 Commits

Author SHA1 Message Date
cfb1dbe276 Rename menu to problematic transactions 2022-04-23 13:32:39 +02:00
8f99499c2f Hide Index when logged in 2022-04-23 13:32:39 +02:00
75a1839456 Add page for all accounts 2022-04-23 13:32:39 +02:00
94329ac331 Fix imports in router
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2022-03-15 20:05:42 +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
67ef4745a0 Handle login redirect 2022-03-05 20:48:27 +00:00
33bdfaddc4 Move budgeting to own route 2022-02-08 21:14:36 +00:00
eb195dfd29 Redirect to current route from site without date 2022-02-08 11:13:55 +00:00
5763409aa8 Split store 2022-02-06 20:15:59 +00:00
0f2db4985f Remove old plugins 2022-02-05 14:54:14 +00:00
f532ffc0c1 Rename routes.ts 2022-02-05 14:36:20 +00:00
132ae75755 Add index page 2022-02-01 20:23:32 +00:00
7cba471de7 Convert most code to ts 2022-01-31 21:14:13 +00:00
ffed94f586 Implement dummy Budget-Settings and extract setTitle mutation 2022-01-25 20:40:00 +00:00
458f4f0e8f Implement account-view 2022-01-25 19:03:58 +00:00
a2cc19d310 Use props for budgetid 2022-01-25 12:54:25 +00:00
59ae9f978a Rename Budget to BudgetSidebar 2022-01-25 08:55:39 +00:00
af3252277c Implement currentBudget and move infos to sidebar 2022-01-25 08:37:38 +00:00
3de0447eba Implement register and login using vuetify 2022-01-24 16:00:01 +00:00
dd160cab17 Convert logout link to method 2022-01-23 22:38:12 +00:00
e26bb257cc Add dummy-logout link 2022-01-23 22:24:28 +00:00
c2326060b3 Rename index.js to routes.js 2022-01-22 16:23:10 +00:00
1bdd66a45a Remove HelloWorld and logging, add Budget page 2022-01-22 16:21:53 +00:00
4af82805ff Save store to localStorage 2022-01-22 16:10:46 +00:00
d0e52ddfa6 Implement basic routing 2022-01-18 13:29:51 +00:00