openmct/e2e/tests/visual-a11y
Shefali Joshi 1fae0a6ad5
fix(#6812): Align Plot and Plan X-Axes in Time Strips (#7744)
* DRAFT - alignment for axes

* Use alignmentContext to manage tick widths instead of passing around as props

* Remove log statements

* Add ability to remove alignment widths for a given y axis

* Fix computation of left margin and width of plan when in the timestrip

* Remove excess padding when there is no left y axis

* Use alignment composable to adjust left margin and width of time system axis

* Fix now marker visibility

* refactor: use built in `Map()` data structure

* refactor: improve readability and conciseness

* docs: improve jsdocs

* refactor: move jsdoc typedefs to bottom of file

* refactor: axis to use vue reactivity

* fix: return alignment as an object of refs

* alignmentMap needs to be shared state, move it out of the useAlignment composable.

* Fix now marker offset

* Add new visual test for time strips

* update with animation stabilization

* Fix failing test due to changed injected property (path -> objectPath)

* change injected property from path to objectPath

* Fix spelling

* Remove unused arguments to function call

---------

Co-authored-by: Jesse Mazzella <jesse.d.mazzella@nasa.gov>
Co-authored-by: Hill, John (ARC-TI)[KBR Wyle Services, LLC] <john.c.hill@nasa.gov>
2024-07-22 16:05:21 -07:00
..
components test(visual): skip flaky visual test (#7776) 2024-07-15 13:28:29 -07:00
a11y.visual.spec.js chore: re-enable a11y checks in visual suite (#7747) 2024-06-19 01:16:54 +00:00
controlledClock.visual.spec.js chore: remove type: module, create openmct-e2e subpackage (#7590) 2024-03-28 14:49:00 -07:00
defaultPlugins.visual.spec.js chore: remove type: module, create openmct-e2e subpackage (#7590) 2024-03-28 14:49:00 -07:00
displayLayout.visual.spec.js Fix some flaky percy behavior (#7756) 2024-06-25 05:08:01 +00:00
faultManagement.visual.spec.js fix(#7623): Resize ConductorAxis properly (#7624) 2024-03-26 23:52:33 +00:00
imagery.visual.spec.js Fix some flaky percy behavior (#7756) 2024-06-25 05:08:01 +00:00
ladTable.visual.spec.js fix(#7623): Resize ConductorAxis properly (#7624) 2024-03-26 23:52:33 +00:00
missionStatus.visual.spec.js d3 implementation of progress pie chart (#7485) 2024-03-05 14:45:28 -08:00
notebook.visual.spec.js chore: re-enable a11y checks in visual suite (#7747) 2024-06-19 01:16:54 +00:00
notification.visual.spec.js fix(#7623): Resize ConductorAxis properly (#7624) 2024-03-26 23:52:33 +00:00
planning-gantt.visual.spec.js [a11y] re-enable and fix all failing plan tests (#7753) 2024-06-21 16:37:36 -07:00
planning-timelist.visual.spec.js [a11y] re-enable and fix all failing plan tests (#7753) 2024-06-21 16:37:36 -07:00
planning-timestrip.visual.spec.js fix(#6812): Align Plot and Plan X-Axes in Time Strips (#7744) 2024-07-22 16:05:21 -07:00
planning-view.visual.spec.js [a11y] re-enable and fix all failing plan tests (#7753) 2024-06-21 16:37:36 -07:00
search.visual.spec.js fix(#7623): Resize ConductorAxis properly (#7624) 2024-03-26 23:52:33 +00:00
styling.visual.spec.js fix(#7524): Open in New Tab action from a sub-object in a layout (#7542) 2024-03-11 16:39:38 -07:00
telemetryViews.visual.spec.js fix(#7623): Resize ConductorAxis properly (#7624) 2024-03-26 23:52:33 +00:00