Commit Graph

845 Commits

Author SHA1 Message Date
Alex Windett
c48bd28ddf regenerating yarn lock file 2017-02-23 16:07:57 +00:00
Sérgio Ramos
3489a48cb7 fix missing rr4 breaking change regarding params 2017-02-23 15:57:33 +00:00
Sérgio Ramos
cdcae9c1d4 properly import Anchor.fn 2017-02-23 15:46:33 +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
Sérgio Ramos
d8b485e0de temporarily install triton@^4 2017-02-23 13:53:43 +00:00
Alex Windett
78312f7a68 Topology data and component with new data 2017-02-23 11:52:06 +00:00
Alex Windett
561b00b73a fixing broken color constant 2017-02-22 15:19:22 +00:00
JUDIT GRESKOVITS
aed128be0d Fix vertical space around and under breadcrumb 2017-02-22 15:11:22 +00:00
JUDIT GRESKOVITS
3c62084f44 Fix instances list page error 2017-02-22 14:24:02 +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
b256a06c78 fixing breadcrumb header margin 2017-02-20 15:18:41 +00:00
Alex Windett
a18d97acff Merge pull request #263 from yldio/feature/color-typography-styleguide
Feature/color typography styleguide
2017-02-20 14:36:23 +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
Alex Windett
5e9d3b4041 Adding TODO not to script 2017-02-20 11:34:36 +00:00
Alex Windett
11d6f411f8 Updating Readme with Git LFS tip 2017-02-20 11:18:55 +00:00
Alex Windett
337e5d0b37 adding credential changes to circle script 2017-02-17 17:49:38 +00:00
Alex Windett
c1e30ffce1 Merge pull request #276 from yldio/sketch-precomiit
Sketch precommit hook
2017-02-17 16:09:11 +00:00
Alex Windett
998d9b4b5b correcting md notation 2017-02-17 15:58:39 +00:00
Alex Windett
d182fc8af5 adding readme info for sketch pre-commit 2017-02-17 15:56:19 +00:00
Alex Windett
c52e9b7df5 chaning ruby script name and updating accordingly in package.json script 2017-02-17 15:49:50 +00:00
Alex Windett
a3f947164c updating sketch file 2017-02-17 15:45:38 +00:00
Alex Windett
b7a8ddb0bc changing file permisisons 2017-02-17 15:42:52 +00:00
Alex Windett
21665eaf39 testing pre-comint 2017-02-17 15:36:06 +00:00
Alex Windett
5d3f6fe18f testing sketch with commit intergration 2017-02-17 13:01:28 +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
8f22d8161f removing git-lfs version 2017-02-16 11:11:59 +00:00
Alex Windett
34d01478a9 changing git-lfs version from 1.1.0 -> 1.5.0 2017-02-16 11:04:29 +00:00
Alex Windett
210e0e40a6 Merge pull request #243 from yldio/fix/inline-styles
Removing HTML inline styling
2017-02-16 10:15:10 +00:00
Alex Windett
da6835e97e further removing inline styles 2017-02-15 17:25:31 +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
Alex Windett
7b54efb036 moving overriding styles into style-component format 2017-02-15 17:02:58 +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