Skip to content
Snippets Groups Projects
  1. Jul 10, 2017
  2. Jun 23, 2017
    • Harry Rein's avatar
      Adding a reviews page to the course and updating the reviews module on the... · 82daaa5a
      Harry Rein authored
      Adding a reviews page to the course and updating the reviews module on the course about page. Removed the existing coursetalk implementation and put it in a fragment, removed the tests as well. Added configuration settings to specify the reviews template as well as the reviews provider. This is all protected by a waffle flag.
      82daaa5a
    • David Ormsbee's avatar
      Add support for CommonsChunkPlugin for Webpack. · 962b09f7
      David Ormsbee authored
      This lets us consolidate chunks of JavaScript that are common to
      multiple bundles, so that they can live in their own shared file. This
      will be more relevant when we have UI components -- there's actually
      very little shared code right now.
      962b09f7
  3. Jun 22, 2017
  4. Jun 15, 2017
    • Harry Rein's avatar
      Implemented an upgrade verification sock. · bdf38ae0
      Harry Rein authored
      This sock sits at the bottom of both the home and the course content pages. It allows the user to click a 'Learn More' button to open a panel that allows the user to navigate to the upgrade checkout page. The sock is only shown for users that have not yet upgraded in a course that has a verification upgrade date that has not yet passed. Python tests cover the various course mode and upgrade dates.
      bdf38ae0
  5. Jun 14, 2017
  6. May 12, 2017
  7. May 01, 2017
Loading