Commit Graph

3388 Commits (69e25b82c25b65cfd28cfc8ea55e0c4e66edcb4f)

Author SHA1 Message Date
Andrew Watkins 69e25b82c2 Christmas came early 2017-10-18 09:39:00 -07:00
Andrew Watkins 8e1cb0b298 Merge branch 'master' into bugfix/unsafe-ssl 2017-10-18 09:06:26 -07:00
Hunter Trujillo 77f2e372e5 Merge pull request #2127 from influxdata/feature/milliseconds
Dygraph Fork for Milliseconds
2017-10-17 16:17:54 -06:00
Andrew Watkins 4fda37e739 Merge branch 'bugfix/unsafe-ssl' of github.com:influxdata/chronograf into bugfix/unsafe-ssl 2017-10-17 15:13:47 -07:00
Andrew Watkins 00b6ae15f5 Better banner copy 2017-10-17 15:13:04 -07:00
Andrew Watkins faa3347343 Remove Now button from DataExplorer 2017-10-17 13:07:29 -07:00
Alex P bc42f4170b Make source page header match width of form 2017-10-17 12:54:44 -07:00
Alex P 8fc98db051 Make page contents fill the page when no other UI present 2017-10-17 12:44:16 -07:00
Alex P 85b1e8db9d Remove unnecessary attribute 2017-10-17 12:43:57 -07:00
Hunter Trujillo 4d963f57f0 Add our own fork of Dygraphs. 2017-10-17 13:25:28 -06:00
Andrew Watkins 74e3b5247d Reset customTime when a preconfigured relative time is selected 2017-10-17 10:49:29 -07:00
Andrew Watkins 7b0e653446 Tweak styles 2017-10-17 10:49:29 -07:00
Andrew Watkins ba62efecb4 Replace regex with boolean 2017-10-17 10:49:29 -07:00
Andrew Watkins 694d73a994 Add ability to toggle now in CustomTimeRange 2017-10-17 10:49:29 -07:00
Andrew Watkins c4c46fd03e Remove CreateSources container 2017-10-16 17:57:51 -07:00
Andrew Watkins 7a423cf92d Prevent form submit onEnter 2017-10-16 17:31:45 -07:00
Andrew Watkins be4ceed4e3 Guard against non-numeric values 2017-10-16 17:14:44 -07:00
Andrew Watkins 2c6eb731b7 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 4e3bb7b226 Fix display of not-equal-to on rule graph 2017-10-16 16:04:20 -07:00
Andrew Watkins 2ad550345f Remove redundancy of CreateSource page 2017-10-16 15:51:04 -07:00
Andrew Watkins 6a91deacf1 Guard against properties not returned from server getting clobbered 2017-10-16 14:45:18 -07:00
Andrew Watkins 7ad3305efb Update SourcePage to use new SourceForm format 2017-10-16 14:07:56 -07:00
Andrew Watkins 46accab9fc 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 94d59afa1b Consolidate input state into parent 2017-10-16 12:41:09 -07:00
deniz kusefoglu 922876414b Refactor LayoutCell to use LayoutState HOC 2017-10-16 11:50:25 -07:00
Andrew Watkins 4a64bb2940 Convert CreateSource to es6 class 2017-10-16 11:44:36 -07:00
Andrew Watkins a1cd6d76e3 Fix unsafe ssl bug 2017-10-16 11:37:32 -07:00
Andrew Watkins 21d2feb442 Add Cancel button for tickscript editor 2017-10-16 10:31:37 -07:00
deniz kusefoglu 84c8945ff4 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 921bf66dc8 add test to dashboardtoCSV 2017-10-13 15:20:23 -07:00
deniz kusefoglu 9a13240bd4 fix test 2017-10-13 13:35:58 -07:00
deniz kusefoglu 2b4a0519f7 fix tests 2017-10-13 13:26:46 -07:00
deniz kusefoglu 57a6089b7f remove unused template and query props 2017-10-13 13:07:20 -07:00
deniz kusefoglu ecc1d23c5b Hoist graph data up to be downloaded upon csv dl push 2017-10-13 13:07:20 -07:00
deniz kusefoglu 5a1e4d11c5 Create a seperate function to handle csv downloads from dashboard cells 2017-10-13 13:07:20 -07:00
deniz kusefoglu 3a07ded85c WIP adds a console.logging csv button to each dashboard cell 2017-10-13 13:07:20 -07:00
deniz kusefoglu 4d6f7628d8 Refrain from coercing data to a date if column name is not time 2017-10-13 13:07:20 -07:00
Alex P 4fbb127319 Style query tabs to utilize available space more effectively
Maximum width is much larger, which increases utility of tabs when
there are < 5 queries
2017-10-11 17:34:09 -07:00
Nathan Haugo 33b165edce Merge branch 'master' into bug/fix-rp-copy 2017-10-10 11:07:06 -07:00
Alex Paxton dc296ba247 Merge pull request #2078 from influxdata/rule-builder-polish-2
UI IMPROVEMENT: Rule Builder Polish
2017-10-10 09:34:07 -07:00
Andrew Watkins 0565a24e0a Fix tests 2017-10-09 13:01:40 -07:00
Andrew Watkins fc57e88133 Add format to timeRange 2017-10-09 13:01:40 -07:00
Andrew Watkins d1181554d7 Add more properties to timeRange proptypes 2017-10-09 13:01:40 -07:00
Andrew Watkins a4d37e773e Simplify reducer 2017-10-09 13:01:40 -07:00
Andrew Watkins 1b9318f6ed Gaurd against ranges being undefined 2017-10-09 13:01:39 -07:00
Andrew Watkins bb6a88972e Add dashboard to props 2017-10-09 13:01:39 -07:00
Andrew Watkins beebbfa227 Move coercion of string into id normalizer
If an when we move to using URI's as the dynamic parameters
in routes.  We will need a consolidate place to decocde them or
ensure they are of the proper types and shape.  This commit introduces
this pattern.
2017-10-09 13:01:39 -07:00
Andrew Watkins 6cf52ff5f3 Future proof buildInfluxQL function 2017-10-09 13:01:39 -07:00
Andrew Watkins b083e2c654 Semantics 2017-10-09 13:01:39 -07:00
Andrew Watkins cb3cb0ac18 Test cleanup 2017-10-09 13:01:39 -07:00