Will Faurot
b8fcab86bd
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
1f07dc859b
Merge pull request #71 from influxdata/feature/make_work_good
...
Feature/make work good
2016-09-20 11:54:19 -07:00
Will Faurot
d2ffa0028d
Remove old test cruft
2016-09-20 11:50:40 -07:00
Will Faurot
38d703a466
Remove old test scripts; add npm test
2016-09-20 11:50:32 -07:00
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
9936082320
Merge pull request #69 from influxdata/feature/fix-prod-webpack
...
Fix prod webpack to look to / instead of /build
2016-09-20 09:10:23 -07:00
Chris Goller
1ce14455da
Fix prod webpack to look to / instead of /build
2016-09-20 09:09:36 -07:00
Chris Goller
e6a8b658ac
Merge pull request #62 from influxdata/feature/default-index
...
Add default content to always go to index.html.
2016-09-19 19:15:31 -07:00
Chris Goller
aa1a23d9b7
Add default content to always go to index.html.
...
Add mock sources
Add links to sources
2016-09-19 19:08:32 -07:00
Jade McGough
dd584e3228
removing old API dependencies
2016-09-19 16:43:59 -07:00
Chris Goller
e4fb7fb3f9
Merge pull request #61 from influxdata/feature/fix-index
...
Update autogenerated index.html to work from /
2016-09-19 15:16:48 -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
Chris Goller
52e2102895
Merge pull request #57 from influxdata/feature/enterprise-ui
...
Bring over enterprise ui and configuration
2016-09-19 13:53:22 -07:00
Chris Goller
cf97216eef
Fix bug where handlers were not serving.
2016-09-19 13:45:05 -07:00
Chris Goller
d8c42accc9
Fix asset serving for development mode
...
Signed-off-by: Andrew Watkins <watts@influxdb.com>
2016-09-19 13:45:05 -07:00
Chris Goller
977c9b6b78
Update build system for javascript/go asset packaging
2016-09-19 13:45:05 -07:00
Will Piers
a1a5631513
Add build:dev option to build with dev config one time
2016-09-19 13:45:05 -07:00
Chris Goller
da7bcec399
Update the build instructions with more common practices
2016-09-19 13:45:05 -07:00
Chris Goller
a19a7394e3
Update bindata to be in dist. Use dev and debug for now
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
Chris Goller
60267cb097
Merge pull request #53 from influxdata/feature/#42-influx-client
...
Influx implementation of TimeSeries
2016-09-19 11:57:25 -05:00
Tim Raymond
b71d4e9791
Add influxdb to Godep for client
...
CI didn't catch this because it wasn't running the Go tests, and I
didn't catch this because I have a non-trivial GOPATH :)
2016-09-19 10:25:34 -04:00
Tim Raymond
7a6cba805e
Rework domain errs to be strings
...
At @goller's recommendation, we're following @benbjohnson's advice laid
out here: https://github.com/benbjohnson/wtf/blob/master/errors.go and
moving errors to the top level package. This cleaned up some ugliness in
the tests where we needed to type assert.
2016-09-19 10:12:52 -04:00
Chris Goller
f475b5e3a9
Fix circle syntax typos
2016-09-16 16:16:20 -05:00
Chris Goller
d9ef50518f
Update circle.yml to request docker to run.
2016-09-16 16:07:58 -05:00
Chris Goller
5077efc60c
Merge pull request #59 from influxdata/feature/docker
...
Update docker and makefile to use mrfusion
2016-09-16 16:01:30 -05:00
Chris Goller
b5f282271b
Update docker and makefile to use mrfusion
2016-09-16 15:47:38 -05:00
Chris Goller
1948519fc9
Add design ideas around autogenerated golang http server from swagger
2016-09-16 14:20:04 -05:00
Chris Goller
5f99983e57
Merge pull request #56 from influxdata/feature/static-assets
...
Add simple static asset packaging.
2016-09-16 13:55:23 -05:00
Chris Goller
360d6ef577
Update Makefile to use assets
2016-09-16 13:51:01 -05:00
Chris Goller
1de8b61682
Update static assets to use ui/build
2016-09-16 13:47:58 -05:00
Will Piers
04ad5cfb1c
Remove dockerignore
2016-09-16 11:39:54 -07:00
Will Piers
2714d18d9c
Merge pull request #58 from influxdata/remove-docker
...
Remove docker stuff for now
2016-09-16 11:33:59 -07:00
Will Piers
e8c9d83457
Remove docker stuff for now
2016-09-16 11:32:31 -07:00
Chris Goller
1f052fa3c3
Remove docker builds from circle for the moment
2016-09-16 12:53:13 -05:00
Chris Goller
d2406ba031
Add simple static asset packaging.
...
Closes #5
2016-09-16 12:21:29 -05:00
Tim Raymond
90104acbc7
Update influx package to support MonitoredServices
...
The Timeseries interface was updated to include MonitoredServices as
part of its spec. This adds a stub implementation of that.
2016-09-16 12:11:28 -04:00
Tim Raymond
a89def2349
Merge branch 'develop' into feature/#42-influx-client
2016-09-16 09:51:58 -04:00
Chris Goller
f910e6aaba
Merge pull request #51 from influxdata/feature/monitored-hosts
...
Add API for monitored services.
2016-09-15 18:41:40 -05:00
Chris Goller
d227d240e9
Merge pull request #55 from influxdata/feature/circle-tests
...
Add Makefile and update circle to run golang tests
2016-09-15 18:41:28 -05:00
Chris Goller
084d3ea2dd
Update circle to force using gdm from within .go_workspace
2016-09-15 18:28:42 -05:00