1
0
mirror of https://github.com/yldio/copilot.git synced 2024-11-14 07:10:05 +02:00

Commit Graph

  • 7b5cf714d2 feat(portal-api): support sub-services Sérgio Ramos 2017-07-13 16:22:05 +0100
  • 7b8c4f1de9 feat(ui-toolkit, cp-frontend): Remove options button from instances list JUDIT GRESKOVITS 2017-07-13 14:41:18 +0100
  • fe760dcca6 fix(cp-frontend): Pass full paths to menu items JUDIT GRESKOVITS 2017-07-13 14:21:31 +0100
  • 1533bf5d6e style(ui-toolkit): comment un-used variable Sérgio Ramos 2017-07-12 14:35:55 +0100
  • b97e5679bf fix(portal-api): assert dg.services when watching cp Sérgio Ramos 2017-07-12 14:34:43 +0100
  • eddc8712b0 fix(portal-api): prevent crash on cp-watcher when no services Sérgio Ramos 2017-07-12 13:33:10 +0100
  • 2a34632269 feat(ui-toolkit, cp-frontend, cp-gql-mock-server): Display healthy / unhealthy statuses JUDIT GRESKOVITS 2017-07-12 14:00:54 +0100
  • abdd9f9f6a feat(ui-toolkit, cp-frontend): Allow topology nodes are displayed at top when not connected JUDIT GRESKOVITS 2017-07-12 12:54:55 +0100
  • be7bb5f871 feat: detect service connections and instance health Sérgio Ramos 2017-07-11 17:59:25 +0100
  • 47e9982d7f feat(ui-toolkit, cp-frontend): Ensure colours are correct and check designs JUDIT GRESKOVITS 2017-07-11 15:11:52 +0100
  • 06ab07a966 feat(joyent-ui-toolkit, joyent-cp-frontend): Display transitional service statuses JUDIT GRESKOVITS 2017-07-07 18:04:01 +0100
  • 5ccd873a54 feat: environment stage Sérgio Ramos 2017-07-05 14:33:16 +0100
  • 9730b5733a feat(cp-gql-mock-server): Implement transitional states JUDIT GRESKOVITS 2017-07-06 16:28:05 +0100
  • 012a44c00a feat: track transitional states Sérgio Ramos 2017-07-05 14:33:16 +0100
  • 1bf7913ac3 feat(ui-toolkit, cp-frontend): Ensure correct update of topology view JUDIT GRESKOVITS 2017-07-06 11:10:10 +0100
  • 28699d0061 chore: fixup logic for health checks geek 2017-06-30 14:57:42 -0500
  • 9c8ea8c489 feat(portal-api): add instance status data geek 2017-06-29 13:19:01 -0500
  • 05d0420813 feat(ui-toolkit, cp-frontend): Display statuses on topology view JUDIT GRESKOVITS 2017-06-30 11:52:55 +0100
  • 6651208b2e chore: add missing dependency geek 2017-06-29 09:39:45 -0500
  • 86a1149acd chore: merge changes from upstream geek 2017-06-29 09:38:30 -0500
  • f68ecddaa2 chore: create triton-compose geek 2017-06-29 09:29:54 -0500
  • f94ba08c06 feat(portal-api): populate ip addresses for instances geek 2017-06-28 17:44:14 -0500
  • da40ee11e8 chore: docker compose works with published images geek 2017-06-28 17:11:04 -0500
  • 548c7f5f7e feat(portal-api): replace dockerode with node-triton (#532) Sérgio Ramos 2017-06-29 15:28:56 +0100
  • 9f3782558f fix(portal-api): fix bootstrap-data portal-data require Sérgio Ramos 2017-06-29 11:33:32 +0100
  • 060e4186ce chore: update lockfile Sérgio Ramos 2017-06-29 10:41:30 +0100
  • ef6c166c56 feat(ui-toolkit, cp-frontend): Fix services list JUDIT GRESKOVITS 2017-06-28 18:36:54 +0100
  • 40f666adc2 chore: combine data/watch into api module geek 2017-06-28 12:33:34 -0500
  • 48549e5d38 multiple bug fixes (#528) Sérgio Ramos 2017-06-28 16:04:34 +0100
  • 8e56cb0ada style: lint Sérgio Ramos 2017-06-28 11:23:43 +0100
  • 8717d19136 feat(portal-watch): don't filter by hash Sérgio Ramos 2017-06-28 11:06:53 +0100
  • bb99662976 fix(portal-data): don't fallback on service slug Sérgio Ramos 2017-06-28 11:06:27 +0100
  • a2e0100f5e fix(portal-data): infer container id from machine_id (they are not the same) Sérgio Ramos 2017-06-28 11:06:02 +0100
  • b3581a61d2 fix(portal-data): use 'serviceId' argmument instead of 'id' for scale() Sérgio Ramos 2017-06-28 11:04:43 +0100
  • f94a0869a6 fix(portal-data): don't integrate cp-client (for now) Sérgio Ramos 2017-06-28 11:03:16 +0100
  • 19635e7a0a fix(portal-api): parse DOCKER_HOST for protocol, hostname, and port Sérgio Ramos 2017-06-28 11:02:41 +0100
  • 15d689b0c2 feat(cp-frontend): remove leading '/' from services url Sérgio Ramos 2017-06-28 11:00:07 +0100
  • 20052a4a13 feat(cp-frontend): remove scale modal after mutate response Sérgio Ramos 2017-06-28 10:57:30 +0100
  • 6aec0d3f68 feat(cp-frontend): remove id from scale mutation Sérgio Ramos 2017-06-28 10:55:18 +0100
  • 0172d32bad feat(cp-gql-schema): remove id from ServiceScale Sérgio Ramos 2017-06-28 10:54:33 +0100
  • 4b7027295f feat(cp-frontend): integrate Progressbar into create/edit DG flow Sérgio Ramos 2017-06-27 23:48:36 +0100
  • 5cade4e17d feat(ui-toolkit): initial Progressbar implementation robertzlatarski 2017-06-27 15:22:05 +0100
  • 3aa88141d4 feat(portal-data): use internals.resolveCb Sérgio Ramos 2017-06-28 00:11:19 +0100
  • e8f05282fa feat(cp-frontend): add manifest notice for imported DG Sérgio Ramos 2017-06-27 19:42:18 +0100
  • cb908d33e5 refactor(portal-data): lint Sérgio Ramos 2017-06-27 18:47:44 +0100
  • d7a8a55d22 feat(cp-frontend): update instance status colors based on new InstanceStatus'es Sérgio Ramos 2017-06-27 18:46:29 +0100
  • 2bc7ef3973 feat(portal-data): handle deleted based on new InstanceStatus'es Sérgio Ramos 2017-06-27 18:45:51 +0100
  • ce2a13e501 feat(cp-gql-schema): update InstanceStatus'es Sérgio Ramos 2017-06-27 18:44:14 +0100
  • 041d6bf73f feat(portal-data): if machine is deleted, remove it from Service Sérgio Ramos 2017-06-27 18:14:26 +0100
  • c438f07e56 feat(cp-gql-schema): add READY and STOPPING InstanceStatus'es Sérgio Ramos 2017-06-27 18:13:51 +0100
  • 4e241191bf feat(cp-frontend): DeploymentGroup reprovision flow Sérgio Ramos 2017-06-27 17:45:38 +0100
  • 3aa7ec54bb fix(portal-data): use version() when provisioning Sérgio Ramos 2017-06-27 17:44:14 +0100
  • 3f1625aa5a feat(portal-data): expose version() in DeploymentGroup Sérgio Ramos 2017-06-27 16:15:27 +0100
  • 05bc971a58 feat(portal-data): importable() don't list already imported DeploymentGroups Sérgio Ramos 2017-06-27 16:14:00 +0100
  • 12fa092c3b feat(portal-data): set imported when creating imported DeploymentGroup Sérgio Ramos 2017-06-27 16:13:15 +0100
  • a150dabff2 feat(cp-gql-schema): add imported to DeploymentGroup Sérgio Ramos 2017-06-27 16:10:24 +0100
  • 190601a999 feat(cp-gql-schema): add PROVISIONING to InstanceStatus Sérgio Ramos 2017-06-27 16:09:57 +0100
  • 61bd88e437 feat(cp-gql-schema): expose Manifest in Version instead of manifestId Sérgio Ramos 2017-06-27 16:08:57 +0100
  • aa853fe4c8 feat(portal-data): insert ip address in instance record geek 2017-06-27 14:42:53 -0500
  • a14672355c fix(cp-frontend): Add missing empty instances component JUDIT GRESKOVITS 2017-06-27 17:59:31 +0100
  • 8e90dbfa56 feat(cp-frontend, ui-toolkit): Resize nodes and topolgy JUDIT GRESKOVITS 2017-06-27 17:19:27 +0100
  • 5dab93e59e feat(cp-gql-schema): add healthy attr to Instance (#520) Sérgio Ramos 2017-06-26 16:56:08 +0100
  • f2ad0da7e2 feat(cp-frontend): add status to instances Sérgio Ramos 2017-06-26 14:12:50 +0100
  • fc160e6a17 feat(cp-gql-schema): add FAILED InstanceStatus Sérgio Ramos 2017-06-26 11:29:24 +0100
  • 8078471355 feat(cp-frontend): import existing project Sérgio Ramos 2017-06-26 02:29:46 +0100
  • 7f1d731dc6 import existing deployment groups (#516) Sérgio Ramos 2017-06-26 15:29:12 +0100
  • 59043760b6 chore: remove legacy gql server Sérgio Ramos 2017-06-26 14:27:17 +0100
  • 20b8b23cbb chore(cp-frontend): restore Dockerfile for demo compose Sérgio Ramos 2017-06-26 14:26:55 +0100
  • b3926751ad chore: explicitly ask for key path geek 2017-06-23 17:37:02 -0500
  • 892c5a4575 chore(frontend): move docker artificats into docker folder geek 2017-06-23 15:22:06 -0500
  • dfe3b66f53 chore: build from published modules geek 2017-06-23 11:24:25 -0500
  • a373e4efa2 feat(cp-frontend, cp-gql-mock-server): add stop, start, delete to resolvers JUDIT GRESKOVITS 2017-06-26 13:25:46 +0100
  • 2ea33c2a07 feat(cp-frontend): improve review stage of deployment group creation Sérgio Ramos 2017-06-22 23:01:21 +0100
  • 627761e98d feat(portal-api): expose config mutation Sérgio Ramos 2017-06-22 23:00:37 +0100
  • 885c6cfe5e feat(cp-gql-schema): add config() mutation Sérgio Ramos 2017-06-22 23:00:02 +0100
  • 53cd13b561 feat(portal-data): add config() mutation Sérgio Ramos 2017-06-22 22:59:25 +0100
  • 5fe14a7c5a fix(docker-compose-client): remove services attr from config() Sérgio Ramos 2017-06-22 22:58:33 +0100
  • b47ebebf9e bug: copy keys for sdc geek 2017-06-22 15:52:09 -0500
  • d90c23cd38 chore(portal-api): copy env variables to _env file geek 2017-06-22 12:32:00 -0500
  • be842aba31 bug(portal-data): support compose reconnects geek 2017-06-22 12:08:13 -0500
  • bc679d6ac6 feat(portal-api): integrate portal-watch (#510) Sérgio Ramos 2017-06-22 18:09:13 +0100
  • 8530b24691 feat(joyent-cp-frontend): integrate toolkit's SectionList Sérgio Ramos 2017-06-07 00:24:38 +0100
  • 1fcd1b9eed feat(joyent-ui-toolkit): implement SectionList Sérgio Ramos 2017-06-07 00:23:23 +0100
  • aa8d9f7a25 feat(eslint-config-joyent-portal): don't lint anything prettier related Sérgio Ramos 2017-06-21 17:48:15 +0100
  • c66164f37e feat(portal-api): fix indentation Sérgio Ramos 2017-06-22 10:57:03 +0100
  • 920eaf0903 feat(joyent-cp-gql-mock-server): serve reqs under /api Sérgio Ramos 2017-06-22 10:40:53 +0100
  • 54a5c6a46e feat(cp-frontend): use nginx instead of serve geek 2017-06-21 20:05:45 -0500
  • 5a86686933 chore: update yarn.lock Sérgio Ramos 2017-06-21 20:22:35 +0100
  • 101f4fb423 style(portal-api): fix lint Sérgio Ramos 2017-06-21 20:12:57 +0100
  • 7104e6e1a9 feat: add docker-compose-api to compose geek 2017-06-21 13:51:28 -0500
  • c30b688ee9 chore(portal-api): Bootstrap data geek 2017-06-21 11:15:17 -0500
  • 67aedbdc54 feat: Lint changed before commit, except if partially staged JUDIT GRESKOVITS 2017-06-21 15:33:14 +0100
  • 77bb76bf1a style(portal-api): lint Sérgio Ramos 2017-06-20 23:02:40 +0100
  • 32b450c1b6 feat(portal-api): report metrics from hapi geek 2017-06-20 16:11:47 -0500
  • 5e7bec0aa7 feat(portal-watch): initial implementation geek 2017-06-15 16:22:15 +0100
  • 8a4a40f7f4 ci: stop containers before pulling Sérgio Ramos 2017-06-20 17:41:58 +0100
  • 30d369f194 ci: 'fix Unexpected string' Sérgio Ramos 2017-06-20 16:49:15 +0100
  • cb85b75a04 feat: Format changed before commit, except if partially staged JUDIT GRESKOVITS 2017-06-20 16:10:45 +0100
  • f78e170cb1 build: remove --build-arg Sérgio Ramos 2017-06-20 16:25:18 +0100
  • 5307c1db1f build: change npm loglevel to info Sérgio Ramos 2017-06-20 16:25:03 +0100