Skip to content
Snippets Groups Projects
  1. Apr 18, 2016
    • tasawernawaz's avatar
      ECOM-3201 · b4e1e971
      tasawernawaz authored
      Updated dashboard UI for empty list of courses and programs
      b4e1e971
  2. Apr 15, 2016
  3. Apr 14, 2016
  4. Apr 11, 2016
  5. Apr 04, 2016
  6. Mar 31, 2016
  7. Feb 17, 2016
  8. Jan 28, 2016
  9. Jan 25, 2016
  10. Jan 22, 2016
  11. Jan 20, 2016
  12. Jan 06, 2016
  13. Nov 19, 2015
  14. Nov 01, 2015
  15. Oct 30, 2015
  16. Oct 05, 2015
    • Clinton Blackburn's avatar
      Multiple credit fixes · 0dba8436
      Clinton Blackburn authored
      - Added support for Unicode characters when creating the signature
      - Using <textarea> for form data to support newline characters
      - Generating form with jQuery instead of relying on existing DOM element
      - Removed duplicated credit request code
      - Corrected spaing on dashboard
      - Enabled functionality by default
      
      Dashboard cleanup
      -- Cleaned styles
      -- Added wrapper class to use for hiding the actions
      -- Cleaned JS toggling of error container
      -- Corrected dashboard and receipt text
      
      ECOM-2172
      0dba8436
  17. Sep 23, 2015
  18. Sep 17, 2015
  19. Sep 16, 2015
  20. Aug 20, 2015
  21. Aug 11, 2015
  22. Aug 08, 2015
  23. Aug 07, 2015
  24. Aug 01, 2015
    • Carlos de la Guardia's avatar
      Use the standard enrollment table instead of a custom CCX table for CCX · 458ed0a6
      Carlos de la Guardia authored
      enrollments.
      
      The goal for this PR is to have a single mechanism for registering users and
      reducing the number of places where special-casing for ccx courses is needed. The
      migration at this point is purposefully limited to convert ccx memberships into
      student enrollments when moving forward. No backward migration is in place at the
      moment. The ccx membership tables are not removed at this time. It is possible to go
      backwards and forwards multiple times with no errors or data loss.
      458ed0a6
  25. Jul 24, 2015
  26. Jul 20, 2015
  27. Jul 13, 2015
    • AlasdairSwan's avatar
      ECOM-1661 removed nav links for logged out states · 51deec38
      AlasdairSwan authored
      Add context for navigation states
      added find course to dashboard sidebar and included check for context that Will adds in PR
      removed nav_course_search context due to design change so replaced with nav_hidden
      Removed rwd_header.js and all references as no longer being used.
      
      Wrapped Find Courses in dashboard sidebar in if statement
      51deec38
  28. Jul 08, 2015
  29. Jul 02, 2015
    • asadiqbal's avatar
      asadiqbal08/SOL-766: Add Facebook sharing to certificate view · 57d5de5d
      asadiqbal authored
      * updated the flags for social media sharing
      * added facebook feed ui to share public url
      * update the condition logic
      * update the code as per suggestion and added pick new style for share buttons
      * update the css class reference
      * update the bok-choy test
      * updated description and some text touch-ups
      * moved the JS related to facebook into separate location
      * js formatting
      * Add trailing comma per chrisndodge
      * Add wait to fix flaky test...maybe
      57d5de5d
    • Will Daly's avatar
      Credit eligibility/provider refactor · e2acf3ab
      Will Daly authored
      * Remove m2m relation between credit course and credit providers.
      * Separate eligibility and provider APIs into different modules.
      * Add API call for retrieving a user's eligibilities.
      * Cache credit course list.
      * Style the dashboard purchase button.
      * Display a link for the credit provider on the dashboard.
      * Add analytics events for clicks on the purchase button.
      * Expose more credit models to Django admin and add search functionality.
      e2acf3ab
  30. Jun 24, 2015
  31. Jun 17, 2015
  32. Jun 03, 2015
  33. May 27, 2015
  34. May 18, 2015
  35. May 07, 2015
Loading