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

feat: tag sections, subsections, and the whole course (TEMP) #30

Commits on Mar 7, 2024

  1. feat: add checklist page (openedx#870)

    * feat: add checklist page
    
    * fix: failing tests
    
    * fix: styling bugs
    
    * fix: lint errors
    
    * feat: add test fro CourseChecklist
    
    * fix: lint errors
    
    * feat: add ChecklistSection tests
    
    * fix: lint error
    
    * fix: missing api reply status
    KristinAoki authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8100281 View commit details
    Browse the repository at this point in the history
  2. Fix radio context provider missing (openedx#874)

    This is a temporary fix for a bug that stems from a paragon component, SelectableBox. So we're using our own copy from fronten-lib-content-components.
    jesperhodge authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    896969c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da7fe95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4c3997 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    f8095e6 View commit details
    Browse the repository at this point in the history
  2. feat: [AXIMST-23] Course unit - Sidebar with unit info (openedx#117)

    * feat: added Sidebar with unit info
    
    * feat: added unit location
    
    * refactor: added legacy behavior
    
    * feat: added live variant
    
    * refactor: code refactoring
    
    * feat: added tests and translations
    
    * feat: added new font size
    
    * refactor: after review
    PKulkoRaccoonGang authored and arbrandes committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    073e191 View commit details
    Browse the repository at this point in the history
  3. feat: [AXIMST-24] Course unit - Sidebar buttons functional (openedx#134)

    * feat: [AXIMST-24] sidebar buttons functional
    
    * refactor: removed modal extra className
    
    * refactor: refactoring after review
    PKulkoRaccoonGang authored and arbrandes committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e4d88fb View commit details
    Browse the repository at this point in the history
  4. feat: [AXIMST-25] Course unit - Alert notification about unpublished …

    …changes (openedx#135)
    
    * feat: [AXIMST-25] added alert notification about unpublished changes
    
    * feat: added tests
    
    * feat: added translations
    PKulkoRaccoonGang authored and arbrandes committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9021fcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdd6412 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    912c42e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    deb76a0 View commit details
    Browse the repository at this point in the history
  8. refactor: after rebase

    PKulkoRaccoonGang authored and arbrandes committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f1f0365 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    423a3f3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    642b4e4 View commit details
    Browse the repository at this point in the history
  11. [UU-58] Implement tagging & taxonomy feature in outline (openedx#855)

    * feat: TagCount component
    
    * feat: Update ContentTagsDrawer to use it in the MFE
    
    * feat: Manage tags menu added on units
    
    * feat: Tag count added on unit
    
    * feat: Add button feat to Tag count
    
    * test: Course Outline api tests
    
    * test: Ignore lines that can not be tested
    
    * style: Comment added on ContentTagsDrawer
    
    * style: Nits on CardHeader
    ChrisChV authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c39b52a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2b09ef1 View commit details
    Browse the repository at this point in the history