influxdb/ui/test/flux
lukevmorris 37855fcf25 Provide a builder UI for a Flux Filter Node (#3615)
* Introduce FilterArgs as a seam

* Selecting a value adds to Script and Preview

* Hydrate FilterArgs dropdown from function body

* Functional operator selector

* Style polish

* Rename Filter/FilterPreview components

* Pull types into flux type file

* Derive Flux Filter UI state directly from AST

* Default func body

* Remove flicker when updating conditions

* Render a div when filter body isn't supported

* Base condition (true) is parseable

* Remove a test file if it doesn't have any tests

* Enable tslint and resolve errors

* Address other PR feedback

* Tests and improved parsing logic

* Add helper text when filter ui falls back to a textarea
2018-06-08 18:36:50 -07:00
..
apis Change IFQL to Flux 2018-06-05 10:57:19 -07:00
ast Change IFQL to Flux 2018-06-05 10:57:19 -07:00
components Provide a builder UI for a Flux Filter Node (#3615) 2018-06-08 18:36:50 -07:00
containers Change IFQL to Flux 2018-06-05 10:57:19 -07:00
helpers Improve function specific autocomplete 2018-06-06 13:04:24 -07:00
semantic_graph Change IFQL to Flux 2018-06-05 10:57:19 -07:00