Commit Graph

3316 Commits (7f4af358aed86300c6507d873f97e63bc005464b)

Author SHA1 Message Date
Nathan Haugo f23351c9ba Update version 2017-10-06 11:38:40 -07:00
Hunter Trujillo 9fb48f650e Fix PR change requests. 2017-10-06 09:47:03 -07:00
Hunter Trujillo 3ad2cd053d Add Data Explorer InfluxQL query and location query synchronization 2017-10-06 09:46:49 -07:00
Alex P ab5a4682c0 Prevent CEO toggle from de-centering when no queries present 2017-10-04 17:48:50 -07:00
lukevmorris 2c4637309c Merge pull request #2076 from influxdata/source-cell-cleanup
Source cell cleanup for 1.3.9.x
2017-10-04 17:13:41 -07:00
Andrew Watkins d44e245f6f Dont show source list until query is created 2017-10-04 16:29:28 -07:00
Alex P fe2e920e73 Fix dropdown item clickable area bug 2017-10-04 16:13:07 -07:00
Andrew Watkins 4c2c3ab808 Remove fun from the world 2017-10-04 15:53:24 -07:00
Andrew Watkins 0c58df12a6 Merge branch 'master' of github.com:influxdata/chronograf 2017-10-04 15:52:13 -07:00
Andrew Watkins d4ead7a270 Update copy 2017-10-04 15:52:03 -07:00
Andrew Watkins b9ccf126a3 Update source for tag values 2017-10-04 15:44:13 -07:00
Andrew Watkins 23c4e3f429 Add local source logic to local queryStateReducer 2017-10-04 15:43:40 -07:00
Andrew Watkins 44e720eebf Keep local source until save 2017-10-04 15:02:03 -07:00
Alex P 4397a19326 Remove excess brackets 2017-10-04 13:17:20 -07:00
Alex P d64f5eb21b Use same style patterns in kapacitor themed tooltips 2017-10-04 12:40:40 -07:00
Alex P 4e73c985be Adjust formatting of some tooltips
Tooltip strings should be inside a paragraph or a heading. Using
multiple paragraphs currently causes some display issues
2017-10-04 12:34:36 -07:00
Alex P fb616605d1 Remove excess props from instances of tooltips 2017-10-04 12:30:33 -07:00
Alex P 2c932986ce Refactor styles for tooltips 2017-10-04 12:30:04 -07:00
Alex P d1c4fc1413 Merge branch 'master' into chore/sourceindicator_port 2017-10-04 11:34:47 -07:00
Hunter Trujillo e047724273 Merge branch 'master' into features/no-tabs-de-2 2017-10-03 20:44:03 -06:00
Alex Paxton f0a4ebaefc Merge pull request #2054 from influxdata/plus-buttons
UI IMPROVEMENT: Add Plus Icon to all Add/Create buttons
2017-10-03 17:18:50 -07:00
Alex Paxton cd9fa721c0 Merge pull request #2057 from influxdata/theme-upgrade
UI IMPROVEMENT: Improve UX in Source Form
2017-10-03 17:18:39 -07:00
Hunter Trujillo b4aa64fee6 Remove DE Tabs. 2017-10-03 17:38:52 -06:00
deniz kusefoglu 9efb515d6e Make copy directionless 2017-10-03 16:29:48 -07:00
deniz kusefoglu 010041a823 Stop required props spam in VisView components 2017-10-03 16:26:44 -07:00
Deniz Kusefoglu 29f9d3d024 Merge pull request #1996 from influxdata/feature/source-on-cell
FEATURE: Switch InfluxDB sources per chart in Dashboards
2017-10-03 16:07:57 -07:00
Jared Scheib 44e79c5a01 Fix Tooltip width for long source host:port strings
Fix HTML in other tooltips

Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2017-10-03 15:49:24 -07:00
deniz kusefoglu b96aaaf210 Remove source indicator from cell header 2017-10-03 15:45:06 -07:00
deniz kusefoglu ae364f5018 Get new dbs, rps, meas, fields etc when selecting a new source 2017-10-03 15:36:44 -07:00
Alex Paxton 65a92275b5 Allow for multiple SourceIndicator Tooltips at a time
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-10-03 15:20:08 -07:00
Jared Scheib 53a568b05a Make Tooltip styles consistent
Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2017-10-03 15:19:25 -07:00
Alex Paxton 2725acc472 Allow a source override on SourceIndicator
Use SourceIndicator server icon with tooltip on cells

Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-10-03 15:04:33 -07:00
Jared Scheib 7a540303dc Remove passed-in props from all SourceIndicator instances
Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2017-10-03 15:02:39 -07:00
Alex Paxton 7d05cef52d Use context to display source name, host, and port in SourceIndicator
Refactor SourceIndicator into SFC

Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-10-03 14:57:22 -07:00
deniz kusefoglu 6230ddc512 Remove source from DisplayOptions 2017-10-03 14:21:23 -07:00
Alex Paxton 8aa41afa3f Dedupe and polish Tooltip styles
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-10-03 12:55:29 -07:00
Jared Scheib 54d9968a38 Style SourceIndicator in LayoutCellHeader
Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2017-10-03 12:32:40 -07:00
Alex Paxton 4cbc0af4e5 Update CSS page syntax formatting
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-10-03 12:31:56 -07:00
Alex Paxton f964921a16 Allow a source override on SourceIndicator
Use SourceIndicator server icon with tooltip on cells

Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-10-03 12:20:47 -07:00
Jared Scheib b2f4a6ed4d Remove passed-in props from all SourceIndicator instances
Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2017-10-03 11:59:30 -07:00
Alex Paxton d00ac3349b Use context to display source name, host, and port in SourceIndicator
Refactor SourceIndicator into SFC

Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-10-03 11:45:48 -07:00
Jared Scheib 5375b5c26f Add label to SourceSelector
Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2017-10-03 11:17:39 -07:00
Jared Scheib 31eb034bd1 Fix linter warning with non-single quote aprostrophes 2017-10-03 11:08:48 -07:00
Jared Scheib 1630f39123 Fix typos in empty cell and dashboard copy 2017-10-03 11:05:45 -07:00
Andrew Watkins fc853622ae Add sweet styles 2017-10-02 17:27:31 -07:00
Andrew Watkins ae91bcc8cf Move source selector to OverlayControls
This move accomplishes a few things
1) It looks nicer
2) Can take advantage of the query error handling UI
3) Gives plenty of room for the dropdown
2017-10-02 17:12:30 -07:00
Andrew Watkins f0083a4410 Add styles for custom source indicator 2017-10-02 15:54:08 -07:00
Andrew Watkins b3fad26908 Christmas came early 2017-10-02 15:43:05 -07:00
Andrew Watkins 7a5a12ab76 Guard againt selected source being deleted 2017-10-02 15:23:18 -07:00
Andrew Watkins c24e7f4a0c Get defensive with query sources 2017-10-02 14:42:57 -07:00