Commit Graph

20 Commits (620aa7a518898f712dd4e922ce4f99500855277a)

Author SHA1 Message Date
Michael Desa 5c75700683 Copy chronoctl to current directory in circle.yml 2018-02-12 17:36:42 -05:00
Luke Morris a7ffcc88da Add comments to .gitignore 2017-12-16 13:56:22 -08:00
Luke Morris 4faf9c5440 Clean up prior to PR 2017-12-16 13:54:55 -08:00
Hunter Trujillo 5bcfda0665 Add SHOW DATABASES integration test with Nightwatch.js. 2017-08-08 22:43:16 -07:00
Chris Goller 3414012d7c Update Makefile and webpack to make builds incremental 2017-02-08 21:15:56 -06:00
Chris Goller 4baa6b7075 Update gitignore to filter MacOSX .DS_Store 2017-02-08 21:15:56 -06:00
Will Piers fdd90a8074 Adjult gitignore 2016-12-09 13:48:25 -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 b8b6d2a186 Update k8s CPU field name to millicores 2016-11-08 14:24:39 -06:00
Chris Goller a4b4107e14 Add alert interface 2016-11-03 19:52:13 -05:00
Kevin Fitzpatrick 1a44936979 Remove npm debug log 2016-11-03 11:22:22 -07:00
Chris Goller 12348d72cb Refactor to remove autogenerated code. 2016-10-26 22:10:52 -05:00
Kevin Fitzpatrick 48c3aed50e Ignore npm-debug.log 2016-10-24 11:32:44 -07:00
Chris Goller 8911b0fd78 Update name to chronograf 2016-10-20 09:39:40 -05:00
Chris Goller c9dc1d492a Add pre-canned application layout store. 2016-10-10 20:40:16 -05:00
Chris Goller 2b56cae221 Add persistence to sources and use bolt by default 2016-09-30 15:39:27 -05:00
Chris Goller f4a69f137d Update swagger and mock to have optional URL field for data source 2016-09-23 17:14:53 -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
Chris Goller d2406ba031 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