Commit Graph

1488 Commits

Author SHA1 Message Date
Sérgio Ramos b865a1d118 style: lint 2017-07-26 15:41:01 +01:00
Sérgio Ramos e8600b2c0d test(ui-toolkit): unit tests 2017-07-26 15:21:35 +01:00
Sérgio Ramos de68427a0c test(cp-gql-mock-server): unit tests 2017-07-26 12:01:44 +01:00
Sérgio Ramos 1416f5821b chore: upgrade prettier 2017-07-26 11:44:49 +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
JUDIT GRESKOVITS 5c1b76c92f feat(cp-gql-mock-server): Add more examples of deployment groups 2017-07-21 16:55:55 +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
Sérgio Ramos 5a8eb965ff fix(portal-api): don't return all services when no services 2017-07-21 10:13:24 +01:00
Sérgio Ramos 7f9c8b2847 fix(cp-frontend): allow provision without env 2017-07-21 10:13:24 +01:00
Sérgio Ramos 4df7549799 fix(portal-api): better handle dev enviroments 2017-07-21 10:13:24 +01:00
JUDIT GRESKOVITS 2f4e9d4a57 feat(ui-toolkit): Calculate subservices node sizes dynamically 2017-07-20 15:05:50 +01:00
Sérgio Ramos dd1124a608 feat(cp-gql-schema): scale mutation 2017-07-20 12:33:44 +01:00
JUDIT GRESKOVITS 7f9eada428 feat(ui-toolkit, cp-frontend): Disable quick actions menu remove services filter add service 2017-07-20 12:00:37 +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 6882143a98 chore(portal-api): lint 2017-07-19 17:22:31 +01:00
Sérgio Ramos 0a8fa05498 feat(portal-api): set ACTIVE statuses for imported service/dg 2017-07-19 17:22:31 +01:00
Sérgio Ramos 4d8f6a1d4f feat(portal-api): properly expose branches 2017-07-19 17:22:31 +01:00
Sérgio Ramos fdb24ebc13 feat(cp-gql-schema): rename watchers to watches 2017-07-19 17:22:31 +01:00
Sérgio Ramos cdd6d98af4 feat(portal-api): rename watchers to watches 2017-07-19 17:22:31 +01:00
Sérgio Ramos 2ece20ead9 fix(manifest-editor): allow ini as mode in proptypes 2017-07-19 17:22:31 +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 66c4bdc520 feat(cp-gql-schema): add deleteDeploymentGroup mutation 2017-07-17 15:58:45 +01:00
Sérgio Ramos 9296d51075 feat(portal-api): support deleteDeploymentGroup 2017-07-17 15:58:45 +01:00
Sérgio Ramos 3ddc156c18 chore: update docker files 2017-07-17 15:45:26 +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 db378a6f3a fix(cp-frontend): remove rollback 2017-07-17 12:41:51 +01:00
Sérgio Ramos 08e87475f6 style(portal-api): lint 2017-07-17 12:41:51 +01:00
Sérgio Ramos 8fd37d6cf7 chore(ui-toolkit): upgrade redux-form 2017-07-17 12:41:51 +01:00
Sérgio Ramos 68084a257d feat(portal-api): add support for env_file's 2017-07-17 12:41:51 +01:00
Sérgio Ramos 441d7398a8 feat(docker-compose-client): send 'files' in options 2017-07-17 12:41:51 +01:00
Sérgio Ramos 6e5214fc07 feat(cp-gql-schema): add 'files' to Manifest 2017-07-17 12:41:51 +01:00
Sérgio Ramos f68c2ae78a feat(cp-frontend): add and edit env_file's 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 09ae91af93 feat(portal-api): add branches resolver 2017-07-17 10:57:35 +01:00
Sérgio Ramos 9802bba502 feat(cp-frontend): handle removal of parent property 2017-07-17 10:57:35 +01:00
Sérgio Ramos 92181a2df0 feat(cp-gql-mock-server): handle service branches 2017-07-17 10:57:35 +01:00
Sérgio Ramos 46a352d0c8 test(portal-api): add wip cp tests 2017-07-17 10:57:35 +01:00
Sérgio Ramos 5b169cc2a3 feat(cp-gql-schema): instead of parent, allow service childs 2017-07-17 10:57:35 +01:00
Sérgio Ramos 7b5cf714d2 feat(portal-api): support sub-services 2017-07-17 10:57:35 +01:00
JUDIT GRESKOVITS 7b8c4f1de9 feat(ui-toolkit, cp-frontend): Remove options button from instances list 2017-07-13 16:16:30 +01:00
JUDIT GRESKOVITS fe760dcca6 fix(cp-frontend): Pass full paths to menu items 2017-07-13 14:34:38 +01:00
Sérgio Ramos 1533bf5d6e style(ui-toolkit): comment un-used variable 2017-07-12 14:37:34 +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 eddc8712b0 fix(portal-api): prevent crash on cp-watcher when no services 2017-07-12 14:37:34 +01:00
JUDIT GRESKOVITS 2a34632269 feat(ui-toolkit, cp-frontend, cp-gql-mock-server): Display healthy / unhealthy statuses 2017-07-12 14:11:53 +01:00
JUDIT GRESKOVITS abdd9f9f6a feat(ui-toolkit, cp-frontend): Allow topology nodes are displayed at top when not connected 2017-07-12 13:29:25 +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
JUDIT GRESKOVITS 06ab07a966 feat(joyent-ui-toolkit, joyent-cp-frontend): Display transitional service statuses 2017-07-10 10:13:33 +01:00