Commit Graph

3194 Commits (e9ebc5ca560a329586e9fd0835c9a89305b5950f)

Author SHA1 Message Date
Luke Morris 781f724711 Merge branch 'feature/template-variables' into feature/template-varmojis 2017-04-27 18:39:23 -07:00
Alex Paxton 7cc1e3285f Merge pull request #1347 from influxdata/template-manager-polish
Template manager polish
2017-04-27 18:38:13 -07:00
Luke Morris ec2d0392e2 Tweaks 2017-04-27 18:27:31 -07:00
Alex P 2c4167eb53 Tweak empty state
It was expecting to be part of a table
2017-04-27 18:15:38 -07:00
Luke Morris e3cf7c3002 Merge branch 'feature/template-variables' into feature/template-varmojis 2017-04-27 18:14:45 -07:00
Alex P 16fdd4a8ba Turn off annoying browser things 2017-04-27 18:11:13 -07:00
Alex P 26a5cdd2cd Style Template Variable Manager and customize markup
Adjusts to different screen sizes nicely
2017-04-27 18:03:53 -07:00
Jared Scheib fcc31cf412 Only send selected template values to proxy; fix tempVars key in proxy call 2017-04-27 17:33:15 -07:00
Jared Scheib ea28dcfa32 Fix Lukifer's bug that Pineapple didn't catch 2017-04-27 17:20:18 -07:00
Jared Scheib b5eca6cd43 Select first value of new variable values 2017-04-27 17:17:58 -07:00
Jared Scheib 6b5e525f07 Fix key state bug 2017-04-27 17:03:16 -07:00
Jared Scheib 0934b47476 Remove unused dep 2017-04-27 16:32:51 -07:00
Jared Scheib 2e5118ecf7 Fix dropdown populating via normalizd parsers, rename selected var names for clarity 2017-04-27 16:24:00 -07:00
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
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