Commit Graph

55 Commits

Author SHA1 Message Date
James Cole c2296c3ad5 Code cleanup 2019-08-17 10:47:29 +02:00
James Cole a248544641 Some more last-minute fixes. 2019-08-09 20:33:57 +02:00
James Cole b09504d0f7 Fix broken duplication test routine. 2019-08-09 18:35:34 +02:00
James Cole 1e3d85439e Last minute fixes in test code and UI 2019-08-09 18:06:43 +02:00
James Cole fc70afa3ea Improve test coverage. 2019-08-02 05:25:24 +02:00
James Cole d94d34ca63 Expand test coverage. 2019-07-26 17:48:24 +02:00
James Cole 3b8e95fcca Fix #1652 2019-07-20 16:48:35 +02:00
James Cole e15c35de64 Migrated all code to group collector. 2019-05-31 13:35:33 +02:00
James Cole 8b7e87ae57 Big refactor to remove the deprecated transaction collector. 2019-05-30 12:31:19 +02:00
James Cole b692cccdfb User can submit new journal through API. 2019-03-31 13:36:49 +02:00
James Cole 943620c035 Fix #2166 2019-03-22 06:56:01 +01:00
James Cole ca67d98676 Fix some issues with importer #2166 2019-03-17 08:18:42 +01:00
James Cole 71fb9d8fa5 Code cleaning stuff. 2019-02-13 17:38:41 +01:00
James Cole e2530c5486 Refresh journal after a rule is applied, #2070 2019-02-11 17:09:52 +01:00
James Cole 40d77d82cd Bunq import can now handle timestamps. 2019-02-08 16:45:42 +01:00
James Cole c54541b839 Learned that I should not refer to env vars directly so I removed all references. 2018-12-15 07:59:02 +01:00
James Cole d1c7a9767a Remove reference to temp_amount 2018-11-12 19:17:17 +01:00
James Cole b17f2f5d1f Improve logging #1607 2018-10-31 16:33:03 +01:00
James Cole 53ed5b2975 Improved logging for bunq routine. #1607 2018-10-31 16:25:21 +01:00
James Cole 3a427dd0f4 Refactor temporary account storage and fix a bug in the bunq import. #1607 2018-10-25 20:03:48 +02:00
James Cole 2ec310da18 Make sure user ID is an integer #1774 2018-10-07 15:55:44 +02:00
James Cole 50ab1fa3f0 Test improvement for import routine. 2018-09-30 20:14:17 +02:00
James Cole e33bbc6f16 Expand test coverage. 2018-09-30 11:57:51 +02:00
James Cole 4ef663669c Unset transaction source so the duplicate detector keeps working. 2018-09-06 07:40:56 +02:00
James Cole 835a421909 Refactor rule processor so it's testable. 2018-08-24 17:57:34 +02:00
James Cole 566be8dc63 Fix #1564 2018-08-16 16:42:58 +02:00
James Cole 9914c0791e Rename journal collector to more fitting transaction collector. 2018-08-11 14:33:47 +02:00
James Cole f0d3ca5d53 Various code cleanup. 2018-08-04 17:30:06 +02:00
James Cole 194073e49a Fix tests. 2018-07-31 20:39:36 +02:00
James Cole 56518ea028 First working version of YNAB import #145 2018-07-31 18:19:48 +02:00
James Cole 0312ba8ad7 Various bugfixes and code clean up. 2018-07-27 04:46:21 +02:00
James Cole 6bcfea1de4 Various code cleanup. 2018-07-26 06:10:17 +02:00
James Cole a941519db5 Improve code quality. 2018-07-22 15:08:56 +02:00
James Cole d4ba014a8a Clean up various code. 2018-07-22 12:52:07 +02:00
James Cole 7b41c5b301 Cast all translations to strings. 2018-07-15 09:38:49 +02:00
James Cole c9356c1237 Restructure code to rename a variable. 2018-06-30 05:21:21 +02:00
James Cole 477a3c7eb2 Fix various bugs in the import routine, discovered by Doug. 2018-06-13 19:03:18 +02:00
James Cole 3440c3e77a Invalidate cache right after storing data #1478 2018-06-10 07:10:44 +02:00
James Cole 4a12d4d156 Code cleanup [skip ci] 2018-06-06 21:23:00 +02:00
James Cole 2f824ba1a8 Some more last-minute fixes. 2018-06-02 19:23:46 +02:00
James Cole a6b09acd5e Some last minute fixes. 2018-06-02 18:19:35 +02:00
James Cole d1b2e63950 Small fixes for import routine. 2018-05-31 22:33:42 +02:00
James Cole 714b54ed06 Refactor and rename test code. 2018-05-21 07:22:38 +02:00
James Cole 2c206bba64 First working version of a working Spectre import. 2018-05-19 21:13:00 +02:00
James Cole 528da3f08e Allow the mapping of asset accounts for opposing value 2018-05-12 20:56:34 +02:00
James Cole 9c507f7f62 Refactor some code to handle command line imports. 2018-05-12 19:09:34 +02:00
James Cole 5bf520b6ed Code consistency and new tests. 2018-05-12 15:50:01 +02:00
James Cole cde9c4a2bc Update copyright statements. 2018-05-11 10:08:34 +02:00
James Cole cabcb9c6d0 Basic storage routine works, basic file handling. 2018-05-10 09:10:16 +02:00
James Cole f74b9ba7ab Add strict types and newlines. 2018-05-05 16:51:32 +02:00