Commit Graph

3333 Commits (ebee9f7dca5a4419006497abc6f1b074298a2464)

Author SHA1 Message Date
Andrew Watkins cf6652d4a7 Merge pull request #1344 from influxdata/chore/destroy-kuber-dash
Chore/destroy kuber dash
2017-04-27 13:16:16 -07:00
Andrew Watkins 1f6f9b6a17 Merge branch 'master' into chore/destroy-kuber-dash 2017-04-27 13:14:03 -07:00
Andrew Watkins 111e5a1c62 Merge pull request #1340 from influxdata/bugfix/no-active-query
Bugfix/no active query
2017-04-27 13:03:43 -07:00
Jared Scheib e8fb66d623 Fix duplicate temp var detection bug where a new one would delete itself if not persisted onCancel 2017-04-27 12:57:50 -07:00
Jared Scheib 5d640a82c4 Fix styling on RowValues component 2017-04-27 11:20:59 -07:00
Andrew Watkins ba4f5c1b8d Update CHANGELOG.md 2017-04-27 11:13:34 -07:00
Jared Scheib 55bd937fa9 Prevent duplicate template variables 2017-04-27 11:12:48 -07:00
Jared Scheib 7c2cab8fd9 Lengthen short notification delay by 500ms 2017-04-27 11:10:21 -07:00
Andrew Watkins 0dd2ba1c96 Add empty state 2017-04-27 11:08:12 -07:00
Andrew Watkins 6237ad0473 Fix incorrect count 2017-04-27 11:08:02 -07:00
Andrew Watkins d9ab669008 Prettier 2017-04-27 10:47:59 -07:00
Andrew Watkins 2d62082fe1 Remove all reference to KubernetesDashboard 2017-04-27 10:44:19 -07:00
Jared Scheib 14e43c6c64 Remove 'label' from TVM UI and template data shape 2017-04-27 10:35:14 -07:00
Andrew Watkins e52b834d02 Update CHANGELOG.md 2017-04-27 10:00:57 -07:00
Andrew Watkins 29a73b4a2f Update CHANGELOG 2017-04-27 09:44:31 -07:00
Andrew Watkins 8a197cbd92 Fix alphabetical jumping 2017-04-27 09:37:03 -07:00
Andrew Watkins 53ecc17f7a Prettify 2017-04-27 09:32:44 -07:00
Andrew Watkins 21ead48a67 Make guard more readable 2017-04-27 08:53:19 -07:00
Andrew Watkins 85cb3993c3 Change to table view on meta queries 2017-04-27 08:46:46 -07:00
Andrew Watkins af3ce8d3af Fix no active query on page load 2017-04-27 07:58:51 -07:00
Jared Scheib dee83724e3 Add and remove ':'s from template variables 2017-04-26 19:54:05 -07:00
Jared Scheib 15837dcdf2 Update template variables from TV Query Builder to new :var: syntax 2017-04-26 19:21:53 -07:00
Jared Scheib 5ab50aba64 Remove obsolete comment 2017-04-26 19:21:17 -07:00
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