Merge pull request #2377 from edx/gprice/forum-thread-pagination
Add pagination of responses to forum threads
No related branches found
No related tags found
Showing
- common/static/coffee/spec/discussion/view/discussion_thread_view_spec.coffee 88 additions, 0 deletions...e/spec/discussion/view/discussion_thread_view_spec.coffee
- common/static/coffee/src/discussion/views/discussion_thread_view.coffee 82 additions, 10 deletions...coffee/src/discussion/views/discussion_thread_view.coffee
- lms/djangoapps/django_comment_client/forum/tests.py 133 additions, 20 deletionslms/djangoapps/django_comment_client/forum/tests.py
- lms/djangoapps/django_comment_client/forum/views.py 8 additions, 2 deletionslms/djangoapps/django_comment_client/forum/views.py
- lms/djangoapps/django_comment_client/utils.py 1 addition, 1 deletionlms/djangoapps/django_comment_client/utils.py
- lms/lib/comment_client/thread.py 2 additions, 3 deletionslms/lib/comment_client/thread.py
- lms/static/sass/_discussion.scss 32 additions, 2 deletionslms/static/sass/_discussion.scss
- lms/templates/discussion/_underscore_templates.html 3 additions, 3 deletionslms/templates/discussion/_underscore_templates.html
Loading
Please register or sign in to comment