Skip to content

build: WEB-73 merge Angular 15 upgrade into dev #2446

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

gkbishnoi07
Copy link
Contributor

@gkbishnoi07 gkbishnoi07 commented May 6, 2025

Description

This PR merges the angular-update branch into dev, upgrading the application from Angular 14 to Angular 15 and integrating improvements made since the 1.0.0 release.

Key Highlights:

  • Migrates the entire codebase from Angular 14 to Angular 15 to ensure compatibility with the latest tooling, improved performance, and long-term support.

  • Replaces all deprecated MatLegacy* components with their modern Angular Material equivalents.

  • Fully removes the @angular/flex-layout dependency and all related usage from the codebase.

  • Includes various new features and bug fixes introduced after the 1.0.0 release.

  • All changes are consolidated into a single commit to maintain a clean and easy-to-review Git history.

This update ensures the application is up-to-date with Angular best practices and ready for future development.

Related issues and discussion

WEB-73

Screenshots, if any

Checklist

Please make sure these boxes are checked before submitting your pull request - thanks!

  • If you have multiple commits please combine them into one commit by squashing them.

  • Read and understood the contribution guidelines at web-app/.github/CONTRIBUTING.md.

@alberto-art3ch
Copy link
Collaborator

Please use only one commit in the PR It has 63

@gkbishnoi07 gkbishnoi07 force-pushed the WEB-73-upgrade-angular-from-14-2-to-the-latest-version branch 3 times, most recently from e4b28fb to 441a14e Compare May 7, 2025 14:53
@gkbishnoi07 gkbishnoi07 closed this May 7, 2025
@gkbishnoi07 gkbishnoi07 force-pushed the WEB-73-upgrade-angular-from-14-2-to-the-latest-version branch from 441a14e to c8d857f Compare May 7, 2025 19:58
@gkbishnoi07 gkbishnoi07 reopened this May 7, 2025
@gkbishnoi07
Copy link
Contributor Author

gkbishnoi07 commented May 7, 2025

Please use only one commit in the PR It has 63

@alberto-art3ch done! can you please review it again

…n top of the 1.0.0 release,along with the upgrade from Angular 14 to Angular 15 (merging angular-update into dev)
@gkbishnoi07 gkbishnoi07 force-pushed the WEB-73-upgrade-angular-from-14-2-to-the-latest-version branch from 2ba431f to bd8e3cc Compare May 7, 2025 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants