Chris Goller
3414012d7c
Update Makefile and webpack to make builds incremental
2017-02-08 21:15:56 -06:00
Chris Goller
84a5397d4e
Update Makefile to use yarn instead of npm install
2017-02-08 21:15:31 -06:00
gunnaraasen
4bef66aff7
Add X-Chronograf-Version header
2017-01-23 23:29:12 -08:00
Chris Goller
1f82577610
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
10f39ba5dd
Update build to always remove the node_modules
2016-11-08 15:42:56 -06:00
Chris Goller
0d1579e4b9
Merge pull request #386 from influxdata/update-cli-options
...
Update cli options
2016-11-07 11:29:05 -06:00
Chris Goller
93799c289b
Update Makefile to use default chronograf port
2016-11-07 11:10:47 -06:00
Chris Goller
6539839113
Update layouts to not use UUIDs in name and only use filesystem
2016-11-07 10:10:26 -06:00
gunnaraasen
95416b6076
WIP
2016-11-03 15:50:34 -05:00
gunnaraasen
b85a5be094
Add usage stats reporting
2016-10-28 14:34:55 -07:00
Chris Goller
12348d72cb
Refactor to remove autogenerated code.
2016-10-26 22:10:52 -05:00
Chris Goller
8911b0fd78
Update name to chronograf
2016-10-20 09:39:40 -05:00
Chris Goller
5f24c1994e
Update kapacitor endpoint to be scoped to sources
2016-10-04 12:49:12 -05:00
gunnaraasen
e45dbdc630
Refactor the exploration store
2016-09-29 09:38:35 -04:00
Chris Goller
f4a69f137d
Update swagger and mock to have optional URL field for data source
2016-09-23 17:14:53 -07:00
Chris Goller
c680cf8596
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
105b800ecb
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
2bf0651ccb
Update Makefile bindata to not use dev flag
2016-09-21 10:52:38 -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
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
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
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
Chris Goller
b5f282271b
Update docker and makefile to use mrfusion
2016-09-16 15:47:38 -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
Chris Goller
d2406ba031
Add simple static asset packaging.
...
Closes #5
2016-09-16 12:21:29 -05:00
Chris Goller
d40f53913e
Add Makefile to coordinate builds
2016-09-15 16:01:51 -05:00