Commit Graph

165 Commits

Author SHA1 Message Date
jacob1123 5ca09d2825 Fix calling dispatch for mutation 2022-02-06 20:15:29 +00:00
jacob1123 e18e68c964 Comment not implemented routes 2022-02-06 20:15:14 +00:00
jacob1123 68c2d3ff28 Fix typing issues in Settings 2022-02-05 15:00:26 +00:00
jacob1123 0f2db4985f Remove old plugins 2022-02-05 14:54:14 +00:00
jacob1123 ddaf647d87 Add getters for current budget ID and Name 2022-02-05 14:26:56 +00:00
jacob1123 80b5a7abfe Small layout improvements 2022-02-05 13:48:31 +00:00
jacob1123 2204188600 Actually call API 2022-02-04 21:43:51 +00:00
jacob1123 057c576831 Implement autocomplete for categories 2022-02-04 21:13:30 +00:00
jacob1123 056071c6e6 Make autocomplete usable for multiple types 2022-02-04 20:47:50 +00:00
jacob1123 d9aed7603e Implement custom autocomplete component 2022-02-04 20:43:57 +00:00
jacob1123 e18ef79839 Implement minimal autocomplete for Payees 2022-02-04 20:24:29 +00:00
jacob1123 c8e9a8b375 Improve login page 2022-02-04 19:59:21 +00:00
jacob1123 1d0fe60ea4 Improve layout 2022-02-04 19:54:32 +00:00
jacob1123 3f7f646120 Extract card and use for budget list 2022-02-04 17:16:03 +00:00
jacob1123 dfa8f369f0 Make it work slightly ;-) 2022-02-04 16:56:17 +00:00
jacob1123 d825379a01 Try to use tailwind 2022-02-04 16:34:23 +00:00
jacob1123 46d727c650 Try to implement autocomplete for payees 2022-02-01 21:08:37 +00:00
jacob1123 132ae75755 Add index page 2022-02-01 20:23:32 +00:00
jacob1123 2b885ca189 Implement dummy row for new transaction 2022-02-01 20:23:19 +00:00
jacob1123 9353d82648 Fix diverse errors 2022-01-31 21:45:19 +00:00
jacob1123 7cba471de7 Convert most code to ts 2022-01-31 21:14:13 +00:00
jacob1123 27508af3a7 Convert Register.vue to TS 2022-01-31 20:47:56 +00:00
jacob1123 29f0c51e35 Extract some types 2022-01-31 20:34:32 +00:00
jacob1123 9c0126b14c Format document 2022-01-31 19:58:06 +00:00
jacob1123 34b9c14419 Redirect to dashboard and remove budget on delete 2022-01-31 16:12:17 +00:00
jacob1123 95b1ac5943 Implement Delete Budget 2022-01-31 15:50:13 +00:00
jacob1123 f091ce8945 Handle LOGIN via action 2022-01-29 23:32:11 +00:00
jacob1123 24370c9d32 Show negative colors in red 2022-01-29 23:29:17 +00:00
jacob1123 e8dbb54086 Merge stores and handle fetching from router 2022-01-29 23:26:57 +00:00
jacob1123 e85cf0ea55 Improve layout of Account view 2022-01-29 22:38:23 +00:00
jacob1123 58683a33fb Improve layout of Account 2022-01-28 10:46:56 +00:00
jacob1123 a45d02f9e0 Redesign app bar 2022-01-28 10:35:29 +00:00
jacob1123 0334b35041 Improve Layout of BudgetSettings 2022-01-28 09:44:30 +00:00
jacob1123 b52c4cb787 Make layout more flexible 2022-01-27 21:41:01 +00:00
jacob1123 0db6d6c67a Organize settings in cards 2022-01-27 21:37:04 +00:00
jacob1123 0b1f673c05 Extract action for API calls 2022-01-26 21:55:36 +00:00
jacob1123 0e438e0244 Implement clear 2022-01-26 21:38:41 +00:00
jacob1123 430c4d52da Formatting & remove redundant headline 2022-01-26 21:33:19 +00:00
jacob1123 47cbaf9660 Implement YNAB Import in Vue 2022-01-26 21:12:42 +00:00
jacob1123 de6054359a Remove dashboard call and fetch Budgets with login 2022-01-25 22:29:35 +00:00
jacob1123 d6165c6ede Add Settings.vue 2022-01-25 20:56:57 +00:00
jacob1123 ffed94f586 Implement dummy Budget-Settings and extract setTitle mutation 2022-01-25 20:40:00 +00:00
jacob1123 74c4c7cb02 Improve login/logout
Extract mutation types to mutation-types.js
2022-01-25 20:30:47 +00:00
jacob1123 6dcf7da861 Implement watch for accounts as well 2022-01-25 20:06:26 +00:00
jacob1123 4f2b3b7b22 Display selected budget and update sidebar on change 2022-01-25 19:25:11 +00:00
jacob1123 3b130b8621 Fix amount display and hide account 2022-01-25 19:20:54 +00:00
jacob1123 458f4f0e8f Implement account-view 2022-01-25 19:03:58 +00:00
jacob1123 e184ef933f Add container to wrap budget list 2022-01-25 12:54:33 +00:00
jacob1123 a2cc19d310 Use props for budgetid 2022-01-25 12:54:25 +00:00
jacob1123 af3252277c Implement currentBudget and move infos to sidebar 2022-01-25 08:37:38 +00:00