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) New UI hackathon #286

Closed
wants to merge 10 commits into from
Closed

Commits on Sep 26, 2024

  1. 🔥(frontend) remove footer and legal pages

    With the new ui, the footer and legal pages
    are no longer needed.
    This commit removes them.
    AntoLC committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8dffcd3 View commit details
    Browse the repository at this point in the history
  2. 📱(frontend) add hook store useResponsiveStore

    useResponsiveStore is a hook store that provides
    the current screen size and the current device type.
    AntoLC committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    41442cc View commit details
    Browse the repository at this point in the history
  3. 💄(frontend) new header ui

    Update header ui to match the new design:
    - Remove Marianne
    - Smaller header
    - Remove some borders
    AntoLC committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    129d542 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. 💄(frontend) new doc header ui

    Update doc header ui to match the new design:
    - Remove tag about visibility
    - Remove dates
    - Remove owners
    - Remove your roles
    - Take less place
    AntoLC committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8c3d45d View commit details
    Browse the repository at this point in the history
  2. 💄(frontend) adapt table of content to new ui

    We have to adapt the table of content to the new ui.
    It is now totally on the right side of the screen.
    AntoLC committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7f181c3 View commit details
    Browse the repository at this point in the history
  3. 💄(adapt) adapt the docs list to new ui

    We slightly adapt the docs list to the new ui.
    AntoLC committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    769841a View commit details
    Browse the repository at this point in the history
  4. 📱(frontend) header small mobile friendly

    We adapt the header to be small mobile friendly.
    We added a burger menu to display the dropdown
    menu on small mobile.
    AntoLC committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2aa63c6 View commit details
    Browse the repository at this point in the history
  5. 📱(frontend) font BlockNoteEditor mobile friendly

    Reduce the font size of the BlockNoteEditor
    to make it mobile friendly when the screen is small.
    AntoLC committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2da9a89 View commit details
    Browse the repository at this point in the history
  6. test-helm

    AntoLC committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d4a14d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a09148 View commit details
    Browse the repository at this point in the history