influxdb/ui/test
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
..
admin Add tslint to test runner / watcher 2018-03-21 16:12:42 -07:00
annotations Move old tests over to new jest format 2018-03-05 08:46:23 -08:00
dashboards Type dashboards/constants/index 2018-05-14 14:44:42 -07:00
data_explorer Merge master 2018-05-14 13:08:51 -07:00
fixtures Merge remote-tracking branch 'origin/master' into fix/ceo_source_change 2018-05-21 17:20:53 -07:00
flux Provide a builder UI for a Flux Filter Node (#3615) 2018-06-08 18:36:50 -07:00
hosts/containers Move & rename generateTempVarsForHosts from constants to utils 2018-04-18 11:56:17 -07:00
influxql WIP Enable jest to resolve all modules 2018-03-01 11:16:02 -07:00
kapacitor Add test for tasktable sorting 2018-05-16 14:38:23 -07:00
normalizers WIP Enable jest to resolve all modules 2018-03-01 11:16:02 -07:00
shared Only parse first 2MB of Flux query responses 2018-06-07 14:32:54 -07:00
sources/components Add test for defaultRP in the UI on SourceForm 2018-04-11 17:12:49 -07:00
utils Rename getNested to getDeep 2018-05-22 10:13:56 -07:00
CheckSource.test.tsx Update async test 2018-04-04 15:39:46 -07:00
resources.ts Change IFQL to Flux 2018-06-05 10:57:19 -07:00
setup.js Upgrade to react 16 2018-04-18 00:02:00 -07:00