Skip to content
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

birger/1433 merge #1457

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

birger/1433 merge #1457

wants to merge 4 commits into from

Conversation

b1rger
Copy link
Contributor

@b1rger b1rger commented Nov 28, 2024

  • feat(generic): Introduce SelectMergeOrEnrich view and route
  • feat(apis_entities): replace apis_entities merge route
  • chore(apis_entities): drop merge view, route and form
  • feat(apis_entities): reuse legacy _merge template

Closes: #1433

@b1rger b1rger marked this pull request as ready for review November 28, 2024 14:47
This view provides a simple form to select an internal or external
entity to merge its values in the entity that is modified.
The `get_merge_view_url` is being replaced by a generic
`get_select_merge_or_enrich_url`. It does basically the same, but lives
in the `generic` app.
It is not needed anymore, now that the SelectMergeOrEnrich view exists
in the generic app.
We use the legacy abstractentity_merge.html template to override the
default template for the selectmergeordelete view.
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.

Harmonize merge functionality
1 participant