Commit Graph

5564 Commits (4746cea5d5c69c38a09af1e1d5e4718093970699)

Author SHA1 Message Date
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
Chris Goller 6d6a2d4a2a WIP supporting integers/floats for influxql arguments 2017-10-11 14:45:01 -05:00
Chris Goller 8e9d5cbc2c Update queryConfig arguments to be optional in JSON response 2017-10-10 23:32:08 -05:00
Chris Goller 3c1b09704e Refactor query config field arguments to be fields 2017-10-10 18:04:45 -05:00
Chris Goller 3ba1a4c94d Refactor queryConfig to have field aliases and function arguments 2017-10-10 17:01:50 -05: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
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
Andrew Watkins b10b52b7d9 Test cleanup 2017-10-09 13:01:39 -07:00
Andrew Watkins 5cff4f1b5b Update CHANGELOG 2017-10-09 13:01:38 -07:00
Andrew Watkins 354d318d69 Use lodash for object detection 2017-10-09 13:01:38 -07:00
Andrew Watkins 1656d2e8f2 Normalize dashboard time ranges on load and save to localStorage 2017-10-09 13:01:38 -07:00
Andrew Watkins 8d7d0bd254 Add number as valid type of bound 2017-10-09 13:01:38 -07:00
Andrew Watkins 59ad62686f Introduce dashboardTime normalizer 2017-10-09 13:01:38 -07:00
Andrew Watkins cd2a46d439 Fix delete 2017-10-09 13:01:38 -07:00
Andrew Watkins 33039b90b7 Add dashTimeV1 to localStorage 2017-10-09 13:01:38 -07:00
Andrew Watkins 6631ca8a22 Introduce dashTimeV1 state to DashboardPage 2017-10-09 13:01:38 -07:00
Andrew Watkins 6d72f7f989 Add delete and update dashTime actions and reducers 2017-10-09 13:01:37 -07:00
Andrew Watkins ad629dfe50 Change set to add 2017-10-09 13:01:37 -07:00
Andrew Watkins d9d8abc0f3 Introduce dashTime reducer v1 2017-10-09 13:01:37 -07:00
Nathan Haugo 4f182ed8a0 Update changelog 2017-10-09 10:08:26 -07:00
Nathan Haugo 8b71cf4c74 Fix copy for rp values 2017-10-09 10:05:53 -07:00
Nathan Haugo cce3ee95a5 Merge 1.3.9.x changelog and version bump 2017-10-06 11:39:45 -07:00
Nathan Haugo a2f270bdb2 Update version 2017-10-06 11:38:40 -07:00
Nathan Haugo 94de5a0832 Clean up changelog 2017-10-06 11:36:36 -07:00
Hunter Trujillo 3bbae491c5 Fix PR change requests. 2017-10-06 09:47:03 -07:00
Hunter Trujillo f3f73cd16d Changelog. 2017-10-06 09:46:57 -07:00
Hunter Trujillo ed361e0060 Add Data Explorer InfluxQL query and location query synchronization 2017-10-06 09:46:49 -07:00
Hunter Trujillo 246d4bf4f8 Merge pull request #2082 from influxdata/feature/query-sync
Add Data Explorer InfluxQL query and location query synchronization
2017-10-05 14:18:51 -06:00
Alex P a8cd31d92e Moar updoot 2017-10-05 12:25:11 -07:00