Renzo Lucioni
a6b972549a
Include raw program data on the detail page
...
Uses the view's ID argument to retrieve and drop unmodified programs API data on the details page. Future work will supplement with CourseOverviews data. Part of ECOM-4415.
2016-05-26 15:33:08 -04:00
Renzo Lucioni
e77166c2b0
Adjust program detail page URL routing
...
The new URL pattern expects a program ID and allows a program name to be included, if desired. It will match paths like 'programs/123/' and 'programs/123/foo/', but not 'programs/123/foo/bar/'. The given ID is passed to the view, where it will be used to retrieve program data. Part of ECOM-4415.
2016-05-26 12:17:21 -04:00
Ahsan Ulhaq
a8f2de8375
Course Dashboard Visual Update
...
ECOM-4398
2016-05-24 16:17:19 +05:00
AlasdairSwan
bc5daffc96
ECOM-4215 adding setup for new program details page
2016-05-12 16:39:23 -04:00
Renzo Lucioni
5da6a598dd
Measuring program progress
...
Introduces a utility class for gauging a user's progress towards program completion. Progress data is passed to the ProgramListFactory. ECOM-3200.
2016-04-26 13:36:58 -04:00
Renzo Lucioni
1ffa81f746
Retrofit programs data mixin with factories
...
This should make it easier to test programs-related features. Preface to ECOM-3200.
2016-04-21 15:03:38 -04:00
Adam
88192fd444
Revert "Revert "Adding background image for xseries certificates on dashboard side bar panel""
2016-04-20 19:21:14 +05:00
Jesse Zoldak
270814102f
Revert "Adding background image for xseries certificates on dashboard side bar panel"
2016-04-19 13:52:19 -04:00
Awais
54058f6e58
Adding background image for xseries certificates on programs dashboard side bar panel.
...
ECOM-3199
2016-04-18 12:50:08 +05:00
Simon Chen
75951b5936
ECOM-3195 Edit the navigation header on dashboard to expose program listing page
2016-04-14 14:44:40 -04:00
J. Cliff Dyer
845b0261c0
Fix broken import due to merging oauth changes to master
2016-04-01 12:14:27 +00:00
Simon Chen
21be72048a
Create the listing page of Programs (x-series) which learners have enrolled in
2016-03-31 15:35:50 -04:00