Commit Graph

356 Commits

Author SHA1 Message Date
JUDIT GRESKOVITS
0bfe081a86 Fix react-router version 2017-03-08 13:02:26 +00:00
Sérgio Ramos
5e21ff1e64 add icons to ui (#347)
fixes #282
fixes #297
fixes #333

Not only adds icons (as svgs) but also removes the assets folder which adds some
side effects:
 - move fonts to it's own component (currently only exposing libre-franlin)
 - Base.global requires fonts and injects them
 - update webpack and babelrc to ignore/include that new folder

Having to deal with those side effects, I took the opportunity to add some
improvements:
 - rename "regular" to "normal" which conforms to the font-weight rule options
 - apply family and weight to buttons (which default to system-ui)
 - replace all font-weight to use the typography composer
 - only use "Libra Franklin" as the family name, using weight to vary between
 files
2017-03-03 15:29:03 +00:00
Sérgio Ramos
2589ad59a7 remove eslint-loader
fixes #349
2017-03-03 15:06:32 +00:00
Sérgio Ramos
900e9a4369 remove routerPush
fixes #337
2017-03-02 16:59:49 +00:00
Sérgio Ramos
62bd05ffb8 replace file-loader with babel-plugin-inline-react-svg
fixes #299
2017-03-02 14:23:18 +00:00
Alex Windett
3b1e116453 changing value for coditionally assigning org nav margin 2017-03-02 11:18:45 +00:00
Alex Windett
1a4e61782e increasing z-index for tooltip to ensure its above all content 2017-03-02 11:18:45 +00:00
Alex Windett
e6cf423432 conditionally assigning margin based on avatar in org tabs 2017-03-02 11:18:44 +00:00
Sérgio Ramos
a8c4ca642c add checkbox to service item
fixes #283
2017-03-01 17:08:18 +00:00
JUDIT GRESKOVITS
0f42f8021b Selector to add primary and secondary to parent
Remove console log

Selector to add primary and secondary to parent
2017-03-01 17:07:39 +00:00
JUDIT GRESKOVITS
8bd2190863 Colours from constants lagend for toggle 2017-03-01 15:23:20 +00:00
Alex Windett
702747d520 Merge branch 'feature/manage-org-tabs'
* feature/manage-org-tabs:
  refactoring - created DumbTab for non routable tab
  adding managable tabs for organistaion nav
2017-03-01 14:45:21 +00:00
Sérgio Ramos
7f2c92b730 fix list-item
fixes #281
2017-03-01 14:44:34 +00:00
Alex Windett
ea4b959c89 refactoring - created DumbTab for non routable tab 2017-03-01 12:07:52 +00:00
Alex Windett
dcc410bc17 adding managable tabs for organistaion nav 2017-03-01 12:01:14 +00:00
Alex Windett
017f133611 adding in off-click of element handler 2017-03-01 10:55:42 +00:00
Alex Windett
08acbe5944 Merge pull request #336 from yldio/feature/add-topology-view
Add topology view
2017-03-01 10:38:53 +00:00
Alex Windett
dcbb211927 adding in overflow scroll for mobile org tabs 2017-03-01 10:08:07 +00:00
JUDIT GRESKOVITS
96b0a17cb1 Add topology view 2017-02-28 18:41:46 +00:00
Alex Windett
f8c3da4bc6 adding in new menu items, their corresponding views and their locals for a project 2017-02-28 17:09: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
5b4887d18b updating locale 2017-02-28 10:57:48 +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
Alex Windett
961a06f46a removing top border of main article wrapper 2017-02-27 16:58:27 +00:00
Alex Windett
9e850e0429 fixing outline, padding and position of tooltip 2017-02-27 16:33:42 +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
5ec91c7275 remove updateRouter action 2017-02-24 13:28:41 +00:00
Sérgio Ramos
1dc5f6ec7f fix source-maps 2017-02-24 13:27:52 +00:00
Sérgio Ramos
e6a745db9a fix baseline grid 2017-02-24 12:17:01 +00:00
Sérgio Ramos
9cda6aec2d remove root 2017-02-24 12:13:10 +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
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
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
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
Alex Windett
33e899b923 adding in eslint for trailing commas 2017-02-21 16:08:24 +00:00
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
11d6f411f8 Updating Readme with Git LFS tip 2017-02-20 11:18:55 +00:00
Sérgio Ramos
0c74b56791 update dependencies 2017-02-16 12:21:26 +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
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
6745c54a61 Testing file update 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
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
5d356bfde4 clean hmr references 2017-02-08 21:48:49 +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
02a39477cf adding more local ids 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
4961d5a89e adding character encoding and viewport width to static index page 2017-02-03 14:56:38 +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
6bf348659b turning off baseline grid overlay and remove "data-" attr 2017-02-01 15:13:17 +00:00