Commit Graph

2786 Commits (cd96dee8d7807c744255d67e32965db615b7060a)

Author SHA1 Message Date
Alex P cd96dee8d7 WIP Query maker refactor 2017-04-14 18:47:30 -07:00
Alex P 0efee4ff53 Remove unused styles from graph 2017-04-14 18:47:09 -07:00
Alex P e86d0d6768 Change cursor on page headers 2017-04-14 17:16:02 -07:00
Alex P bce7496ea0 Clean up dropdown styles 2017-04-14 13:25:30 -07:00
Alex P ceb3bc637b Move dropdown into their own stylesheet
Also move the lone time-range dropdown into dropdown stylesheet
2017-04-14 13:08:18 -07:00
Alex P 6934313fcd Replace variables that reference nothing 2017-04-14 12:54:12 -07:00
Alex P 418fd528d0 Remove excess whitespace 2017-04-14 12:53:26 -07:00
Alex P c33d942875 Remove unused styles 2017-04-14 12:53:00 -07:00
Alex P f88fe89205 Move mixins stylesheet to modules
Aiming to simplify, this stylesheet isn’t so great it warrants its own
folder
2017-04-14 12:31:11 -07:00
Alex P 52e2abc66b Add style for full-width no-scroll page headers
does not factor in the scrollbar width in the header
2017-04-14 12:29:42 -07:00
Alex P a7dfb5af5f Remove unused styles 2017-04-14 12:29:10 -07:00
Alex P 675ea21c18 Find home for lost style 2017-04-14 12:28:39 -07:00
Alex P 8e3b7fdaa3 Remove unnecessary file extension 2017-04-14 10:54:04 -07:00
Alex P 4c7c1f3b0c Removing unused stylesheet 2017-04-14 10:53:04 -07:00
Alex P e47a8947da Removing unused stylesheet 2017-04-14 10:50:14 -07:00
Alex P b7c28d27b3 Remove unused stylesheet 2017-04-14 10:45:52 -07:00
Alex P 7d2d5e3cd2 Move & rename visualization.scss
Not in the DE folder, now in components
2017-04-14 10:43:29 -07:00
Alex P 688613291f Update placeholder copy in alert placeholders 2017-04-14 08:23:16 -07:00
Andrew Watkins 1271ade90d 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 1eb427457b Update CHANGELOG 2017-04-13 09:42:11 -07:00
Andrew Watkins c162d3bf35 Update name of View component 2017-04-13 09:38:28 -07:00
lukevmorris cb171e8a7b 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 d05e217566 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 172b260b52 Merge pull request #1264 from influxdata/bugfix/query-template-ux
Polish meta queries UX
2017-04-12 15:57:05 -07:00
Alex P d43f7a801d 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 46d76506ea New CHANGELOG section 2017-04-11 17:21:56 -07:00
Alex Paxton 3f4cd78c81 Merge pull request #1238 from influxdata/misc-aesthetic-improvements
Misc Aesthetic Improvements
2017-04-11 13:50:44 -07:00
Andrew Watkins 0aac017363 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 99552d34ce Unbind dispatch from fetchTimeSeriesAsync 2017-04-11 12:49:36 -06:00
Andrew Watkins b4ccd90f90 Include status in cell editor overlay 2017-04-11 11:01:29 -06:00
Chris Goller 9f9e0bf195 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 7aa6a987d6 Update query builder in overlay based on raw text 2017-04-11 09:37:14 -06:00
Andrew Watkins b3d481f5c2 Pass editQueryStatus as prop and refactor Visualization 2017-04-11 08:40:49 -06:00
Fred Cox b804be1885 Fix env var name for Google client secret 2017-04-11 16:48:35 +03:00
Alex P 007aef43f5 Make rule builder headers consistent with other page headers 2017-04-10 14:39:06 -07:00
Alex P 479fb5e470 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 50c2377bcc Remove text transform on page header dropdowns 2017-04-10 14:31:58 -07:00
Alex P 458875f496 Make graph tips show default cursor 2017-04-10 14:31:26 -07:00
Alex P 036a4c33e1 Make page headers regular case
No more all caps madness
2017-04-10 14:31:02 -07:00
Andrew Watkins 06bcaa9ba7 WIP fix errors from CellEditorOverlay 2017-04-10 15:29:49 -06:00
Hunter Trujillo 8eb6aae21b Use backend IDs for great justice. 2017-04-10 12:02:09 -06:00
Hunter Trujillo b3ac581033 Parse raw text with queries endpoint to update builder when a query is updated. 2017-04-10 12:01:36 -06:00
Hunter Trujillo 17a76655c9 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 b5dc08ea52 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 e21944eaf5 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 264c113699 Update query status state in thunk 2017-04-10 10:21:50 -06:00
Andrew Watkins 2547fff566 WIP introduce fetchTimeSeriesAsync thunk 2017-04-10 10:21:08 -06:00
Andrew Watkins 152a3fe257 Pass config to raw query editor 2017-04-10 10:21:07 -06:00
Andrew Watkins d86a7f509b Change rawStatus to status 2017-04-10 10:21:07 -06:00
Andrew Watkins 06bbccc97f Lint tests 2017-04-10 10:21:07 -06:00