Commit Graph

209 Commits

Author SHA1 Message Date
JUDIT GRESKOVITS 5c1b76c92f feat(cp-gql-mock-server): Add more examples of deployment groups 2017-07-21 16:55:55 +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
Sérgio Ramos dd1124a608 feat(cp-gql-schema): scale mutation 2017-07-20 12:33:44 +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
Sérgio Ramos ce847046bb refactor(cp-frontend): move dg/create to manifest/edit-or-create 2017-07-19 17:22:31 +01:00
Sérgio Ramos 8fd37d6cf7 chore(ui-toolkit): upgrade redux-form 2017-07-17 12:41:51 +01:00
Sérgio Ramos 0f74cb5453 chore: update lockfile 2017-07-17 10:57:35 +01:00
Sérgio Ramos b97e5679bf fix(portal-api): assert dg.services when watching cp 2017-07-12 14:37:34 +01:00
Sérgio Ramos be7bb5f871 feat: detect service connections and instance health 2017-07-12 11:14:18 +01:00
JUDIT GRESKOVITS 47e9982d7f feat(ui-toolkit, cp-frontend): Ensure colours are correct and check designs 2017-07-11 15:29:19 +01:00
Sérgio Ramos 5ccd873a54 feat: environment stage 2017-07-07 11:35:18 +01:00
Sérgio Ramos 012a44c00a feat: track transitional states 2017-07-06 15:40:07 +01:00
JUDIT GRESKOVITS 1bf7913ac3 feat(ui-toolkit, cp-frontend): Ensure correct update of topology view 2017-07-06 11:40:10 +01:00
Sérgio Ramos 9f3782558f fix(portal-api): fix bootstrap-data portal-data require 2017-06-29 11:33:32 +01:00
Sérgio Ramos 060e4186ce chore: update lockfile 2017-06-29 10:41:30 +01:00
geek 40f666adc2 chore: combine data/watch into api module 2017-06-28 18:34:50 +01:00
Sérgio Ramos 48549e5d38 multiple bug fixes (#528)
* fix(portal-data): don't fallback on service instances

* feat(portal-data): run delete service in background

* fix(portal-watch): throtle (by dg-service) changes resolver

* feat(portal-watch): resolve all machines on start

* fix(portal-watch): add missing dependency
2017-06-28 10:04:34 -05:00
Sérgio Ramos 4e241191bf feat(cp-frontend): DeploymentGroup reprovision flow 2017-06-28 10:18:10 +01:00
Sérgio Ramos f2ad0da7e2 feat(cp-frontend): add status to instances 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 53cd13b561 feat(portal-data): add config() mutation 2017-06-23 12:49:36 +01:00
Sérgio Ramos bc679d6ac6 feat(portal-api): integrate portal-watch (#510) 2017-06-22 12:09:13 -05: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 5a86686933 chore: update yarn.lock 2017-06-21 20:22:35 +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
JUDIT GRESKOVITS cb85b75a04 feat: Format changed before commit, except if partially staged 2017-06-20 16:36:22 +01:00
geek 6cd39b2d8c build: extended support for containerpilot v3
with sensors and local-compose
2017-06-20 13:54:37 +01:00
Sérgio Ramos 29b42fd4fc chore: remove packages' yarn-lock
related: https://github.com/lerna/lerna/issues/852
2017-06-19 13:50:10 +01:00
Sérgio Ramos 40c3ec24bd fix(joyent-ui-toolkit): add missing reduce-css-calc dependency 2017-06-16 22:45:24 +01:00
Sérgio Ramos 871893598f chore: restore removed packages 2017-06-16 21:46:36 +01:00
Sérgio Ramos 18be101068 chore: re-align dependencies 2017-06-16 21:08:33 +01:00
Sérgio Ramos 9243ecdfab fix(joyent-ui-toolkit): don't hoist react-styleguidist 2017-06-16 14:52:46 +01:00
Sérgio Ramos 6cfeae136d chore: fix linting with hoisted eslint 2017-06-15 17:11:40 +01:00
Sérgio Ramos 1cc2330b22 feat(joyent-cp-frontend): create dg initial implementation 2017-06-15 17:11:40 +01:00
geek caee178ad8 feat(portal-data): support manifest provision flow 2017-06-01 22:30:34 +01:00
Sérgio Ramos 0667ca8ad3 chore: different test targets for CI
this allows for junit reports and parallel executions
2017-05-31 20:04:12 +01:00
geek b6c6139023 chore(portal-data): add manifest and versions support 2017-05-31 15:43:20 +01:00
Sérgio Ramos cd3b394c1b chore: add missing dependency 2017-05-30 10:37:03 +01:00
Sérgio Ramos f252719aa1 chore: don't --prefer-offline in CI 2017-05-26 11:28:33 +01:00
Sérgio Ramos 9b3874ea56 chore: format, lint, and test scripts based on staged files
For lint and test, it detects the packages that the staged files affect and only
runs the corresponding `lint` and `test` scripts.

For format, it will run prettier through the Added/Modified js files.
2017-05-26 10:20:00 +01:00
Sérgio Ramos ca27ac2200 chore: enable changelog on root level 2017-05-26 10:19:48 +01:00
geek 1efcc32748 chore(portal-data): move portal-data to packages 2017-05-25 21:07:34 +01:00
Sérgio Ramos 7da2460b21 chore: allow packages to opt-out of prettier 2017-05-25 19:50:36 +01:00
Sérgio Ramos 11bb161bb2 chore: update lockfiles 2017-05-25 14:48:30 +01:00
Sérgio Ramos 8295bd6882 chore: initial lerna setup
this shall be a progressive process
2017-05-25 10:56:50 +01:00
Sérgio Ramos e1b03b7d9b switch between mock sets through location query
fixes #398
2017-03-22 17:06:27 +00:00
JUDIT GRESKOVITS a4743bd80e re-write forms with react-broadcast 2017-02-21 14:36:59 +00:00
Sérgio Ramos ed6282b59e update dependencies 2017-02-09 11:04:45 +00:00
Alex Windett 503a7211bf adding css loaders 2017-01-30 17:58:02 +00:00
Alex Windett 9e302e093a re-adding yarn.lock file in top directory 2017-01-25 14:05:42 +00:00
Alex Windett a9b789d861 regenerating yarn.lock files 2017-01-25 13:58:12 +00:00
Alex Windett 1d2c322082 adding in functionality to determin current organisation when changing member role 2017-01-25 13:51:43 +00:00
Tom Gallacher 860fc58037 Updating section 2017-01-17 17:16:10 +00:00
Tom Gallacher 40613c8535 Adding Organisation Tabs 2017-01-17 16:50:48 +00:00
Sérgio Ramos cd24d8397a link dashboard and org pages 2016-12-13 22:13:46 +00:00
Tom Gallacher 2b57f65d61 Remove button-icon as it no longer exists in zeplin 2016-12-12 10:28:48 +00:00
Tom Gallacher dd259be965 tests: Makefile is now the main truth, away from npm 2016-10-27 16:15:44 +01:00
Tom Gallacher b35027d34a make: cleaning up targets and add pre-commit hooks 2016-10-25 12:05:29 +01:00