Jody Bailey
ba1c018a2e
feat: Cross Product Recommendations Logic (#32003)
* feat: added get_cross_product_recommendations method
* feat: Cross Product Recommendations Logic
* fix: lint errors
* fix: removed unused utility method get_programs_based_on_course
* fix: lint errors
* fix: views test case removed decorator
* fix: edited serializer to no longer extend from existing
* fix: included mocked data for tests and handled empty discovery responses
* fix: removed settings import
* test: add module docstring
* test: removed log resultitng in failure
* fix: moved recommendations dictionary to settings variable
* fix: cleaned up logic for Cross Product Recommendations view
* refactor: requested changes to view and serializer tests
* fix: fixed list passed into serializer in cross product view
* fix: added query string to course query and removed production course keys
* fix: moved query string argument value to separate variable
2023-04-07 13:17:17 +02:00
..
2022-09-15 14:52:28 -04:00
2020-09-10 21:21:47 -04:00
2022-12-07 15:07:57 -05:00
2022-12-19 17:48:49 +01:00
2022-12-07 15:07:57 -05:00
2022-12-19 17:48:49 +01:00
2023-04-07 13:17:17 +02:00
2020-06-30 20:14:41 +00:00
2022-03-14 12:57:23 +05:00
2022-12-12 14:31:03 -05:00
2022-12-19 17:48:49 +01:00
2023-03-07 17:41:56 -05:00
2022-12-15 09:17:12 -05:00
2017-09-25 17:06:08 -04:00
2022-11-29 14:10:04 -05:00
2019-03-28 10:48:34 -04:00
2021-08-24 14:59:46 +05:00
2023-02-21 10:51:36 -05:00
2020-11-10 07:02:01 -05:00
2022-03-14 12:57:23 +05:00
2023-03-07 17:41:56 -05:00