Commit Graph

74 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
JUDIT GRESKOVITS
f5cf049fe0 feat(ui-toolkit, cp-frontend): Add button states to bin 2017-07-21 11:33:36 +01:00
JUDIT GRESKOVITS
2f4e9d4a57 feat(ui-toolkit): Calculate subservices node sizes dynamically 2017-07-20 15:05:50 +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
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
8fd37d6cf7 chore(ui-toolkit): upgrade redux-form 2017-07-17 12:41:51 +01:00
JUDIT GRESKOVITS
7b8c4f1de9 feat(ui-toolkit, cp-frontend): Remove options button from instances list 2017-07-13 16:16:30 +01:00
Sérgio Ramos
1533bf5d6e style(ui-toolkit): comment un-used variable 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
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
JUDIT GRESKOVITS
1bf7913ac3 feat(ui-toolkit, cp-frontend): Ensure correct update of topology view 2017-07-06 11:40:10 +01:00
JUDIT GRESKOVITS
05d0420813 feat(ui-toolkit, cp-frontend): Display statuses on topology view 2017-06-30 11:53:32 +01:00
JUDIT GRESKOVITS
ef6c166c56 feat(ui-toolkit, cp-frontend): Fix services list 2017-06-28 18:38:28 +01:00
Sérgio Ramos
4b7027295f feat(cp-frontend): integrate Progressbar into create/edit DG flow 2017-06-28 10:52:32 +01:00
robertzlatarski
5cade4e17d feat(ui-toolkit): initial Progressbar implementation 2017-06-28 10:52:32 +01:00
JUDIT GRESKOVITS
8e90dbfa56 feat(cp-frontend, ui-toolkit): Resize nodes and topolgy 2017-06-27 17:48:03 +01:00
Sérgio Ramos
1fcd1b9eed feat(joyent-ui-toolkit): implement SectionList 2017-06-22 11:47:25 +01: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
5307c1db1f build: change npm loglevel to info 2017-06-20 16:25:03 +01:00
Sérgio Ramos
914dbca77f build: force npm^4 2017-06-20 15:52:09 +01:00
Sérgio Ramos
76ee6b66ed build(cp-frontend): build assets on runtime 2017-06-20 15:45:50 +01:00
Sérgio Ramos
d4bedc0515 build: s/sensors.sh/sensors 2017-06-20 14:48:05 +01:00
Sérgio Ramos
aaef6e64e1 build: ignore package-lock 2017-06-20 14:44:27 +01:00
geek
6cd39b2d8c build: extended support for containerpilot v3
with sensors and local-compose
2017-06-20 13:54:37 +01:00
robertzlatarski
3fc72f667e feat(joyent-ui-toolkit): Add dropdown component 2017-06-20 12:27:38 +01:00
Sérgio Ramos
eb37c7de49 feat(joyent-cp-frontend): integrate toolkit's Breadcrumb 2017-06-20 10:40:23 +01:00
Sérgio Ramos
e6b6f6a761 feat(joyent-ui-toolkit): implement Breadcrumb 2017-06-20 10:40:23 +01:00
Sérgio Ramos
86662ae170 build: update config files to support containerpilot v3 2017-06-20 00:18:34 +01:00
Sérgio Ramos
443752dc75 build: don't uglify 2017-06-19 15:29:33 +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
JUDIT GRESKOVITS
7e359e5836 feat: number input and mutations for restart, stop and start 2017-06-19 13:48:34 +01:00
Sérgio Ramos
0623c06fc7 build(joyent-ui-toolkit): build styleguide in dev 2017-06-17 00:42:31 +01:00
Sérgio Ramos
dc5cd78f50 test(joyent-ui-toolkit): format with prettier 2017-06-16 23:34:30 +01:00
Sérgio Ramos
b22121cb93 fix: downgrade eslint 2017-06-16 22:45:45 +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
JUDIT GRESKOVITS
bd2bf728c6 feat(joyent-cp-frontend,joyent-ui-toolkit,joyent-cp-gql-mock-data): Scaling and delete modals 2017-06-16 15:19:30 +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
Sérgio Ramos
4ca5fc4f3b refactor(joyent-ui-toolkit): remove Header redundant properties 2017-06-07 15:09:49 +01:00
Sérgio Ramos
56315d02c7 feat(joyent-ui-toolkit): implement Header component 2017-06-07 15:09:49 +01:00
Sérgio Ramos
1510341307 test(joyent-cp-frontend): bootstrap unit tests 2017-06-07 10:27:33 +01:00
Sérgio Ramos
87b3d8e9f5 fix(joyent-ui-toolkit): force min-width of CardOptions 2017-06-06 11:57:12 +01:00
Sérgio Ramos
372665f978 build(joyent-ui-toolkit): compile styleguide and serve 2017-06-02 02:27:28 +01:00
Sérgio Ramos
3c7800aba1 fix(joyent-ui-toolkit): make CardHeader use full parent width 2017-06-02 02:15:06 +01:00