openmct/e2e/tests/functional/plugins
Shefali Joshi db808b4d54
Plots correctly use configuration set on the parent if they can't their own (#7770)
* For telemetry that cannot have it's own configuration, ensure that it is correct initialized by the parent.

* stacked plot test checks that config properties for immutable telemetry points are applied correctly

* add tab navigation to inspector tabs

* add accessibility metadata to this component

* Update title to be on the correct component. Add expand/collapse logic

* clean up test

* refactor: better a11y for plot forms, fix "expand by default" test, refactor out `plotActions.js`

* a11y: aria label for plotOptionsItem

* refactor(a11y): PlotOptionsBrowse structure to have better a11y

* fixed tests

* address comment

* reverted to match previous commit

---------

Co-authored-by: Hill, John (ARC-TI)[KBR Wyle Services, LLC] <john.c.hill@nasa.gov>
Co-authored-by: Jesse Mazzella <jesse.d.mazzella@nasa.gov>
Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
2024-07-16 10:57:12 -07:00
..
clocks [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
conditionSet this is 2024. * observers no more. (#7715) 2024-05-09 11:19:55 -07:00
displayLayout Request batch when idle (#7526) 2024-03-12 20:46:06 +00:00
faultManagement fix(#7215)[Fault Management]: Fix shelving and acknowledging faults with single and bulk actions (#7559) 2024-03-06 15:28:38 -08:00
flexibleLayout Fix nested Flexible Layout direction problem (#7637) 2024-04-18 23:38:11 +00:00
gauge fix(#7524): Open in New Tab action from a sub-object in a layout (#7542) 2024-03-11 16:39:38 -07:00
imagery fix(#7623): Resize ConductorAxis properly (#7624) 2024-03-26 23:52:33 +00:00
importAndExportAsJSON Mct7367-tests (#7387) 2024-01-22 21:41:56 -08:00
inspectorDataVisualization fix(#7623): Resize ConductorAxis properly (#7624) 2024-03-26 23:52:33 +00:00
lad fix(#7633): add missing await (#7643) 2024-03-26 10:14:25 +00:00
notebook Handle paste events for images and text properly (#7679) 2024-04-16 13:54:40 -07:00
operatorStatus Mct7367-tests (#7387) 2024-01-22 21:41:56 -08:00
plot Plots correctly use configuration set on the parent if they can't their own (#7770) 2024-07-16 10:57:12 -07:00
reloadAction Disable reload in preview (#7639) 2024-03-26 16:58:47 +00:00
styling fix(#7524): Open in New Tab action from a sub-object in a layout (#7542) 2024-03-11 16:39:38 -07:00
tabs Make Tabs eager loading configurable but default to false (#7199) 2024-01-29 12:08:38 -08:00
telemetryTable [Telemetry Tables] Make sure tables auto scroll correctly on first load (#7720) 2024-05-09 11:53:11 -07:00
timeConductor fix(#7623): Resize ConductorAxis properly (#7624) 2024-03-26 23:52:33 +00:00
timer d3 implementation of progress pie chart (#7485) 2024-03-05 14:45:28 -08:00