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
Serhat Şevki Dinçer
67e5746972
fix: escape dots in community templates hostname regex ( #21232 )
2021-04-19 09:34:19 -04:00
Timmy Luong
0c88854486
feat: add StaticLegend ( #21218 )
2021-04-15 15:06:01 -07:00
Sam Arnold
7b2e122869
refactor: refactor for tasks backport ( #21117 )
...
* chore: remove dead code
* refactor: move FluxLanguageService interface to fluxlang
* chore: run fmt
* refactor: move task.go from top level to task/taskmodel
* chore: run formatter
* chore: fix up import ordering with gci
2021-04-07 14:42:55 -04:00
Daniel Moran
00afd95cb7
refactor: automated move of errors and id from root to kit ( #21101 )
...
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
2021-03-30 14:10:02 -04:00
Timmy Luong
b6275bff9e
feat: udpate MosaicViewProperties
2021-02-17 10:48:22 -08:00
Sam Arnold
781fa0e846
chore: add goimports
2021-01-29 14:06:52 -05: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
Greg
285c6ce06d
chore: add simple metrics related to installed templates ( #19873 )
2020-11-02 10:59:01 -07:00
Yiqun (Ethan) Zhang
17fcd2dce2
feat: make sure the query plan nodes have unique ids ( #19879 )
2020-11-02 11:15:39 -06: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
George
3d643e0681
refactor(notification): move rule service into own package ( #19804 )
...
* refactor(notification): move rule service into own package
* chore(launcher): fix tests to use clients as opposed to direct kv service
* chore(influx): update task cli to consume core domain model task from client
* chore(kv): remove rule service behaviours from kv
This also introduces the org id resolver type. Which is transplanted
from the kv service. As this one function coupled all resource
capabilities onto the kv service. Making removing these capabilities
impossible. Moving this type out into its own package which depends on
each service explicitly ensures we don't have one type which has to
implement all the service contracts.
* fix(launcher): remove double reference to influxdb package
2020-10-27 11:45:05 +00:00
Greg
b63bcb43c4
fix: use valid flux in pkger test templates ( #19465 )
2020-10-19 15:45:11 -06:00
Greg
e8931bbffa
fix(templates): allow same duration unit identifiers that the tasks api allows ( #19710 )
2020-10-09 14:17:04 -06:00
Greg
6219adc574
fix: preserve cell colors on export/import ( #19700 )
2020-10-07 14:13:53 -06:00
greg linton
214625e7c0
chore: remove crufty comments
2020-09-22 10:22:55 -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
6dc785e894
chore: address feedback
2020-09-15 09:33:44 -06: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
0eb53e0e0b
chore: revert notificationEndpoints to be name unique
2020-09-10 17:55:22 -06:00
greg linton
8c61b922dd
chore: update old tests and add new tests
2020-09-09 20:10:52 -06:00
Stuart Carnie
7964f86ffc
fix: switch port to 8086
...
fix(readme): update the port and setup
2020-09-03 14:40:29 -07:00
greg linton
1d9a5623e3
chore: remove name from service clone org resources
...
these functions are not hit by the cli
2020-08-27 17:48:17 -06:00
greg linton
f5731b8397
feat: export variables by name
2020-08-27 17:44:43 -06:00
greg linton
826462f5f8
feat: export telegraf configs by name
2020-08-27 17:37:46 -06:00
greg linton
0413713ba1
feat: export tasks by name
2020-08-27 17:35:04 -06:00
greg linton
a9421279c5
feat: export notification rules by name
2020-08-27 17:29:25 -06:00
greg linton
57d21d26c3
feat: export notification endpoints by name
2020-08-27 17:19:55 -06:00
greg linton
7565ce2992
feat: export labels by name
2020-08-27 17:01:23 -06:00
greg linton
e69af9a331
feat: export checks by name
2020-08-27 16:55:23 -06:00
greg linton
a0c0c392da
feat: export buckets by name
2020-08-27 16:31:25 -06:00
greg linton
aca096a79a
chore: actually restrict exported dashboards to specified name
2020-08-27 16:10:13 -06:00
greg linton
7cc195556d
chore: cleanup types
2020-08-27 15:37:44 -06:00
greg linton
4e1bc7ceb2
feat(pkger): add ability to export dashboards by name
2020-08-27 15:32:04 -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
811aeaf5fb
chore(pkger): update doc.go
2020-08-06 12:33:29 -07:00
Johnny Steenbergen
35bc18bc34
fix(task): update task max page size error message to include an accurate limit
...
previously it had returned and error of 100, but the limit was 500.
2020-08-06 11:09:40 -07:00
Johnny Steenbergen
536e2c9811
feat(pkger): parameterize task queries
...
references: #18237
2020-08-05 16:14:06 -07:00