Commit Graph

3348 Commits (eabea64d4f6e870e2681f077e0e0bcdda33f2fb4)

Author SHA1 Message Date
Jared Scheib b25cff0b6d Update some fns to async/await 2017-04-27 16:01:21 -07:00
Jared Scheib e405781b46 Handle errors and use async/await in AJAX from TVQB Dropdowns 2017-04-27 15:50:25 -07:00
Alex P 2d0a41c2cb Style page header dismiss 2017-04-27 15:01:06 -07:00
Alex P f8852273d8 Organize styles a bit 2017-04-27 14:53:43 -07:00
Jared Scheib 064ebc1634 Merge branch 'feature/template-variables' of https://github.com/influxdata/chronograf into feature/template-variables 2017-04-27 14:36:27 -07:00
Jared Scheib 3475f6b4a4 Use prettier (though 2x slower) syntax 2017-04-27 14:36:24 -07:00
Alex P e4097550c8 Use specific class instead of relying on H1 being inside page-header 2017-04-27 14:33:43 -07:00
Jared Scheib 85327b1b46 Remove obsolete action and reducer for editing template variable 2017-04-27 14:20:34 -07:00
Jared Scheib 2881c3b7b0 Merge branch 'master' into feature/template-variables 2017-04-27 14:15:48 -07:00
Alex P fed24f191d Make database list into a dropdown
Going to split these into 2 components
2017-04-27 14:14:45 -07:00
Jared Scheib 7763d780ca Rename function for clarity, clean up 2017-04-27 14:13:36 -07:00
Jared Scheib 65dbf0d0c9 Fix bug introduced in e8fb66d6 that overwrote templates 2017-04-27 13:47:17 -07:00
Jared Scheib 1da7b9290b Add proper type to buttons 2017-04-27 13:34:05 -07:00
Andrew Watkins 617a59e80f Merge pull request #1338 from influxdata/fix/add-source
require url and name when adding a new source
2017-04-27 13:18:20 -07:00
Andrew Watkins 4788e3ce2d Merge branch 'master' into fix/add-source 2017-04-27 13:17:24 -07:00
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