Jody Bailey
|
e3cb59ca2e
|
fix: adjusted cross product recommendations course filtering and response (#32119)
* fix: adjusted cross product recommendations course filtering and response
* chore: added method descriptions
* test: adjusted mock course data
* chore: removed logs
* chore: removed extra empty line
* fix: removed redundant active course run logic, added active course run filtering
|
2023-04-28 09:35:03 +02:00 |
|
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 |
|
Syed Sajjad Hussain Shah
|
278dbba646
|
fix: fix CS50 enrollment and filtering issue for recommendations (#31916)
VAN-1314
Co-authored-by: Syed Sajjad Hussain Shah <syed.sajjad@H7FKF7K6XD.local>
|
2023-03-17 10:04:09 +05:00 |
|
Syed Sajjad Hussain Shah
|
d694b70439
|
fix: recommend only available courses (#31773)
VAN-1306
Co-authored-by: Syed Sajjad Hussain Shah <syed.sajjad@H7FKF7K6XD.local>
|
2023-02-21 09:04:08 +05:00 |
|
Zainab Amir
|
2e4a20eded
|
feat: add tests for recommendation api and utils (#31679)
|
2023-02-01 21:10:59 +05:00 |
|
Zainab Amir
|
53815f1d89
|
feat: refactor recommendations util methods (#31639)
|
2023-01-25 15:18:17 +05:00 |
|