mirror of
https://github.com/nasa/openmct.git
synced 2025-03-25 13:28:38 +00:00
* working telemetry subs * Styling for LAD table - Fixed markup; - Corrected icon, added description; - Expand c-table styles slightly, moved some definitions into c-telemetry-table; * add LADTableSummary * change function names * make reviewer requested changes * add lad table headers in sets * make column widths fixed * handle composition remove in sets and tables * finish updateTimeSystem * add correct support for limits * LAD Table and Table Set styling - Removed fixed table layout; - Col widths set to 33% for now; - New c-lad-table class and styling; - New __group-header class added; - All themes updated with __group-header style colors; * make reviewer requested changes * use lodash findIndex