Commit Graph

5316 Commits (eb3b863069f903dcb847d71291d90f4b8fd13be8)

Author SHA1 Message Date
Andrew Watkins eb3b863069 Better banner copy 2017-10-17 15:13:04 -07:00
Andrew Watkins baa051b994 Remove CreateSources container 2017-10-16 17:57:51 -07:00
Andrew Watkins 64d3f49dac Remove redundancy of CreateSource page 2017-10-16 15:51:04 -07:00
Andrew Watkins 8d4dac942c Guard against properties not returned from server getting clobbered 2017-10-16 14:45:18 -07:00
Andrew Watkins 0dfc71195f Update SourcePage to use new SourceForm format 2017-10-16 14:07:56 -07:00
Andrew Watkins 5215f21782 Consolidate input state into parent 2017-10-16 12:41:09 -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
Andrew Watkins 407625fcaa Add Cancel button for tickscript editor 2017-10-16 10:31:37 -07:00
Alex Paxton d441c4f34c 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 b977270b22 Updoot the log change 2017-10-11 17:39:07 -07:00
Alex P 13cf469726 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 490cb31192 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 41470d7bbd Update CHANGELOG.md
Fix markdown
2017-10-10 11:07:57 -07:00
Nathan Haugo 5a48394802 Merge branch 'master' into bug/fix-rp-copy 2017-10-10 11:07:06 -07:00
Andrew Watkins 3c9d78bd72 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 Paxton ad6fd8ee2e 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 fa6e837ef0 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
Andrew Watkins 04184ab679 Update CHANGELOG 2017-10-09 13:13:18 -07:00
Andrew Watkins 066419ce52 Update CHANGELOG 2017-10-09 13:02:49 -07:00
Andrew Watkins 4be06d1bf2 Fix tests 2017-10-09 13:01:40 -07:00
Andrew Watkins d6663a1dcb Add format to timeRange 2017-10-09 13:01:40 -07:00
Andrew Watkins d4f002cc63 Add more properties to timeRange proptypes 2017-10-09 13:01:40 -07:00
Andrew Watkins 3cc59e847e Simplify reducer 2017-10-09 13:01:40 -07:00
Andrew Watkins caa3060950 Gaurd against ranges being undefined 2017-10-09 13:01:39 -07:00
Andrew Watkins 50ecc5d757 Add dashboard to props 2017-10-09 13:01:39 -07:00
Andrew Watkins d2c2f81975 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 c0422f2163 Future proof buildInfluxQL function 2017-10-09 13:01:39 -07:00
Andrew Watkins 33593e7df0 Semantics 2017-10-09 13:01:39 -07:00
Andrew Watkins 9abbce4160 Test cleanup 2017-10-09 13:01:39 -07:00
Andrew Watkins a861c7a862 Test cleanup 2017-10-09 13:01:39 -07:00
Andrew Watkins a77f76d706 Update CHANGELOG 2017-10-09 13:01:38 -07:00
Andrew Watkins 66df472dfe Use lodash for object detection 2017-10-09 13:01:38 -07:00
Andrew Watkins 7e5de8c9b7 Normalize dashboard time ranges on load and save to localStorage 2017-10-09 13:01:38 -07:00
Andrew Watkins fa52fc7835 Add number as valid type of bound 2017-10-09 13:01:38 -07:00
Andrew Watkins 8b55efc019 Introduce dashboardTime normalizer 2017-10-09 13:01:38 -07:00
Andrew Watkins a5282fe344 Fix delete 2017-10-09 13:01:38 -07:00
Andrew Watkins f3972819b7 Add dashTimeV1 to localStorage 2017-10-09 13:01:38 -07:00
Andrew Watkins 692ae34076 Introduce dashTimeV1 state to DashboardPage 2017-10-09 13:01:38 -07:00
Andrew Watkins 4de564ef6a Add delete and update dashTime actions and reducers 2017-10-09 13:01:37 -07:00
Andrew Watkins 44b7a88a1d Change set to add 2017-10-09 13:01:37 -07:00
Andrew Watkins 08ecae96a6 Introduce dashTime reducer v1 2017-10-09 13:01:37 -07:00
Nathan Haugo 2261c55f8a Update changelog 2017-10-09 10:08:26 -07:00
Nathan Haugo 0cb915cccf Fix copy for rp values 2017-10-09 10:05:53 -07:00
Nathan Haugo 3ec34cd1a4 Merge 1.3.9.x changelog and version bump 2017-10-06 11:39:45 -07:00
Nathan Haugo f23351c9ba Update version 2017-10-06 11:38:40 -07:00
Nathan Haugo 04bd458324 Clean up changelog 2017-10-06 11:36:36 -07:00
Hunter Trujillo 9fb48f650e Fix PR change requests. 2017-10-06 09:47:03 -07:00
Hunter Trujillo 8dde91b584 Changelog. 2017-10-06 09:46:57 -07:00
Hunter Trujillo 3ad2cd053d Add Data Explorer InfluxQL query and location query synchronization 2017-10-06 09:46:49 -07:00