-
Notifications
You must be signed in to change notification settings - Fork 22
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
Feat/import generalized additional 2 #2873
Conversation
Deployed to https://pr-2873.aam-digital.net/ |
src/app/core/entity-details/entity-actions-menu/entity-actions-menu.service.ts
Outdated
Show resolved
Hide resolved
src/app/core/import/additional-actions/additional-import-action.ts
Outdated
Show resolved
Hide resolved
src/app/core/import/additional-actions/additional-import-action.ts
Outdated
Show resolved
Hide resolved
…port selection and use general entity-type-select in import module
5a83d31
to
f39a01b
Compare
The technical implementation is pretty much complete. However, for sensible UX we still need some kind of filtering - removing less relevant import modes from the UI. I am working on this from a requirements perspective still - the code should be fairly simple then, once we know what we want 😉 |
Co-authored-by: aam-digital-ci <info@aam-digital.com>
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.
looks good to me!
🎉 This PR is included in version 3.48.0-master.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.48.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
closes #2867