openmct/example/generator
Deep Tailor 248f160e73 Filters Inspector View (#2296)
* Added telemetry filters to the API

* Support multiple inspector views

* Renamed InspectorView.vue to InspectorViews.vue

* first cut of filter inspector plugin

* abstract for better readability

* third times the charm

* working persist checkbox selections

* fix typo

* working persisted filters from inspector

* add prop validations for FitlerValue and FilterObject

* enable filter inspector view for overlay and stacked plots

* remove object from persisted filter when object is removed from composition

* update filterValue to filterField for clarity

* Added filter code to tables

* add filter support to Telemetry Tables

* fix errors when old domainObject does not have configuration property

* working filters on overlay plots

* make requested changes

* Add filters as 'options' object on subscribe

* Significant mods to Filtering
- Styling;
- Added Browse view in Inspector;
- Added .c-checkbox-list class;
- "PLOT SERIES" header changed to "PLOT SERIES OPTIONS" for clarity;

* make filter update pass updated filters to telemetry adapter

* Tolerate undefined configuration

* Conditionally destroy filters listener

* use @change event instead of @blur'
2019-03-12 12:20:03 -07:00
..
GeneratorMetadataProvider.js Filters Inspector View (#2296) 2019-03-12 12:20:03 -07:00
GeneratorProvider.js Allow property values of zero. (#1961) 2018-03-27 10:02:15 -07:00
generatorWorker.js new-plot import (#1557) 2018-03-02 14:29:34 -08:00
plugin.js Add form to display layout type to allow setting grid size. Also fix generator's form. (#2274) 2019-01-24 16:03:09 -08:00
SinewaveLimitProvider.js R&I Misc UI 3 (#2253) 2018-12-20 13:17:44 -08:00
StateGeneratorProvider.js use correct duration for historical states 2018-07-02 14:18:29 -07:00
WorkerInterface.js Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00