Sérgio Ramos
520b685e28
convert commonjs to es2015 modules ( fixes #234 )
2017-02-23 15:09:27 +00:00
JUDIT GRESKOVITS
a4743bd80e
re-write forms with react-broadcast
2017-02-21 14:36:59 +00:00
Sérgio Ramos
0c74b56791
update dependencies
2017-02-16 12:21:26 +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
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
8ca6de880e
revert styled-components upgrade
2017-02-07 10:15:46 +00:00
Sérgio Ramos
89c43c5842
add stylelint to frontend
2017-02-06 16:26:13 +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
6bf348659b
turning off baseline grid overlay and remove "data-" attr
2017-02-01 15:13:17 +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
Alex Windett
c499ac4421
adding css loaders
2017-01-30 17:56:31 +00:00
Alex Windett
023f7fbe04
working on custom dropdown and pulling in platform members as datas
2017-01-30 15:20:37 +00:00
JUDIT GRESKOVITS
de2bff28d1
Ensure loading inline svgs dont create havoc with testing
2017-01-25 12:18:42 +00:00
JUDIT GRESKOVITS
390adddd30
Resolving conflict
2017-01-23 15:14:06 +00:00
JUDIT GRESKOVITS
1b42954bf2
Add metric display
2017-01-23 15:05:51 +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
9943f5cc96
Bumping frontend version
2017-01-18 13:36:38 +00:00
Tom Gallacher
855d088e2d
Add missing file-loader dependency
2017-01-18 11:47:32 +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
Sérgio Ramos
7592648abc
update dependencies
2017-01-16 19:53:05 +00:00
Tom Gallacher
6e7b83b82f
Fixing docker deployment
2017-01-06 16:24:37 +00:00
Tom Gallacher
d507348e30
Frontend deployment will now run correctly
2017-01-06 15:32:38 +00:00
Sérgio Ramos
86f9aa39e7
update dependencies
2017-01-04 19:09:49 +00:00
Tom Gallacher
10cd424568
Build frontend from production
2017-01-03 17:11:18 +00:00
Tom Gallacher
da9a3dc8b7
Merge pull request #126 from geek/hapi
...
Use hapi instead of express
2017-01-03 11:32:20 +00:00
Sérgio Ramos
3f3e5fb371
update dependencies
2017-01-02 23:34:23 +00:00
Sérgio Ramos
6fbb6f653c
make section H1s linkable
2017-01-02 23:17:12 +00:00
geek
609499bc61
Use hapi for frontend
2016-12-30 15:46:33 -06:00
Sérgio Ramos
af4d26b5a5
update dependencies
2016-12-22 11:36:41 +00:00
Sérgio Ramos
4f50e56e00
add example tests for each type
2016-12-20 11:29:54 +00:00
Sérgio Ramos
cc484b8fae
update dependencies
2016-12-19 12:23:27 +00:00
Sérgio Ramos
c6dd90a0e5
re-structure state
...
- use reselect
- flatten it
- fixes #115 #111 #106
2016-12-16 12:28:27 +00:00
Sérgio Ramos
297c15db98
link settings and projects
2016-12-15 14:10:46 +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
557cd5a291
wip rm css
2016-12-12 10:28:47 +00:00
Sérgio Ramos
52b9645052
ignore css in test
2016-12-06 11:17:38 +00:00
Sérgio Ramos
23dab7b6cf
move webpack output to root static
2016-12-05 20:23:36 +00:00
Sérgio Ramos
de2014335f
update dependencies
2016-12-05 20:03:19 +00:00
Tom Gallacher
61f290e0d7
make: Adding test-ci make task
2016-10-31 12:02:32 +00:00
Tom Gallacher
dd259be965
tests: Makefile is now the main truth, away from npm
2016-10-27 16:15:44 +01:00
Sérgio Ramos
ba8c68c461
run a11y checker in development
2016-10-25 20:36:05 +01:00
Sérgio Ramos
6bf401b3bb
react and a11y linting
2016-10-25 20:15:33 +01:00
Sérgio Ramos
f9a631f26e
fix postcss loader configuration
2016-10-24 17:38:45 +01:00
Tom Gallacher
f25ecfb6b8
frontend: Adding missing dependency
2016-10-24 17:07:55 +01:00
Tom Gallacher
76dd5b8634
backend: Moving backend into frontend
2016-10-24 16:31:05 +01:00
Sérgio Ramos
ada55f14fd
lint frontend
2016-10-24 14:11:50 +01:00
Sérgio Ramos
7412d28277
fix .css loading in tests
2016-10-24 12:23:05 +01:00