alexpaxton
450b85f80e
refactor(ui): introduce "Load Data" tab ( #14709 )
...
* refactor(ui): extend url activator to check on deeper URLs
* refactor(ui): create load data nav and page components
* refactor(ui): update telegrafs, scrapers, and buckets to use load data nav
* refactor(ui): update side nav and router to expose load data tab
* chore(ui): update changelog
* refactor(ui): update link to telegrafs page from status page
* refactor(ui): fix broken routes
* refactor(ui): make settings page tabs consistent with load data tabs
* refactor(ui): appease the linter gods
* refactor(ui): attempt to fix e2e tests
2019-08-20 10:24:49 -07:00
alexpaxton
53f6806df1
chore(ui): upgrade Clockface dependency to 0.0.25 ( #14677 )
...
* chore(ui): upgrade clockface dependency to latest
* refactor(ui): replace references to "ComponentSpacer" with "FlexBox"
* refactor(ui): update snapshot tests
* refactor(ui): appease the linter
* refactor(ui): appease the linter, again
* refactor(ui): WIP improve flaky e2e test
Co-Authored-By: Andrew Watkins <121watts@users.noreply.github.com>
* test(e2e): refactor scraper tests
2019-08-15 17:04:06 -07:00
Christopher Henn
1250be5f80
refactor(ui): inline API type generation
...
Part of #14482
2019-07-30 09:35:05 -07:00
Iris Scholten
41e578a4c2
chore(ui): Use ResourceList component for Scrapers List
2019-05-13 10:30:56 -07:00
alexpaxton
818c6279a8
Polish/scraper overlay ( #12317 )
...
* Condense layout of scraper form
* Introduce overlay component for creating scrapers
* Simplify Bucket selection dropdown
* Relocate create scraper overlay component
* Introduce create scraper form component
* Add missing blank header cell to scrapers table
* Fix URL validation
* WIP cleanup
* Use CreateScraperOverlay in buckets list
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
* Remove unused components and update tests a little bit
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
* Update unit tests
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
* Allow override of initial bucket selection in create scraper overlay
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
* Disable scraper/collector create button and show warning when no buckets exist
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
* Introduce alert component in clockface
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
* Use alert component in no buckets warning
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
* Update scraper e2e tests
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
* Update changelog
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
2019-03-04 15:39:23 -08:00
Deniz Kusefoglu
2108ebb27d
Skip flaky delete or rename tests
2019-03-01 15:02:07 -08:00
Deniz Kusefoglu
aafbb9709a
Remove unused notify and fix cypress tests
2019-02-28 14:03:03 -08:00
Palak Bhojani
3580897f9f
test(scrapers): test for deleting a scraper
2019-02-28 11:28:50 -08:00
Palak Bhojani
ae2336c8bf
test(scrapers): update a scraper name
2019-02-28 10:44:14 -08:00
Palak Bhojani
3ee2599744
test(scrapers): add test for creating scrapers
2019-02-27 15:59:55 -08:00