Skip to content

v2.18.0

Compare
Choose a tag to compare
@jbpenrath jbpenrath released this 12 Jan 17:37
· 894 commits to master since this release
v2.18.0

Added

  • Allow synchronizing course runs in bulk via the same API hook
  • JoanieBackend to identify course runs managed by Joanie

Changed

  • Migrate to useResources hooks
  • Refactor CourseProductItem as Joanie products are Richie course runs
  • Use versionned Joanie api routes
  • Migrate to React 18 and React-Query v4

Fixed

  • Prevent product course run enrollment when user owns the product
    through an invalid order
  • Display a message in the sales tunnel when at least one course has no course
    runs, to say that this product is not currently available for sale.
  • Show error message when user tries to enroll or unroll to a
    course run and the requests fails
  • Fix courses badges css.
  • Fix style in edit mode on courses with catalog visibility with
    course_only or course_and_search.

Removed

  • Remove CourseProductsList React widget