Andrew Camilleri
|
c784144a07
|
Greenfield: Add update store API (#1495)
* Greenfield: Add update store API
* update update store model
* change greenfield controller name to stop conflict
|
2020-04-27 20:13:20 +09:00 |
|
Nicolas Dorier
|
7adaa146dc
|
Merge pull request #1471 from dennisreimann/api-health-endpoint
GreenField: Add health check endpoint
|
2020-04-23 02:44:11 +09:00 |
|
Kukks
|
297b84a18b
|
add request name validation
|
2020-04-22 15:05:13 +02:00 |
|
Kukks
|
34c1a304a9
|
Add Create Store
|
2020-04-22 15:05:13 +02:00 |
|
Kukks
|
4f1ae4733c
|
remove store api
|
2020-04-22 15:05:13 +02:00 |
|
Kukks
|
e009c1a25a
|
Fixing CheckNoDeadLink test now that btse blocks our call from circleci
|
2020-04-22 15:05:13 +02:00 |
|
Kukks
|
a6a56e4791
|
fix controller
|
2020-04-21 17:09:17 +02:00 |
|
Dennis Reimann
|
22e39998e2
|
Updates from code review
Thanks @kukks!
|
2020-04-21 16:43:14 +02:00 |
|
Dennis Reimann
|
70d1056d48
|
API: Health endpoint returns synchronized state
|
2020-04-21 16:29:54 +02:00 |
|
Dennis Reimann
|
3bd5c3e1b5
|
API: Add health check endpoint
|
2020-04-21 14:59:33 +02:00 |
|
Andrew Camilleri
|
d47e225dce
|
Fix email sending on registration crash (#1454)
|
2020-04-10 15:59:39 +09:00 |
|
Kukks
|
c6d75de3d7
|
GreenField: Switch to Blob for API Keys
|
2020-04-02 09:32:22 +02:00 |
|
nicolas.dorier
|
6d7b57ea3b
|
A api key can always revoke itself, add a route to delete any api key
|
2020-03-27 14:46:51 +09:00 |
|
nicolas.dorier
|
39a8c3fe47
|
GreenField: Create API Key
|
2020-03-27 14:17:31 +09:00 |
|
nicolas.dorier
|
08abda1522
|
Restrict authentication to the APIController to GreenFieldAPIKeys
|
2020-03-27 13:34:03 +09:00 |
|
nicolas.dorier
|
afdee9d8a2
|
Move directories, rename controllers
|
2020-03-27 12:58:45 +09:00 |
|