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 |
|
James Cole
|
278b7ac52b
|
First tests for transformers.
|
2018-02-16 22:14:34 +01:00 |
|
James Cole
|
b22d30bc65
|
Add method to mark journals as completed.
|
2018-02-16 16:58:08 +01:00 |
|
James Cole
|
2ee0490141
|
Remove debug info.
|
2018-02-16 16:57:54 +01:00 |
|
James Cole
|
1fd783de69
|
Remove debug info.
|
2018-02-16 16:57:46 +01:00 |
|
James Cole
|
8073896965
|
Add request data for tags.
|
2018-02-16 16:57:35 +01:00 |
|
James Cole
|
8a26e43c40
|
Fix display for new transaction store.
|
2018-02-16 16:57:27 +01:00 |
|
James Cole
|
a302aba3ab
|
Expand journal repos
|
2018-02-16 16:45:03 +01:00 |
|
James Cole
|
0458058cb1
|
Update piggy bank transformer
|
2018-02-16 16:44:52 +01:00 |
|
James Cole
|
999bb5ed49
|
Add new transaction type repository
|
2018-02-16 16:44:21 +01:00 |
|
James Cole
|
c9f4a1eb7b
|
Add route binder to transaction
|
2018-02-16 16:43:57 +01:00 |
|
James Cole
|
45aa76afce
|
Expand collector to return single journals.
|
2018-02-16 16:43:48 +01:00 |
|
James Cole
|
e89a77efb1
|
New factories for the creation of journals and associated meta data.
|
2018-02-16 16:43:25 +01:00 |
|
James Cole
|
8f930d6dd5
|
Transaction request with full validation
|
2018-02-16 16:43:00 +01:00 |
|
James Cole
|
9d62b4c70d
|
Add return types
|
2018-02-16 16:42:23 +01:00 |
|
James Cole
|
834032f58e
|
Updated transaction controller
|
2018-02-16 16:42:13 +01:00 |
|
James Cole
|
33db99ffd3
|
Update find methods to return null
|
2018-02-16 15:19:19 +01:00 |
|
James Cole
|
60f6311e00
|
Rule to validate if object belongs to submitting user.
|
2018-02-16 15:17:36 +01:00 |
|
James Cole
|
d3294be1bc
|
Add method that makes sure that URL's are expanded for page navigation/
|
2018-02-16 14:51:59 +01:00 |
|
James Cole
|
22fdc81de2
|
Refactor transactions.
|
2018-02-13 21:04:15 +01:00 |
|
James Cole
|
370e9b25d1
|
Expand API.
|
2018-02-13 18:24:06 +01:00 |
|
James Cole
|
30f821af3e
|
About controller for basic site info
|
2018-02-13 18:23:26 +01:00 |
|
James Cole
|
c2da5931ec
|
Expanded API code, wrote a bunch new transformers as well.
|
2018-02-11 20:45:33 +01:00 |
|
James Cole
|
94f6bd34c7
|
Fix some issues with semi-colon delimiters, see #1172
|
2018-02-11 15:52:24 +01:00 |
|
James Cole
|
e066a6421c
|
Fix #1172
|
2018-02-11 15:36:16 +01:00 |
|
James Cole
|
ef338e2515
|
Fix #1174
|
2018-02-11 15:27:28 +01:00 |
|
James Cole
|
8b868b426a
|
First API routes for accounts.
|
2018-02-11 08:08:08 +01:00 |
|