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

Open release/quince.3 #400

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

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    b536180 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. fix: fix sidebar scrolling and adaptation for mobile

    - fix text overload in heading
    - fix appearance for sidebar with a short main content
    - fix transformation of search and filter button on mobile
    - fix extra empty space below main content table
    - fix adaptation modal content to mobile view
    ihor-romaniuk committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    f303712 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. fix: Route with PUBLIC_PATH

    Prior to this change, the MFE would fail to render with any PUBLIC_PATH
    set.  Because that is now handled entirely by `frontend-platform`, we
    can avoid referring to PUBLIC_PATH entirely, here.
    arbrandes committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ba9fb37 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Merge pull request openedx#376 from arbrandes/fix-route-quince

    [Quince backport] fix: Route with PUBLIC_PATH
    arbrandes committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    acdad5a View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. fix: "An unexpected error occurred" after second opening any grade

    Dima Alipov authored and Dima Alipov committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    bd25b6b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Merge pull request openedx#370 from raccoongang/fix/fix-responsive-is…

    …sues-quince
    
    fix: fix sidebar scrolling and adaptation for mobile
    arbrandes committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e795163 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Merge pull request openedx#386 from DmytroAlipov/fix-second-opening-g…

    …rade-quince
    
    fix: "An unexpected error occurred" after second opening any grade
    cmltaWt0 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    aa2b1a5 View commit details
    Browse the repository at this point in the history