Name |
Last commit
|
Last update |
---|---|---|
.. | ||
features | ||
management | ||
tests | ||
views | ||
__init__.py | ||
course_info_model.py | ||
debug_file_uploader.py | ||
transcripts_utils.py | ||
utils.py |
These changes implement STUD-813. The commit consists of the following logical changes: - a REST API has been implemented for a course's assets - the page itself now fetches the assets client-side - the Backbone.Paginator library is used to support pagination - the AssetCollection has been refactored to extend Backbone.Paginator.requestPager so that it can be paged - an abstract PagingView class has been added to generalize the communication with a paging REST API - the AssetsView has been reimplemented to extend PagingView - two new child views have been added: - PagingHeader: the paging controls above the list of assets - PagingFooter: the paging controls below the assets
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
features | Loading commit data... | |
management | Loading commit data... | |
tests | Loading commit data... | |
views | Loading commit data... | |
__init__.py | Loading commit data... | |
course_info_model.py | Loading commit data... | |
debug_file_uploader.py | Loading commit data... | |
transcripts_utils.py | Loading commit data... | |
utils.py | Loading commit data... |