Commit Graph

10049 Commits (322be6e17a13f378fd094ebc2906100772173156)

Author SHA1 Message Date
Alex P 322be6e17a Replace textarea in DE query editor with code mirror editor 2018-06-13 10:52:33 -07:00
Alex P c09e0bbcb6 Introduce code mirror mode and theme for InfluxQL 2018-06-13 10:51:58 -07:00
ebb-tide 643a1c20b5 Rename Time Machine to Flux Editor 2018-06-12 13:55:23 -07:00
Deniz Kusefoglu 8801a2e5e1
Merge pull request #3645 from influxdata/chore/TS-redundancy
Remove redundant FieldName in favor of FieldOption interface
2018-06-12 13:24:49 -07:00
ebb-tide 4e2bf9ab32 Remove redundant FieldName in favor of FieldOption interface 2018-06-12 11:16:46 -07:00
Luke Morris 187fca793f Push nightly builds to releases bucket 2018-06-12 09:39:53 -07:00
Chris Henn 707ec3099c
Merge pull request #3636 from influxdata/bugfix/single-stat
Fix line graph + single stat dygraphs
2018-06-12 09:20:20 -07:00
Luke Morris fec0166832 Just build nightlies for master 2018-06-11 21:34:52 -07:00
Luke Morris 29cdab25b6 chore(circle): configure nightly builds 2018-06-11 19:28:43 -07:00
Jared Scheib aa5c0a6817
Merge pull request #3556 from influxdata/fix/tempvars_url_query
Add ability to override template variables and time ranges via URL query
2018-06-11 17:08:34 -07:00
Christopher Henn 803f3d7a4a
Fix line graph + single stat dygraphs 2018-06-11 16:52:03 -07:00
Jared Scheib 37d0b7a597 Rename pruneDashboardTimeV1 to retainRangesDashboardTimeV1 2018-06-11 16:42:06 -07:00
Jared Scheib 5a522bc627 Remove obsolete jsdoc comments 2018-06-11 16:26:17 -07:00
Jared Scheib 37c73453db Remove obsolete tempVarOverrides reducer prop 2018-06-11 16:19:40 -07:00
Jared Scheib 50d35e19a7 Rename queries to queryParams for clarity 2018-06-11 16:13:45 -07:00
Alex Paxton d817ebb6db
Merge pull request #3612 from influxdata/polish/icons
Polish Icons
2018-06-11 16:04:05 -07:00
Chris Henn 33b42ffac2
Merge pull request #3630 from influxdata/bugfix/regex-template-vars
Fix rendering of template variables within regexes
2018-06-11 15:30:34 -07:00
Christopher Henn ac7ebe1f48
Fix rendering of template variables within regexes 2018-06-11 15:12:55 -07:00
Andrew Watkins db52b31ff8
Merge pull request #3629 from influxdata/fun/dygraph-to-ts
Fun/dygraph to ts
2018-06-11 14:19:07 -07:00
Jared Scheib bd72720732 Add type for loadDashboard action 2018-06-11 14:12:40 -07:00
Jared Scheib 558400a714 Remove obsolete onCancelEditCell method relevant to last merge changeset 2018-06-11 14:11:16 -07:00
Jared Scheib 5bf315c0ed Merge remote-tracking branch 'origin/master' into fix/tempvars_url_query 2018-06-11 14:08:57 -07:00
Andrew Watkins 79ac6095fb Dygraph to TypeScript 2018-06-11 14:03:56 -07:00
Alex Paxton 45f8598413
Merge branch 'master' into polish/icons 2018-06-11 13:59:48 -07:00
Deniz Kusefoglu 61d2645c59
Merge pull request #3614 from influxdata/bugfix/multiple-legends
Bugfix/multiple legends
2018-06-11 12:52:35 -07:00
Jared Scheib b3af9ace01 Type new dashboard actions 2018-06-08 19:51:40 -07:00
Jared Scheib 62d269e97b Add DefinitelyTyped for react-router-redux v4 2018-06-08 19:51:04 -07:00
Jared Scheib 3db24b982b Type new synchronous dashboard action creators 2018-06-08 19:01:17 -07:00
Jared Scheib c66c8dff2f Collapse spaces between dashboard types & actions for readability 2018-06-08 18:56:11 -07:00
Jared Scheib 2080c32185 Type remaining new fns in dashboard/utils/tempVars.ts 2018-06-08 18:48:58 -07:00
Jared Scheib dc912ab974 Create file for tempVars types, move tempVar types there, and update imports 2018-06-08 18:38:22 -07:00
Jared Scheib c15e137cb2 Type stripTempVar 2018-06-08 18:37:30 -07:00
lukevmorris 94980fa0e3
Provide a builder UI for a Flux Filter Node (#3615)
* Introduce FilterArgs as a seam

* Selecting a value adds to Script and Preview

* Hydrate FilterArgs dropdown from function body

* Functional operator selector

* Style polish

* Rename Filter/FilterPreview components

* Pull types into flux type file

* Derive Flux Filter UI state directly from AST

* Default func body

* Remove flicker when updating conditions

* Render a div when filter body isn't supported

* Base condition (true) is parseable

* Remove a test file if it doesn't have any tests

* Enable tslint and resolve errors

* Address other PR feedback

* Tests and improved parsing logic

* Add helper text when filter ui falls back to a textarea
2018-06-08 18:36:50 -07:00
Jared Scheib 0c00da2249 Rename & type generateURLQueriesFromTempVars 2018-06-08 18:30:47 -07:00
Jared Scheib 05129e8371 Move viewer unauthorized notification to tempvars section 2018-06-08 18:22:07 -07:00
Jared Scheib afc221e607 Delete obsolete DashboardsPage.js file left by merge 2018-06-08 18:20:41 -07:00
Jared Scheib 53a0f07d42 Remove obsolete comment 2018-06-08 18:20:25 -07:00
Deniz Kusefoglu c4bad5b0d1
Merge pull request #3604 from influxdata/bugfix/table-graph-series-name
Bugfix/table graph series name
2018-06-08 17:55:10 -07:00
ebb-tide d4b95675e5 Fix prettier error 2018-06-08 17:52:47 -07:00
Jared Scheib d837f74116 Update changelog 2018-06-08 17:48:10 -07:00
Nathan Haugo a048f68923
Merge pull request #3618 from influxdata/feature/back-to-the-fqi
Update the name to fqi
2018-06-08 17:40:56 -07:00
nathan haugo d885ae27cf Update the name to fqi 2018-06-08 17:37:22 -07:00
Jared Scheib b122f43348 Prevent Viewer role from overriding temp vars from URL query 2018-06-08 17:31:21 -07:00
Jared Scheib ff1b758091 Fix dashboard switching & loading dashboard upon switching 2018-06-08 15:42:18 -07:00
Jared Scheib bab5a1e7bc Fix merge bug where temp vars selected action needed changed prop key 2018-06-08 15:40:59 -07:00
Chris Henn 92ee2b4d46
Merge pull request #3613 from influxdata/bugfix/ensure-schema-copy-btn-visible
Ensure schema explorer copy button visible
2018-06-08 15:38:36 -07:00
Andrew Watkins b7a199be4d Add test for SET_ACTIVE_CELL 2018-06-08 15:34:59 -07:00
Christopher Henn 260f8add4b
Ensure schema explorer copy button visible 2018-06-08 15:22:54 -07:00
Andrew Watkins 4287c573e4 Type dashboard test 2018-06-08 15:11:16 -07:00
Alex P 011351789c Use solid dashboard icon in dashboard switcher
Might have a minute usability boost
2018-06-08 14:41:50 -07:00