Commit Graph

1210 Commits (7ddee2ddbbac9f0cf3bf7982d97499910240410d)

Author SHA1 Message Date
Alex P 7ddee2ddbb Styling new panel tab menu
Using full text names “Query Builder” and “Raw Text” to be as clear as
possible to users
2016-12-13 16:55:33 -08:00
Will Piers 2d54d4c26d Minor tweaks 2016-12-13 16:32:19 -08:00
Will Piers beab738d92 Create simple dropdown and use it. Needs style help 2016-12-13 14:30:02 -08:00
Alex P 9fee7ae65b Commenting out this button until it has an event listener 2016-12-12 16:50:10 -08:00
Alex P cd30d162ad Styling raw text field
- Builder queries are blue
- Raw text queries are purple
- Using the new monospace font here
- Doing something a bit heavy-handed to ensure there is no jitter
between the raw text and builder text
2016-12-12 16:40:40 -08:00
Alex P 340d71dee9 Removing references to previous monotype font 2016-12-12 16:25:17 -08:00
Alex P f8cf700c40 Removing excess styles from query editor 2016-12-12 16:17:43 -08:00
Alex P 2a79b707ba New monotype font! 2016-12-12 16:15:34 -08:00
Alex P 920ff6a3e5 Renaming stylesheet to match component
Raw query editor —> raw text
2016-12-12 14:27:54 -08:00
Alex P 563eea8ca3 Switching to new class names (explorer --> panel) 2016-12-12 14:27:31 -08:00
Alex P 9bfa84c7f8 Renaming stylesheet to match new conventions 2016-12-12 13:05:48 -08:00
Alex P 8f921d47f3 Removing extra div 2016-12-12 13:05:33 -08:00
Will Piers 947949bc63 Clean up and small refactors 2016-12-12 12:04:33 -08:00
Will Piers a060fc8153 Allow for rawText queries again 2016-12-12 12:03:48 -08:00
Will Piers 4f169a47a0 Rename Explorers to Panels and add functionality to create raw queries 2016-12-12 11:50:58 -08:00
Alex Paxton 4fee6358bb Merge pull request #676 from influxdata/apply-function-ui-fix
DE Polish
2016-12-09 17:17:36 -08:00
Chris Goller dd319c283e Merge pull request #678 from influxdata/go-beta-2-changelog
Add CHANGELOG for beta2
2016-12-09 16:03:49 -06:00
Chris Goller 2f7463bdd8 Merge pull request #677 from influxdata/readme-version-update
Update to 1.1.0-beta2
2016-12-09 16:01:44 -06:00
Chris Goller 5607efd191 Add CHANGELOG for beta2 2016-12-09 16:01:08 -06:00
Regan Kuchan 65be72f00f Update to 1.1.0-beta2 2016-12-09 13:53:53 -08:00
Alex P 64241f900a Re-adding GroupByTimeDropdown stylesheet 2016-12-09 13:53:05 -08:00
Alex P bc35aca58c Merge branch 'master' into apply-function-ui-fix 2016-12-09 13:52:40 -08:00
Will Piers fdd90a8074 Adjult gitignore 2016-12-09 13:48:25 -08:00
Alex P 805506db29 Explorer tabs have names that refer to the query
Name is “Measurement” + First Field Selected Name
If multiple fields selected it only shows the first field not all fields
2016-12-09 13:17:14 -08:00
Alex P 032cd2bc24 Explorer Tabs designed for measurement + field name
Eventually the tab will truncate text with …
With the current max-length of 175px
that gets you about 27-29 characters in the tab
2016-12-09 13:00:21 -08:00
Alex P 7cdbfbad9f Renaming / Refactoring
“graph-panel” —> “graph”
2016-12-09 12:14:26 -08:00
Alex P 1424a74ac7 Explorer tabs cleanup
Had previously deleted the “X” icon, replaced with pseudo elements
2016-12-09 11:48:48 -08:00
Alex P 9fe94c9644 Merge branch 'master' into apply-function-ui-fix 2016-12-09 11:37:21 -08:00
Alex P b3213cb844 Tag list polish
checkboxes are darker, badges darker, search bar matches measurements
search bar
2016-12-09 11:37:13 -08:00
Alex P 78a0a142e8 Removing white space 2016-12-09 11:36:47 -08:00
Chris Goller ba9372ab3b Merge pull request #674 from influxdata/go-fix-content-type
Fix Content-Type of the index.html page to be text/html
2016-12-09 10:01:07 -06:00
Chris Goller 21d6d11f65 Update CHANGELOG 2016-12-08 21:17:54 -06:00
Chris Goller 3937c55546 Fix Content-Type of the index.html page to be text/html 2016-12-08 21:03:11 -06:00
Chris Goller c32f80a380 Merge pull request #673 from influxdata/remove_endpoint
removing unimplemented endpoint from swagger
2016-12-08 17:23:38 -06:00
Jade McGough 48f3db024d removing unimplemented endpoint from swagger 2016-12-08 15:12:39 -08:00
Alex P 25da7da690 Multi-select dropdown cleanup 2016-12-08 13:48:40 -08:00
Alex P 126cd7c7d4 Darker checkboxes in query editor list 2016-12-08 12:39:46 -08:00
Alex P 7c8702b5f9 Slightly short min height on query editor lists 2016-12-08 12:39:32 -08:00
Alex P 1f2d07313b Merge branch 'master' into apply-function-ui-fix 2016-12-07 15:34:32 -08:00
Alex P ced510c889 RIP it was a great file 2016-12-07 15:34:13 -08:00
Chris Goller d2aa0fc5ad Merge pull request #649 from influxdata/dashboard-api-spike
Dashboard api spike
2016-12-07 17:17:17 -06:00
Chris Goller e7ce6c3520 Update dashboards documentation use array's of queries 2016-12-07 16:35:58 -06:00
Andrew Watkins b2886feb50 Merge branch 'master' of github.com:influxdata/chronograf 2016-12-07 14:15:33 -08:00
Andrew Watkins 4f412366ed Fix no page load on refresh bug 2016-12-07 14:15:21 -08:00
Andrew Watkins b658d0c91e Remove unnecessary context and PropTypes 2016-12-07 14:14:07 -08:00
Chris Goller 626d67296c Merge pull request #665 from influxdata/ross-build-updates
Switch to new build image
2016-12-07 16:03:25 -06:00
Alex P b9c4cbb14f UI for export function 2016-12-07 13:00:56 -08:00
Alex P 48b84c163e Styling explorer actions 2016-12-07 13:00:39 -08:00
Alex P da89c14b02 Merge branch 'master' into apply-function-ui-fix 2016-12-07 12:49:51 -08:00
Chris Goller ce727fb72d Merge pull request #666 from influxdata/go-update-teapot
Update teapot to be informational
2016-12-07 13:36:34 -06:00