Commit Graph

4451 Commits

Author SHA1 Message Date
James Cole
06dc8a499b
Expand factory tests. 2018-03-01 20:54:50 +01:00
James Cole
5b8adbfd0c
Repository and test clean up. 2018-02-28 21:32:59 +01:00
James Cole
54ba18975a
Use different method for finding objects. 2018-02-28 20:23:45 +01:00
James Cole
28debb46be
Needs to return bill to work. 2018-02-28 14:57:58 +01:00
James Cole
9f9feea159
Code to fix #1185 2018-02-28 07:22:11 +01:00
James Cole
3bd9e0bcd4
Remove not existing method 2018-02-27 07:39:28 +01:00
James Cole
c80a76f8c0
Remove not existing method. 2018-02-27 07:37:40 +01:00
James Cole
1b304bf85e
use journal repository instead of direct calls. 2018-02-25 19:09:05 +01:00
James Cole
1a643e2042
Expand tests 2018-02-25 17:38:24 +01:00
James Cole
1aaf5fd288
Improve split controller code. 2018-02-25 16:04:25 +01:00
James Cole
8a758b8df0
Fix #1192 2018-02-25 15:09:57 +01:00
James Cole
211caa07dc
Update edit and submit routines for transactions. 2018-02-24 14:31:20 +01:00
James Cole
166cdad58b
Some intermittent changes to storing journals. 2018-02-24 09:17:15 +01:00
James Cole
1a721ac6b5
Fix transactions. 2018-02-23 16:59:21 +01:00
James Cole
6591fa9fb4
Small adjustments to fix tests. 2018-02-23 16:21:28 +01:00
James Cole
d804093f8b
Expand destroy routine. 2018-02-23 15:13:30 +01:00
James Cole
5261b784b0
New validation 2018-02-23 15:13:23 +01:00
James Cole
5a188ceca3
Remove triggers 2018-02-23 15:13:16 +01:00
James Cole
ce56cc538d
Remove bad method. 2018-02-23 15:13:09 +01:00
James Cole
269433bf00
Refactor reconciliation routine 2018-02-23 15:13:01 +01:00
James Cole
dae3371c69
Move common methods to traits 2018-02-23 15:12:47 +01:00
James Cole
38c1d332e2
Removed a lot of old spaghetti code. Now have to rewrite it 2018-02-22 20:13:00 +01:00
James Cole
b627d42160
Code removal. The code removed from these classes must move to respective services. 2018-02-22 20:07:14 +01:00
James Cole
4e923057ae
Clean up repository. 2018-02-21 21:11:44 +01:00
James Cole
35d0bd1985
Factory seems to work for update and create 2018-02-21 21:06:59 +01:00
James Cole
085eb650e7
Code cleanup. 2018-02-21 20:34:48 +01:00
James Cole
b4157e8ce0
Build account update service. 2018-02-21 20:34:24 +01:00
James Cole
81221038f0
Expand services. 2018-02-21 18:42:15 +01:00
James Cole
140a5b20db
Update transactions, delete splits. 2018-02-21 08:58:06 +01:00
James Cole
e9b6b45fc4
Expand code to be able to handle updates. 2018-02-21 08:51:30 +01:00
James Cole
f16760d607
Expand API validation. 2018-02-20 18:03:02 +01:00
James Cole
9d457787f7
Specify times for SQLite database. #1192 2018-02-20 17:17:14 +01:00
James Cole
36354c3846
Fix for #1111 2018-02-19 20:32:33 +01:00
James Cole
cae4faad0a
Expand tests. 2018-02-19 20:02:27 +01:00
James Cole
6b32213735
make findByName nullable. 2018-02-19 19:44:58 +01:00
James Cole
b3fe24b713
Expand and refactor factories. 2018-02-19 19:44:46 +01:00
James Cole
5bb7530642
Expand tests. 2018-02-18 20:40:32 +01:00
James Cole
0b61c16eb0
Expand test cases for transaction creation through the API. 2018-02-18 19:55:35 +01:00
James Cole
77aced6734
Test every happy path for journal creation. 2018-02-18 16:35:26 +01:00
James Cole
94a7b6b9bd
First create basic objects. Then, enhance. 2018-02-18 10:52:56 +01:00
James Cole
f8bf6c163f
Add some factory stuff before another refactoring. 2018-02-18 10:49:42 +01:00
James Cole
eb0da038fb
Expand tests and API code. 2018-02-18 10:31:15 +01:00
James Cole
6cda9f2900
Expand tests for account API. 2018-02-17 19:56:45 +01:00
James Cole
632d50a0d0
Fix all tests. 2018-02-17 14:14:26 +01:00
James Cole
60b225d61c
Fix use of transformer. 2018-02-17 12:24:29 +01:00
James Cole
7bbfb692de
Move code to repository. 2018-02-17 10:47:32 +01:00
James Cole
c6da990748
Expand decryption routine. 2018-02-17 10:47:18 +01:00
James Cole
049e57d578
New tests for object transformers. 2018-02-17 10:47:06 +01:00
James Cole
78ba0f749c
tests for bill and attachment transformers. 2018-02-16 22:47:08 +01:00
James Cole
9cc1bfb4b5
Improve code for test coverage 2018-02-16 22:14:53 +01:00