openmct/e2e/tests
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
..
framework chore(cspell): grammar fixes (#7735) 2024-07-01 10:38:26 -07:00
functional Plots correctly use configuration set on the parent if they can't their own (#7770) 2024-07-16 10:57:12 -07:00
mobile [Mobile] Make Time Conductor Usable Again (#7515) 2024-03-08 12:22:09 -08:00
performance chore: remove type: module, create openmct-e2e subpackage (#7590) 2024-03-28 14:49:00 -07:00
visual-a11y fix(#6812): Align Plot and Plan X-Axes in Time Strips (#7744) 2024-07-22 16:05:21 -07:00