Commit Graph

2776 Commits (4b55177be0d3e18e89b94dd8f24520589c85a6f0)

Author SHA1 Message Date
Andrew Watkins 4b55177be0 Make TemplateVariableManager its own SFC 2017-04-14 16:12:09 -07:00
Andrew Watkins 881bee4f1c Use the power of deconstruction 2017-04-14 15:29:02 -07:00
Andrew Watkins 308dae93e5 Add required proxy link prop to CEO 2017-04-14 15:28:39 -07:00
Andrew Watkins 23ecccb650 Refactor DashboardPage to use js class 2017-04-14 15:28:05 -07:00
Andrew Watkins f97476780b Move source context declaration to top level 2017-04-14 15:26:52 -07:00
Andrew Watkins 9bd6d11e68 Add TempVar Manager Overlay 2017-04-14 14:26:36 -07:00
Andrew Watkins 8451a9098b Improve TV control bar styles 2017-04-14 12:09:52 -07:00
Andrew Watkins 835b7ebedb Add basic TemplateVar UI after minor css refactor
Also remove no-longer-used isEdit variable in Dashboard.js
2017-04-14 11:46:24 -07:00
Andrew Watkins 4ef7ff2dc5 Merge pull request #1232 from influxdata/feature/voltron-the-builder
Voltron the builder / One Builder to Rule Them All / Make Builder Great Again
2017-04-13 09:49:45 -07:00
Andrew Watkins d52fc84810 Update CHANGELOG 2017-04-13 09:42:11 -07:00
Andrew Watkins 4c568b1e10 Update name of View component 2017-04-13 09:38:28 -07:00
lukevmorris 1b17b260e1 Add default display for an empty dashboard (#1259)
* Inline Dashboard.renderDashboard; add empty state

* Update CHANGELOG

* Update changelog
2017-04-12 18:11:38 -07:00
lukevmorris d50374c7e9 Replace Kapacitor Alert Endpoint Dropdown with Radio Buttons (#1258)
* Replace Endpoint Dropdown with Radio Buttons

* Update CHANGELOG

* Update CHANGELOG
2017-04-12 17:48:46 -07:00
Alex Paxton e3d70783bd Merge pull request #1264 from influxdata/bugfix/query-template-ux
Polish meta queries UX
2017-04-12 15:57:05 -07:00
Alex P f4e5c8a75a Re-arrange raw editor to remove jank
- Dropdown inline with status bar
- Dropdown menu wider, aligns to right edge
- Query preview / raw text always the same height (slightly larger)
- Query tabs never gets more wide (more space for schema exploration)
2017-04-12 15:20:02 -07:00
Luke Morris bfc5382eca New CHANGELOG section 2017-04-11 17:21:56 -07:00
Alex Paxton 49dcd565ea Merge pull request #1238 from influxdata/misc-aesthetic-improvements
Misc Aesthetic Improvements
2017-04-11 13:50:44 -07:00
Andrew Watkins 573716d8a0 Remove makeQueryExecuter middleware
LOAD_TIME_SERIES action is not listened to be any reducer in the app.
2017-04-11 12:50:24 -06:00
Andrew Watkins 4e3558a437 Unbind dispatch from fetchTimeSeriesAsync 2017-04-11 12:49:36 -06:00
Andrew Watkins 2519bb44fd Include status in cell editor overlay 2017-04-11 11:01:29 -06:00
Chris Goller efc3cc4eed Merge pull request #1244 from mcfedr/patch-1
Fix env var name for Google client secret
2017-04-11 11:35:17 -05:00
Andrew Watkins f16e9b5074 Update query builder in overlay based on raw text 2017-04-11 09:37:14 -06:00
Andrew Watkins a69d6cf3ce Pass editQueryStatus as prop and refactor Visualization 2017-04-11 08:40:49 -06:00
Fred Cox 183a0e0f28 Fix env var name for Google client secret 2017-04-11 16:48:35 +03:00
Alex P a168b5bb46 Make rule builder headers consistent with other page headers 2017-04-10 14:39:06 -07:00
Alex P 1fa668023c Move editable page header styles into their own sheet
Also updating to latest naming scheme
2017-04-10 14:32:44 -07:00
Alex P c6a99fb400 Remove text transform on page header dropdowns 2017-04-10 14:31:58 -07:00
Alex P bbe79f1fb4 Make graph tips show default cursor 2017-04-10 14:31:26 -07:00
Alex P 5edeb90a0b Make page headers regular case
No more all caps madness
2017-04-10 14:31:02 -07:00
Andrew Watkins fdf983a490 WIP fix errors from CellEditorOverlay 2017-04-10 15:29:49 -06:00
Hunter Trujillo fd672f0f05 Use backend IDs for great justice. 2017-04-10 12:02:09 -06:00
Hunter Trujillo 607004b2e6 Parse raw text with queries endpoint to update builder when a query is updated. 2017-04-10 12:01:36 -06:00
Hunter Trujillo d49de192f0 Merge branch 'feature/structured-queries' of github.com:influxdata/chronograf into feature/voltron-the-builder 2017-04-10 10:28:12 -06:00
Andrew Watkins ec8080e45c Merge branch 'feature/voltron-the-builder' of github.com:influxdata/chronograf into feature/voltron-the-builder 2017-04-10 10:22:46 -06:00
Hunter Trujillo 6fe6699ea1 Fix the error handling for tables and graphs on DE. Use one function to get time series. 2017-04-10 10:21:50 -06:00
Andrew Watkins 3d9f36134b Update query status state in thunk 2017-04-10 10:21:50 -06:00
Andrew Watkins e6162243f2 WIP introduce fetchTimeSeriesAsync thunk 2017-04-10 10:21:08 -06:00
Andrew Watkins 468fb246fa Pass config to raw query editor 2017-04-10 10:21:07 -06:00
Andrew Watkins c351499177 Change rawStatus to status 2017-04-10 10:21:07 -06:00
Andrew Watkins 91fa6b5458 Lint tests 2017-04-10 10:21:07 -06:00
Andrew Watkins 6680ab9f38 Initial combination of builders 2017-04-10 10:21:07 -06:00
Regan Kuchan 23759af223 Merge pull request #1229 from influxdata/docs/prep-readme-for-beta8
Clarify a few issues
2017-04-07 17:31:37 -07:00
Luke Morris 54c9a05f2a Revert "Temp commit"
This reverts commit c322a95549.
2017-04-07 17:28:12 -07:00
Luke Morris cc3a84744f Merge branch 'master' into docs/prep-readme-for-beta8 2017-04-07 17:27:27 -07:00
Luke Morris c322a95549 Temp commit 2017-04-07 17:26:01 -07:00
Hunter Trujillo 5d3b7175a5 Merge pull request #1231 from influxdata/patch/console-error
Clear console error on ConfirmButtons by fixing propTypes
2017-04-07 18:20:55 -06:00
nathan haugo 2ad96357c7 Update for beta8 2017-04-07 17:18:46 -07:00
Hunter Trujillo a4ad352dc7 Fix the error handling for tables and graphs on DE. Use one function to get time series. 2017-04-07 18:17:01 -06:00
Jared Scheib 4551697ca4 Update propTypes to remove console error for ConfirmButtons 2017-04-07 17:05:52 -07:00
Jade McGough 670551dbf9 Merge pull request #1205 from influxdata/initial-source-options
add missing options when creating initial source
2017-04-07 16:00:36 -07:00