Commit Graph

1248 Commits

Author SHA1 Message Date
Sérgio Ramos 3aa7ec54bb fix(portal-data): use version() when provisioning 2017-06-28 10:18:10 +01:00
Sérgio Ramos 3f1625aa5a feat(portal-data): expose version() in DeploymentGroup 2017-06-28 10:18:10 +01:00
Sérgio Ramos 05bc971a58 feat(portal-data): importable() don't list already imported DeploymentGroups 2017-06-28 10:18:10 +01:00
Sérgio Ramos 12fa092c3b feat(portal-data): set imported when creating imported DeploymentGroup 2017-06-28 10:18:10 +01:00
Sérgio Ramos a150dabff2 feat(cp-gql-schema): add imported to DeploymentGroup 2017-06-28 10:18:10 +01:00
Sérgio Ramos 190601a999 feat(cp-gql-schema): add PROVISIONING to InstanceStatus 2017-06-28 10:18:10 +01:00
Sérgio Ramos 61bd88e437 feat(cp-gql-schema): expose Manifest in Version instead of manifestId 2017-06-28 10:18:10 +01:00
geek aa853fe4c8 feat(portal-data): insert ip address in instance record 2017-06-27 20:47:10 +01:00
JUDIT GRESKOVITS a14672355c fix(cp-frontend): Add missing empty instances component 2017-06-27 17:59:31 +01:00
JUDIT GRESKOVITS 8e90dbfa56 feat(cp-frontend, ui-toolkit): Resize nodes and topolgy 2017-06-27 17:48:03 +01:00
Sérgio Ramos 5dab93e59e feat(cp-gql-schema): add healthy attr to Instance (#520) 2017-06-26 10:56:08 -05:00
Sérgio Ramos f2ad0da7e2 feat(cp-frontend): add status to instances 2017-06-26 16:25:38 +01:00
Sérgio Ramos fc160e6a17 feat(cp-gql-schema): add FAILED InstanceStatus 2017-06-26 16:25:38 +01:00
Sérgio Ramos 8078471355 feat(cp-frontend): import existing project 2017-06-26 16:25:38 +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 59043760b6 chore: remove legacy gql server 2017-06-26 14:27:17 +01:00
Sérgio Ramos 20b8b23cbb chore(cp-frontend): restore Dockerfile for demo compose 2017-06-26 14:26:55 +01:00
geek b3926751ad chore: explicitly ask for key path 2017-06-26 13:59:14 +01:00
geek 892c5a4575 chore(frontend): move docker artificats into docker folder 2017-06-26 13:59:14 +01:00
geek dfe3b66f53 chore: build from published modules 2017-06-26 13:59:14 +01:00
JUDIT GRESKOVITS a373e4efa2 feat(cp-frontend, cp-gql-mock-server): add stop, start, delete to resolvers 2017-06-26 13:53:10 +01:00
Sérgio Ramos 2ea33c2a07 feat(cp-frontend): improve review stage of deployment group creation 2017-06-23 12:49:36 +01:00
Sérgio Ramos 627761e98d feat(portal-api): expose config mutation 2017-06-23 12:49:36 +01:00
Sérgio Ramos 885c6cfe5e feat(cp-gql-schema): add config() mutation 2017-06-23 12:49:36 +01:00
Sérgio Ramos 53cd13b561 feat(portal-data): add config() mutation 2017-06-23 12:49:36 +01:00
Sérgio Ramos 5fe14a7c5a fix(docker-compose-client): remove services attr from config() 2017-06-23 12:49:36 +01:00
geek b47ebebf9e bug: copy keys for sdc 2017-06-22 22:30:40 +01:00
geek d90c23cd38 chore(portal-api): copy env variables to _env file 2017-06-22 18:39:43 +01:00
geek be842aba31 bug(portal-data): support compose reconnects 2017-06-22 18:12:39 +01:00
Sérgio Ramos bc679d6ac6 feat(portal-api): integrate portal-watch (#510) 2017-06-22 12:09:13 -05:00
Sérgio Ramos 8530b24691 feat(joyent-cp-frontend): integrate toolkit's SectionList 2017-06-22 11:47:25 +01:00
Sérgio Ramos 1fcd1b9eed feat(joyent-ui-toolkit): implement SectionList 2017-06-22 11:47:25 +01:00
Sérgio Ramos aa8d9f7a25 feat(eslint-config-joyent-portal): don't lint anything prettier related 2017-06-22 11:46:54 +01:00
Sérgio Ramos c66164f37e feat(portal-api): fix indentation 2017-06-22 10:57:03 +01:00
Sérgio Ramos 920eaf0903 feat(joyent-cp-gql-mock-server): serve reqs under /api 2017-06-22 10:43:33 +01:00
geek 54a5c6a46e feat(cp-frontend): use nginx instead of serve 2017-06-22 10:43:29 +01:00
Sérgio Ramos 5a86686933 chore: update yarn.lock 2017-06-21 20:22:35 +01:00
Sérgio Ramos 101f4fb423 style(portal-api): fix lint 2017-06-21 20:12:57 +01:00
geek 7104e6e1a9 feat: add docker-compose-api to compose 2017-06-21 20:01:02 +01:00
geek c30b688ee9 chore(portal-api): Bootstrap data 2017-06-21 17:17:47 +01:00
JUDIT GRESKOVITS 67aedbdc54 feat: Lint changed before commit, except if partially staged 2017-06-21 16:52:08 +01:00
Sérgio Ramos 77bb76bf1a style(portal-api): lint 2017-06-20 23:02:40 +01:00
geek 32b450c1b6 feat(portal-api): report metrics from hapi 2017-06-20 22:33:54 +01:00
geek 5e7bec0aa7 feat(portal-watch): initial implementation 2017-06-20 19:23:25 +01:00
Sérgio Ramos 8a4a40f7f4 ci: stop containers before pulling 2017-06-20 17:41:58 +01:00
Sérgio Ramos 30d369f194 ci: 'fix Unexpected string' 2017-06-20 16:49:36 +01:00
JUDIT GRESKOVITS cb85b75a04 feat: Format changed before commit, except if partially staged 2017-06-20 16:36:22 +01:00
Sérgio Ramos f78e170cb1 build: remove --build-arg 2017-06-20 16:25:18 +01:00
Sérgio Ramos 5307c1db1f build: change npm loglevel to info 2017-06-20 16:25:03 +01:00
Sérgio Ramos f2bb72984d build: sync local and remote compose ports for frontend 2017-06-20 15:56:20 +01:00