-
Notifications
You must be signed in to change notification settings - Fork 21
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
refactor(core): change EntityConfig to flattened structure with EntitySchemaField including .id #2102
Conversation
Deployed to https://pr-2102.aam-digital.net/ |
4ee53c4
to
7e6ac7f
Compare
…ySchemaField including .id
7e6ac7f
to
e9968fe
Compare
src/app/child-dev-project/attendance/model/recurring-activity.ts
Outdated
Show resolved
Hide resolved
3df2199
to
565b962
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That looks very clean. I really like the new format.
🎉 This PR is included in version 3.27.2-master.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.27.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
To ease the development of the setup wizard (PR #2049 ) this refactors config structure including an on-the-fly migration.