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

[stable27] Enable new versions feature for groupfolders #40339

Merged
merged 4 commits into from Sep 8, 2023

Commits on Sep 7, 2023

  1. Move module versions management logic out of main logic

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Sep 7, 2023
    Copy the full SHA
    4d93b8f View commit details
    Browse the repository at this point in the history
  2. Enable new versions feature for groupfolders

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Sep 7, 2023
    Copy the full SHA
    eb41855 View commit details
    Browse the repository at this point in the history
  3. Fix: allow to name the current version

    We only need to change the filename
    of the current version for the viewer
    
    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Sep 7, 2023
    Copy the full SHA
    34e73b3 View commit details
    Browse the repository at this point in the history
  4. Fix lint error

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Sep 7, 2023
    Copy the full SHA
    bab1a98 View commit details
    Browse the repository at this point in the history