openmct/e2e/tests/functional/plugins
David Tsay e91aba2e37
Handle paste events for images and text properly (#7679)
* enable eval source maps for debugging

* split image and text paste handling
better event handling

* change back source maps

* image takes precedence over text

* break up notebook entry functions for re-use

* create hotkeys utils
add clipboard functions

* add notebook paste test

* add test for pasting to selected but not editing entry

* link tests to issue

* jsdoc addition

* jsdocs

* no need to import then export

Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>

* fix changed path

---------

Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
2024-04-16 13:54:40 -07: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(#7552): Fix notebook snapshot image annotations (#7555) 2024-03-13 20:27:49 +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