Commit Graph

952 Commits

Author SHA1 Message Date
Alex Windett
2b1a94fbfa starting work on impliment people/members module 2017-01-18 17:01:16 +00:00
Tom Gallacher
77373ec32d Adding images as a route to frontend 2017-01-18 15:33:32 +00:00
Tom Gallacher
caef3ca57e Fix asset copy on npm publish in ui 2017-01-18 14:58:54 +00:00
Alex Windett
b91ed69437 regenerating yarn.lock file 2017-01-18 14:36:16 +00:00
Alex Windett
45cf172de1 removing normalize from require in container/app to a link tag in static html 2017-01-18 14:32:17 +00:00
Alex Windett
f7adaa1cfe updating normalize with our css 2017-01-18 14:32:17 +00:00
Alex Windett
753e5b42ad moving require of normalize css app container 2017-01-18 14:32:17 +00:00
Alex Windett
625b6c8922 removing unused variables 2017-01-18 14:32:17 +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
081c379d0b Adding a files directory to package 2017-01-18 13:56:55 +00:00
Tom Gallacher
9943f5cc96 Bumping frontend version 2017-01-18 13:36:38 +00:00
Tom Gallacher
8a8da6b4be Make directory on compile 2017-01-18 12:46:44 +00:00
Tom Gallacher
abd113d009 Fixing UI and frontend compilation 2017-01-18 12:39:28 +00:00
Tom Gallacher
116f806d8f CI was not failing on failed builds due to PIPE
Luckily we can remove these lines as the online time that the creds are
leaked are in "on-changes-publish-ui"
2017-01-18 12:01:51 +00:00
Tom Gallacher
3311b06dd4 Increase instance size of frontend 2017-01-18 11:49:36 +00:00
Tom Gallacher
855d088e2d Add missing file-loader dependency 2017-01-18 11:47:32 +00:00
Tom Gallacher
30c8d440e6 Upgrade nginx (autopilotpattern) to 1-6.3.0 2017-01-17 17:45:09 +00:00
Tom Gallacher
3568b86426 Move avatar.png to correct location 2017-01-17 17:40:49 +00:00
Tom Gallacher
860fc58037 Updating section 2017-01-17 17:16:10 +00:00
Tom Gallacher
0c0b2dd145 Adding licence checker 2017-01-17 16:50:48 +00:00
Tom Gallacher
40613c8535 Adding Organisation Tabs 2017-01-17 16:50:48 +00:00
Tom Gallacher
bbdf0fec61 Updating react-router and deps 2017-01-17 16:50:48 +00:00
Sérgio Ramos
baa00dfc27 turn create-monitor into a form 2017-01-17 11:31:18 +00:00
Alex Windett
0fbe168764 correcting font style for H1 2017-01-17 11:18:49 +00:00
Sérgio Ramos
7592648abc update dependencies 2017-01-16 19:53:05 +00:00
Sérgio Ramos
bfa8abb93f remove APP namespace from actions 2017-01-16 19:50:08 +00:00
Sérgio Ramos
c378d8309a create monitor modal 2017-01-16 19:45:56 +00:00
Sérgio Ramos
7e157a15a1 remove Close dependency from Modal 2017-01-16 19:45:56 +00:00
Sérgio Ramos
8ac2a7c60f refactor Input and Select 2017-01-16 19:45:35 +00:00
Sérgio Ramos
bd1ff8171a detach transfer-props from List 2017-01-16 19:45:35 +00:00
Sérgio Ramos
224f13998e add forms colors 2017-01-16 19:45:35 +00:00
Alex Windett
bc5d974594 removing uppercasing of element, now have to make object name the name thats is to be used as component 2017-01-16 18:00:16 +00:00
Alex Windett
985a64c2a1 Merge pull request #159 from yldio/base-elements-new
creating base elements component loop
2017-01-16 17:56:34 +00:00
Alex Windett
dbe3289bb6 creating base elements component loop 2017-01-16 17:38:21 +00:00
Tom Gallacher
355e5bb587 Fixing incorrect fonts. 2017-01-16 14:02:31 +00:00
JUDIT GRESKOVITS
97fced5728 Resolving another conflict 2017-01-13 18:20:13 +00:00
JUDIT GRESKOVITS
55be4bbaa8 Resolving ocnflict 2017-01-13 18:17:27 +00:00
Tom Gallacher
348b24a31d Adding test hook to allow requiring of fonts 2017-01-13 18:14:25 +00:00
Tom Gallacher
4953ae36ea Fixing fonts 2017-01-13 18:14:25 +00:00
JUDIT GRESKOVITS
54524d23df Add Metric header and add svg inlining to webpack with new loader to style svgs with css 2017-01-13 18:08:43 +00:00
Alex Windett
1af66477d3 adding in explenation for file 2017-01-13 16:12:41 +00:00
Alex Windett
3ecedf94d6 adding baseunit objects to constants 2017-01-13 15:38:57 +00:00
Tom Gallacher
8513d8c904 Fixing the build 2017-01-13 12:43:47 +00:00
Tom Gallacher
2754d8d3dd Move box plot to use "prerelease" tag in npm
yarn add chartjs-chart-box-plot@prerelease
2017-01-13 12:36:43 +00:00
Sérgio Ramos
474cb6bfce fix borderRadius rems 2017-01-12 19:41:04 +00:00
Sérgio Ramos
124ec8e6d3 convert every px measure into rem 2017-01-12 19:04:52 +00:00
Sérgio Ramos
4eea80a74d custom outlet for metrics 2017-01-12 17:06:55 +00:00
Sérgio Ramos
df02761784 project instances 2017-01-12 16:22:40 +00:00
Tom Gallacher
555c432cc4 Frontend build should ignore lockfile for now 2017-01-12 15:17:05 +00:00
Tom Gallacher
dcba0ab5c7 Merge pull request #149 from yldio/topology-view
Topology view
2017-01-12 15:09:32 +00:00