Commit Graph

355 Commits

Author SHA1 Message Date
jacob1123 5fb7542176 Add new budget dialog 2022-01-24 19:23:49 +00:00
jacob1123 c2bcd815d5 API returns Budget directly 2022-01-24 19:22:53 +00:00
jacob1123 be821bc90a Remove unneeded assignment 2022-01-24 19:22:38 +00:00
jacob1123 746680a4d7 Add empty styles file 2022-01-24 16:00:55 +00:00
jacob1123 fa4c9bcaba Add vuetify and webfontloader plugins 2022-01-24 16:00:39 +00:00
jacob1123 3de0447eba Implement register and login using vuetify 2022-01-24 16:00:01 +00:00
jacob1123 d59b9bdbec Add vuetify 2022-01-24 14:47:47 +00:00
jacob1123 b2b934cfb3 Add logout action 2022-01-23 22:38:38 +00:00
jacob1123 1d39fc7976 Remove old code for accounts 2022-01-23 22:38:25 +00:00
jacob1123 dd160cab17 Convert logout link to method 2022-01-23 22:38:12 +00:00
jacob1123 0e3ece9830 Add Getter for on/offbudget accounts and remove from backend 2022-01-23 22:33:36 +00:00
jacob1123 27298a9860 Add budget module to store 2022-01-23 22:24:40 +00:00
jacob1123 e26bb257cc Add dummy-logout link 2022-01-23 22:24:28 +00:00
jacob1123 0bd63636bb Implement Budget-List via Getter 2022-01-23 22:24:17 +00:00
jacob1123 6086447126 Implement budget display 2022-01-23 22:24:02 +00:00
jacob1123 f33f0880c4 Move store to own folder 2022-01-23 21:54:46 +00:00
jacob1123 c069a33890 Remove logging after api request 2022-01-23 21:37:26 +00:00
jacob1123 8b4ebadec2 Only save partial state 2022-01-23 21:36:46 +00:00
jacob1123 2b556222ed Fix display of menu-items by login state 2022-01-23 21:35:43 +00:00
jacob1123 4f72751ed6 Extract variable 2022-01-23 21:15:33 +00:00
jacob1123 c2326060b3 Rename index.js to routes.js 2022-01-22 16:23:10 +00:00
jacob1123 dad3a149d8 Use router-link to budget page 2022-01-22 16:21:53 +00:00
jacob1123 1bdd66a45a Remove HelloWorld and logging, add Budget page 2022-01-22 16:21:53 +00:00
jacob1123 b0ba63118e Add login page 2022-01-22 16:11:42 +00:00
jacob1123 18d11358b2 Remove logo 2022-01-22 16:11:34 +00:00
jacob1123 4af82805ff Save store to localStorage 2022-01-22 16:10:46 +00:00
jacob1123 bc78cab715 Add proxy to backend to vite config 2022-01-21 14:20:58 +00:00
jacob1123 ddab5998bc Move dashboard to api 2022-01-21 14:20:45 +00:00
jacob1123 929db00a47 Get Dashboards on mounted
continuous-integration/drone/push Build is failing
2022-01-19 21:32:02 +00:00
jacob1123 8a6322bc7e Fix binding href 2022-01-19 21:32:02 +00:00
jacob1123 5601c965dc Fix script exporting computed 2022-01-19 21:32:02 +00:00
jacob1123 2fba4381df Allow access from other hosts 2022-01-19 21:32:02 +00:00
jacob1123 bdf942a17b Import esm-bundler 2022-01-19 21:32:02 +00:00
jacob1123 d354a680f9 Set version correctly 2022-01-19 21:32:02 +00:00
jacob1123 6899e4c88e Try to add store 2022-01-19 20:53:19 +00:00
jacob1123 e0f822dbcc Add vuex 2022-01-18 13:30:47 +00:00
jacob1123 d0e52ddfa6 Implement basic routing 2022-01-18 13:29:51 +00:00
jacob1123 3cda536854 Add vue-router 2022-01-17 22:17:29 +00:00
jacob1123 aa33c148cb Remove templates and add vue template 2022-01-17 22:05:43 +00:00
jacob1123 663f247080 Import and display Status
continuous-integration/drone/push Build is passing
2022-01-16 15:43:05 +00:00
jacob1123 e138c264ea Merge pull request 'Import transfers as actual Transfers' (#1) from handle-transfers into master
Reviewed-on: #1
2022-01-10 11:15:05 +01:00
jacob1123 ac27dc783e Also fetch GroupID and highlight groups in transactions-view 2022-01-10 10:10:56 +00:00
jacob1123 92725c0f26 Reword clear actions description
continuous-integration/drone/push Build is passing
2022-01-10 10:10:47 +00:00
jacob1123 d71eb17092 Remove new transaction from transaction edit dialog
continuous-integration/drone/push Build is passing
2021-12-28 20:41:18 +00:00
jacob1123 1a4267186a Add ability to edit payees 2021-12-28 20:40:53 +00:00
jacob1123 6bac09a38e Implement update and delete for transactions 2021-12-27 23:38:30 +00:00
jacob1123 ab43387f06 Use wrapper to prevent password change popups from screwing up the layout 2021-12-27 23:14:50 +00:00
jacob1123 c112d95a41 Add delete button 2021-12-27 23:07:16 +00:00
jacob1123 6fdc0e3b1d Try to fix indentation 2021-12-27 23:07:07 +00:00
jacob1123 81b3bf334a Add transaction detail view 2021-12-14 15:02:51 +00:00