Commit Graph

5392 Commits (2f34d644c23c6cfb5c74def6813b686d79fc82dc)

Author SHA1 Message Date
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
Nathan Haugo 1d8d420cc7 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 6a91deacf1 Guard against properties not returned from server getting clobbered 2017-10-16 14:45:18 -07:00
Nathan Haugo fe2173d6c5 Remove debugging lines and add case for less than 1 ms 2017-10-16 16:23:22 -05:00
Nathan Haugo 0491a7685b Made changes due to review 2017-10-16 16:15:12 -05: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
Deniz Kusefoglu b121870043 Merge pull request #2116 from influxdata/feature/dashboard-download-csv
Feature/dashboard download csv
2017-10-16 10:49:02 -07:00
Alex P 4297d087be Updoot log of changes 2017-10-16 10:45:55 -07:00
Alex P b7334b4e49 Make tabs stack horizontally on small screens 2017-10-16 10:43:03 -07:00
Andrew Watkins 47f598e4f0 Update CHANGELOG 2017-10-16 10:35:08 -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 0b8cd70879 resolve merge conflict 2017-10-13 13:15:40 -07:00
deniz kusefoglu ee48b726bb update changelog 2017-10-13 13:13:12 -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 Paxton 41650da9e9 Merge pull request #2111 from influxdata/query-tabs-polish
Style query tabs to utilize available space more effectively
2017-10-11 18:24:00 -07:00
Alex P ceb1278845 Updoot the log change 2017-10-11 17:39:07 -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 b87befa0b3 Add support for millisecond groupbys 2017-10-11 13:14:44 -07:00
Nathan Haugo baedbf35c4 Merge pull request #2095 from influxdata/bug/fix-rp-copy
Fix copy for rp values
2017-10-10 11:08:22 -07:00
Nathan Haugo 865a11cc5e Update CHANGELOG.md
Fix markdown
2017-10-10 11:07:57 -07:00
Nathan Haugo 33b165edce Merge branch 'master' into bug/fix-rp-copy 2017-10-10 11:07:06 -07:00
Andrew Watkins 6eb11d6f02 Merge pull request #2080 from influxdata/keep-ceo-toggle-centered
Prevent CEO toggle from de-centering when no queries present
2017-10-10 11:04:21 -07:00
Alex P 36b59b33c3 Prevent auto refresh items from wrapping 2017-10-10 10:45:46 -07:00
Alex P 68b8de3a3f Show manual refresh button when auto refresh is set to "Pause"
Manual refresh button fires a dummy function, to be replaced
2017-10-10 10:38:37 -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 4aeb317562 Merge pull request #2083 from influxdata/feature/time-after-time
FEATURE: Persist dashboard time ranges per dashboard
2017-10-09 17:51:17 -07:00
deniz kusefoglu 072e31091d Refrain from coercing data to a date if column name is not time 2017-10-09 15:09:27 -07:00
Andrew Watkins a2d7afb900 Update CHANGELOG 2017-10-09 13:13:18 -07:00
Andrew Watkins 7845c86150 Update CHANGELOG 2017-10-09 13:02:49 -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