Timmy Luong
354c385ee7
fix: change static legend's hide property to show ( #21648 )
2021-06-10 09:20:59 -07:00
Stuart Carnie
d165d76fc3
feat: influx CLI Packager support for explicit schema buckets ( #21465 )
...
This commit adds the minimal requirements to process specs containing
explicit schema buckets, so they may be exported and applied from
Cloud 2.
2021-05-31 10:01:29 +10:00
Timmy Luong
b0d62f0c72
feat: add legendHide for the tooltip ( #21547 )
2021-05-25 10:31:50 -07:00
Timmy Luong
b66079f084
feat: update Static Legend properties to allow hiding without nulling ( #21364 )
2021-05-04 11:17:37 -07:00
Timmy Luong
0c88854486
feat: add StaticLegend ( #21218 )
2021-04-15 15:06:01 -07:00
Timmy Luong
b6275bff9e
feat: udpate MosaicViewProperties
2021-02-17 10:48:22 -08:00
dubsky
c31b45c23d
feat(geo-widget): pkger support added
2020-12-18 19:37:08 +01:00
Daniel Moran
15b9531273
fix: correct various typos ( #19987 )
...
Co-authored-by: kumakichi <xyesan@gmail.com>
2020-11-11 13:54:21 -05:00
Timmy Luong
f6a26ee2b9
feat: update generate ticks into an array of properties for each axis ( #19850 )
...
* feat: update generate ticks into an array of properties for each axis
* fix: add missing operand
* chore: reorder properties to be consistent
* fix: update GenerateYAxisTicks to array of strings
* fix: change expected property to null
2020-10-29 10:59:25 -07:00
Timmy Luong
9dd37a1d1b
feat: add tick generation properties and legendColorizeRows
2020-10-27 16:50:53 -07:00
Greg
b63bcb43c4
fix: use valid flux in pkger test templates ( #19465 )
2020-10-19 15:45:11 -06:00
Greg
6219adc574
fix: preserve cell colors on export/import ( #19700 )
2020-10-07 14:13:53 -06:00
greg linton
13cb2927bb
Merge branch 'master' into feat/18733
2020-09-21 17:21:06 -06:00
Timmy Luong
fbe56d7e23
feat: add legendOrientationThreshold ( #19584 )
...
* feat: add legendOrientationThreshold
* feat: add legendOpacity
* chore: fix float definition in swagger and use single-value context in Resource float64
2020-09-21 11:02:51 -07:00
Christopher M. Wolff
e7cbbaa722
feat: upgrade Flux to v0.83.2 ( #19569 )
2020-09-16 17:59:15 -07:00
greg linton
53b325c7d0
Merge branch 'master' into feat/18733
2020-09-11 14:23:24 -06:00
Timmy Luong
f4c0259906
feat: update BandViewProperties
2020-09-11 10:47:24 -07:00
greg linton
8c61b922dd
chore: update old tests and add new tests
2020-09-09 20:10:52 -06:00
Brett Buddin
09b0258ab4
chore(master): Merge branch 'master' into sgc/tsm1
2020-08-27 14:43:50 -04:00
Greg
be35109440
feat(templates): handle task as option and spec in template query ( #19369 )
2020-08-26 14:44:59 -06:00
Stuart Carnie
505f40c158
Merge remote-tracking branch 'origin/master' into sgc/tsm1
...
# Conflicts:
# go.mod
# go.sum
# query/promql/internal/promqltests/go.mod
2020-08-18 14:04:52 -07:00
Deniz Kusefoglu
760433f00e
feat(bandchart): Add pkger stuff
2020-08-17 12:40:35 -07:00
Stuart Carnie
3d913da53c
fix(pkger): Add temporary Flux helpers for pkger build
2020-08-11 10:36:13 -07:00
Johnny Steenbergen
536e2c9811
feat(pkger): parameterize task queries
...
references: #18237
2020-08-05 16:14:06 -07:00
Johnny Steenbergen
41cb12aeec
feat(pkger): add parameterization to dashboard queries
...
references: #18237
2020-08-04 17:02:34 -07:00
rbose22
a61161d73b
feat: added backend for mosaic graph type ( #19195 )
...
Closes : #19121
Closes : #19211
Added the ability to save the mosaic graph type.
Co-authored-by: Rose Parker reparker837@gmail.com
2020-08-04 16:24:58 -07:00
Johnny Steenbergen
d768132aaa
feat(pkger): make envRef default values support more types
...
references: #18237
2020-07-28 12:22:46 -07:00
Johnny Steenbergen
ffe5d941d3
feat(pkger): extend template Summary with discrete kinds for each summary type
...
references: #18804
2020-06-30 16:47:15 -07:00
Johnny Steenbergen
b9e6744807
chore(pkger): finalize adoption of templates naming convention
...
closes : #18580
2020-06-30 16:33:45 -07:00
Johnny Steenbergen
952007001b
chore(pkger): drop mentions of pkgs from within service models
...
references: #18580
2020-06-29 16:43:40 -07:00
David McKay
b3c738fc53
fix: have tests use non-default value and support pkger
2020-06-25 18:16:57 +01:00
Johnny Steenbergen
802afebf8c
feat(pkger): add support for selected fields to variable
...
references: #18240
2020-06-22 17:05:18 -07:00
Johnny Steenbergen
34c4e5a48b
feat(pkger): add env default vaules for template references
2020-06-22 15:14:16 -07:00
Johnny Steenbergen
6ff46c0f3c
chore(pkger): drop deprecated shouldRemove from parser identity
2020-06-16 08:04:37 -07:00
Johnny Steenbergen
12c1b61d00
feat(pkger): provide label associations env refs to each resource type
...
closes : #18407
2020-06-10 17:14:53 -07:00
Johnny Steenbergen
0d07f8e579
feat(pkger): extend SummaryVariable with its env references
...
references: #18407
2020-06-10 17:14:53 -07:00
Johnny Steenbergen
5d8538de5a
feat(pkger): extend SummaryTelegrafConfig with its env references
...
references: #18407
2020-06-10 17:14:53 -07:00
Johnny Steenbergen
b4e1ea7903
feat(pkger): extend SummaryTasks with its env references
...
references: #18407
2020-06-10 17:14:53 -07:00
Johnny Steenbergen
d9925ffbc4
feat(pkger): extend SummaryNotifcationRules with its env references
...
references: #18407
2020-06-10 16:23:43 -07:00
Johnny Steenbergen
205d022b52
feat(pkger): extend SummaryNotifcationEndpoints with its env references
...
references: #18407
2020-06-10 15:57:06 -07:00
Johnny Steenbergen
98cc30fa24
feat(pkger): extend SummaryCheck with its env references
...
references: #18407
2020-06-10 15:57:06 -07:00
Johnny Steenbergen
ef00f66a55
feat(pkger): extend SummaryDashboard with its env references
...
references: #18407
2020-06-10 15:22:08 -07:00
Johnny Steenbergen
bb270f1145
feat(pkger): extend SummaryLabel with its env references
...
references: #18407
2020-06-10 14:18:37 -07:00
Johnny Steenbergen
70b3619df6
feat(pkger): extend SummaryBucket with its env references
2020-06-10 13:34:33 -07:00
Johnny Steenbergen
73ffe23f9d
chore(pkger): backfill missing fillColumns field for histograms
...
closes : #18431
2020-06-10 07:50:35 -07:00
Johnny Steenbergen
bfc27a9d65
fix(pkger): relax chart validation on query values
...
this fixes a bug where we are trying to export a dashboard that has chart
with unexpected missign queries. the root cause of these issues is uknown
but the fix here is to remove the strict requirement. a user can still
delete any unexpected cell if they deem necessary after the export.
2020-05-27 15:02:37 -07:00
Johnny Steenbergen
9ab4447617
chore(pkger): ensure sorting is done by PkgName for all parser resource summaries
2020-05-06 13:01:50 -07:00
Johnny Steenbergen
784b222d4d
feat(pkger): enforce metadata.name dns name compliance
...
this PR includes a lot of small changes to names in existing test pkgs.
the tests are updated to follow suit.
closes : #17940
2020-05-04 12:40:22 -07:00
Johnny Steenbergen
3acd860563
feat(pkger): add stateful management for notification rules
...
references: #17434
2020-04-23 11:47:32 -07:00
Johnny Steenbergen
8251c362ee
chore(pkger): refactor parser notification rule state out into stateful type
...
this PR also drops a bunc of dead code that was necessary for times of integration.
references: #17434
2020-04-17 14:02:29 -07:00