Commit Graph

153 Commits

Author SHA1 Message Date
Sara Vieira d1bc04c528 fix(cp-frontend,ui-toolkit): increase synchrony between wireframes and code 2017-09-07 16:02:29 +01:00
Sérgio Ramos 3c3f6f1c65 fix(cp-frontend): don't fetchMoreMetrics if it's still loading 2017-09-06 11:46:45 +01:00
Sérgio Ramos cceacbebab style: format 2017-09-06 10:46:34 +01:00
Sérgio Ramos a6abc105a9 fix(cp-frontend): fix branches overriding services 2017-09-05 21:53:34 +01:00
Sérgio Ramos 5cbdb23e3f feat(cp-gql-mock-server): simulate loading times 2017-09-01 23:32:06 +01:00
Sérgio Ramos 8ee09f8716 fix(cp-frontend): fix chevron extend 2017-09-01 00:17:44 +01:00
Sérgio Ramos 9be6a27012 chore: s/postinstall/prepublish 2017-08-31 17:45:56 +01:00
Sérgio Ramos edcf2f3fa5 chore(cp-frontend): version bump 2017-08-30 19:23:54 +01:00
Sérgio Ramos b2f0b4c205 chore: version bumps 2017-08-30 17:42:17 +01:00
Sérgio Ramos 2b46af7e2f style: format 2017-08-30 17:00:42 +01:00
Sérgio Ramos 9c4d69d586 feat(cp-frontend): only show GraphsContainer when metrics existent 2017-08-30 16:47:10 +01:00
Sérgio Ramos 3bcd712e42 fix(cp-frontend): downgrade react-router 2017-08-30 15:37:10 +01:00
Sérgio Ramos 94c664fecc fix(cp-frontend): poll even when no services (service list) 2017-08-30 15:06:58 +01:00
Sérgio Ramos d9ae6eb34a fix(cp-frontend): handle no previous metrics 2017-08-30 14:52:17 +01:00
Sérgio Ramos 0d659c94e8 style(cp-frontend): format 2017-08-30 14:09:34 +01:00
Sérgio Ramos d08a8b00a9 fix(cp-frontend): handle no data in metrics loop 2017-08-30 14:02:27 +01:00
Sérgio Ramos 3ddeb0517e fix(cp-frontend): fix imported manifest notice 2017-08-30 12:30:50 +01:00
Sérgio Ramos 90975b30e3 feat(cp-frontend): change document title 2017-08-30 12:17:49 +01:00
Sérgio Ramos 468604058e style(cp-frontend): format 2017-08-30 12:17:21 +01:00
Sérgio Ramos 9b647a77eb feat(cp-frontend): show service list even when error 2017-08-30 11:57:08 +01:00
Sérgio Ramos 827379806b fix(cp-frontend): custom getPreviousEnd 2017-08-30 11:40:15 +01:00
Sérgio Ramos b918a5bb66 fix(cp-frontend): don't require metrics for topology 2017-08-30 10:46:28 +01:00
Sérgio Ramos b89d1ad686 feat(cp-frontend): display metrics in service list 2017-08-30 10:20:05 +01:00
Sérgio Ramos c7938efd2f chore: update dependencies 2017-08-28 20:47:19 +01:00
Sérgio Ramos cac9453154 style: format 2017-08-28 20:24:36 +01:00
Sérgio Ramos 75ec47b234 fix(cp-frontend): update webpack patch 2017-08-28 20:04:55 +01:00
JUDIT GRESKOVITS 1eac90c79a feat: initial metrics implementation 2017-08-25 18:29:47 +01:00
Sérgio Ramos 5fbb94f54d fix(cp-frontend): fallback instance health 2017-08-23 14:18:49 +01:00
Sérgio Ramos 06fe7e1312 chore(cp-frontend): version bump 2017-08-22 14:40:56 +01:00
Sérgio Ramos b5ea1580e5 fix(cp-frontend): handle manifests without env varibales 2017-08-22 14:38:42 +01:00
Sérgio Ramos ccf1fd6f9a feat(cp-frontend): don't show env toggle when no variables set 2017-08-22 14:38:42 +01:00
JUDIT GRESKOVITS 3c0aa552f9 feat(cp-frontend): Add reducers and selectors unit tests 2017-08-21 18:48:39 +01:00
Sérgio Ramos 291a771bd9 fix(cp-frontend): fix react-scripts patch 2017-08-21 16:52:28 +01:00
JUDIT GRESKOVITS c104251ac3 feat(cp-frontend, ui-toolkit, cp-gql-mock-server): Add snapshot tests 2017-08-21 14:25:48 +01:00
JUDIT GRESKOVITS bfd54d481a fix(cp-frontend): Remove nonexisting import 2017-08-14 12:02:02 +01:00
JUDIT GRESKOVITS bc026b2341 feat(ui-toolkit, cp-frontend): Add clear status and health messaging and refactor tooltips use 2017-08-14 11:35:26 +01:00
JUDIT GRESKOVITS 24bee629e8 fix(cp-frontend): Fix error message typos 2017-08-08 12:05:38 +01:00
JUDIT GRESKOVITS 2fb4a77c96 feat(ui-toolkit, cp-fronted, portal-api): Env variables input redesign 2017-08-08 11:22:46 +01:00
JUDIT GRESKOVITS 2eb7f4197f feat(cp-gql-mock-server, cp-frontend): Add missing dg and service error messaging 2017-08-08 11:00:50 +01:00
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
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
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 dab0beedc0 feat(cp-frontend): don't show options when service is in a transitional state 2017-07-27 17:58:37 +01:00