Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

0.29.0-rc.1

Compare
Choose a tag to compare
@thallada thallada released this 09 Feb 20:37
· 824 commits to master since this release

User-facing changes

  • Add a search bar to the Courses page to filter by course name or course ID

Back-end changes

  • Add click tracking to course links on the Courses page
  • Change user tracking identifier from username to LMS user id
  • Run acceptance tests in Firefox to fix flaky failures
  • Fix a bug that was preventing coverage data from being uploaded to Code Cov
  • Upgrade nodeenv python package to 1.1.1
  • Refactored learners filter into generic checkbox and drop down filters