|
b350fe7d74
|
Handle some differences between js/ts
|
2022-01-31 21:37:24 +00:00 |
|
|
7cba471de7
|
Convert most code to ts
|
2022-01-31 21:14:13 +00:00 |
|
|
29f0c51e35
|
Extract some types
|
2022-01-31 20:34:32 +00:00 |
|
|
34b9c14419
|
Redirect to dashboard and remove budget on delete
|
2022-01-31 16:12:17 +00:00 |
|
|
e5fe3d06c4
|
Remember menu state
|
2022-01-31 14:43:49 +00:00 |
|
|
136f15badc
|
Move showMenu to store
|
2022-01-31 14:43:20 +00:00 |
|
|
f091ce8945
|
Handle LOGIN via action
|
2022-01-29 23:32:11 +00:00 |
|
|
e8dbb54086
|
Merge stores and handle fetching from router
|
2022-01-29 23:26:57 +00:00 |
|
|
6f7aa28d22
|
Enable vuex logging
|
2022-01-29 22:39:13 +00:00 |
|
|
0b1f673c05
|
Extract action for API calls
|
2022-01-26 21:55:36 +00:00 |
|
|
47cbaf9660
|
Implement YNAB Import in Vue
|
2022-01-26 21:12:42 +00:00 |
|
|
de6054359a
|
Remove dashboard call and fetch Budgets with login
|
2022-01-25 22:29:35 +00:00 |
|
|
9e3dde8076
|
Rename module
|
2022-01-25 20:58:32 +00:00 |
|
|
404bd6625f
|
Add mutation-types.js
|
2022-01-25 20:56:43 +00:00 |
|
|
463a52fb19
|
Merge modules
|
2022-01-25 20:56:32 +00:00 |
|
|
ffed94f586
|
Implement dummy Budget-Settings and extract setTitle mutation
|
2022-01-25 20:40:00 +00:00 |
|
|
74c4c7cb02
|
Improve login/logout
Extract mutation types to mutation-types.js
|
2022-01-25 20:30:47 +00:00 |
|
|
c2bbaebfd2
|
Implement API endpoint for transactions
|
2022-01-25 19:18:08 +00:00 |
|
|
458f4f0e8f
|
Implement account-view
|
2022-01-25 19:03:58 +00:00 |
|
|
339c230756
|
fetchBudget whenever current budget changes
|
2022-01-25 08:55:54 +00:00 |
|
|
af3252277c
|
Implement currentBudget and move infos to sidebar
|
2022-01-25 08:37:38 +00:00 |
|
|
c2bcd815d5
|
API returns Budget directly
|
2022-01-24 19:22:53 +00:00 |
|
|
be821bc90a
|
Remove unneeded assignment
|
2022-01-24 19:22:38 +00:00 |
|
|
b2b934cfb3
|
Add logout action
|
2022-01-23 22:38:38 +00:00 |
|
|
0e3ece9830
|
Add Getter for on/offbudget accounts and remove from backend
|
2022-01-23 22:33:36 +00:00 |
|
|
27298a9860
|
Add budget module to store
|
2022-01-23 22:24:40 +00:00 |
|
|
0bd63636bb
|
Implement Budget-List via Getter
|
2022-01-23 22:24:17 +00:00 |
|
|
6086447126
|
Implement budget display
|
2022-01-23 22:24:02 +00:00 |
|
|
f33f0880c4
|
Move store to own folder
|
2022-01-23 21:54:46 +00:00 |
|