chronograf/ui/test
Alirie Gray 0f393b8bf3 Flux/connections page (#4026)
* Load services on manages sources page

Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Add Flux dropdown on manage sources page

Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Add flux connection dropdown with create, select, and update

Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Prevent creation of Flux connection with duplicate name

Fixed bug where refreshing page allowed for Flux or connections
with duplicate names to be created

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>

* Add ability to delete a FluxService from the fluxservice dropdown

Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Change FluxPage to use the active flux connection set by FluxConnectionPage

Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Ensure that only flux services are loaded into redux services

* Polish styles for Flux Connection Page

Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Add pingflux as a part of adding and updating a flux service

Co-authored-by: Chris Goller <goller@gmail.com>
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

* Add Swagger routes and definitions for Service endpoints

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>

* Replace flux overlay with redirect to flux connections pages

* Add test for FluxConnectionPage

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>

* Replace hard-coded string with enum

* Use active from metadata instead of service object in ServiceDropdown

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>

* Add generic for getDeep on service metadata property

* Capitalize enum constant values in FluxFormMode

* Show error notification when user reaches edit route for nonexistant flux

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>

* Add tests for FluxDropdown

* Update types for async functions
2018-07-26 18:16:02 -07:00
..
admin Do not display Roles or Users page if connected to LDAP source 2018-07-09 14:56:27 -07:00
annotations Convert Annotation action and reducer to TS 2018-06-15 15:20:24 -07:00
dashboards Refactor switcher links updates into one method 2018-07-12 12:48:34 -04:00
data_explorer Convert ui.test.js to typescript 2018-07-16 14:35:37 -07:00
fixtures Flux/connections page (#4026) 2018-07-26 18:16:02 -07:00
flux Flux/connections page (#4026) 2018-07-26 18:16:02 -07:00
hosts Add loadHostLinks test 2018-07-10 18:06:05 -04:00
influxql WIP Enable jest to resolve all modules 2018-03-01 11:16:02 -07:00
kapacitor Fix all existing type errors 2018-07-25 12:37:30 -07:00
logs Merge branch 'master' into logs-histogram-window 2018-07-12 12:55:41 -07:00
normalizers WIP Enable jest to resolve all modules 2018-03-01 11:16:02 -07:00
shared Change partition to group 2018-07-24 08:40:00 -07:00
sources/components Flux/connections page (#4026) 2018-07-26 18:16:02 -07:00
tempVars Fix template variable replacement within regexes 2018-07-23 10:08:45 -07:00
utils Fix buildInflux tests 2018-07-16 16:38:54 -07:00
CheckSource.test.tsx Update async test 2018-04-04 15:39:46 -07:00
resources.ts Fix failing replacement tests 2018-07-17 15:53:36 -07:00
setup.js Upgrade to react 16 2018-04-18 00:02:00 -07:00