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

♻️(frontend) Version new types #277

Merged
merged 3 commits into from
Sep 30, 2024
Merged

♻️(frontend) Version new types #277

merged 3 commits into from
Sep 30, 2024

Commits on Sep 30, 2024

  1. 👔(frontend) adapt versions api with new types

    We updated the backend recently, the types of the
    versions list has changed.
    This commit adapts the frontend to the new types.
    AntoLC committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9f56d9d View commit details
    Browse the repository at this point in the history
  2. ♻️(frontend) minor components refacto

    Improve some props in different components.
    AntoLC committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d389028 View commit details
    Browse the repository at this point in the history
  3. ♻️(frontend) add versions in the panel editor

    We add the features version to the panel editor.
    We had to refactor the panel to be able to
    have the version with the table of content in
    the same panel.
    AntoLC committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    87bfb70 View commit details
    Browse the repository at this point in the history