Commit Graph

13 Commits

Author SHA1 Message Date
Sérgio Ramos 37f2201923 style: lint format 2017-09-18 15:20:29 +01:00
geek d449bb2250 fix: get instance status works correctly 2017-09-17 17:16:52 +01:00
Wyatt Preul 2ce08bbe30 fix: TypeError exception 2017-09-13 15:54:19 +01:00
Sérgio Ramos fa0a6b9ffc fix(portal-api): update machine's primaryIp 2017-09-06 11:14:20 +01:00
Sérgio Ramos a5a87a686e perf(portal-api): reduce triton calls (slow) 2017-09-01 00:16:25 +01:00
Sérgio Ramos 17def8e304 style: static methods 2017-08-28 21:31:38 +01:00
Sérgio Ramos 8d1a70e6e1 fix(portal-api): properly set server property in MachineWatcher 2017-08-22 14:38:42 +01:00
geek 454c37a3d6 chore(portal-api): create test containers 2017-08-17 15:59:14 +01:00
Sérgio Ramos 0ec4acce1e style(portal-api): lint 2017-08-03 11:25:10 +01:00
geek f896569f4c feat: remove traefik from balancing 2017-08-01 10:28:00 +01:00
Sérgio Ramos b5605db095 feat(portal-api): send "Not Found" errors hen entity is not found
This error is only sent when fetching a single entity, or when fetching multiple
with specific filters.
2017-07-26 11:15:53 +01:00
Sérgio Ramos 9296d51075 feat(portal-api): support deleteDeploymentGroup 2017-07-17 15:58:45 +01:00
Sérgio Ramos be7bb5f871 feat: detect service connections and instance health 2017-07-12 11:14:18 +01:00