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

Project history : Add a version viewer windows in the plugin #630

Open
wants to merge 77 commits into
base: master
Choose a base branch
from

Conversation

ValentinBuira
Copy link
Contributor

@ValentinBuira ValentinBuira commented Oct 4, 2024

This PR is a refactor and enhancement to bring a new history window to browse the history of a project directly from the plugin

To open the new windows a new toolbar button has been added.

The windows is divided in three parts for the users to be able to:

  • Scroll thought projects versions the left
  • Explore change visually in case the version is diffable
  • Viewing layer changed, version metadata (author creation date, user agent, etc...), and changesets details .

This PR is marked as draft because some testing are still required and the feature still have rough edges

Screenshot from 2024-10-04 10-51-42

For reviewer a brief technical documentation is available in the comment

@tomasMizera tomasMizera linked an issue Oct 7, 2024 that may be closed by this pull request
@tomasMizera
Copy link
Contributor

Hi @uclaros we have a big one here :) Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires dependency release Other dependencies must be released before this one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show history of versions of a project
3 participants