Chris Goller
cb1aadf49c
Update Makefile and webpack to make builds incremental
2017-02-08 21:15:56 -06:00
Chris Goller
b1ef92f075
Update gitignore to filter MacOSX .DS_Store
2017-02-08 21:15:56 -06:00
Will Piers
f9e0378d36
Adjult gitignore
2016-12-09 13:48:25 -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
f7e841ad60
Update k8s CPU field name to millicores
2016-11-08 14:24:39 -06:00
Chris Goller
476277f219
Add alert interface
2016-11-03 19:52:13 -05:00
Kevin Fitzpatrick
9998b79605
Remove npm debug log
2016-11-03 11:22:22 -07:00
Chris Goller
d1359c09b3
Refactor to remove autogenerated code.
2016-10-26 22:10:52 -05:00
Kevin Fitzpatrick
928fdb6102
Ignore npm-debug.log
2016-10-24 11:32:44 -07:00
Chris Goller
91eec23099
Update name to chronograf
2016-10-20 09:39:40 -05:00
Chris Goller
8bfc405027
Add pre-canned application layout store.
2016-10-10 20:40:16 -05:00
Chris Goller
583d8b4f74
Add persistence to sources and use bolt by default
2016-09-30 15:39:27 -05:00
Chris Goller
f70bd552e7
Update swagger and mock to have optional URL field for data source
2016-09-23 17:14:53 -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
Chris Goller
9f0969751f
Add simple static asset packaging.
...
Closes #5
2016-09-16 12:21:29 -05:00
Kevin Fitzpatrick
9fc66cb520
Ignore front end output files and dev files
2016-09-07 13:16:27 -07:00