Commit Graph

958 Commits

Author SHA1 Message Date
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
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
Judit Greskovits 45bd31363f Merge pull request #249 from yldio/fix/metrics-redux-store-by-uuid
Ensure joins in redux store are by uuid
2017-02-09 16:26:22 +00:00
JUDIT GRESKOVITS 2a042e77cc Ensure joins in redux store are by uuid 2017-02-09 16:10:44 +00:00
Judit Greskovits 8f9b892fc7 Merge pull request #244 from yldio/fix/form-connect-in-container
Fix/form connect in container
2017-02-09 15:25:17 +00:00
Judit Greskovits c8aec499ce Merge pull request #245 from yldio/fix/move-components-from-containers
Move metrics components to components from containers
2017-02-09 15:25:02 +00:00
JUDIT GRESKOVITS 379199534b Add submit prop to Monitor so it stops complaining 2017-02-09 15:12:02 +00:00
Alex Windett c21072ae74 updating eslint config to ignore "debugger" in browser" 2017-02-09 15:09:40 +00:00
JUDIT GRESKOVITS 2caa008a3f Move metrics components to components from containers 2017-02-09 14:42:49 +00:00
JUDIT GRESKOVITS bcc29ed101 Move form creation to containers for new project 2017-02-09 14:24:22 +00:00
JUDIT GRESKOVITS eb3701e784 Move form creation to containers for new project 2017-02-09 14:23:06 +00:00
JUDIT GRESKOVITS e3b304846d Ensure forms are connected in containers 2017-02-09 14:18:27 +00:00
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