Commit Graph

29848 Commits (e08457cde202ebda8efcf594c5a64b908fe36919)

Author SHA1 Message Date
Christopher Henn e08457cde2 Rename vis provisioning components for clarity
In preparation for #13310.
2019-04-15 16:09:30 -07:00
Deniz Kusefoglu a85b77d723
Merge pull request #13415 from influxdata/tasks-auths-getAll
Incorporate getAll changes in tasks and auths from client
2019-04-15 15:45:19 -07:00
Jade McGough 9414be11b5
Merge pull request #13417 from influxdata/revert-view-id
Revert "remove view ID"
2019-04-15 15:06:40 -07:00
Jade McGough e4018fad81 Revert "docs(http): remove view id"
This reverts commit 78063a747d.
2019-04-15 15:00:52 -07:00
Jade McGough 5a1ae7c704 Revert "fix(http): remove view ID"
This reverts commit 1c6bdb6c3e.
2019-04-15 15:00:40 -07:00
Deniz Kusefoglu 1524160e50 Incorporate getAll changes in tasks and auths from client 2019-04-15 14:59:23 -07:00
Delmer 8f54f280d6
feat(ui/variables): add name validation to overlay (#13414) 2019-04-15 17:38:03 -04:00
Deniz Kusefoglu 4cb8a0632b
Merge pull request #13410 from influxdata/reorg-sweepthrough
Reorg sweepthrough
2019-04-15 14:13:28 -07:00
Alirie Gray 401ec79bff
Merge pull request #13378 from influxdata/fix/dashboards-test
fix(tests): fix flaky dashboards e2e test
2019-04-15 11:44:54 -07:00
kelwang f24db5ed41
Merge pull request #13396 from zhulongcheng/docs-rm-view-id
docs(http): remove view id
2019-04-15 11:49:04 -04:00
zhulongcheng 78063a747d docs(http): remove view id 2019-04-15 23:14:06 +08:00
Jade McGough b87c4b57bc
Merge pull request #13391 from zhulongcheng/find-auth-by-org
feat(http): find auths by org
2019-04-14 18:56:37 -07:00
zhulongcheng d5917878d0 feat(http): find auths by org 2019-04-14 18:06:19 +08:00
Jade McGough 5dfb7660f6
Merge pull request #13390 from zhulongcheng/rm-view-id
fix(http): remove viewID
2019-04-13 22:05:44 -07:00
zhulongcheng 1c6bdb6c3e fix(http): remove view ID 2019-04-14 12:31:35 +08:00
kelwang 26ce642cc0
Merge pull request #13351 from zhulongcheng/empty-labels
fix(http): return an empty list of labels if not found
2019-04-12 21:29:40 -04:00
Deniz Kusefoglu 09751d7c59 Remove GetLabels in favor of GetResources with labels resource 2019-04-12 17:10:04 -07:00
Deniz Kusefoglu c469a1b716 Remove subsections 2019-04-12 17:02:10 -07:00
Deniz Kusefoglu d4788217e3 Remove cloud feature flag for cloud exclude 2019-04-12 17:01:51 -07:00
Deniz Kusefoglu de25e696cd Remove v2 actions and reducer folder in shared 2019-04-12 16:53:40 -07:00
Deniz Kusefoglu 4b9305a473 Remove src/influxql folder 2019-04-12 16:51:20 -07:00
Deniz Kusefoglu a446f413a3 Remove inconsistencies around getAll 2019-04-12 16:45:22 -07:00
Deniz Kusefoglu b5c30e6930 Remove unused FetchLabels component 2019-04-12 16:45:06 -07:00
Deniz Kusefoglu 7dbd2b5a98
Merge pull request #13385 from influxdata/reorg-bow
Remove unused organizations and configurations folder contents
2019-04-12 16:28:04 -07:00
Deniz Kusefoglu 090e922532 Remove dashboards-apis-v2 2019-04-12 15:58:33 -07:00
Deniz Kusefoglu 92cc0cfbed Rename org-view-tab to settings-tab 2019-04-12 15:57:56 -07:00
Deniz Kusefoglu 40bc15d53f Remove unused organizations and configurations folder contents 2019-04-12 15:42:14 -07:00
Russ Savage 2c4deb8b96
Update for alpha 8 release 2019-04-12 15:39:33 -07:00
Iris Scholten 66cd6dd1ba
Merge pull request #13383 from influxdata/fix/switch-orgs-close
Fix sidenav menu closing when switching orgs
2019-04-12 15:27:17 -07:00
Brandon Farmer e8ea61e0d5
Merge pull request #13376 from influxdata/fixes/to-bucket-save-as-task
Pass org to save as task script builder
2019-04-12 15:09:16 -07:00
Iris Scholten 0e891a3a8b Fix sidenav menu closing when switching orgs 2019-04-12 15:07:01 -07:00
Alirie Gray 0bd62f468f fix(tests): fix flaky dashboards e2e test 2019-04-12 15:05:57 -07:00
Deniz Kusefoglu 4f45522aa3
Merge pull request #13374 from influxdata/reorg-labels
Get org from redux when fetching and creating labels
2019-04-12 14:45:30 -07:00
Deniz Kusefoglu 012fc04c63 Fix function types 2019-04-12 14:13:38 -07:00
Brandon Farmer aa323ff090 Pass org to save as task script builder 2019-04-12 13:59:22 -07:00
Deniz Kusefoglu bc495d12a8 Remove labelsInOrg selector 2019-04-12 13:54:09 -07:00
ABond 12e5b05f35
Merge pull request #13372 from influxdata/chore/api-compat-go1-12
chore(Jenkins): Update Golang build container to 1.12
2019-04-12 16:49:18 -04:00
Deniz Kusefoglu 649f8e7baa Get org from redux when fetching and creating labels 2019-04-12 13:40:38 -07:00
Mark Rushakoff 3507027dc0 ci: use go1.12 on CircleCI
And update go.sum from a go1.12 mod tidy.
2019-04-12 13:38:48 -07:00
Russ Savage 70100b2f98
adding new default template for getting started with flux (#13345)
* adding new default template for getting started with flux
2019-04-12 13:10:04 -07:00
AJ Bond b9042f810d chore(Jenkins): Update Golang build container to 1.12
Update which image is used during the build operations
2019-04-12 15:51:21 -04:00
Stuart Carnie cc199fb2ec
Merge pull request #13309 from influxdata/sgc/feat/13241
Stub implementation of storage schema APIs
2019-04-12 12:31:52 -07:00
Stuart Carnie 5a224c74ea
feat(storage): Stub storage schema APIs
Closes #13241
2019-04-12 12:09:46 -07:00
Alirie Gray 4d2de08cc4
Merge pull request #13362 from influxdata/add-get-telegrafs-to-config-overlay
fix(telegrafs): add get telegrafs to BucketsPage
2019-04-12 12:03:07 -07:00
Alirie Gray 000c3e5665 fix(telegrafs): add get telegrafs to BucketsIndex 2019-04-12 10:52:34 -07:00
Alirie Gray cadf065b44
Merge pull request #13337 from influxdata/reorg-scrapers
refactor(scrapers): move scrapers under orgs
2019-04-12 10:42:36 -07:00
Alirie Gray a1fa689a6a refactor(scrapers): move scrapers under orgs
Move the Scrapers index under the /orgs route and move collectors
overlays to their own routes
2019-04-12 10:32:32 -07:00
kelwang 0aba5ff747
Merge pull request #13324 from influxdata/fix_go_vet_issue
fix(http): fix go vet issue
2019-04-12 12:56:58 -04:00
Kelvin Wang a5f53e48c4 fix(http): fix go vet issue 2019-04-12 12:46:26 -04:00
Delmer 2bb77736f2
feat(ui/template/labels): add and remove template labels (#13331) 2019-04-12 12:40:49 -04:00