Commit Graph

3315 Commits (43ee0e4baf2bac1ee72a55d4f9568e2d725e302a)

Author SHA1 Message Date
Andrew Watkins 19c79cfec2 Merge pull request #1326 from influxdata/feature/template-varmojis
Feature/template varmojis
2017-04-28 08:33:34 -07:00
Nicky Semenza 535e81afb4 Update CHANGELOG.md 2017-04-27 22:08:06 -04:00
Nicky Semenza 5b030eb220 update link to add a Kapacitor when none exist 2017-04-27 21:59:30 -04:00
Luke Morris 0e7aeb3931 Design polish 2017-04-27 18:44:43 -07:00
Luke Morris af255602d4 Merge branch 'feature/template-variables' into feature/template-varmojis 2017-04-27 18:39:23 -07:00
Alex Paxton 015cb262c5 Merge pull request #1347 from influxdata/template-manager-polish
Template manager polish
2017-04-27 18:38:13 -07:00
Luke Morris 2d82544a20 Tweaks 2017-04-27 18:27:31 -07:00
Alex P 0fdd21ec4a Tweak empty state
It was expecting to be part of a table
2017-04-27 18:15:38 -07:00
Luke Morris a2b08b3ebe Merge branch 'feature/template-variables' into feature/template-varmojis 2017-04-27 18:14:45 -07:00
Alex P e477f082ff Turn off annoying browser things 2017-04-27 18:11:13 -07:00
Alex P 4ce17e842c Style Template Variable Manager and customize markup
Adjusts to different screen sizes nicely
2017-04-27 18:03:53 -07:00
Jared Scheib 75f5ea5758 Only send selected template values to proxy; fix tempVars key in proxy call 2017-04-27 17:33:15 -07:00
Jared Scheib 46f8e76447 Fix Lukifer's bug that Pineapple didn't catch 2017-04-27 17:20:18 -07:00
Jared Scheib 9f4dedae14 Select first value of new variable values 2017-04-27 17:17:58 -07:00
Jared Scheib fac3fb33d8 Fix key state bug 2017-04-27 17:03:16 -07:00
Jared Scheib f2afd01836 Remove unused dep 2017-04-27 16:32:51 -07:00
Jared Scheib 637b9f7db5 Fix dropdown populating via normalizd parsers, rename selected var names for clarity 2017-04-27 16:24:00 -07:00
Jared Scheib 39e68be599 Update some fns to async/await 2017-04-27 16:01:21 -07:00
Jared Scheib 8a5c46d822 Handle errors and use async/await in AJAX from TVQB Dropdowns 2017-04-27 15:50:25 -07:00
Alex P 56f1ceca61 Style page header dismiss 2017-04-27 15:01:06 -07:00
Alex P 997bdbae34 Organize styles a bit 2017-04-27 14:53:43 -07:00
Jared Scheib ca844fdf7d 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 b8be4cbe75 Use prettier (though 2x slower) syntax 2017-04-27 14:36:24 -07:00
Alex P 103ddce41e Use specific class instead of relying on H1 being inside page-header 2017-04-27 14:33:43 -07:00
Jared Scheib 8ee9a61366 Remove obsolete action and reducer for editing template variable 2017-04-27 14:20:34 -07:00
Jared Scheib 5d03718eb4 Merge branch 'master' into feature/template-variables 2017-04-27 14:15:48 -07:00
Alex P 304ed2e3a3 Make database list into a dropdown
Going to split these into 2 components
2017-04-27 14:14:45 -07:00
Jared Scheib 5f19b90625 Rename function for clarity, clean up 2017-04-27 14:13:36 -07:00
Jared Scheib b18082ada2 Fix bug introduced in e8fb66d6 that overwrote templates 2017-04-27 13:47:17 -07:00
Jared Scheib 4c678f240d Add proper type to buttons 2017-04-27 13:34:05 -07:00
Andrew Watkins 0c4a58ddd2 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 e225f41cf2 Merge branch 'master' into fix/add-source 2017-04-27 13:17:24 -07:00
Andrew Watkins 1c78bf2613 Merge pull request #1344 from influxdata/chore/destroy-kuber-dash
Chore/destroy kuber dash
2017-04-27 13:16:16 -07:00
Andrew Watkins 7751efac02 Merge branch 'master' into chore/destroy-kuber-dash 2017-04-27 13:14:03 -07:00
Andrew Watkins 3ea819ece9 Merge pull request #1340 from influxdata/bugfix/no-active-query
Bugfix/no active query
2017-04-27 13:03:43 -07:00
Jared Scheib d7ab421823 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 22b7a8bd49 Fix styling on RowValues component 2017-04-27 11:20:59 -07:00
Andrew Watkins 98e4f6a569 Update CHANGELOG.md 2017-04-27 11:13:34 -07:00
Jared Scheib 7b04966f0c Prevent duplicate template variables 2017-04-27 11:12:48 -07:00
Jared Scheib a17fb3db76 Lengthen short notification delay by 500ms 2017-04-27 11:10:21 -07:00
Andrew Watkins 75eddce8d6 Add empty state 2017-04-27 11:08:12 -07:00
Andrew Watkins f26a860c1c Fix incorrect count 2017-04-27 11:08:02 -07:00
Andrew Watkins d9fd245050 Prettier 2017-04-27 10:47:59 -07:00
Andrew Watkins ccccbb84e7 Remove all reference to KubernetesDashboard 2017-04-27 10:44:19 -07:00
Jared Scheib fff14d5fdb Remove 'label' from TVM UI and template data shape 2017-04-27 10:35:14 -07:00
Andrew Watkins ddc1cf464c Update CHANGELOG.md 2017-04-27 10:00:57 -07:00
Andrew Watkins bcbdd2e39a Update CHANGELOG 2017-04-27 09:44:31 -07:00
Andrew Watkins 3bf623d07f Fix alphabetical jumping 2017-04-27 09:37:03 -07:00
Andrew Watkins 0be149ab61 Prettify 2017-04-27 09:32:44 -07:00
Andrew Watkins 5d4291c75a Make guard more readable 2017-04-27 08:53:19 -07:00