Commit Graph

1362 Commits

Author SHA1 Message Date
Sérgio Ramos 0917d67b07 chore: use yarn workspaces 2017-08-04 00:51:24 +01:00
geek 0330699c05 chore: simplify frontend docker image 2017-08-03 23:00:01 +01:00
Sérgio Ramos 0cf61c628a fix(cp-frontend): handle error validating name 2017-08-03 13:42:39 +01:00
Sérgio Ramos 2b552360e0 fix(portal-api): update import logic to assign dg.services 2017-08-03 13:41:14 +01:00
Sérgio Ramos 0ec4acce1e style(portal-api): lint 2017-08-03 11:25:10 +01:00
geek 90b6031d96 feat: add getting start guide 2017-08-03 11:00:05 +01:00
Sérgio Ramos dcb775a1fe test(cp-gql-mock-server): disable tests in ci
fix is in the works
2017-08-03 10:59:27 +01:00
Sérgio Ramos b2803fcfed build: remove deployment stage 2017-08-03 10:57:09 +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
geek e5bbdadd6a feat: support TLS auth 2017-08-01 23:58:56 +01:00
geek f896569f4c feat: remove traefik from balancing 2017-08-01 10:28:00 +01:00
Sérgio Ramos 7daf22b5b6 fix(ui-toolkit): remove erroneous character 2017-07-28 18:49:58 +01:00
Sérgio Ramos 9f3bdc6bf4 style(ui-toolkit): lint 2017-07-28 18:13:45 +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 935e9bacca feat(cp-frontend): sort services by name 2017-07-28 15:25:15 +01:00
Sérgio Ramos 391267d609 feat(cp-frontend): show diff loading msg when provisioning 2017-07-28 15:24:41 +01:00
Sérgio Ramos 820dcfd728 feat(cp-frontend): transitional states as disabled card 2017-07-27 18:50:01 +01:00
Sérgio Ramos 68685284ea feat(ui-toolkit): add disabled card mode 2017-07-27 18:50:01 +01:00
Sérgio Ramos 08745d4b12 fix(cp-gql-mock-server): change instance status to RUNNING after scale 2017-07-27 18:49:49 +01:00
Sérgio Ramos dab0beedc0 feat(cp-frontend): don't show options when service is in a transitional state 2017-07-27 17:58:37 +01:00
Sérgio Ramos 763bf9ecc8 feat(cp-gql-schema): don't require scale or manifest in Version 2017-07-27 17:18:19 +01:00
Sérgio Ramos d4877e8bb9 fix(cp-frontend): handle non existing service in scale 2017-07-27 17:13:03 +01:00
Sérgio Ramos db58882a15 fix(ui-toolkit): make Card compatible with grid system 2017-07-26 16:27:12 +01:00
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