Commit Graph

20 Commits

Author SHA1 Message Date
Sérgio Ramos 1fe36f0e1b feat(portal-api): create Service's before provisioning (#673) 2017-09-13 13:11:20 -05:00
Sérgio Ramos cac9453154 style: format 2017-08-28 20:24:36 +01:00
JUDIT GRESKOVITS c104251ac3 feat(cp-frontend, ui-toolkit, cp-gql-mock-server): Add snapshot tests 2017-08-21 14:25:48 +01:00
JUDIT GRESKOVITS 24bee629e8 fix(cp-frontend): Fix error message typos 2017-08-08 12:05:38 +01:00
JUDIT GRESKOVITS 2fb4a77c96 feat(ui-toolkit, cp-fronted, portal-api): Env variables input redesign 2017-08-08 11:22:46 +01:00
JUDIT GRESKOVITS 2eb7f4197f feat(cp-gql-mock-server, cp-frontend): Add missing dg and service error messaging 2017-08-08 11:00:50 +01:00
JUDIT GRESKOVITS 2f8ca24fa0 feat(cp-frontend): Add 404 to router and redirects for not matched routes 2017-08-02 21:12:07 +01:00
JUDIT GRESKOVITS b1f76553ce feat(ui-toolkit, cp-frontend): Add error message component and error messages 2017-08-02 14:11:25 +01:00
Sérgio Ramos 92b9f09c01 feat(cp-frontend): uniform loading statuses and titles 2017-07-28 17:56:03 +01:00
Sérgio Ramos b865a1d118 style: lint 2017-07-26 15:41:01 +01:00
JUDIT GRESKOVITS f5cf049fe0 feat(ui-toolkit, cp-frontend): Add button states to bin 2017-07-21 11:33:36 +01:00
Sérgio Ramos ae5eaba2c1 fix(cp-frontend): poll until dg is available when editing manifest 2017-07-21 11:03:52 +01:00
JUDIT GRESKOVITS 173b6c9307 feat(ui-toolkit, cp-frontend, cp-gql-mock-server): Mock deleting a deployment group and filter out deleted dgs and services on frontend 2017-07-19 17:48:13 +01:00
JUDIT GRESKOVITS ee5a071bd9 feat(ui-toolkit, cp-frontend): Add ui to delete a deployment group 2017-07-17 14:28:58 +01:00
Sérgio Ramos 4e241191bf feat(cp-frontend): DeploymentGroup reprovision flow 2017-06-28 10:18:10 +01:00
Sérgio Ramos 7f1d731dc6 import existing deployment groups (#516)
* refactor: config() from mutation to query

* refactor(cp-frontend): remove unused dependency

* feat(portal-watch): expose getContainers() and compose tags

* fix(portal-watch): assert services by name AND hash

* feat(portal-data): expose importable and import APIs

* fix(portal-data): add missing dependencies

* feat(portal-api): expose import/importable

* feat(cp-gql-schema): add import/importable

* feat(cp-frontend): import existing project

* style(portal-watch): lint

* style(portal-data): lint

* chore: update lockfile
2017-06-26 09:29:12 -05:00
Sérgio Ramos 4923f39463 fix(joyent-cp-frontend): add polling interval to dg list 2017-06-15 17:11:40 +01:00
Sérgio Ramos 0503802282 ci: better run-parallel error log 2017-06-01 17:04:13 +01:00
JUDIT GRESKOVITS 8cd863f394 fix(joyent-cp-frontend,joyent-ui-toolkit): Uuids become ids 2017-06-01 15:05:10 +01:00
Sérgio Ramos 8295bd6882 chore: initial lerna setup
this shall be a progressive process
2017-05-25 10:56:50 +01:00