Lance Pioch
|
f82b419d47
|
Update php doc blocks
|
2018-05-13 12:42:11 -04:00 |
|
Dane Everitt
|
565c5ddc52
|
Add integration tests for nests
|
2018-03-25 17:41:36 -05:00 |
|
Dane Everitt
|
bde4d4187f
|
Merge branch 'develop' into feature/api-integration-testing
|
2018-03-21 22:25:16 -05:00 |
|
Dane Everitt
|
3e2ac981a9
|
Add API endpoint for getting server resource utilization, closes #900
This endpoint is throttled to 15 requests per minute to avoid destroying the daemon since clients can use it.
|
2018-03-17 14:01:53 -05:00 |
|
Dane Everitt
|
e8ea218f20
|
Add integration test for remaining application api user endpoints
|
2018-03-04 22:35:57 -06:00 |
|
Dane Everitt
|
e2aa01c9cc
|
First go at integration tests
|
2018-03-04 16:30:16 -06:00 |
|
Dane Everitt
|
87b96bdfc8
|
Add core logic to allow for limited databases and allocations
|
2018-03-01 20:08:27 -06:00 |
|
Dane Everitt
|
ab2973c4d1
|
Add pack transformer support
|
2018-03-01 18:43:39 -06:00 |
|
Dane Everitt
|
cef3e4ced4
|
Add base routes for managing servers as a client
|
2018-02-27 21:28:43 -06:00 |
|
Dane Everitt
|
e28973bcae
|
Move everything around as needed to get things setup for the client API
|
2018-02-25 15:30:56 -06:00 |
|
Dane Everitt
|
633bba6d6e
|
Add support for external_id on servers, closes #975
|
2018-02-24 11:57:12 -06:00 |
|
Dane Everitt
|
be6b398e2d
|
add support for egg variables, closes #974
|
2018-02-24 11:17:21 -06:00 |
|
Dane Everitt
|
2ec76d283b
|
Fix bad API behavior
|
2018-02-04 15:38:38 -06:00 |
|
Dane Everitt
|
8afced3410
|
Add nests & eggs
Cleanup middleware handling and parameters on controllers...
|
2018-01-27 12:38:56 -06:00 |
|
Dane Everitt
|
2bd691efad
|
Add database list endpoint, add more resource name magic
|
2018-01-25 21:26:06 -06:00 |
|
Dane Everitt
|
a497a3d153
|
Make server listing and single server view API endpoints work
|
2018-01-19 21:47:06 -06:00 |
|
Dane Everitt
|
bdadec002c
|
Push updates to server transformer
|
2018-01-18 21:56:12 -06:00 |
|
Dane Everitt
|
ad3a954256
|
Rename APIKey to ApiKey
|
2018-01-14 12:06:15 -06:00 |
|
Dane Everitt
|
11c4f3f6f2
|
Finish putting permissions on the API
|
2018-01-13 14:08:19 -06:00 |
|
Dane Everitt
|
d644a53951
|
Update users & locations to use new permissions format
|
2018-01-12 20:39:15 -06:00 |
|
Dane Everitt
|
a31e5875dc
|
First round of changes to API to support simpler permissions.
|
2018-01-11 22:49:46 -06:00 |
|
Dane Everitt
|
cf21fd5a4b
|
More API updates, better support for node config edits
|
2018-01-10 23:19:03 -06:00 |
|
Dane Everitt
|
54b6fb5ebd
|
More work on the API utilizing Laravel 5.5 exception rendering
Also corrects API format to maintain JSONAPI spec
|
2017-12-17 14:57:05 -06:00 |
|