Commit Graph

783 Commits

Author SHA1 Message Date
Alex Windett 09627b8d86 removing commands to delete lfs files 2017-02-09 11:11:49 +00:00
Alex Windett 2ece8ec3f1 updating github credentials 2017-02-09 11:11:49 +00:00
Alex Windett 96f415fc39 adding install of git-lfs to circle-ci 2017-02-09 11:11:49 +00:00
Alex Windett 3117e0b4cd Adding rollback file 2017-02-09 11:11:49 +00:00
Alex Windett b55ed653ea Remove block in project feed 2017-02-09 11:11:49 +00:00
Alex Windett 76d77cc3af Undo border change 2017-02-09 11:11:49 +00:00
Alex Windett c7706d3d1c removing png for git attributes file 2017-02-09 11:11:49 +00:00
Alex Windett 6745c54a61 Testing file update 2017-02-09 11:11:49 +00:00
Alex Windett e476da06f5 testing updated sketch file 2017-02-09 11:11:49 +00:00
Alex Windett cfd9ed3795 adding png to git attributes for git-lfs 2017-02-09 11:11:49 +00:00
Alex Windett 7f4c2487e5 testing updating sketch file 2017-02-09 11:11:49 +00:00
Alex Windett bbe2cdc36c adding sketch file 2017-02-09 11:11:49 +00:00
Alex Windett 330ba0e94f adding git attributes file for git lfs 2017-02-09 11:11:49 +00:00
Sérgio Ramos cf70ba3101 remove redundant !important's 2017-02-09 11:05:02 +00:00
Sérgio Ramos 31e004781f give higher priority for modules in frontend 💅
this fixes a bug where it would not be possible to extend styled-components from UI because they would require a different instance of styled-components
2017-02-09 11:05:02 +00:00
Sérgio Ramos 572d44230c fix missing plugins instantiation 2017-02-09 11:04:45 +00:00
Sérgio Ramos ed6282b59e update dependencies 2017-02-09 11:04:45 +00:00
Sérgio Ramos f54c22b732 for eslint pre loader, use create-react-app's 2017-02-09 11:04:26 +00:00
Sérgio Ramos eb5e78390e handle deprecation of transitionTo 2017-02-09 11:04:10 +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 5d356bfde4 clean hmr references 2017-02-08 21:48:49 +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 9c785150ba Merge pull request #236 from yldio/fix/ui-correct-fonts
Add injectGlobal to storybook config to fix fonts and wrap all compon…
2017-02-08 15:11:24 +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 dc8954a110 regenerating yarn.lock files 2017-02-07 17:29:14 +00:00
Alex Windett f2bdd00a32 styling positon of service toggle 2017-02-07 17:27:19 +00:00
Alex Windett e3131a3835 seperating toggle into seperate component file 2017-02-07 17:18:43 +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 2fd91fe76e add missing yarn.lock 2017-02-07 15:57:59 +00:00
Sérgio Ramos b6c1d6aa2a format selectors 2017-02-07 15:54:36 +00:00
Sérgio Ramos 666a031eb3 format actions 2017-02-07 15:54:36 +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 b29433c2e0 fix projects unconected test 2017-02-07 15:54:10 +00:00
Alex Windett 3d50f4201d touching up css - removing !importants and fixing positions 2017-02-07 10:53:41 +00:00
Sérgio Ramos 8ca6de880e revert styled-components upgrade 2017-02-07 10:15:46 +00:00
Sérgio Ramos fc9202d96c fix failing tests due to rr upgrade 2017-02-07 09:55:18 +00:00
Sérgio Ramos a7f992e69f fix rr dep in ui 2017-02-07 09:40:27 +00:00
Sérgio Ramos 72f55b4309 fix grayDark color 2017-02-06 23:00:55 +00:00
Sérgio Ramos 7f1bb79b2b nav-link as a legacy Link substitute 2017-02-06 23:00:39 +00:00
Sérgio Ramos 809729d981 fix react-router breaking changes 2017-02-06 18:27:10 +00:00
Sérgio Ramos 0c5276f108 grayDark constant color 2017-02-06 16:26:13 +00:00
Sérgio Ramos 89c43c5842 add stylelint to frontend 2017-02-06 16:26:13 +00:00
Alex Windett a4b6f64c39 updating empty service component 2017-02-06 16:21:08 +00:00
Alex Windett 9c0cbd8556 setting a width for columns without delcared props 2017-02-06 16:21:08 +00:00
Alex Windett 02a39477cf adding more local ids 2017-02-06 16:21:08 +00:00
JUDIT GRESKOVITS 32f784d461 Add topology spike 2017-02-06 16:11:01 +00:00
Sérgio Ramos 0fc136c6ae use styled-components@2
and updated all other dependencies
2017-02-06 14:52:16 +00:00