20 Commits

Author SHA1 Message Date
Josh Creek 09c5023632 Ran npm audit fix. 2019-09-14 11:14:36 +01:00
Josh Creek d168a847ab Added ability to select a tag but only works with one new transaction when there are duplicates too. 2019-05-24 17:15:11 +01:00
Josh Creek 52501b0201 Initiated slots, props and emitting on the modal for a better procedural process. 2019-05-23 19:14:38 +01:00
Josh Creek 2229109ea3 Updated versions of some node packages. 2019-05-22 23:39:48 +01:00
Josh Creek 4163341c65 Added a reusable Modal component for the apply tag functionality 2019-05-11 11:07:29 +01:00
Josh Creek 40f9eeead9 Cleaned up styling 2019-04-14 14:55:29 +01:00
Josh Creek c88a5684ed Ignores transactions that already exist on import 2019-04-14 14:12:41 +01:00
Josh Creek 1129e30fc2 Implemented rudimentary csv import for transactions 2019-04-14 10:54:31 +01:00
Josh Creek 6a344abbd9 Updated readme 2019-04-13 23:46:29 +01:00
Josh Creek 8c50b68b97 Fixed persistent localstorage for transactions, incl adding and removing 2019-04-13 23:42:17 +01:00
Josh Creek 310adecdc0 Added functionality for adding and deleting transactions manually, and loading and saving using localstorage, however there is a bug with the job passed to localstorage. Also changed the data structure slightly. 2019-04-13 21:57:01 +01:00
Josh Creek c5eb1435a3 Added to do list 2019-04-13 20:39:24 +01:00
Josh Creek 970a4cf841 Changed data structure and updated readme. 2019-04-13 20:30:09 +01:00
Josh Creek 26d71fd3b7 Defined the overarching data structure for the accounts and transactions 2019-04-13 15:37:45 +01:00
Josh Creek 02a7d97571 Initial setup of the routing, and included a test bank statement 2019-04-13 15:16:30 +01:00
Josh Creek afc10c58e0 Installed vue router 2019-04-13 14:40:28 +01:00
Josh Creek 7a41dd3a28 Moved files to appropriate folders 2019-04-10 22:37:51 +01:00
Josh Creek 3e59136c77 Set a basic readme outlining the purposes of this project 2019-04-10 22:35:47 +01:00
Josh Creek 5b0a657748 Initial Vue JS commit 2019-04-10 22:35:24 +01:00
Josh Creek 7e55b11251 Initial commit 2019-04-06 18:28:45 +01:00