generated from bcgov/quickstart-openshift
-
Notifications
You must be signed in to change notification settings - Fork 1
Labels
enhancementNew feature or requestNew feature or request
Description
Angular:
-
FOM is of version Angular 15 and this PR (feat:#712 migrate angular 17 #731) is intended for stage 1 Angular upgrade to bring FOM up to Angular v17 as a stable working application. Previous attempt to upgrade to Angular v18 the application breaks, although lib dependencies can be upgraded to v18, but the app breaks after application starts up. Upgrade to Angular 18 will need more details change/adjustment and verification.
-
Upgrade target version: v18
-
Latest Angular version: v19. At the moment, we can't upgrade to this version as other dependencies are playing catch-up and no newer version for us to upgrade.
Acceptance Criteria
- Angular is upgraded to 18 or 19(is other libs support).
- FOM app public/admin frontends are working with backend.
Additional context
- Angular Upgrade Guide might be useful for initial attempt.
- Or here
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request