openmct/src/ui
Pegah Sarram 884aec8ea0 Alpha-numeric printf format (#2416)
* Implement an inspector view provider to display a component that allows setting printf format for alphanumeric items in a display layout.

* Display 'Mixed' in format input if items' formats in selection are different.

* Use lodash function to find index.

* Simplify code.

* Put the logic to disallow viewing the inspector view for multi-select in the inspector view provider as apposed to the inspector view component.
2019-06-14 13:33:15 -07:00
..
components Fix regression in adding to display layouts (#2408) 2019-05-24 11:55:16 -07:00
inspector Alpha-numeric printf format (#2416) 2019-06-14 13:33:15 -07:00
layout Misc Fixes 3 (#2389) 2019-04-26 14:43:13 -07:00
legacy Reorganize components, create ObjectFrame 2018-12-13 09:16:42 -08:00
mixins Memory leak fixes (#2387) 2019-04-26 10:34:24 -07:00
preview Memory leak fixes (#2387) 2019-04-26 10:34:24 -07:00
registries Filters Inspector View (#2296) 2019-03-12 12:20:03 -07:00
router Default routing (#2342) 2019-03-29 14:36:15 -07:00
toolbar Update toolbar to get value and mutate object if toolbar item doesn't have applicableSelectedItems. Also, modify flexibale layout to select parent by clicking the element instead of using selection's private methods. 2019-04-05 20:03:31 -07:00
utils Reorganize components, create ObjectFrame 2018-12-13 09:16:42 -08:00