Commit Graph

16 Commits

Author SHA1 Message Date
Alex Windett cf723f5010 fixing bug in font loader. Including only UI font path, and adding new loader for SVG only 2017-02-01 15:12:17 +00:00
Tom Gallacher 84becdb73f Adding back missing images 2017-01-24 17:06:10 +00:00
Alex Windett 139247fc09 fixing linting errors 2017-01-23 16:29:48 +00:00
Tom Gallacher c1d1661a22 Fix broken production deployments 2017-01-23 11:00:07 +00:00
Alex Windett acbf130c2c Seperating Normalization and Bootstrap Reboot
- Moving normalizae styles out of <Base> component.
- Creating CSS file for normalize css in vendor
- Moving assets directory
- Updating npm storybook script to include new normalize css
- Adding normalize css to <head> of storybook
- Adding css-loader to frontend webpack
- Including normalize.css in root of frontend
2017-01-18 14:32:17 +00:00
Tom Gallacher abd113d009 Fixing UI and frontend compilation 2017-01-18 12:39:28 +00:00
Tom Gallacher 4953ae36ea Fixing fonts 2017-01-13 18:14:25 +00:00
Sérgio Ramos cd24d8397a link dashboard and org pages 2016-12-13 22:13:46 +00:00
Sérgio Ramos fffa1192d6 fix @ui require 2016-12-13 22:13:45 +00:00
Sérgio Ramos 43af2d0785 upgrade frontend to styled-components 2016-12-12 10:56:48 +00:00
Sérgio Ramos 0189d7d29a re-organize webpack configuration
- detach plugins configuration
 - use aliases
 - add project root to frontend module resolver
2016-12-05 20:11:55 +00:00
Sérgio Ramos 8733a60acb use some common joyent lint rules 2016-10-26 10:51:40 +01:00
Sérgio Ramos 410f5a93e5 ui grid system - grid, row and column 2016-10-24 21:58:09 +01:00
Sérgio Ramos 73ab7705af fix "Unexpected token ," 2016-10-24 18:03:47 +01:00
Sérgio Ramos f9a631f26e fix postcss loader configuration 2016-10-24 17:38:45 +01:00
Sérgio Ramos ada55f14fd lint frontend 2016-10-24 14:11:50 +01:00