Commit Graph

33930 Commits (77fcf692c553c43dace8ad6fa4b7aee247aa1437)

Author SHA1 Message Date
Ariel Salem 3882b39152
fix(flashing-cells): prevent flashing cells by setting all the cell data when the dashboard is loaded (#19212) 2020-08-05 04:52:30 -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
Ariel Salem 8a3abfbe85
chore(clone-cell-test): added an e2e test for cloning cells (#19207) 2020-08-04 11:19:15 -07:00
Andrew Watkins 500bd1e532
perf: event cells when TimeSeries renders (#19197)
* perf: new render id when dashboard refreshes

* perf: record vis time properly for scrolled cells

* fix: correct props
2020-08-04 09:46:00 -07:00
Ariel Salem fdea2c6597
feat(feature-flagged-query-cache): Added a feature flagged query cache (#19072) 2020-08-04 06:56:02 -07:00
George 5e22e0101d
chore(auth): remove unnecessary URM service from Bucket authorizer (#19060) 2020-08-04 14:37:14 +01:00
Andrew Watkins 37ecb9299b
fix: revert cell disappear pr (#19194) 2020-08-03 16:53:16 -07:00
Ariel Salem 5553049c0e
fix(cell-queries-error): created mutex hashmap to resolve queries independently of one another (#19188) 2020-08-03 14:31:32 -07:00
alexpaxton b8797a251e
feat(ui): add SVG graphics for pending Map and Mosaic type views (#19161)
* feat: add SVG graphics for pending Map and Mosaic type views

* fix: appease linter
2020-08-03 14:30:07 -07:00
Andrew Watkins 54709c3137
perf: calculate and emit event for cell mount => cell visualized (#19186)
* perf: calc cell visualization time on the frontend

* fix: dont emit event without all ids

* fix: auto import
2020-08-03 13:50:21 -07:00
Paul Hummer 98a7830f07
Merge pull request #19182 from influxdata/flux-staging/v0.77.0
build(flux): update Flux to v0.77.0
2020-08-03 11:39:00 -06:00
Ariel Salem 4a41055911
fix(cells-disappearing): setting cells in getDashboard. (#19166) 2020-08-03 10:18:04 -07:00
Scott Anderson a0ec9f9a4d
chore(Flux): fix typo in aggregate.range description (#19139) 2020-08-03 10:56:31 -06:00
Lyon Hill 0a9e8fdb4a
chore: update task tests to use the tenant service (#19169)
* chore: update task tests to use the tenant service

After the introduction of the tenant system we need to switch the testing frameworks
to use it instead of the old kv system

* chore: update onboarding to allow injected middleware
2020-08-03 09:33:46 -06:00
Paul Hummer 61fe279d4b
build(flux): update Flux to v0.77.1 2020-08-03 09:51:19 -05:00
Zoe Steinkamp f59c313650
feat: add not for additional scripts (#19172) 2020-07-31 15:59:58 -06:00
Zoe Steinkamp 471ccfd50f
feat: Community template polishing (#19171)
* feat: Community template polishing
2020-07-31 15:59:46 -06:00
Alex Boatwright a89040bfa7
fix: decoupling remounting from onboarding state (#19124) 2020-07-31 13:42:26 -07:00
Alex Boatwright 337bc7c2ea
fix: apply feedback from default sort order (#19165) 2020-07-31 12:20:33 -07:00
Andrew Watkins a3b000bb4c
perf: dashboard rendering events (#19163)
* fix: useRef DnD context error spam

* perf: only fire events for initiall viewable cells

* fix: drag types

* fix: import

* fix: unused imports

* chore: add TODO

* fix: remove unused ref

* fix: import

* fix: import observer polyfill

* chore: move event

* chore: mountID to renderID

* feat: change renderID from tag to field

* chore: remove redundant orgID
2020-07-31 11:56:40 -07:00
Pavel Závora d77ccf9ed7
Merge pull request #19082 from influxdata/19081/lost_secrets
fix(endpoints): do not reset organization's secrets when an endpoint is created or updated
2020-07-31 12:45:37 +02:00
Johnny Steenbergen 211e16dd7c chore(pkger): axe deprecated fields 2020-07-30 17:25:58 -07:00
Zoe Steinkamp 11d1823841
feat: Template link to resource (#19154)
* feat: Template link to resource

* chore(community-templates): consolidate community template links

Co-authored-by: Bucky Schwarz <d.w.schwarz@gmail.com>
2020-07-30 16:36:01 -06:00
Lyon Hill a0d7f9c41b
feat(tenant): Allow tenant to be composable and still maintain access across services (#19164)
Tenant services often need to make function calls to other services inside the tenant system. This can cause a problem when a external system needs to inject middleware into the call stack for the secondary system call. For instance when a bucket is created we may need to alert the storage system of the change. To accomplish this we need a way for the org svc to call a middleware influxdb.BucketService that is a tenant type service wrapped with a middleware piece. This is accomplished by allowing the individual services access to the tenant system that was generated. If a middleware is wrapping one of the systems the embedded system can still make internal calls
2020-07-30 15:55:25 -06:00
Alirie Gray d1b8e98798
refactor: remove nested orgs labels route (#19104) 2020-07-30 10:53:14 -07:00
Jonathan A. Sternberg 8dd8d1f79e
feat(cmd/influx): modify the query cli to use the http api (#19076)
This modifies the query cli to remove the flux runtime dependency and
uses the public http api to execute the query. It then uses flux's csv
decoder to read the raw response.

This removes any dependency on the flux runtime and substantially
reduces the binary size and the startup execution time.
2020-07-30 12:44:48 -05:00
pierwill 4a81b5dd79
Merge pull request #19153 from influxdata/edit-fuzz-readme
fix: Edit FUZZ.md
2020-07-30 10:35:04 -07:00
pierwill 21f871aab4
fix: Edit FUZZ.md 2020-07-30 09:19:26 -07:00
Daniel Campbell bc4c19dfd8
feat(ui): Enhance resource creation experience when limits are reached (#19103)
* feat(ui): add AssetLimitOverlay

* feat(ui): enable create bucket button

* feat(ui): enable create dashboard and task buttons

* feat(ui): add reusable AssetLimitButton

* feat(ui): change alerts limit experience

* feat(ui): update changelog

* feat(ui): address review comments
2020-07-30 09:14:21 -07:00
Will Cooke 48814abab1
Merge pull request #19151 from influxdata/update-orgid-location-for-arduino
chore: Update orgID location and Token location for Arduino client library boilerplate.
2020-07-30 13:36:19 +01:00
Will Cooke d510884e48 chore: Update orgID location and Token location for Arduino client library boilerplate. 2020-07-30 13:10:52 +01:00
Pavel Zavora 1939eecbf9 chore: improve code doc 2020-07-30 02:37:51 +02:00
Pavel Zavora b58daa3b80 fix(endpoints): add test to validate secrets 2020-07-30 02:37:51 +02:00
Pavel Zavora 187485d8b6 fix(endpoints): do not override all secrets when an endpoint is created/updated #19081 2020-07-30 02:37:51 +02:00
Zoe Steinkamp c4972715c6
feat: Add Error Reporting to community templates (#19140)
* feat: Add Error Reporting to community templates

* Update ui/src/templates/components/CommunityTemplateImportOverlay.tsx

Co-authored-by: Bucky Schwarz <hoorayimhelping@users.noreply.github.com>

* Update ui/src/templates/containers/CommunityTemplatesIndex.tsx

Co-authored-by: Bucky Schwarz <hoorayimhelping@users.noreply.github.com>

* feat: Add Error Reporting to community templates

fix prettier

Co-authored-by: Bucky Schwarz <hoorayimhelping@users.noreply.github.com>
2020-07-29 15:36:01 -06:00
Yiqun (Ethan) Zhang baa8323431
fix: group resultset produces 1 table per group (#18968)
This helps resolve #18098
2020-07-29 15:31:29 -05:00
Alex Boatwright 1444df8557
revert: "feat: consolidate application state fetching (#19020)" (#19138)
This reverts commit 6d8083e97d.
2020-07-29 09:57:32 -07:00
Bucky Schwarz 382ff3a5dc feat(community-templates): show full path to github source 2020-07-29 09:39:37 -07:00
Bucky Schwarz 03eeb3184f feat(community-templates-ui): name templates based on the directory and the template name 2020-07-29 09:39:37 -07:00
Deniz Kusefoglu f490dd9693
feat(autoAggregate): BE work for autoAggregate (#19129)
* feat(autoAgg): fix pkger test

* feat(autoAgg): refrain from adding createEmpty to check query if exists

* feat(autoAgg): Fix check tests

* feat(autoAgg): Add fillValues to backend

* feat(autoAggregate): Add fillValues to swagger

* feat(autoAgg): indentation
2020-07-29 09:32:36 -07:00
Alex Boatwright 6d8083e97d
feat: consolidate application state fetching (#19020) 2020-07-29 09:24:19 -07:00
Jonathan A. Sternberg 0cdbd496f4
fix(query): paginate bucket results in the bucket lookup (#19111)
The `buckets()` command would use a bucket lookup that wrapped the
`FindBuckets` API. It did not use the pagination aspect of this API
correctly. When the underlying implementation was changed to a version
that correctly implemented pagination, this broke the query `buckets()`
command. Since it was query that used the API incorrectly rather than a
regression in the `FindBuckets` implementation, this fixes the usage to
correctly use pagination.
2020-07-29 11:23:13 -05:00
Johnny Steenbergen e7310b414c fix(pkger): update stacks with snapshot of all prevoius event resources 2020-07-28 15:58:59 -07:00
Zoe Steinkamp 0cc0d2ece5
feat: community template error message (#19117) 2020-07-28 16:43:29 -06:00
Alex Boatwright e729cdae02
fix: removing default sorting of table view (#19118) 2020-07-28 14:58:32 -07:00
Lyon Hill a7273f89d7
chore: Remove urmFreeTask feature flag (#19112)
This feature flag has been enabled for over a month in the production and have not seen any new issues arrise
2020-07-28 14:05:43 -06:00
Johnny Steenbergen d768132aaa feat(pkger): make envRef default values support more types
references: #18237
2020-07-28 12:22:46 -07:00
Bucky Schwarz 902cdebb66 fix: handle ui and file installed templates 2020-07-28 11:15:39 -07:00
Bucky Schwarz 573cdbb322 fix: loosen restrictions on what files we accept 2020-07-28 11:15:39 -07:00