program.js
697 Bytes
-
AN-8556 Courses Page programs filter (#666) · 494cb064
* Add programs filter to the Course List * Add python unit tests for presenter and view * Fix linting errors and add acceptance test case * Update translation files * Fix jasmine tests and add programs filter js tests * Forgot to commit the programs presenter test * Space separate program_ids in CSV column * Fix csv test after collapsing program_ids col * Upgrade api-client version to 0.11.0 * Add another programs filter JS test case * Set latest version of API 0.24.0 in .travis.yml * Remove errant comment * Increase test coverage in course index CSV tests * Address PR comments * Feature gate programs request in CSV view too * Make sure programs_json is included in page_data * Fix CSV tests and course_ids kwarg to get_programs * Fix linting error * Fix programs filter. Add program_titles to CSV. * Set disjoint & list comprehension programs filter
Tyler Hallada committed