Commit Graph

3205 Commits (a428894971d0c88b0708e9e5fae98750cf93ec8f)

Author SHA1 Message Date
Luke Morris f9449025ea Context menu now overlays second Y-axis 2017-04-28 12:03:44 -07:00
Luke Morris 0e06853a19 Dropdowns are allowed to overflow the manager boundary 2017-04-28 12:01:01 -07:00
Luke Morris 70ffc86ca0 Restore delete Dashboard Cell functionality 2017-04-28 11:58:53 -07:00
Andrew Watkins 749284ebe4 Merge pull request #1348 from nickysemenza/nickysemenza-patch-1
Fix broken link to add a Kapacitor when none exist
2017-04-28 08:49:58 -07:00
Andrew Watkins 7db2d74ad3 Merge pull request #1326 from influxdata/feature/template-varmojis
Feature/template varmojis
2017-04-28 08:33:34 -07:00
Nicky Semenza 35b9f0502c Update CHANGELOG.md 2017-04-27 22:08:06 -04:00
Nicky Semenza be1394a953 update link to add a Kapacitor when none exist 2017-04-27 21:59:30 -04:00
Luke Morris 57bea5c694 Design polish 2017-04-27 18:44:43 -07:00
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
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