Commit Graph
100 Commits
Author SHA1 Message Date
jacob1123 7874ef69a2 Fix Taskfile
ci/woodpecker/push/woodpecker Pipeline failed
continuous-integration/drone/push Build is failing
2022-02-11 22:57:26 +00:00
jacob1123 2e719b590e Add admin page 2022-02-11 22:52:00 +00:00
jacob1123 95d8e4fccc Rewrite event filter
ci/woodpecker/push/woodpecker Pipeline failed
continuous-integration/drone/push Build is failing
2022-02-11 22:49:06 +00:00
jacob1123 7cf106eb85 Rename 2022-02-11 22:41:35 +00:00
jacob1123 148fc18cd8 Fix schema 2022-02-11 22:41:07 +00:00
jacob1123 47095ae6ec Add .woodpecker.yaml 2022-02-11 22:39:19 +00:00
jacob1123 cd0b370b50 Fix typescript errors 2022-02-11 22:18:00 +00:00
jacob1123 1af69b047d Fix mapping for menu in App.vue 2022-02-11 22:03:37 +00:00
jacob1123 f6cb6d4163 Do not use useStorage for root state 2022-02-11 22:03:26 +00:00
jacob1123 45389e01be Use vueuse useStorage instead of manually using localStorage 2022-02-11 21:38:06 +00:00
jacob1123 5868c3310e Fix Map.values() access and convert to array 2022-02-10 18:07:52 +00:00
jacob1123 1dc818f51f Add pinia-logger 2022-02-10 16:30:53 +00:00
jacob1123 0e342f2bcf Try to move perstisting to stores 2022-02-10 16:30:42 +00:00
jacob1123 21dcd7837b Bugfixes 2022-02-10 16:07:29 +00:00
jacob1123 c693625e34 Remove vuex 2022-02-10 15:49:30 +00:00
jacob1123 8b0e368d58 Fix return type of AuthHeaders 2022-02-10 13:35:51 +00:00
jacob1123 0c094d6f6b And on 2022-02-09 23:16:16 +00:00
jacob1123 9b8ae7a44d And on… 2022-02-09 23:14:48 +00:00
jacob1123 08330ce33c Migrate farther 2022-02-09 23:12:26 +00:00
jacob1123 2d0737a10c First step from vuex to pinia 2022-02-09 23:08:43 +00:00
jacob1123 6ab8a96888 Implement first db-test using go-txdb 2022-02-09 22:40:35 +00:00
jacob1123 c3db535e10 go get go-txdb 2022-02-09 22:40:35 +00:00
jacob1123 5d292b2a31 Add first test 2022-02-09 22:40:35 +00:00
jacob1123 e934d407c2 Use simple connection string in config 2022-02-09 22:40:35 +00:00
jacob1123 2c71c521f9 Add bordersr to inputs 2022-02-09 22:40:35 +00:00
jacob1123 3bd5845068 Focus next element on Enter 2022-02-09 22:40:35 +00:00
jacob1123 c3a1564c4e Extract LoadRoutes method 2022-02-09 22:40:35 +00:00
jacob1123 922041856f Extract struct for return value of getTransactionsForAccount 2022-02-09 22:40:35 +00:00
jacob1123 6cafaec422 Inline tv and bv vars 2022-02-09 22:40:35 +00:00
jacob1123 227c2a7564 Align amount input right 2022-02-09 22:36:21 +00:00
jacob1123 07cd7a7c2b Add table Header 2022-02-09 22:36:21 +00:00
jacob1123 bd1e1cbfb8 Move Transaction row to own component 2022-02-09 22:36:21 +00:00
jacob1123 4eeecc2bd9 Show transfer account if filled 2022-02-08 21:28:55 +00:00
jacob1123 2559e40ebd Merge branch 'master' into vue 2022-02-08 21:19:47 +00:00
jacob1123 0579ec5106 Save and restore ExpandMenu state 2022-02-08 21:14:44 +00:00
jacob1123 33bdfaddc4 Move budgeting to own route 2022-02-08 21:14:36 +00:00
jacob1123 eb195dfd29 Redirect to current route from site without date 2022-02-08 11:13:55 +00:00
jacob1123 d2b414f328 Always treat Currency.value as number 2022-02-08 10:53:06 +00:00
jacob1123 e873795562 Show sum for all on/off-budget accounts 2022-02-07 22:38:46 +00:00
jacob1123 33c83c0a69 Shrink date input to match column width 2022-02-07 22:19:59 +00:00
jacob1123 2646c5d3b7 Use Currency component for Account header 2022-02-07 22:19:48 +00:00
jacob1123 3ef5836607 Implement simple keyboard selection 2022-02-07 22:19:24 +00:00
jacob1123 b5c657978c Alternate row colors for transactions 2022-02-07 16:39:06 +00:00
jacob1123 0136e3b978 Use currency component for transactions 2022-02-07 16:38:53 +00:00
jacob1123 427e7e5359 Extract value formatting to computed property 2022-02-07 16:38:26 +00:00
jacob1123 139b6ec636 Convert multiple class binding to array syntax 2022-02-07 16:38:08 +00:00
jacob1123 9dad1dabbd Implement new transaction 2022-02-07 16:17:14 +00:00
jacob1123 95fcb9a586 Split Menu between md and smaller devices 2022-02-07 16:07:54 +00:00
jacob1123 3c1d83d8a2 Fix negative values smaller than zero 2022-02-07 16:07:37 +00:00
jacob1123 f09a2a4ca7 Fix multiplication instead of division 2022-02-06 22:21:04 +00:00
jacob1123 487aa89f18 Use Numeric in JSON output 2022-02-06 22:12:48 +00:00
jacob1123 5763409aa8 Split store 2022-02-06 20:15:59 +00:00
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 065159a817 Cleanup unused backend code and routes 2022-02-06 20:15:00 +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 f532ffc0c1 Rename routes.ts 2022-02-05 14:36:20 +00:00
jacob1123 4edd1a8bf1 Cleanup more deps 2022-02-05 14:36:01 +00:00
jacob1123 a7890bce16 Add vue shim 2022-02-05 14:27:20 +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 3d1d1308ac Use JSON params instead of PostForm 2022-02-04 21:43:35 +00:00
jacob1123 d5904a7c4a Implement testing endpoint for new transaction 2022-02-04 21:43:03 +00:00
jacob1123 d9c03e231e Improve error when no auth supplied 2022-02-04 21:40:22 +00:00
jacob1123 dba1e8c276 Change type of modelValue 2022-02-04 21:18:24 +00:00
jacob1123 ebc2286116 Display name if selected 2022-02-04 21:14:02 +00:00
jacob1123 d647650142 Order payees by name 2022-02-04 21:13:40 +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 0305aa86c1 Add Card component 2022-02-04 20:44:08 +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 b93e44930a Use hamburger menu icon instead of 'Home'-text 2022-02-04 20:01:26 +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 f7dfc7b455 Initialize tailwindcss 2022-02-04 15:53:56 +00:00
jacob1123 2203542d90 Regenerate yarn.lock 2022-02-04 15:53:14 +00:00
jacob1123 72f9a6413f Remove vuetify 2022-02-04 15:51:50 +00:00
jacob1123 bf25922fc4 Add fuzzy module 2022-02-04 15:46:17 +00:00
jacob1123 46d727c650 Try to implement autocomplete for payees 2022-02-01 21:08:37 +00:00
jacob1123 b6628dd8cb Fallback to empty list if budgets or accounts are unset 2022-02-01 20:23:46 +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 37a842b395 Add main.ts 2022-02-01 08:15:19 +00:00
jacob1123 9353d82648 Fix diverse errors 2022-01-31 21:45:19 +00:00
jacob1123 b350fe7d74 Handle some differences between js/ts 2022-01-31 21:37:24 +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 e0981630ab Enable typescript support 2022-01-31 20:47:45 +00:00
jacob1123 a7178e39c9 Add vue CLI to dev image 2022-01-31 20:40:15 +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 8e2a62929e Fix ignoring return value 2022-01-31 16:03:56 +00:00
jacob1123 95b1ac5943 Implement Delete Budget 2022-01-31 15:50:13 +00:00