openmct/src
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
..
adapter VISTA compatibility issues (#2291) 2019-02-27 17:08:50 -08:00
api Filters Inspector View (#2296) 2019-03-12 12:20:03 -07:00
exporters Vue tables followup work. (#2162) 2018-09-11 11:03:32 -07:00
fonts/symbols Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
images Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
plugins Filters Inspector View (#2296) 2019-03-12 12:20:03 -07:00
selection Implemented context menu action registry 2018-11-22 15:53:50 -08:00
styles [Fixed Position] cleanup (#2275) 2019-01-28 12:50:17 -08:00
styles-new Filters Inspector View (#2296) 2019-03-12 12:20:03 -07:00
ui Filters Inspector View (#2296) 2019-03-12 12:20:03 -07:00
BundleRegistry.js [Copyright] Update copyright year across platform code references 2018-05-14 15:46:17 -07:00
BundleRegistrySpec.js [Copyright] Update copyright year across platform code references 2018-05-14 15:46:17 -07:00
defaultRegistry.js Toolbar in Fixed Position (#2194) 2018-10-19 11:42:30 -07:00
end.frag [Build] require correct module 2016-10-12 15:21:57 -07:00
legacyRegistry.js Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
legacyRegistrySpec.js [Copyright] Update copyright year across platform code references 2018-05-14 15:46:17 -07:00
MCT.js Reimplemented Remove Action. Removed confirmation dialog from legacy remove action, which move still relies on (#2290) 2019-03-11 14:53:32 -07:00
MCTSpec.js [Copyright] Update copyright year across platform code references 2018-05-14 15:46:17 -07:00
start.frag [Copyright] Update copyright year across platform code references 2018-05-14 15:46:17 -07:00