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
Palak Bhojani
ccbea379ca
Remove download config file button from dataloader wizard
2019-01-23 11:00:44 -08:00
Palak Bhojani
7cbfb2f8a7
Show notifications on tasks for update, create and delete
2019-01-23 10:40:38 -08:00
Chris Henn
35839f22e4
Fix misplaced emdash in hover legend ( #11446 )
2019-01-22 19:33:47 -08:00
Andrew Watkins
e4a445b34f
feat(ui/tables): use dateTypes annotation for column formatting ( #11459 )
2019-01-22 19:33:09 -08:00
Deniz Kusefoglu
37d7a49f64
Merge pull request #11477 from influxdata/retry-dash-from-proto
...
Create dashboards for plugins in verify step
2019-01-22 19:08:21 -08:00
Deniz Kusefoglu
fe5539c9cf
Create dashboards for plugins in verify step
2019-01-22 19:01:34 -08:00
Iris Scholten
946a5f81bd
Merge pull request #11470 from influxdata/fix/scraper-response
...
fix(http): if bucket or org do not exist, do not report
2019-01-22 18:39:22 -08:00
Delmer
c88f9186b3
fix(ui): add guard for no highlight labels ( #11483 )
2019-01-22 18:33:48 -08:00
Delmer
f4136d17f9
fix(ui): spacing typo ( #11476 )
2019-01-22 18:33:02 -08:00
Iris Scholten
1aa238fcba
Refactor search logic to include scrapers with no bucket
...
Co-authored-by: Chris Goller <goller@gmail.com>
2019-01-22 18:29:08 -08:00
lukevmorris
81507f0e55
Merge pull request #11474 from influxdata/fix/default-to-empty-array
...
fix(ui): default body/import to empty array
2019-01-22 18:07:48 -08:00
Daniel Campbell
74c21c8990
remove sidebar on selection step ( #11473 )
2019-01-22 17:51:21 -08:00
Delmer
6fdfd9341b
fix(ui): fix label deletion ( #11472 )
2019-01-22 17:47:53 -08:00
Luke Morris
3760c2e936
fix(ui): default body/import to empty array
2019-01-22 17:47:48 -08:00
Iris Scholten
4dab885ad0
Merge pull request #11468 from influxdata/fix/empty-bucket-collectors
...
Fix empty dropdown bucket in collectors
2019-01-22 17:46:07 -08:00
lukevmorris
c024545fe5
Merge pull request #11471 from influxdata/chore/update-doc-links
...
chore(ui): update helpful links
2019-01-22 17:39:28 -08:00
Luke Morris
284377579b
chore(ui): rephrase as CTA
2019-01-22 17:29:02 -08:00
Brandon Farmer
6ebea1bc23
Merge pull request #11466 from influxdata/update/flux-functions-ui
...
Update flux function defs in builder
2019-01-22 17:25:02 -08:00
Luke Morris
ff5c8ba63e
chore(ui): update helpful links
2019-01-22 17:24:35 -08:00
Iris Scholten
e85e54441b
Fix empty dropdown bucket in collectors
2019-01-22 17:23:54 -08:00