Skip to content

Migrate frontend to standalone components#1305

Merged
hansegucker merged 3 commits intodevfrom
feature/migrate-to-standalone
Mar 16, 2026
Merged

Migrate frontend to standalone components#1305
hansegucker merged 3 commits intodevfrom
feature/migrate-to-standalone

Conversation

@Jogius
Copy link
Collaborator

@Jogius Jogius commented Mar 13, 2026

Summary

Closes #1192 by migrating to standalone components.

PR Checklist

Please make sure to fulfil the following conditions before marking this PR ready for review:

  • If this PR adds or changes features or fixes bugs, this has been added to the changelog
  • If this PR adds new actions or other ways to alter the state, test scenarios have been added.
  • By signing off my commits (git commit -s), I certify that I have read and adhere to the terms of the Developer Certificate of Origin 1.1 and license the code in this Pull Request under this projects license (LICENSE-README.md).
  • If I have used third party code that requires attribution, I have mentioned it in the code and updated inspired-by-or-copied-from-list.html.

@Jogius Jogius force-pushed the feature/migrate-to-standalone branch 3 times, most recently from e66b79e to 27fdd28 Compare March 13, 2026 08:39
@Jogius Jogius marked this pull request as ready for review March 13, 2026 08:55
@Jogius Jogius self-assigned this Mar 13, 2026
Jogius added 2 commits March 13, 2026 12:03
Applied angulars automatic standalone migration and ran the formatter
and linter.

Signed-off-by: Julius Makowski <[email protected]>
Manually searched for all remaining `@NgModule` occurences and removed
them, moving providers and routing definitions where necessary.

Signed-off-by: Julius Makowski <[email protected]>
@Jogius Jogius force-pushed the feature/migrate-to-standalone branch from 27fdd28 to c8a88c8 Compare March 13, 2026 11:07
@Jogius Jogius force-pushed the feature/migrate-to-standalone branch from c8a88c8 to 19403ac Compare March 13, 2026 11:08
@hansegucker hansegucker merged commit b93eb5a into dev Mar 16, 2026
17 checks passed
@hansegucker hansegucker deleted the feature/migrate-to-standalone branch March 16, 2026 14:33
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.

Consider migrating to Angular standalone components

2 participants