Will Faurot
3c47390cd7
Remove a brittle test that causes tests to fail on circle
...
Phantom seems to treat timestamps differently on different platforms.
2016-09-20 12:01:30 -07:00
Will Piers
c1aca9e033
Merge pull request #71 from influxdata/feature/make_work_good
...
Feature/make work good
2016-09-20 11:54:19 -07:00
Will Faurot
47fb6483a6
Remove old test cruft
2016-09-20 11:50:40 -07:00
Will Faurot
6ae2ca67c1
Remove old test scripts; add npm test
2016-09-20 11:50:32 -07:00
Will Faurot
cc5e0d9079
Fix tests/setup for karma
2016-09-20 11:50:23 -07:00
Will Faurot
15709b2b24
Add karma config
2016-09-20 11:50:15 -07:00
Will Faurot
72e7e031cf
Add karma packages
2016-09-20 11:50:07 -07:00
Will Faurot
16056bd8ad
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
4be3b32da8
Bump lint-related packages
2016-09-20 11:49:30 -07:00
Will Piers
bcb6ec7960
Remove shared propTypes declarations and amend Makefile with dev server
2016-09-20 11:44:22 -07:00
Chris Goller
7dc74500bd
Fix prod webpack to look to / instead of /build
2016-09-20 09:09:36 -07:00
Jade McGough
3a0b233d04
removing old API dependencies
2016-09-19 16:43:59 -07:00
Chris Goller
8d43a26b9a
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
5d9b071a15
Add build:dev option to build with dev config one time
2016-09-19 13:45:05 -07:00
Chris Goller
b9b0d4db08
Update bindata to be in dist. Use dev and debug for now
2016-09-19 13:45:05 -07:00
Will Piers
8525144618
Add html template with react-root for the js to render into
2016-09-19 13:45:05 -07:00
Will Piers
c528d1186e
Have webpack build html file into output
2016-09-19 13:45:05 -07:00
Chris Goller
840b00b4d0
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
fb0d0c92fa
Tweak build output path and gitignore
...
Signed-off-by: Andrew Watkins <watts@influxdb.com>
2016-09-19 13:45:05 -07:00
Will Piers
d7ae615e37
Bring over enterprise ui and configuration
...
Signed-off-by: Andrew Watkins <watts@influxdb.com>
2016-09-19 13:45:05 -07:00
Chris Goller
e24a16fa9f
Update static assets to use ui/build
2016-09-16 13:47:58 -05: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