planet
planet copied to clipboard
🌍 Planet Learning - Angular application
## Summary - initialize emergency contact validation based on existing health data - keep validator updates in sync when contact type changes ## Testing - Not run (not requested) Refs...
fixes #9296 ## Summary - replace the untyped form array in the planet step list with typed aliases and guards - refactor movement helpers to rely on typed FormArray APIs...
fixes #9345 - apply chat and voice filters when data loads so charts render without additional user input - add unit tests ensuring chat and voice activity updates trigger chart...
fixes #9331 I added the "Open" grade level to the gradeLevels array in src/app/courses/constants.ts. This change makes the "Open" option available for selection in the grade level dropdown.
## Summary - migrate PlanetTagInputDialogComponent to use typed form controls and groups - add tag form control aliases and update validators to accept typed controls - reference typed controls when...
fixes #9297 ## Summary - migrate planet-rating forms to typed FormGroup models - update rate/comment controls and form interactions to align with typed values ## Testing - npm run lint...
## Summary - update myPlanet filters base to use typed reactive form builder and controls - inject the typed form builder in the myPlanet reports component to align with the...
So far ran the automatic script just on the first page of voices the layout is all over the place. It'll take a bit more work to fix this.
Fixes #9340 Add option to export the comparison trend table as CSV
I know it was this way before, but I wonder if any users have observed any delay between clicking record and getting to the survey page? Curious since we're making...