Jhony Avella
b1ee84b1d5
Relative to absolute imports for all files in common/test/acceptance/pages
...
Added author
Fixing pylint line-too-long error
Added missing trailing comma
2016-07-18 10:22:33 -05:00
Renzo Lucioni
a8150a51d2
Supplement program data with course and enrollment data
...
The supplemented data is passed through to the program details page. Part of ECOM-4415.
2016-06-02 10:57:46 -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
AlasdairSwan
bc5daffc96
ECOM-4215 adding setup for new program details page
2016-05-12 16:39:23 -04:00
AlasdairSwan
9becd565b3
If not certificates remove the container element from the DOM
2016-05-10 11:42:29 -04:00
AlasdairSwan
cdb05c26a6
Adding program progress bar to program cards
2016-04-27 13:46:48 -04:00
Renzo Lucioni
182e34f893
Acceptance tests for program listing page
...
Includes a11y coverage. ECOM-3980.
2016-04-15 16:06:41 -04:00