Commit Graph

150 Commits

Author SHA1 Message Date
JUDIT GRESKOVITS a4743bd80e re-write forms with react-broadcast 2017-02-21 14:36:59 +00:00
Alex Windett b256a06c78 fixing breadcrumb header margin 2017-02-20 15:18:41 +00:00
Alex Windett 211c4e2597 fixing style errors from updated constant names 2017-02-20 13:14:44 +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 da6835e97e further removing inline styles 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 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
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
Sérgio Ramos cf70ba3101 remove redundant !important's 2017-02-09 11:05:02 +00:00
Sérgio Ramos eb5e78390e handle deprecation of transitionTo 2017-02-09 11:04:10 +00:00
Sérgio Ramos 5d356bfde4 clean hmr references 2017-02-08 21:48:49 +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 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 fc9202d96c fix failing tests due to rr upgrade 2017-02-07 09:55:18 +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
Alex Windett a4b6f64c39 updating empty service component 2017-02-06 16:21:08 +00:00
Sérgio Ramos 0fc136c6ae use styled-components@2
and updated all other dependencies
2017-02-06 14:52:16 +00:00
Alex Windett 087d420f85 working on making header more consistant with design 2017-02-06 12:05:58 +00:00
Alex Windett 8783e1a1bb correcting column size 2017-02-03 15:43:55 +00:00
Alex Windett 6f5af0b949 correcting column widths 2017-02-03 15:01:51 +00:00
Alex Windett e08fa9fb78 adding in columns for responsive layout 2017-02-03 12:35:33 +00:00
Alex Windett 63699eb2c7 altering header columns and changing rows to have max-width instead of width 2017-02-03 11:57:13 +00:00
Alex Windett 7508f3fdcb adding names to key sections of app and updating breakpoints 2017-02-03 11:25:29 +00:00
Alex Windett 4b684d077c creating empty members component 2017-02-01 17:20:21 +00:00
Alex Windett 299f7e2282 converting simple elements to a base-element; 2017-02-01 14:48:06 +00:00
Alex Windett 06a93881c0 adding dev baseline grid - toggled on / off with env varibale in npm script 2017-02-01 14:29:40 +00:00
JUDIT GRESKOVITS 71743f6e9c resolving conflict 2017-01-31 15:35:12 +00:00
JUDIT GRESKOVITS ca9ebfe24e Add new project data to redux store 2017-01-31 15:31:38 +00:00
Alex Windett 1503459695 styling select dropdown 2017-01-31 14:15:59 +00:00
Alex Windett cb410b58f7 fixing spacing around table and button in invite table 2017-01-31 13:46:33 +00:00
Alex Windett 61db98e842 adding callback to add member dispatch function and allowing for member not on system to be created 2017-01-31 11:50:37 +00:00
Alex Windett 2c61693c21 implimenting adding member to org and project 2017-01-31 11:34:15 +00:00
JUDIT GRESKOVITS da3d6f0f17 Fix test 2017-01-30 17:55:31 +00:00
JUDIT GRESKOVITS 46b314e5b5 Fix conflict 2017-01-30 17:24:53 +00:00