Commit Graph

5364 Commits (847798a833ecd0dcebce8c3dbd56d0f74047de34)

Author SHA1 Message Date
Deniz Kusefoglu 847798a833 Merge pull request #2131 from influxdata/bugfix/csv_alignment
Fix overlay of custom time indicator and csv download button
2017-10-18 16:02:49 -07:00
deniz kusefoglu 2c58d3d275 Fix overlay of custom time indicator and csv download button 2017-10-18 10:48:26 -07:00
Andrew Watkins 99c34ff00b Merge pull request #2122 from influxdata/bugfix/unsafe-ssl
BUGFIX:  Unsafe SSL
2017-10-18 09:38:46 -07:00
Andrew Watkins 9740133d01 Merge branch 'master' into bugfix/unsafe-ssl 2017-10-18 09:06:26 -07:00
Andrew Watkins cecaa1674e Update CHANGELOG 2017-10-17 20:10:06 -07:00
Hunter Trujillo afeda3ba36 Merge pull request #2127 from influxdata/feature/milliseconds
Dygraph Fork for Milliseconds
2017-10-17 16:17:54 -06:00
Andrew Watkins 927fe207da Merge branch 'bugfix/unsafe-ssl' of github.com:influxdata/chronograf into bugfix/unsafe-ssl 2017-10-17 15:13:47 -07:00
Andrew Watkins eb3b863069 Better banner copy 2017-10-17 15:13:04 -07:00
Andrew Watkins 220790fb12 Update CHANGELOG.md 2017-10-17 14:14:36 -07:00
Andrew Watkins ead5f4eaa6 Merge pull request #2041 from influxdata/feature/now-in-cal
FEATURE: Toggle now() in date picker
2017-10-17 13:45:21 -07:00
Chris Goller 6a7b69a0d0 Merge remote-tracking branch 'origin/feature/now-in-cal' into feature/now-in-cal 2017-10-17 15:23:30 -05:00
Andrew Watkins edc95a2fc7 Remove Now button from DataExplorer 2017-10-17 13:07:29 -07:00
Alex P 6836e8d057 Make source page header match width of form 2017-10-17 12:54:44 -07:00
Alex P 348faca105 Make page contents fill the page when no other UI present 2017-10-17 12:44:16 -07:00
Alex P d449a66938 Remove unnecessary attribute 2017-10-17 12:43:57 -07:00
Hunter Trujillo fb4f0af2f8 CHANGELOG. 2017-10-17 13:31:22 -06:00
Chris Goller b5446a633f Update upper bound relative duration template expansion of :interval: 2017-10-17 14:26:26 -05:00
Hunter Trujillo 42ec6393a1 Add our own fork of Dygraphs. 2017-10-17 13:25:28 -06:00
Andrew Watkins 7e40f66c88 Update CHANGELOG 2017-10-17 10:49:30 -07:00
Andrew Watkins 3863fc3776 Reset customTime when a preconfigured relative time is selected 2017-10-17 10:49:29 -07:00
Andrew Watkins 57a594c183 Tweak styles 2017-10-17 10:49:29 -07:00
Andrew Watkins 16d48b2dac Replace regex with boolean 2017-10-17 10:49:29 -07:00
Andrew Watkins d90d465e59 Add ability to toggle now in CustomTimeRange 2017-10-17 10:49:29 -07:00
Andrew Watkins baa051b994 Remove CreateSources container 2017-10-16 17:57:51 -07:00
Andrew Watkins 570292fbc0 Merge pull request #2098 from influxdata/bugfix/not-equal-to
BUGFIX: Fix display of not-equal-to on rule graph
2017-10-16 17:50:23 -07:00
Andrew Watkins 88bbd3df7b Update CHANGELOG 2017-10-16 17:40:23 -07:00
Andrew Watkins 54c146ae15 Prevent form submit onEnter 2017-10-16 17:31:45 -07:00
Andrew Watkins f237fa083e Guard against non-numeric values 2017-10-16 17:14:44 -07:00
Andrew Watkins 43fb29522c Turn RuleGraph into an SFC
This also allowed me to pull out some functions into helper files.
Also, this commit contains replacing string literals with constants.
2017-10-16 16:41:39 -07:00
Andrew Watkins ff408484c7 Fix display of not-equal-to on rule graph 2017-10-16 16:04:20 -07:00
Andrew Watkins 64d3f49dac Remove redundancy of CreateSource page 2017-10-16 15:51:04 -07:00
Nathan Haugo 3913c766f9 Merge pull request #2107 from influxdata/feature/backend-millisecond-drilldown
Add support for millisecond groupbys
2017-10-16 14:49:20 -07:00
Andrew Watkins 8d4dac942c Guard against properties not returned from server getting clobbered 2017-10-16 14:45:18 -07:00
Nathan Haugo fe62e9fdb4 Remove debugging lines and add case for less than 1 ms 2017-10-16 16:23:22 -05:00
Nathan Haugo 608d11e143 Made changes due to review 2017-10-16 16:15:12 -05:00
Andrew Watkins 0dfc71195f Update SourcePage to use new SourceForm format 2017-10-16 14:07:56 -07:00
Andrew Watkins d52dc991ea Merge pull request #2119 from influxdata/enhancement/tickscript-cancel
UX-IMPROVEMENT: Add Cancel button for tickscript editor
2017-10-16 13:27:43 -07:00
Andrew Watkins 5215f21782 Consolidate input state into parent 2017-10-16 12:41:09 -07:00
deniz kusefoglu b4484ff808 Refactor LayoutCell to use LayoutState HOC 2017-10-16 11:50:25 -07:00
Andrew Watkins 4f4e995df8 Convert CreateSource to es6 class 2017-10-16 11:44:36 -07:00
Andrew Watkins 96eb4beddc Fix unsafe ssl bug 2017-10-16 11:37:32 -07:00
Deniz Kusefoglu f9031dc72d Merge pull request #2116 from influxdata/feature/dashboard-download-csv
Feature/dashboard download csv
2017-10-16 10:49:02 -07:00
Andrew Watkins e159409ee0 Update CHANGELOG 2017-10-16 10:35:08 -07:00
Andrew Watkins 407625fcaa Add Cancel button for tickscript editor 2017-10-16 10:31:37 -07:00
deniz kusefoglu 8f1ed937d3 Change dataExists to a bool and handle instances of Autorefresh where grabdatafordownload is not defined 2017-10-16 09:55:03 -07:00
deniz kusefoglu 011f1f2881 add test to dashboardtoCSV 2017-10-13 15:20:23 -07:00
deniz kusefoglu 67a717fcf6 fix test 2017-10-13 13:35:58 -07:00
deniz kusefoglu 94072810e2 fix tests 2017-10-13 13:26:46 -07:00
deniz kusefoglu 6de03fb572 resolve merge conflict 2017-10-13 13:15:40 -07:00
deniz kusefoglu e102259e87 update changelog 2017-10-13 13:13:12 -07:00