James Cole
a56cefda7d
Basic new dashboard.
2020-07-05 18:29:58 +02:00
James Cole
3893f59773
Fix some casting
2020-07-05 09:34:56 +02:00
James Cole
f48bc8d299
Budget and category charts in new layout.
2020-07-04 12:08:38 +02:00
James Cole
5009cb5d55
New meta files.
2020-07-01 19:53:48 +02:00
James Cole
6693a5166f
Merge pull request #3506 from Johnny-Malizia/searchapi
...
Added transaction search api support
2020-07-01 19:35:44 +02:00
johnny
7b9906d493
Added transaction search api support
...
Transaction search api implemented using mostly the same process as the
existing search functionality.
Updated internal_reference and external_id search support to use exact
matches, expecting values in the database to be double quoted. This is
being done to ensure a specific transaction can be looked up at a later
time without prior knowledge of the internal transaction id.
2020-07-01 10:23:44 -07:00
James Cole
983508e291
Expand API for bills.
2020-07-01 15:33:06 +02:00
James Cole
cb65999124
Expand API, add new migration.
2020-06-30 20:33:08 +02:00
James Cole
bb5de8bf7e
Update copyrights.
2020-06-30 19:05:35 +02:00
James Cole
415fb7294c
Fix sonarcloud issues
2020-06-27 17:33:18 +02:00
James Cole
7945220825
Fix #3493
2020-06-27 13:41:27 +02:00
James Cole
00440f282b
API for piggies + groups.
2020-06-21 18:28:51 +02:00
James Cole
1a154a8d45
API for object groups.
2020-06-20 16:28:23 +02:00
James Cole
6cc4d14fcb
Remove import code.
2020-06-06 21:23:26 +02:00
James Cole
86f14885eb
Added a rule action that will delete the transactions it matches.
2020-05-16 11:21:26 +02:00
James Cole
9a52cfbfbe
Add some debug info
2020-05-16 06:59:15 +02:00
James Cole
3c3ba637b5
Make sure demo user can't upload attachments.
2020-05-05 07:44:33 +02:00
James Cole
c15b72b6b0
Refactor currency validation
2020-03-21 06:00:36 +01:00
James Cole
11e3834235
Refactor validation method.
2020-03-21 05:56:27 +01:00
James Cole
9e54ebe6a9
Fix #2958
2020-03-20 04:42:19 +01:00
James Cole
cdf055065f
Remove unused method.
2020-03-19 15:21:44 +01:00
James Cole
d889e39aad
Clean up method.
2020-03-19 14:33:41 +01:00
James Cole
75afe35e98
API can deal with attachments for more models. #2828
2020-03-19 08:32:42 +01:00
James Cole
3246b7eb9f
Allow more models to accept transactions #2828
2020-03-18 21:36:26 +01:00
James Cole
5b591ff744
Whoops
2020-03-17 17:41:59 +01:00
James Cole
63f00cbb7b
Remove unused index
2020-03-17 17:41:43 +01:00
James Cole
c90b26c181
Simplify method.
2020-03-17 17:41:06 +01:00
James Cole
e02e747f1b
Code cleanup that (hopefully) matches style CI
2020-03-17 14:53:17 +01:00
James Cole
64462812fc
Two small method improvements.
2020-03-17 14:46:17 +01:00
James Cole
16f918a294
Mark all import related code as deprecated
2020-03-15 15:31:51 +01:00
James Cole
9d90beb790
update libraries for better keyboard use.
2020-03-15 15:17:07 +01:00
James Cole
6967bb003e
Do some code cleanup.
2020-03-15 08:16:16 +01:00
James Cole
bde0732135
Can now update (and remove) auto budget over api
2020-03-14 07:43:49 +01:00
James Cole
d1d11ae717
Can now create auto budget over API
2020-03-14 07:30:55 +01:00
James Cole
5e8d94d16a
Better handling of errors.
2020-03-12 05:06:42 +01:00
James Cole
9817c0807a
Add ability to disable running of rules on transactions.
2020-03-06 09:41:27 +01:00
James Cole
0927b0c8ae
Accept strings like a good boy.
2020-03-03 19:36:03 +01:00
James Cole
6c163ebef3
Add debug information.
2020-02-22 11:05:16 +01:00
James Cole
3de4441bcd
Trigger cache to fix #3141
2020-02-21 20:47:10 +01:00
James Cole
529cb3d387
Fix #3118
2020-02-13 20:09:27 +01:00
Geoffrey “Frogeye” Preud'homme
e81ce3317c
API: Unified attachment_* and model_* for Attachments
2020-02-08 12:29:23 +01:00
James Cole
cf4adae604
Refactor category chart code.
2020-02-01 15:54:26 +01:00
James Cole
68c71cb2f9
Update email address in the readme and a selection of code.
2020-01-23 19:44:52 +01:00
James Cole
e1577a4a76
Make sure update and edit work for location, API or not.
2020-01-02 19:12:40 +01:00
James Cole
ca260387a2
Make sure location data in request is processed in a unified way.
2020-01-01 14:27:43 +01:00
James Cole
414e8d7153
Refactor data method.
2020-01-01 14:27:08 +01:00
James Cole
c193284471
Move Location validation rules to single method.
2019-12-31 14:01:53 +01:00
James Cole
a331b2d661
Same but for tags.
2019-12-30 21:04:22 +01:00
James Cole
e1186b48ec
Fix account name validator and make sure the location CRUD works in the API for accounts.
2019-12-30 20:44:52 +01:00
James Cole
d749d550ee
Error codes in Firefly III API
2019-11-02 08:19:50 +01:00