Skip to content
Snippets Groups Projects
  1. Mar 06, 2018
  2. Mar 02, 2018
  3. Feb 28, 2018
  4. Feb 27, 2018
  5. Feb 22, 2018
  6. Feb 21, 2018
  7. Feb 20, 2018
  8. Feb 15, 2018
  9. Feb 07, 2018
  10. Jan 30, 2018
  11. Jan 21, 2018
  12. Jan 17, 2018
  13. Jan 16, 2018
    • Diana Huang's avatar
      Add Learner Analytics dashboard. · 7af52bf1
      Diana Huang authored
      Add the back-end and front-end React app for Learner Analytics.
      This was mostly authored by @AlasdairSwan and @dianakhuang.
      
      LEARNER-3376
      7af52bf1
  14. Jan 12, 2018
  15. Jan 08, 2018
  16. Dec 13, 2017
  17. Dec 12, 2017
  18. Dec 08, 2017
    • David Ormsbee's avatar
      Reduce size of the commons.js bundle. · 2568a428
      David Ormsbee authored
      Increase the number of bundles that a chunk has to appear in to be put
      into the commons.js bundle. This drastically reduces the size of the
      commons.js bundle (used basically everywhere on LMS and Studio) from
      953K to 188K, mostly at the cost of making AccessibilityPage and
      AssetsPage (both Studio-only) larger -- 345K -> 1.1M, 91K -> 865K.
      2568a428
  19. Dec 05, 2017
    • Ari Rizzitano's avatar
      introduce ReactRenderer module and renderReact mako def · 8ca0fe9d
      Ari Rizzitano authored
      [FEDX-453]
      
      [extreme wip] mako/react bridge code [FEDX-453]
      
      more attempts
      
      split out entry points into separate file
      
      this works!
      
      kill dynamic import
      
      error handling
      
      didn't need webpack_static
      
      handle passing props
      
      cleanup django-template-rendering defs
      
      pytest monkeypatch fix
      
      cleanup
      
      add id arg to renderReact def
      
      more cleanup
      
      oops
      
      quality xss fixes
      
      unittest fix
      
      kill HelloWorld
      8ca0fe9d
  20. Dec 02, 2017
  21. Nov 06, 2017
  22. Oct 26, 2017
    • Eric Fischer's avatar
      Webpack config prod/dev split · 3fc342e6
      Eric Fischer authored
      EDUCATOR-1448
      
      Modifies paver webpack task to use production configuration in all
      non-devstack environments, and a development config in devstack.
      3fc342e6
  23. Oct 25, 2017
  24. Oct 23, 2017
  25. Oct 11, 2017
  26. Sep 22, 2017
  27. Sep 07, 2017
  28. Aug 16, 2017
  29. Aug 09, 2017
  30. Aug 07, 2017
  31. Jul 19, 2017
  32. Jul 11, 2017
    • Harry Rein's avatar
      Allowing writing of reviews on reviews page. · 5a2998fb
      Harry Rein authored
      LEARNER-1628
      
      This allows enrolled users to write reviews on the reviews page that
      can be accessed through the course tools sidebar. A button in the top
      corner of the page toggles the widget that is configured with a
      setting in the common.py file. The reviews tool is Course Talk.
      5a2998fb
Loading