openmct/e2e/helper
Shefali Joshi df969722d1
d3 implementation of progress pie chart (#7485)
* d3 implementation of progress pie chart

* Handle 0% and 100% cases

* PR #7485
- Minor tweaks to `s-selected` styling.

* add in-progress class for compact view

* Fix issue where updating progress for pie chart wasn't working till at least one clock tick.
Write tests for progress pie

* update documentation for clock annotation

* Update clock annotation in tests

* split long testfile

* driveby missing test

* driveby fix flake

* temp: fix flake and prep for visual test

* Fix linting errors

* this should be resolved

* these keep popping up

* moving some of this around

* moving this around

* the test

* Fix imports for tests

* no longer need constant

* move to front

* Stabalize name

* test(missionStatus): fix visual test

---------

Co-authored-by: Charles Hacskaylo <charles.f.hacskaylo@nasa.gov>
Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
Co-authored-by: Jesse Mazzella <jesse.d.mazzella@nasa.gov>
2024-03-05 14:45:28 -08:00
..
addInitDataVisualization.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitExampleFaultProvider.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitExampleFaultProviderStatic.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitExampleUser.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitFaultManagementPlugin.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitFileInputObject.js chore: add prettier (2/3): apply formatting, re-enable lint ci step (#6682) 2023-05-18 21:54:46 +00:00
addInitNotebookWithUrls.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitOperatorStatus.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitRestrictedNotebook.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addNoneditableObject.js chore: add prettier (2/3): apply formatting, re-enable lint ci step (#6682) 2023-05-18 21:54:46 +00:00
faultUtils.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
notebookUtils.js Mct7367-tests (#7387) 2024-01-22 21:41:56 -08:00
planningUtils.js d3 implementation of progress pie chart (#7485) 2024-03-05 14:45:28 -08:00
plotTagsUtils.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
stylingUtils.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
useSnowTheme.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00