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

Resyncing Master with open-release/olive.master #1000

Merged

Commits on Oct 12, 2022

  1. feat: update discussion sidebar url to allow grouping by subsection (o…

    …penedx#968)
    
    To enable grouping by subsection in the discussions MFE, this PR updates
    the embed URL to the one that supports grouping.
    
    ref: openedx/frontend-app-discussions#281
    xitij2000 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    e5e73e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. fix(rtl): mirror position of grade rectangles in grade bar (openedx#980)

    Translates the rectangles for current and passing
    grades when to appear on the right when in RTL.
    ARMBouhali committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    7c4200e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. chore(i18n): update translations

    Jenkins authored and edx-transifex-bot committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    759d154 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

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

Commits on Oct 27, 2022

  1. feat: allow runtime configuration (openedx#955)

    Allows frontend-app-learning to be configured at
    runtime using the LMS's new MFE Configuration API.
    
    Part of openedx/wg-frontend#103
    dcoa committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    be72e36 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. chore(i18n): update translations

    Jenkins authored and edx-transifex-bot committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    7e53ddb View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

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

Commits on Nov 3, 2022

  1. fix: display onboarding expired after expiration (openedx#997)

    Currently expiring soon is displayed 28 days before expiration
    and forever afterwards. Adds an actual expired state for after.
    
    Also clarifies the expring soon message which assumed other course,
    that was not necessarily true.
    
    Also updates the take action lines when you do not have valid
    onboarding to make sure they appear for everything not currently valid
    or in process, and updates the submitted process lines to not appear
    for expired statuses.
    ashultz0 committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    19d06d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. chore(i18n): update translations

    Jenkins authored and edx-transifex-bot committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    b0378e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    bfad5cf View commit details
    Browse the repository at this point in the history
  2. fix(rtl): mirror new user tour modal background

    Mirrors the background image used in the new user tour modal
    as it obstructs the readability of the modal title when in RTL
    ARMBouhali authored and arbrandes committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    57d880d View commit details
    Browse the repository at this point in the history