James Cole
|
9b3abd3b19
|
Expand transformers to include other objects.
|
2018-02-10 10:58:06 +01:00 |
|
James Cole
|
4958f28052
|
Allow API to work with bills.
|
2018-02-10 09:57:31 +01:00 |
|
James Cole
|
95648c37b3
|
Various code cleanup.
|
2018-02-09 19:11:55 +01:00 |
|
James Cole
|
d2a8819dd4
|
Merge branch 'apifix' into develop
* apifix:
Fix issues with API authentication.
# Conflicts:
# app/Api/V1/Controllers/BillController.php
# app/Http/Middleware/HttpBinder.php
# app/Transformers/AttachmentTransformer.php
# app/Transformers/BillTransformer.php
# app/Transformers/NoteTransformer.php
# routes/api.php
|
2018-02-09 14:57:39 +01:00 |
|
James Cole
|
d393c693de
|
Fix issues with API authentication.
|
2018-02-09 14:47:37 +01:00 |
|
James Cole
|
f445a95c26
|
Consistent use of links in transformers.
|
2018-02-07 11:20:24 +01:00 |
|
James Cole
|
811d8e330f
|
Refer to correct location for bill transformer.
|
2018-02-06 19:48:56 +01:00 |
|
James Cole
|
9b78069f41
|
Expand API for bills.
|
2018-02-06 07:49:56 +01:00 |
|
James Cole
|
f488bbde02
|
First basic routes and code for bills.
|
2018-02-04 15:57:35 +01:00 |
|
James Cole
|
58bdf14f6b
|
First empty controllers for API.
|
2018-02-04 13:41:42 +01:00 |
|