nathan haugo
c9a5d5094e
Add changelog entry for pr 4798
2018-11-09 16:52:18 -08:00
Nathan Haugo
bcc6ab8a9e
Merge pull request #4798 from influxdata/fixes/ping-fix
...
Fix ping canned dashboard
2018-11-09 16:49:45 -08:00
nathan haugo
2416c40a07
Fix ping canned dashboard
2018-11-09 16:42:25 -08:00
Brandon Farmer
93429b3d20
Merge pull request #4794 from influxdata/fixes/basepath-fix
...
Handle basepath issue with missing slash
2018-11-09 16:32:18 -08:00
Brandon Farmer
55ba63a98f
Fix linting issues in functions contants
2018-11-09 16:19:34 -08:00
Brandon Farmer
9ebfa9733c
Update changelog
2018-11-09 16:12:42 -08:00
Brandon Farmer
c59041ea45
Handle basepath issue with missing slash
2018-11-09 16:03:17 -08:00
Lorenzo Fontana
286d23dee4
Merge pull request #4776 from fntlnz/flux/fix-pivot-keys
...
fix(flux/pivot): specify the right named parameters for columnKey and valueKey
2018-11-09 15:55:44 -08:00
Deniz Kusefoglu
e8477120fb
Add protoboards bugfix to 1.7.3 release list
2018-11-08 17:56:28 -08:00
Deniz Kusefoglu
bc21a59ec9
Merge pull request #4786 from influxdata/bugfix/get-protoboards-from-multistore
...
Get protoboards from multistore if not able to find from ProtoboardsPath
2018-11-08 17:47:45 -08:00
Deniz Kusefoglu
9924d577a5
Get protoboards from multistore if not able to find from ProtoboardsPath
2018-11-08 17:27:27 -08:00
Deniz Kusefoglu
d9f2b32414
Update Changelog to include 1.7.2 release
2018-11-08 12:20:20 -08:00
Deniz Kusefoglu
5133c67426
Merge pull request #4778 from lpic10/fix_protoboards
...
Remove hardcoded database/retention period from protoboards
2018-11-08 12:12:44 -08:00
Leandro Piccilli
ef735c97b6
Remove hardcoded database/retention period from protoboards
2018-11-08 13:51:42 +01:00
Lorenzo Fontana
ca22ab48ce
fix(flux/pivot): specify the right key for columnKey and valueKey
...
Signed-off-by: Lorenzo Fontana <lo@linux.com>
2018-11-08 12:05:21 +01:00
Delmer
0317a51f19
Fix scroll loading indicator ( #4767 )
...
Fix hide scroll loading indicator
2018-11-07 15:59:53 -05:00
Andrew Watkins
01fa9c6807
fix(de): show manual refresh if paused ( #4769 )
...
* fix(de): show manual refresh if paused
* Add changelog entry
2018-11-07 12:47:29 -08:00
Delmer
9995765354
Reset scrollLeft on search ( #4763 )
...
Reset scrollLeft on new search
2018-11-07 15:46:27 -05:00
Brandon Farmer
552b836dc3
Merge pull request #4772 from influxdata/fixes/add-protoboard-path-to-docker-env
...
Add PROTOBOARDS_PATH to dockerfile
2018-11-07 12:33:22 -08:00
Brandon Farmer
0dad60b297
Update changelog
2018-11-07 12:29:49 -08:00
Brandon Farmer
00644f86d9
Add PROTOBOARDS_PATH to dockerfile
2018-11-07 12:27:51 -08:00
Brandon Farmer
ee57435306
Merge pull request #4768 from influxdata/fixes/nightly-dockerfile
...
Update dockerfile for protoboards
2018-11-07 11:56:12 -08:00
Brandon Farmer
adc2818b23
Update changelog
2018-11-07 11:54:55 -08:00
Brandon Farmer
cb64e6b217
Update dockerfile for protoboards
2018-11-07 11:52:36 -08:00
Brandon Farmer
fbc9c93fcd
Merge pull request #4764 from influxdata/fixes/protoboards-path
...
Add protoboards environment variables to build
2018-11-07 11:17:05 -08:00
Brandon Farmer
a98d147dc9
Add changelog for protoboards env fix
2018-11-07 11:07:33 -08:00
Brandon Farmer
1f122150a1
Add protoboards environment variables to build
2018-11-07 10:59:28 -08:00
Christopher Henn
04f8f0e33d
Update CHANGELOG.md
2018-11-07 10:05:59 -08:00
Christopher Henn
6c30091f5d
Fix issue with RuleGraph running unrendered query
...
The `RuleGraph` was attempting to execute queries without first
rendering the `:dashboardTime:` template variable. This commit ensures
that the `:dashboardTime:` template variable is rendered with the
approriate data.
2018-11-07 09:59:10 -08:00
Nathan Haugo
c4fd561ef0
Merge pull request #4757 from influxdata/1.7.0-changelog-prep
...
Clean up CHANGELOG for 1.7.0
2018-11-06 17:05:52 -08:00
Deniz Kusefoglu
1930f30084
Update system protoboard
2018-11-06 16:59:45 -08:00
nathan haugo
a5d0f606a8
Clean up CHANGELOG for 1.7.0
2018-11-06 16:56:08 -08:00
Christopher Henn
0568bf2ac8
Consolidate metaquery template constants
2018-11-06 16:43:03 -08:00
Christopher Henn
0b1446317f
Add cardinality estimate metaquery templates
2018-11-06 16:43:03 -08:00
Deniz Kusefoglu
78adde57a2
Merge pull request #4754 from influxdata/feat/add-templates-to-protoboards
...
Feat/add templates to protoboards
2018-11-06 15:58:05 -08:00
Deniz Kusefoglu
d868758912
Update protoboards to contain template variables
2018-11-06 15:37:13 -08:00
Deniz Kusefoglu
7b9cd088e8
Use protoboard.templates to create tempvars during pb instantiation
...
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-11-06 15:37:13 -08:00
Deniz Kusefoglu
a76691bebe
Add templates field to protoboards on BE
...
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-11-06 15:37:13 -08:00
Iris Scholten
3bb11ebd7b
Update refreshing graph if inView changes ( #4756 )
2018-11-06 15:29:22 -08:00
Andrew Watkins
d451ca76bb
fix(flux): create unique link for querying flux ( #4755 )
2018-11-06 14:18:37 -08:00
Alirie Gray
72cb260538
Merge pull request #4753 from influxdata/fix/sort-dashboards-in-modal-by-name
...
Sort dashboard items in SendToDashboardOverlay by name
2018-11-06 13:57:14 -08:00
Alirie Gray
df5a6cc3e6
Sort dashboard items in SendToDashboardOverlay by name
2018-11-06 13:46:59 -08:00
Christopher Henn
7715d7b67c
Upgrade Flux dep to v0.7.0
2018-11-06 13:37:28 -08:00
Brandon Farmer
cc6c070988
Merge pull request #4751 from influxdata/fixes/resizable-element-missing
...
Ensure resizable element has a parent in dygraph component
2018-11-06 13:14:31 -08:00
Brandon Farmer
5b708b2e24
Ensure resizable element has a parent in dygraph component
2018-11-06 13:05:08 -08:00
Iris Scholten
df7f3b3b7e
Merge pull request #4750 from influxdata/fix/functions-click
...
Fix click to add for flux functions
2018-11-06 13:03:35 -08:00
Iris Scholten
861deeb63a
Merge pull request #4748 from influxdata/fix/postfix-lines
...
Clear old dygraphs before redrawing
2018-11-06 12:46:54 -08:00
Iris Scholten
75afa76c88
Fix click to add for flux functions
2018-11-06 12:44:29 -08:00
Alirie Gray
335248c0fd
Add check for undefined value in single stat component ( #4741 )
2018-11-06 12:10:30 -08:00
Iris Scholten
5817e48fc4
Clear old dygraphs before redrawing
2018-11-06 11:34:32 -08:00