Commit Graph

1772 Commits (f2bf949c9c03096ffb758344428910e493c70b89)

Author SHA1 Message Date
Chris Goller 66e756525a Add debug to circle builds to make it easier to debug 2017-02-08 21:15:56 -06:00
Chris Goller af29589b04 Update builds to be more verbose to help debugging 2017-02-08 21:15:56 -06:00
Chris Goller 8ad9bc8696 Update build log level to debug 2017-02-08 21:15:56 -06:00
Chris Goller d33554ab99 Updated CHANGELOG to use yarn over npm install 2017-02-08 21:15:56 -06:00
Chris Goller dfc7473881 Update circle to use build container from 20170208 2017-02-08 21:15:31 -06:00
Chris Goller 84a5397d4e Update Makefile to use yarn instead of npm install 2017-02-08 21:15:31 -06:00
Chris Goller f21ffa7ae1 Update README build instructions to mention yarn 2017-02-08 21:15:31 -06:00
Chris Goller d57c7b646e Update build script to require yarn 2017-02-08 21:15:31 -06:00
Chris Goller 49297fb3a6 Update docker container builds to Node 6.9.5 2017-02-08 21:15:31 -06:00
Chris Goller 7280c0505a Add yarn to docker container build 2017-02-08 21:15:31 -06:00
Chris Goller ada987bcf6 Fix typo in build container readme 2017-02-08 21:15:31 -06:00
Chris Goller a4aa900bf8 Merge pull request #852 from influxdata/feature/kapacitor-detail-field
Update kapacitor alert rule to have detail field
2017-02-08 20:50:48 -06:00
Chris Goller 91f89be1ba Update Makefile and webpack to make builds incremental 2017-02-08 18:17:46 -06:00
Alex P 5009e67b1e Clean up the DE columns 2017-02-08 15:50:11 -08:00
Alex P 0b272b21e3 Style queries tab list in DE 2017-02-08 15:22:49 -08:00
Alex P 56373d3cd1 Make DE graph huge 2017-02-08 15:22:35 -08:00
Andrew Watkins e0c4c2d748 Add column name headers 2017-02-08 14:24:01 -08:00
Andrew Watkins 51b641b2c3 Remove concept of Panels 2017-02-08 13:58:15 -08:00
Andrew Watkins 3a7ed1a32f Use QueryBuilder and Visualization in DE 2017-02-08 13:41:17 -08:00
Andrew Watkins f1000ffbb3 Turn QB tabs into columns 2017-02-08 13:40:46 -08:00
Andrew Watkins 7c64187d7f Separate query from panel 2017-02-08 13:36:36 -08:00
Andrew Watkins 8bbd9e5d58 Change style 2017-02-08 13:35:21 -08:00
Andrew Watkins 8d856bdb49 Start reorganization of DE 2017-02-08 11:19:33 -08:00
Chris Goller ad1aaf43fb Update gitignore to filter MacOSX .DS_Store 2017-02-08 10:47:20 -06:00
Andrew Watkins 70e184f655 Merge pull request #841 from influxdata/de-struction
Simplify DataExplorer
2017-02-08 08:38:56 -08:00
Chris Goller 2dbec0a19d Add debug to circle builds to make it easier to debug 2017-02-08 10:24:10 -06:00
Chris Goller 772f850aa2 Update builds to be more verbose to help debugging 2017-02-08 10:18:01 -06:00
Chris Goller 69bdfa01ee Update build log level to debug 2017-02-08 10:17:19 -06:00
Chris Goller 7202e1f165 Updated CHANGELOG to use yarn over npm install 2017-02-08 09:44:52 -06:00
Chris Goller aec23ea757 Update circle to use build container from 20170208 2017-02-08 09:40:01 -06:00
Chris Goller de735ddf5c Update Makefile to use yarn instead of npm install 2017-02-08 09:39:33 -06:00
Chris Goller 5d71e7697c Update README build instructions to mention yarn 2017-02-08 09:38:55 -06:00
Chris Goller 5e8813b5e4 Update build script to require yarn 2017-02-08 09:38:31 -06:00
Chris Goller 6fee7a3671 Update docker container builds to Node 6.9.5 2017-02-08 09:34:52 -06:00
Chris Goller ef42b16b1b Add yarn to docker container build 2017-02-08 09:34:38 -06:00
Chris Goller 7bd56cea7c Fix typo in build container readme 2017-02-08 09:33:37 -06:00
Andrew Watkins 06f07706a5 Add details alert data for SMTP 2017-02-07 15:15:43 -08:00
Andrew Watkins 5bf86bd0a8 Remove unused handler 2017-02-07 15:15:43 -08:00
Andrew Watkins ac76351100 Introduce UPDATE_DETAILS action 2017-02-07 15:15:43 -08:00
Chris Goller 592fdd225c Update CHANGELOG to mention detail for kapa email alert 2017-02-07 17:11:46 -06:00
Chris Goller 7d0b7781d4 Update kapacitor alert rule to have detail field 2017-02-07 17:09:14 -06:00
Chris Goller 224a6c3257 Merge pull request #849 from influxdata/hotfix/docs-basepath
Fix basepath documentation to have double dash
2017-02-07 08:30:39 -06:00
Chris Goller 6f8016804d Fix basepath documentation to have double dash 2017-02-07 08:23:39 -06:00
Andrew Watkins 783e25d5f1 Fix typo 2017-02-06 12:53:36 -08:00
Andrew Watkins 6fbdfe898d Remove getState in new object 2017-02-06 12:50:31 -08:00
Andrew Watkins 603944de5d Merge pull request #833 from influxdata/timeSeriesToDygraph-refactor
Time series to dygraph refactor
2017-02-06 12:08:37 -08:00
Andrew Watkins bd6157ddff Add active panel spec 2017-02-06 11:54:22 -08:00
Andrew Watkins b1a6858c58 Move test dir to data_explorer 2017-02-06 11:41:42 -08:00
Andrew Watkins 31ccd37c1c Add and persist activePanel state 2017-02-06 11:32:23 -08:00
Jade McGough 4e57118c95 Merge pull request #837 from influxdata/feature/615-change-dashboard
change dashboards via dropdown
2017-02-06 10:21:24 -08:00