The changes proposed are meant to successfully update the Flint Reporting client to Angular 13. This task was completed in accordance with Outreachy mentors @Tonnix and @HarshCasper and fellow mentee @asmijafar20.
Fixes # (issue)
Type of change
[x] New feature (non-breaking change which adds functionality)
[x] This change requires a documentation update
How Has This Been Tested?
[x] Run bash build.sh and verify that everything is building successfully
...
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] New and existing unit tests pass locally with my changes
[x] Any dependent changes have been merged and published in downstream modules
[x] I have checked my code and corrected any misspellings
[x] I have tagged the reviewers in a comment below in case my pull request is ready for a review
[x] I have signed the commit message to agree to Developer Certificate of Origin (DCO) (to certify that you wrote or otherwise have the right to submit your contribution to the project.) by adding "--signoff" to my git commit command.
From Angular 11 to Angular 13
Description
The changes proposed are meant to successfully update the Flint Reporting client to Angular 13. This task was completed in accordance with Outreachy mentors @Tonnix and @HarshCasper and fellow mentee @asmijafar20.
Fixes # (issue)
Type of change
How Has This Been Tested?
...
Checklist: