openmct/e2e/tests/functional/plugins
Charles Hacskaylo a961d7e3bf
Fix nested Flexible Layout direction problem (#7637)
* Closes #7635
- More specific approach to CSS class application for column vs. row layouts.
- Added layout direction CSS classing to `c-fl-container__frames-holder`.
- Switched toolbar icon and titling for better parity with
'toggle' approach used elsewhere.
- Cleaned up duped property def in mixin.

* Addressing PR change requests
- Updated e2e test.
- New computed properties for layout direction.
- CSS code cleanup.

* fix selector in test

* fix more bad selectors

* fix changed title

---------

Co-authored-by: David Tsay <david.e.tsay@nasa.gov>
2024-04-18 23:38:11 +00:00
..
clocks [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
conditionSet fix: 🤖 beep boop beep, you forgot an await 🤖 (#7630) 2024-03-20 20:20:48 +00: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 fix(#7623): Resize ConductorAxis properly (#7624) 2024-03-26 23:52:33 +00: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 For an existing View in a Preview, ensure we pull the same ActionCollection (#7632) 2024-03-26 14:11:23 +00: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