The heart of this fix is to change the "My Team" view to use a collection of teams instead of memberships. The team card is refactored to only take a team, rather than attempt to be polymorphic over teams and team memberships. This change enabled removing a good amount of old code. This also requires adding a `username` parameter to the teams list endpoint which allows getting a list of all teams for a single user, in order to allow refreshing the "My Teams" view correctly. Currently this list is of length at most one. TNL-3410
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
test_account_settings.py | Loading commit data... | |
test_certificate_web_view.py | Loading commit data... | |
test_learner_profile.py | Loading commit data... | |
test_library.py | Loading commit data... | |
test_lms.py | Loading commit data... | |
test_lms_acid_xblock.py | Loading commit data... | |
test_lms_cohorted_courseware_search.py | Loading commit data... | |
test_lms_course_discovery.py | Loading commit data... | |
test_lms_courseware.py | Loading commit data... | |
test_lms_courseware_search.py | Loading commit data... | |
test_lms_dashboard.py | Loading commit data... | |
test_lms_dashboard_search.py | Loading commit data... | |
test_lms_edxnotes.py | Loading commit data... | |
test_lms_instructor_dashboard.py | Loading commit data... | |
test_lms_matlab_problem.py | Loading commit data... | |
test_lms_problems.py | Loading commit data... | |
test_lms_split_test_courseware_search.py | Loading commit data... | |
test_lms_user_preview.py | Loading commit data... | |
test_teams.py | Loading commit data... |