Commit Graph

3310 Commits (97e1f01d77306dcea4b3a8c73df349df5963cde3)

Author SHA1 Message Date
Jared Scheib 572f17acf0 Narp 2017-04-26 18:23:16 -07:00
Jared Scheib ef4ca87e39 Delete a new template on cancel 2017-04-26 18:17:16 -07:00
Jared Scheib c23b5570c2 Add Edit button to enter editing mode, make Save Template button a different color 2017-04-26 17:58:14 -07:00
Jared Scheib 1aee345fbd Add Edit button to TVM Row 2017-04-26 16:13:45 -07:00
Alex P 8752e1388f Selecting an already selected Namespace doesn't reset the DE 2017-04-26 16:10:21 -07:00
Alex P 79c55ede75 Show list of tags as a sublist of selected measurement 2017-04-26 16:09:55 -07:00
Jared Scheib 112fc10e61 Add user ability to enter a CSV via text input to TVM; fix row find for state update 2017-04-26 15:58:44 -07:00
Jared Scheib e2dac89c7d Make CSV values editable 2017-04-26 15:17:08 -07:00
Andrew Watkins 788be8a3dc Merge pull request #1337 from influxdata/bugfix/no-apps-for-hosts
Bugfix/no apps for hosts
2017-04-26 14:45:43 -07:00
Jared Scheib 06582cfb82 Change copy when no values 2017-04-26 14:42:14 -07:00
Andrew Watkins 06389cd43d Prettify 2017-04-26 14:40:56 -07:00
Andrew Watkins 48bbc4d6c3 Guard against no active series 2017-04-26 14:40:34 -07:00
Hunter Trujillo a7303e4354 Fix Go compiled file. 2017-04-26 15:29:20 -06:00
Jade McGough 32c6d07d62 update changelog 2017-04-26 14:12:57 -07:00
Andrew Watkins b7c1093a8c Update CHANGELOG 2017-04-26 14:11:55 -07:00
Andrew Watkins f71f87b88f Refactor handler 2017-04-26 14:10:23 -07:00
Jade McGough cd0b5016f1 require a connection string and name when creating a connection 2017-04-26 14:08:51 -07:00
Jade McGough d593a7ff95 prettier 2017-04-26 14:06:20 -07:00
Andrew Watkins c51f728f63 Update onChange to handle new varmoji pattern 2017-04-26 13:54:21 -07:00
Andrew Watkins 5e0ce1de7d Update tempVar regex 2017-04-26 13:53:29 -07:00
Andrew Watkins 494229468d Prettify 2017-04-26 13:52:59 -07:00
Andrew Watkins f3c033b61c Update stubs for new varmoji pattern 2017-04-26 13:52:33 -07:00
Andrew Watkins 500dc8d226 Update tests for new varmoji pattern 2017-04-26 13:52:10 -07:00
Alex P 2e4e43afc5 Prevent horizontal scrollbar from disappearing 2017-04-26 12:59:55 -07:00
Alex P b2b32a398c Display a dropdown if there are too many tabs 2017-04-26 12:55:10 -07:00
Alex P 9f3742c0eb Improve empty state copy 2017-04-26 12:53:28 -07:00
Hunter Trujillo 1a4e3a67a4 Add delete rows. Add empty table state. 2017-04-26 13:18:42 -06:00
Hunter Trujillo 28fbd8e91b Add add template variable. 2017-04-26 12:42:40 -06:00
Hunter Trujillo 116da7911c Add confirm dialog for unsaved changes (temporary) 2017-04-26 12:20:49 -06:00
Andrew Watkins beb5052b91 Set host tag to empty string if none was set 2017-04-26 09:30:57 -07:00
Andrew Watkins ff7d5b738b Make code breath 2017-04-26 09:29:09 -07:00
Andrew Watkins fa64a9bfc4 Prettify 2017-04-26 09:23:16 -07:00
Andrew Watkins a140dbb462 Merge pull request #1335 from influxdata/fix/sanitized
improve UX for sanitized kapacitor config
2017-04-26 06:34:29 -07:00
Andrew Watkins dd07224400 Update license of dependencies 2017-04-26 06:19:36 -07:00
Andrew Watkins 186491b0ae Resolve missing binding for Node Sass error 2017-04-26 06:17:41 -07:00
Andrew Watkins fe01d83500 Resolve errors 2017-04-26 06:15:49 -07:00
Andrew Watkins acde7ec98b Prettify 2017-04-26 06:15:00 -07:00
Alex P da7653bf96 Add & Style Varmoji Flipper 2017-04-25 18:53:02 -07:00
Alex P a4db0f9b87 Add 1 more fake template var 2017-04-25 18:52:16 -07:00
Alex P 6ed906453a Move query templates dropdown inside query status
Doing this to prepare for the varmoji animation
2017-04-25 17:36:55 -07:00
Hunter Trujillo b92f9e1659 Always select first item in Dashboard template value selectors, if there's no selection and there are items. 2017-04-25 18:14:58 -06:00
Alex P 2fcbadd775 Remove excess
We will be lean and mean
2017-04-25 17:07:02 -07:00
Alex P 7221832106 Merge branch 'master' into feature/template-varmojis
The rebase to end all rebases
2017-04-25 17:06:08 -07:00
Andrew Watkins f3bf34e28a Add separators and CONT QUERIES to query template dropdown 2017-04-25 16:44:37 -07:00
Hunter Trujillo 01dcf0d3b6 PropTypes fixes. 2017-04-25 17:35:12 -06:00
Hunter Trujillo 44e9f8d31a Fix error handling in dashboard actions and add errorThrown to dashboard page. 2017-04-25 17:12:36 -06:00
Hunter Trujillo 0d1c416c98 Merge branch 'master' into feature/template-variables
# Conflicts:
#	bolt/internal/internal.pb.go
#	ui/src/CheckSources.js
#	ui/src/dashboards/actions/index.js
#	ui/src/dashboards/containers/DashboardPage.js
#	ui/src/data_explorer/components/Visualization.js
#	ui/src/shared/components/AutoRefresh.js
#	ui/src/shared/components/Dropdown.js
2017-04-25 17:08:55 -06:00
Jade McGough 401bc2b298 update changelog 2017-04-25 16:08:42 -07:00
Andrew Watkins 0fdb2cc8a2 Prettify 2017-04-25 16:07:54 -07:00
Jade McGough f420af1b28 cleanup and styling 2017-04-25 16:07:32 -07:00