Commit Graph

429 Commits

Author SHA1 Message Date
JUDIT GRESKOVITS 96b0a17cb1 Add topology view 2017-02-28 18:41:46 +00:00
Alex Windett eb742b6266 adding "to" prop to allow for button to use react-router correctly 2017-02-28 16:43:30 +00:00
Alex Windett 50971def23 Merge pull request #328 from yldio/fix/tooltip
fixing outline, padding and position of tooltip
2017-02-28 10:47:52 +00:00
Sérgio Ramos e78a9d2d28 support remcalc('i i') 2017-02-27 17:56:17 +00:00
Alex Windett 9e850e0429 fixing outline, padding and position of tooltip 2017-02-27 16:33:42 +00:00
JUDIT GRESKOVITS 49612769da Toggle 2017-02-27 15:36:55 +00:00
Alex Windett 6f84069345 updating org tabs to use UI tabs 2017-02-27 13:21:40 +00:00
Sérgio Ramos 710b6f983e use background color in html/body 2017-02-24 13:54:12 +00:00
Sérgio Ramos f2b71e1105 update dependencies 2017-02-24 13:31:13 +00:00
Sérgio Ramos ff83b4990f fix Base.global fonts 2017-02-24 13:29:50 +00:00
Sérgio Ramos e6a745db9a fix baseline grid 2017-02-24 12:17:01 +00:00
Sérgio Ramos 5307fc0c9d fix Base.global import 2017-02-24 12:10:28 +00:00
Sérgio Ramos 7ce458fe2d fix production "Unexpected token" error 2017-02-23 17:24:38 +00:00
Sérgio Ramos 0afacc9408 export anchor by default 2017-02-23 15:45:11 +00:00
Sérgio Ramos 520b685e28 convert commonjs to es2015 modules (fixes #234) 2017-02-23 15:09:27 +00:00
Alex Windett 78312f7a68 Topology data and component with new data 2017-02-23 11:52:06 +00:00
JUDIT GRESKOVITS 444e39599d Add consul node 2017-02-21 16:57:28 +00:00
Alex Windett 33e899b923 adding in eslint for trailing commas 2017-02-21 16:08:24 +00:00
JUDIT GRESKOVITS 27b8b2d7f8 Add sotries to new form components and put them in their own folders 2017-02-21 15:11:41 +00:00
JUDIT GRESKOVITS a4743bd80e re-write forms with react-broadcast 2017-02-21 14:36:59 +00:00
Alex Windett aee48ae24b fixing button padding 2017-02-20 16:15:36 +00:00
Alex Windett 7d0ee71504 refactoring base components to use styled-component string 2017-02-20 15:52:52 +00:00
Alex Windett a54221011f removing trailing commars 2017-02-20 14:18:19 +00:00
Alex Windett 211c4e2597 fixing style errors from updated constant names 2017-02-20 13:14:44 +00:00
Alex Windett bc200789a8 correcting relative path 2017-02-20 12:55:01 +00:00
Alex Windett dc066f9cad adding in new typography styles and creating composers where appropriate 2017-02-20 12:12:04 +00:00
Alex Windett 12717c26cf continuing to update color object names in ui kit 2017-02-20 12:11:39 +00:00
Alex Windett f88808fc26 finalising colors 2017-02-20 12:10:38 +00:00
Alex Windett cb796c7886 adding in colors from finalised style guide 2017-02-20 12:10:38 +00:00
Alex Windett 448208af1b adding in colors from finalised style guide 2017-02-20 12:10:38 +00:00
Alex Windett 96d4dd3bd4 adding in color pallette 2017-02-20 12:10:38 +00:00
Sérgio Ramos 3ab029248f baseline composer 2017-02-16 12:37:46 +00:00
Sérgio Ramos 0c74b56791 update dependencies 2017-02-16 12:21:26 +00:00
Alex Windett 730b8d27be updating ui components to removing props => props.style. HTML inline style is valid, but should be avoided. 2017-02-15 17:25:31 +00:00
Alex Windett f7b9ea20d0 removing inline styles and passing styles down to styled-component via props 2017-02-15 17:25:31 +00:00
JUDIT GRESKOVITS d7cadc384f Fix touches for topology 2017-02-15 15:37:30 +00:00
JUDIT GRESKOVITS 5f89203333 Fix add service for topology 2017-02-15 11:28:47 +00:00
JUDIT GRESKOVITS 14a5433a70 Add draggability to topology graph nodes 2017-02-15 10:44:16 +00:00
JUDIT GRESKOVITS 705aa32e73 Adjust animation on topology 2017-02-14 11:30:57 +00:00
JUDIT GRESKOVITS 43569aeb43 Add info to topology node 2017-02-09 20:54:57 +00:00
Sérgio Ramos 935ab4a749 Merge pull request #237 from yldio/feature/styled-link
styled-link (fixes #226)
2017-02-09 11:03:43 +00:00
Sérgio Ramos 9617852a88 update ui dependencies 2017-02-08 21:48:49 +00:00
Sérgio Ramos e46d22b7e3 styled-link 2017-02-08 21:35:09 +00:00
JUDIT GRESKOVITS 0813b5c9fb Add injectGlobal to storybook config to fix fonts and wrap all components in base component 2017-02-08 14:53:37 +00:00
JUDIT GRESKOVITS 1f2f8a6965 Add new topology to ui components 2017-02-07 18:26:38 +00:00
Alex Windett acb2107fc9 creating service view toggle component 2017-02-07 17:17:38 +00:00
Alex Windett 34208cbe67 more positoning of elements 2017-02-07 16:44:14 +00:00
Sérgio Ramos 6d5922e399 improve webpack config
- better stack traces
- disable hmr (for now)
- runtime eslint
- remove all async/await stuff (untill we actually need it)
- reaload when modules change
- show full path in compiled requires
- ignore node dependencies
- don't instantiate plugins unless required
2017-02-07 15:54:35 +00:00
Sérgio Ramos 8ca6de880e revert styled-components upgrade 2017-02-07 10:15:46 +00:00
Sérgio Ramos a7f992e69f fix rr dep in ui 2017-02-07 09:40:27 +00:00