Commit Graph

2732 Commits (d05e2175663ea3db8e720da1f5e1b9b5505b5df5)

Author SHA1 Message Date
Andrew Watkins 2b6ffb09bf Include missing prop 2017-04-03 13:06:06 -07:00
Andrew Watkins 3ca248ea41 Fix spacing 2017-04-03 13:06:06 -07:00
Andrew Watkins 0bf35d0069 Keep focus on enter while preventing new line 2017-04-03 13:06:06 -07:00
Andrew Watkins 79805bf8ec Remove console option 2017-04-03 13:06:06 -07:00
Andrew Watkins b9c1634d0f Add vis header and console tab 2017-04-03 13:06:06 -07:00
Andrew Watkins 335230eb8f Create vis header 2017-04-03 13:06:05 -07:00
Hunter Trujillo 7709d18338 Fix kapacitor form submit bug. 2017-04-03 10:49:41 -06:00
Hunter Trujillo e5ef892c80 Small refactor for ES6ness. 2017-04-03 10:49:25 -06:00
Jade McGough 03b2985cbe Merge pull request #1152 from influxdata/column-widening
widen single column to entire table width (#1123)
2017-04-01 11:38:10 -07:00
Jade McGough 7fe3ac316c make linter happy 2017-03-31 18:56:32 -07:00
Andrew Watkins 1c2457dabb Merge pull request #1124 from influxdata/some-amount-of-polish
Some Amount of Polish
2017-03-31 16:56:45 -07:00
Andrew Watkins f6e9975645 Merge pull request #1151 from influxdata/bugfix/threshold-value
Bugfix/threshold value
2017-03-31 16:48:57 -07:00
Alex Paxton 088399cf71 Merge branch 'master' into some-amount-of-polish 2017-03-31 16:22:42 -07:00
Alex P 45c03cc885 Let the world know what is new and exciting 2017-03-31 16:19:37 -07:00
Alex P 3315edbf04 Polish dash cell dragging interaction 2017-03-31 15:59:10 -07:00
Alex P 92c2027fbe Change DE page title to match corresponding navbar label 2017-03-31 15:39:27 -07:00
Jade McGough ca9c52aadb update changelog 2017-03-31 15:37:17 -07:00
Jade McGough fba846d488 widen single column to entire table width (#1123) 2017-03-31 15:32:05 -07:00
Alex P 8305790f7c Make dash renaming more clear 2017-03-31 15:27:16 -07:00
Alex P 220f811b93 Make Add Cell button in dash more obvious for new users 2017-03-31 15:27:06 -07:00
Alex P 45cb245c1d Use graphTips component in dash header & DE header 2017-03-31 15:26:45 -07:00
Alex P d055d5e262 Give icons in buttons some more generous spacing 2017-03-31 15:25:23 -07:00
Alex P f2715e41d3 Change style of Source Indicator such that it does not look like a button 2017-03-31 15:25:08 -07:00
Alex P ef6819bb89 Create GraphTips component 2017-03-31 15:24:37 -07:00
Alex P 99c25c0642 Fix #1106 2017-03-31 14:46:39 -07:00
Jade McGough b11314212e Merge pull request #1149 from influxdata/escape-presentation
Escape presentation when using back button
2017-03-31 14:45:36 -07:00
Jade McGough c0302fcbfd cleanup function 2017-03-31 14:45:53 -07:00
Alex P 908e07c188 Move graph refreshing spinner to top-center of graph
Looks nice in all contexts, does not overlap with anything
2017-03-31 14:41:37 -07:00
Alex P b7e7227f50 Make dashboards table conform to reveal-on-hover pattern 2017-03-31 14:28:30 -07:00
Alex P 5208ef536a Make admin queries table conform to reveal-on-hover pattern 2017-03-31 14:24:27 -07:00
Alex P c37beb6546 Polish DB Management page 2017-03-31 14:03:39 -07:00
Alex P 8c1fd3863f Make input placeholders more legible 2017-03-31 12:42:50 -07:00
Andrew Watkins c6989c3694 Refactor tests 2017-03-31 12:22:03 -07:00
Alex P dad4d0e7eb Style password change interaction 2017-03-31 12:16:07 -07:00
Alex P febfecedce Prevent admin panel from appearing shorter than the admin tabs 2017-03-31 12:15:50 -07:00
Alex P 241864c067 Use odd number for question mark icon size
Looks more centered
2017-03-31 11:46:24 -07:00
Jade McGough 8d5b40c8f3 remove comment 2017-03-31 11:35:28 -07:00
Jade McGough 4d5c1b5787 update changelog 2017-03-31 11:33:18 -07:00
Jade McGough 747cadc462 exit presentation mode when path changes 2017-03-31 11:31:08 -07:00
Andrew Watkins 8c51f7f864 Add tests 2017-03-31 10:57:00 -07:00
Alex P 776373d4fe Style question mark tooltips 2017-03-31 09:49:56 -07:00
Alex P c7e351b00d Add line breaks in kap tooltip copy for legibility
Also reduced width of Tooltip
2017-03-31 09:49:47 -07:00
Alex P eaeb0c2334 Fix rogue mouse cursor on form labels 2017-03-31 09:49:19 -07:00
Alex P 62e0bc50cc Merge branch 'master' into some-amount-of-polish 2017-03-31 09:10:36 -07:00
Andrew Watkins a9e3aa34d8 Fix padding bug 2017-03-30 18:40:52 -07:00
Andrew Watkins 94f6cd171d Fix tests for new approach 2017-03-30 18:40:37 -07:00
lukevmorris 16a7da4ab1 Clean up Kapacitor Alert configuration for HipChat (#1137)
* Text and placeholder updates

* Peel types off PropTypes

* Revert to parseMode

* Update copy to be more descriptive of resulting behavior

* Add question mark tooltips to Chat ID and Token

* Expand tooltips to be hoverable with clickable contents

* Extract QuestionMarkComponent to its own file

* Update CHANGELOG

* url is never changed, so omit this field

* Extract constants to their own file

* Refactor PropTypes

* Clear up Kapacitor Alert HipChat configuration

* Update CHANGELOG

* your-room => room

* Extract this tooltip to its own file

* Reorder CHANGELOG entries
2017-03-30 17:01:25 -07:00
Jared Scheib c60c3f37c8 Fix Kapacitor Telegram config to display correct disableNotification setting (#1142)
* Fix render value for disableNotification

* Update changelog
2017-03-30 16:58:01 -07:00
lukevmorris 0964bc7803 Clean up Kapacitor Alert configuration for Telegram (#1135)
* Text and placeholder updates

* Peel types off PropTypes

* Revert to parseMode

* Update copy to be more descriptive of resulting behavior

* Add question mark tooltips to Chat ID and Token

* Expand tooltips to be hoverable with clickable contents

* Extract QuestionMarkComponent to its own file

* Update CHANGELOG

* url is never changed, so omit this field

* Extract constants to their own file
2017-03-30 16:23:51 -07:00
Andrew Watkins 526d5ab545 Merge pull request #1136 from influxdata/chore/remove-query-highlighting
Chore/remove query highlighting
2017-03-30 15:59:20 -07:00