gunnaraasen
58a2a82d52
Add X-Chronograf-Version header
2017-01-23 23:29:12 -08:00
Chris Goller
b6a0d7c5cc
Add layouts as bindata in case chronograf run as a single-file binary
...
Using my existing layout chaining, I added layouts wrapped in
go-bindata as the last option for loading layouts. This means
that the data store is preferred over file system over bindata.
With this functionality, we can simply distribute the single-file
binary.
2016-11-14 19:07:38 -06:00
Chris Goller
a4a7b4330b
Update build to always remove the node_modules
2016-11-08 15:42:56 -06:00
Chris Goller
16c14521df
Merge pull request #386 from influxdata/update-cli-options
...
Update cli options
2016-11-07 11:29:05 -06:00
Chris Goller
cf4b6ebf32
Update Makefile to use default chronograf port
2016-11-07 11:10:47 -06:00
Chris Goller
7096e2ee70
Update layouts to not use UUIDs in name and only use filesystem
2016-11-07 10:10:26 -06:00
gunnaraasen
7e94012bf5
WIP
2016-11-03 15:50:34 -05:00
gunnaraasen
39d21014dc
Add usage stats reporting
2016-10-28 14:34:55 -07:00
Chris Goller
d1359c09b3
Refactor to remove autogenerated code.
2016-10-26 22:10:52 -05:00
Chris Goller
91eec23099
Update name to chronograf
2016-10-20 09:39:40 -05:00
Chris Goller
408f520bbb
Update kapacitor endpoint to be scoped to sources
2016-10-04 12:49:12 -05:00
gunnaraasen
27ffaf4fcc
Refactor the exploration store
2016-09-29 09:38:35 -04:00
Chris Goller
f70bd552e7
Update swagger and mock to have optional URL field for data source
2016-09-23 17:14:53 -07:00
Chris Goller
d56513c8fe
Update test to use channels to prevent race.
...
Signed-off-by: Nathaniel Cook <nvcook42@gmail.com>
2016-09-22 14:15:46 -07:00
Andrew Watkins
9683e277f7
Remove the race flag in the build to unblock the front end team.
...
Per @goller's instruction
2016-09-22 11:44:20 -07:00
Chris Goller
6386f9a077
Update Makefile bindata to not use dev flag
2016-09-21 10:52:38 -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
2304ee76a2
Fix asset serving for development mode
...
Signed-off-by: Andrew Watkins <watts@influxdb.com>
2016-09-19 13:45:05 -07:00
Chris Goller
4035130b80
Update build system for javascript/go asset packaging
2016-09-19 13:45:05 -07:00
Chris Goller
2d361e4fe8
Update the build instructions with more common practices
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
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
Chris Goller
b8d74706fa
Update docker and makefile to use mrfusion
2016-09-16 15:47:38 -05:00
Chris Goller
d074894440
Update Makefile to use assets
2016-09-16 13:51:01 -05:00
Chris Goller
e24a16fa9f
Update static assets to use ui/build
2016-09-16 13:47:58 -05:00
Chris Goller
9f0969751f
Add simple static asset packaging.
...
Closes #5
2016-09-16 12:21:29 -05:00
Chris Goller
f9a5dc75a8
Add Makefile to coordinate builds
2016-09-15 16:01:51 -05:00