openmct/e2e/tests/functional/plugins
Jesse Mazzella 715a44864e
Reduce bundle size (#7246)
* chore: use ESModule imports for d3 libraries

* chore: add d3 types

* chore: use minified plotly

* chore: use ESModule style imports for printj

* chore: use `terser-webpack-plugin` to minimize

* Revert "chore: use minified plotly"

This reverts commit 0ae9b39d41b6e38f0fe38cd89a2cd73869f31c36.

* Revert "Revert "chore: use minified plotly""

This reverts commit 08973a2d2e6675206907f678d447717ac6526613.

* fix: use default minification options

* test: stabilize notebook image drop e2e test

* test(fix): remove .only()

* refactor: convert TelemetryValueFormatter to es6 class

---------

Co-authored-by: Scott Bell <scott@traclabs.com>
2023-12-20 11:23:24 -08:00
..
clocks Fixes for e2e tests following the Vue 3 compat upgrade (#6837) 2023-07-28 02:06:41 +00:00
conditionSet Only show marquee for selected item (#7180) 2023-11-16 10:31:35 -08:00
displayLayout Only show marquee for selected item (#7180) 2023-11-16 10:31:35 -08:00
faultManagement Rename all configuration inspector tabs to Config (#7140) 2023-10-12 13:48:13 -07:00
flexibleLayout fix(#7234): Fix frame deletion in Flexible Layouts (#7244) 2023-11-17 18:02:58 +00:00
gauge Gauge fixes for NaN and composition policy (#5608) 2023-11-16 10:40:48 -08:00
imagery Inconsistent behavior with multiple annotations in imagery (#7261) 2023-12-04 19:12:24 -08:00
importAndExportAsJSON chore: modify cspell config and fix all typos (#6908) 2023-08-10 16:20:16 +00:00
inspectorDataVisualization Add tests for inspector data pivoting (#7282) 2023-12-19 04:33:50 -06:00
lad Only show marquee for selected item (#7180) 2023-11-16 10:31:35 -08:00
notebook Reduce bundle size (#7246) 2023-12-20 11:23:24 -08:00
operatorStatus fix(dialog): empty description (#6986) 2023-08-28 15:54:49 -07:00
plot [CI] Add a11y checks to our visual testing suite (#7047) 2023-12-19 14:16:08 -08:00
tabs Destroy canvas in plots if not visible (#7263) 2023-12-04 21:28:24 +00:00
telemetryTable Defer rendering for inactive tabs in open mct tabbed view (#7149) 2023-11-13 18:27:50 +00:00
timeConductor Add script to delete annotations (#7069) 2023-09-25 10:15:00 -07:00
timer Fix and re-enable disabled unit test suites (#6990) 2023-09-05 08:53:03 +00:00