Brandon Farmer
7bcffde792
Handle basepath issue with missing slash
2018-11-09 16:33:00 -08:00
Deniz Kusefoglu
573cdff30a
Add protoboards bugfix to 1.7.3 release list
2018-11-08 17:58:21 -08:00
Deniz Kusefoglu
d7afea50ff
Get protoboards from multistore if not able to find from ProtoboardsPath
2018-11-08 17:49:58 -08:00
Nathan Haugo
62ecf3b038
Merge pull request #4780 from influxdata/release/1.7.2-bump
...
Bumpversion for 1.7.2
2018-11-08 12:28:59 -08:00
nathan haugo
1e33834906
Bumpversion for 1.7.2
2018-11-08 12:27:52 -08:00
Nathan Haugo
16adf6fedd
Merge pull request #4779 from influxdata/fixes/cleanup-1.7.2-changelog
...
Fixes/cleanup 1.7.2 changelog
2018-11-08 12:26:37 -08:00
nathan haugo
b27b4679ad
Cleanup changelog for release
2018-11-08 12:25:41 -08:00
nathan haugo
b0588c25a3
Cleanup changelog for release
2018-11-08 12:25:14 -08:00
Deniz Kusefoglu
ebe2267d2d
Update Changelog to include 1.7.2 release
2018-11-08 12:22:41 -08:00
Leandro Piccilli
ff7845e10b
Remove hardcoded database/retention period from protoboards
2018-11-08 12:15:41 -08:00
Delmer
5f1d58564a
Reset scrollLeft on search ( #4763 )
...
Reset scrollLeft on new search
2018-11-07 15:47:29 -05:00
Delmer
7858d69dae
Fix hide scroll loading indicator ( #4770 )
2018-11-07 15:37:08 -05:00
Brandon Farmer
2fc8461f19
Update changelog
2018-11-07 12:35:18 -08:00
Brandon Farmer
c593b389a2
Add PROTOBOARDS_PATH to dockerfile
2018-11-07 12:35:04 -08:00
Nathan Haugo
cd0e1e49ee
Merge pull request #4771 from influxdata/fixes/update-changelog-4769
...
Add changelog entry for 4769
2018-11-07 12:25:20 -08:00
nathan haugo
6d6679336d
Add changelog entry for 4769
2018-11-07 12:23:20 -08:00
Andrew Watkins
407b102af6
fix(de): show manual refresh if paused
2018-11-07 12:19:28 -08:00
Nathan Haugo
5e0ec7a68b
Merge pull request #4765 from influxdata/1.7.1-bumpversion
...
Bump to version 1.7.1
2018-11-07 12:01:40 -08:00
Nathan Haugo
5b29db4335
Merge pull request #4762 from influxdata/1.7.1-changelog
...
Update 1.7.1 release date
2018-11-07 12:01:28 -08:00
Brandon Farmer
29fb7bb1d0
Update changelog
2018-11-07 11:59:02 -08:00
Brandon Farmer
69e2c2f05b
Update dockerfile for protoboards
2018-11-07 11:58:55 -08:00
Brandon Farmer
849fa908e5
Add changelog for protoboards env fix
2018-11-07 11:58:45 -08:00
Brandon Farmer
54387244c5
Add protoboards environment variables to build
2018-11-07 11:58:27 -08:00
nathan haugo
335aa61e46
Bump to version 1.7.1
2018-11-07 11:08:13 -08:00
nathan haugo
91f64427b7
Update 1.7.1 release date
2018-11-07 10:09:15 -08:00
Christopher Henn
55f646d367
Update CHANGELOG.md
2018-11-07 10:06:25 -08:00
Christopher Henn
6dec236973
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 10:00:34 -08:00
Luke Morris
d49cdf2ae0
feat(circle): enable build step for all tags
2018-11-06 17:55:35 -08:00
Luke Morris
c190db38d3
Chronograf 1.7.0
2018-11-06 17:46:24 -08:00
nathan haugo
0f5182d34d
Remove 1.8 from branch
2018-11-06 17:13:04 -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