|
95b1ac5943
|
Implement Delete Budget
|
2022-01-31 15:50:13 +00:00 |
|
|
1be3b6930d
|
Install go packages as non-root in Dockerfile
|
2022-01-31 15:49:49 +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 |
|
|
24370c9d32
|
Show negative colors in red
|
2022-01-29 23:29:17 +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 |
|
|
e85cf0ea55
|
Improve layout of Account view
|
2022-01-29 22:38:23 +00:00 |
|
|
58683a33fb
|
Improve layout of Account
|
2022-01-28 10:46:56 +00:00 |
|
|
a45d02f9e0
|
Redesign app bar
|
2022-01-28 10:35:29 +00:00 |
|
|
0334b35041
|
Improve Layout of BudgetSettings
|
2022-01-28 09:44:30 +00:00 |
|
|
b52c4cb787
|
Make layout more flexible
|
2022-01-27 21:41:01 +00:00 |
|
|
0db6d6c67a
|
Organize settings in cards
|
2022-01-27 21:37:04 +00:00 |
|
|
0b1f673c05
|
Extract action for API calls
|
2022-01-26 21:55:36 +00:00 |
|
|
0e438e0244
|
Implement clear
|
2022-01-26 21:38:41 +00:00 |
|
|
430c4d52da
|
Formatting & remove redundant headline
|
2022-01-26 21:33:19 +00:00 |
|
|
d5a414266b
|
Split build into dev and prod
|
2022-01-26 21:33:05 +00:00 |
|
|
47cbaf9660
|
Implement YNAB Import in Vue
|
2022-01-26 21:12:42 +00:00 |
|
|
7776ba90f0
|
Add interactive build to dev container
|
2022-01-26 20:47:08 +00:00 |
|
|
80c00171c8
|
Add dev docker-compose
|
2022-01-26 20:46:22 +00:00 |
|
|
9cc06bbe93
|
Add plain run command without docker and rename old run to rundocker
|
2022-01-26 20:45:46 +00:00 |
|
|
829881bd2a
|
Fix missing exeExt in sources
|
2022-01-26 20:45:26 +00:00 |
|
|
0ad97ce4ff
|
Remove unused HTML endpoints
|
2022-01-26 20:22:39 +00:00 |
|
|
1aa6d8d58f
|
Add build script to dev container
|
2022-01-26 20:22:23 +00:00 |
|
|
db8553995c
|
Add simple data stucture to README
|
2022-01-25 22:31:47 +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 |
|
|
d6165c6ede
|
Add Settings.vue
|
2022-01-25 20:56:57 +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 |
|
|
6dcf7da861
|
Implement watch for accounts as well
|
2022-01-25 20:06:26 +00:00 |
|
|
4f2b3b7b22
|
Display selected budget and update sidebar on change
|
2022-01-25 19:25:11 +00:00 |
|
|
3b130b8621
|
Fix amount display and hide account
|
2022-01-25 19:20:54 +00:00 |
|
|
a4f94cd9d9
|
Remove old logging
|
2022-01-25 19:18:19 +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 |
|
|
e184ef933f
|
Add container to wrap budget list
|
2022-01-25 12:54:33 +00:00 |
|
|
a2cc19d310
|
Use props for budgetid
|
2022-01-25 12:54:25 +00:00 |
|
|
626e0ada40
|
Add toggle menu button
|
2022-01-25 12:54:06 +00:00 |
|
|
339c230756
|
fetchBudget whenever current budget changes
|
2022-01-25 08:55:54 +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 |
|
|
33990bdccf
|
Exclude node_modules and vendor in VSCode
|
2022-01-24 19:24:12 +00:00 |
|
|
5fb7542176
|
Add new budget dialog
|
2022-01-24 19:23:49 +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 |
|
|
746680a4d7
|
Add empty styles file
|
2022-01-24 16:00:55 +00:00 |
|