1. 15 Dec, 2017 1 commit
  2. 09 Nov, 2017 1 commit
  3. 06 Nov, 2017 1 commit
  4. 01 Nov, 2017 1 commit
  5. 30 Oct, 2017 1 commit
  6. 26 Oct, 2017 1 commit
  7. 24 Oct, 2017 2 commits
  8. 18 Oct, 2017 1 commit
  9. 11 Oct, 2017 2 commits
  10. 06 Oct, 2017 1 commit
  11. 05 Oct, 2017 1 commit
  12. 02 Oct, 2017 1 commit
  13. 22 Sep, 2017 2 commits
  14. 21 Sep, 2017 1 commit
  15. 12 Sep, 2017 1 commit
  16. 07 Sep, 2017 1 commit
  17. 05 Sep, 2017 1 commit
    • Fix styling issues on learner profile. · d0bc499f
      LEARNER-2485
      
      1) Joined Date is shown in bold and there is no line below to separate
      it from the next section.
      2) The bio shows up below the certificates.
      3) Switching to 'limited profile' does not correctly hide the language,
      location and joined date fields.
      Harry Rein committed
  18. 01 Sep, 2017 1 commit
  19. 30 Aug, 2017 1 commit
  20. 29 Aug, 2017 1 commit
    • Add social links to learner profile. · 9f88427f
      LEARNER-1859
      
      Added fields to add social links to the user account settings file.
      Added icons to the user profile when these links are set, only shown
      when users show their entire profile. Added jasmine tests for account
      settings and learner profile pages. Added python unit tests to test
      validation on the user account.
      Harry Rein committed
  21. 22 Aug, 2017 2 commits
  22. 16 Aug, 2017 2 commits
  23. 09 Aug, 2017 1 commit
    • UX improvements on learner profile. · e8bae62f
      LEARNER-1857
      
      This story constitutes a large change to the UX of the learner profile.
      
      Some specific changes include adding a flexible learner profile card, limiting the bio entry to only 300 characters and assuring that the page is responsive.
      Harry Rein committed
  24. 24 Jul, 2017 1 commit
    • Adding in course messaging to the home page. · 08df53e1
      LEARNER-1894
      
      This commit adds in course messaging for three use cases. First,
      when the user is not signed in, the user is shown a message that
      provides a link to sign in or register. If the user is signed in
      but not enrolled, they are given a link to do so. If the user is
      enrolled but the course has not yet started, they are shown a
      message explaining when the course starts and shown a link (not
      yet enabled) to add a reminder to their calendar.
      
      The implementation defines a base message class and extends it
      for the course home messages as well as the previously implemented
      page level messages.
      Harry Rein committed
  25. 19 Jul, 2017 1 commit
  26. 11 Jul, 2017 1 commit
    • Allowing writing of reviews on reviews page. · 5a2998fb
      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.
      Harry Rein committed
  27. 23 Jun, 2017 1 commit
  28. 22 Jun, 2017 1 commit
  29. 19 Jun, 2017 1 commit
  30. 15 Jun, 2017 1 commit
    • Implemented an upgrade verification sock. · bdf38ae0
      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.
      Harry Rein committed
  31. 14 Jun, 2017 1 commit
  32. 13 Jun, 2017 1 commit
  33. 01 Jun, 2017 1 commit
  34. 10 May, 2017 1 commit
  35. 05 May, 2017 1 commit