Correct team count for private team-sets in Teams tab (#24216)
* Hide private team-sets from users not on a team * Modify add team count to factor in team visibility * Fix bug that broke search w/in private team-sets
Showing
- lms/djangoapps/teams/api.py 24 additions, 5 deletionslms/djangoapps/teams/api.py
- lms/djangoapps/teams/serializers.py 9 additions, 3 deletionslms/djangoapps/teams/serializers.py
- lms/djangoapps/teams/tests/test_api.py 4 additions, 2 deletionslms/djangoapps/teams/tests/test_api.py
- lms/djangoapps/teams/tests/test_serializers.py 27 additions, 11 deletionslms/djangoapps/teams/tests/test_serializers.py
- lms/djangoapps/teams/tests/test_views.py 84 additions, 24 deletionslms/djangoapps/teams/tests/test_views.py
- lms/djangoapps/teams/views.py 27 additions, 27 deletionslms/djangoapps/teams/views.py
Loading
Please register or sign in to comment