Commit Graph

686 Commits (63ef3c49a34479c5c50673fed18e9dde0d845f04)

Author SHA1 Message Date
Iris Scholten 63ef3c49a3 fix(ui/dataLoaders): Update plugin form to use correct documentation link 2019-02-05 11:16:03 -08:00
Iris Scholten c010c0513f
Merge pull request #11676 from influxdata/fix/old-dataloader-type
fix(ui/dataLoaders): Set collectors data loading type in the correct place
2019-02-05 10:56:19 -08:00
Iris Scholten 8e1c30c743
Merge pull request #11675 from influxdata/refactor/combine-bucket-dropdowns
refactor(ui/dataLoaders): Update dataLoaders bucket dropdowns to be the same component
2019-02-05 10:47:23 -08:00
Delmer 90236be3f0
fix(ui/onboarding): update Influx 2.0 -> InfluxDB 2.0 (#11654) 2019-02-05 13:38:06 -05:00
Iris Scholten 2a2e36b6f7 fix(ui/dataLoaders): Set collectors data loading type in the correct place 2019-02-04 17:50:30 -08:00
Iris Scholten 54353fb964 refactor(ui/dataLoaders): Update dataLoaders bucket dropdowns to be the same component 2019-02-04 17:27:17 -08:00
Iris Scholten 2265893c37
Merge pull request #11671 from influxdata/refactor/separate-lp-wizard
refactor(ui/dataLoaders): Move Line Protocol wizard into a separate wizard
2019-02-04 16:51:02 -08:00
Iris Scholten 8335b4234d refactor(ui/dataLoaders): Move Line Protocol wizard into a separate wizard 2019-02-04 16:31:11 -08:00
Palak Bhojani 811fbd84ae Add the ability to inline-edit for Bucket, Dashboard, Tasks, Collectors and Scraper names 2019-02-04 16:26:37 -08:00
Iris Scholten 08bcb3b2aa
Merge pull request #11659 from influxdata/refactor/separate-collectors-wizard
Move collectors data loading into separate wizard
2019-02-04 14:31:54 -08:00
alexpaxton ebfbe3ba38
Polish/view spacing (#11665)
* Make single-stat view take up entire cell

* Decrease margin around tables

* Make markdown views take up entire cell
2019-02-04 14:28:54 -08:00
alexpaxton cb70b8eacb
Make Fancy Scrollbars Fancier (#11661)
* WIP

* Goodbye yarn

* Use latest scrollbar package

* Use default colors

* Expose custom thumb color props

* Use latest package

* Remove unused package

* Update test snapshots

* Organize exernal styles into separate section
2019-02-04 13:01:32 -08:00
Iris Scholten 0bc0568a80 Move collectors data loading into separate wizard 2019-02-04 11:20:08 -08:00
Brandon Farmer 06b2d0033d Move setup api calls to client library 2019-02-04 09:24:55 -08:00
Brandon Farmer 1aa5c471ee Move telegraf configs api to client library 2019-01-31 11:09:36 -08:00
Brandon Farmer 064e13d13c Move scraper api calls to client library 2019-01-31 10:05:40 -08:00
Brandon Farmer ae3139cc65 Switch write to client library 2019-01-25 16:33:30 -08:00
Brandon Farmer 37b189174f
Merge pull request #11623 from influxdata/feat/switch-authorization-client-lib
Switch authorizations to use external client library
2019-01-25 16:28:11 -08:00
Delmer f0371e6716
fix(ui): fix overlay transition focusing (#11619)
Co-authored-by: Chris Henn <chris@chrishenn.net>
2019-01-25 15:28:52 -08:00
Brandon Farmer 2e4f5f431a Switch authorizations to use external client library 2019-01-25 14:24:37 -08:00
Andrew Watkins 854b2a43eb
test(ui): component integration testing w/ mock redux store (#11577)
* wip: introduce connected async component test

* test(query-builder): mock findBuckets

* test(ui): add ability to pass arbitrary state to renderWithRedux

* test(ui/queryBuilder): click bucket and tag

* test(ui/queryBuilder): use regex matchers to query all

* test(ui/queryBuilder): it can click a tag value

* chore: change id to ID

* chore: move QueryBuilderFetcher

* test(ui/queryBuilder): try waiting for dropdown-items

* test(ui/queryBuilder): move initial state out of beforeEach

* test(ui/queryBuilder): get by bucket name

* wip

* test: put back to default

* test: remove await
2019-01-25 14:08:57 -08:00
Iris Scholten 7838e3478e chore(ui/dataLoaders): Move the dataLoaders sidebar, utils, and constants to dataLoaders dir 2019-01-24 17:03:39 -08:00
Iris Scholten 5570e5ef44
Merge pull request #11574 from influxdata/chore/move-dataloaders-configure-verify
chore(ui/dataLoaders): Move the verify and configure components to dataLoaders dir
2019-01-24 16:48:12 -08:00
Brandon Farmer 5e35e7f1ef
Merge pull request #11569 from influxdata/feat/move-organizations-external-client
Move organizations to external client library
2019-01-24 16:36:39 -08:00
Iris Scholten f772e0d630 chore(ui/dataLoaders): Move the verify and configure components to dataLoaders dir 2019-01-24 16:36:07 -08:00
Iris Scholten 30a0ee8475
Merge pull request #11562 from influxdata/chore/move-dataloaders-selection
chore(ui/dataLoaders): Move selection step components to dataloaders dir
2019-01-24 16:34:33 -08:00
Brandon Farmer 5cf5d98c11 Move organizations to external client library 2019-01-24 16:21:54 -08:00
Brandon Farmer 82295be8ff Move buckets to use external client library 2019-01-24 15:16:27 -08:00
Iris Scholten 678ab37225 chore(ui/dataLoaders): Move selection step components to dataloaders dir 2019-01-24 15:14:12 -08:00
Iris Scholten c91f2be31d
Merge pull request #11553 from influxdata/chore/move-dataloader-actions
chore(ui/dataLoaders): Move dataloaders actions and reducers to dataLoaders dir
2019-01-24 15:03:32 -08:00
Brandon Farmer eed89b6fc4 Move labels to external client library 2019-01-24 14:49:34 -08:00
Christopher Henn 5c766311a3 Move time machine code into timeMachine directory 2019-01-24 14:45:13 -08:00
Iris Scholten 6c1576e32c chore(ui/dataLoaders): Move dataloaders actions and reducers to dataLoaders dir 2019-01-24 14:27:23 -08:00
Brandon Farmer 83b22f5576 Switch tasks to use external client library 2019-01-24 14:27:08 -08:00
Brandon Farmer f7ce392db4 Move me request to client library 2019-01-24 13:15:01 -08:00
Brandon Farmer 2bbee05c37 Move authentication to external client 2019-01-24 12:08:32 -08:00
Iris Scholten e528a998e4
Merge pull request #11522 from influxdata/feat/config-name-collector
feat(ui/dataLoaders): Add telegraf plugin information step with config naming
2019-01-24 09:56:56 -08:00
Christopher Henn d4a61653cb Employ new AST types for rendering queries 2019-01-24 09:17:39 -08:00
Christopher Henn 251402702c Add types for JSON representation of a Flux AST 2019-01-24 09:17:39 -08:00
Christopher Henn 9dcb6ca4d5 Display latest commit hash in UI 2019-01-24 08:55:13 -08:00
Palak Bhojani 294614f57e feat(ui/dataLoaders): Add telegraf plugin information step with name input 2019-01-23 17:53:31 -08:00
Iris Scholten 63133b1e08
Merge pull request #11511 from influxdata/fix/no-scrapers
fix no scrapers error
2019-01-23 12:50:24 -08:00
Iris Scholten 5857e95805 fix no scrapers error 2019-01-23 12:43:26 -08:00
Deniz Kusefoglu 778817792b
Merge pull request #11510 from influxdata/bugfix/map-function-example
Fix the example function for map
2019-01-23 12:33:41 -08:00
Deniz Kusefoglu 5d6c5315bb Fix the example function for map 2019-01-23 12:32:19 -08:00
Palakp41 cfc5291e9e
Merge pull request #11506 from influxdata/fix/remove-previous-button
Remove previous button from dataloader wizard on configure step
2019-01-23 11:50:30 -08:00
Palakp41 98dd8fb476
Merge pull request #11503 from influxdata/fix/remove-download-config
Remove download config file button from dataloader wizard
2019-01-23 11:50:03 -08:00
Palakp41 dc6be64f2b
Merge pull request #11502 from influxdata/feat/tasks-update-notify
Show notifications on tasks for update, create and delete
2019-01-23 11:49:23 -08:00
Palak Bhojani 8aa4bc5324 Remove previous button from dataloader wizard on configure step 2019-01-23 11:20:00 -08:00
Iris Scholten b50a2b6723 fix(ui/dataLoaders): Update scrapers bucket dropdown to not fail when there's no buckets 2019-01-23 11:18:26 -08:00