Commit Graph

867 Commits (df65557412707e58a2d1c9818675224e7110784a)

Author SHA1 Message Date
Will Faurot 224b46e1c8 Fix tests/setup for karma 2016-09-20 11:50:23 -07:00
Will Faurot 4cf281b5c1 Add karma config 2016-09-20 11:50:15 -07:00
Will Faurot ef14b88adc Add karma packages 2016-09-20 11:50:07 -07:00
Will Faurot 310a5fdf07 Update eslint rules
I did away with the private module for now, it was causing more issues
than were worth the effort IMO. No reason it can't come back as the org
grows and we want to have consistent code style across apps.
2016-09-20 11:49:57 -07:00
Will Faurot 242ad878f7 Bump lint-related packages 2016-09-20 11:49:30 -07:00
Will Piers e5d9b02382 Remove shared propTypes declarations and amend Makefile with dev server 2016-09-20 11:44:22 -07:00
Chris Goller 1ce14455da Fix prod webpack to look to / instead of /build 2016-09-20 09:09:36 -07:00
Jade McGough dd584e3228 removing old API dependencies 2016-09-19 16:43:59 -07:00
Chris Goller 2d03f60756 Update autogenerated index.html to work from /
Signed-off-by: Andrew Watkins <watts@influxdb.com>
2016-09-19 14:16:33 -07:00
Will Piers a1a5631513 Add build:dev option to build with dev config one time 2016-09-19 13:45:05 -07:00
Will Piers aae54875eb Add html template with react-root for the js to render into 2016-09-19 13:45:05 -07:00
Will Piers e349bcaed0 Have webpack build html file into output 2016-09-19 13:45:05 -07:00
Chris Goller 3e56f45b90 Update circle and makefile to build and test everything.
Signed-off-by: Will Piers <wpiers0405@gmail.com>
2016-09-19 13:45:05 -07:00
Will Piers ea24800d3f Tweak build output path and gitignore
Signed-off-by: Andrew Watkins <watts@influxdb.com>
2016-09-19 13:45:05 -07:00
Will Piers 4d20b2af4a Bring over enterprise ui and configuration
Signed-off-by: Andrew Watkins <watts@influxdb.com>
2016-09-19 13:45:05 -07:00
Will Piers 133da5a14f Use create-react-app 2016-09-09 16:10:54 -07:00
Kevin Fitzpatrick 24fcfb6be3 `npm start` to run server.
First `npm install`.
2016-09-07 13:20:20 -07:00