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

Implement reversion comments and views #290

Closed
wants to merge 2 commits into from
Closed

Conversation

b1rger
Copy link
Contributor

@b1rger b1rger commented Sep 21, 2023

  • feat: add comments to revisions
  • feat(core): add a view for listing reversion version information

@b1rger b1rger force-pushed the birger/reversion-verbose branch from 7f2e1d5 to 2fca347 Compare September 21, 2023 11:09
This commit makes use of the reversion `set_comment` functionality.
Using comments, we can store additional information in the revisions.
That way we store the information if an object got added, if it was
updated and which fields. If another object was merged into it, we store
the original name of the other object. If an entity was created by
duplicating it, we store from which object it was duplicated.
@b1rger b1rger force-pushed the birger/reversion-verbose branch 2 times, most recently from a2e549c to 49edab4 Compare September 22, 2023 06:58
This commit adds a view to list versions overall or versions specific to
an instance. It also links to that view from the generic detail view of
the entities.
@b1rger b1rger marked this pull request as ready for review September 25, 2023 06:46
@b1rger b1rger requested a review from a team September 25, 2023 06:46
@b1rger b1rger marked this pull request as draft October 16, 2023 07:01
@b1rger b1rger closed this May 8, 2024
@b1rger b1rger deleted the birger/reversion-verbose branch June 7, 2024 06: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.

1 participant