'Load more' functionality for the action feed
Review Request #3260 — Created Aug. 3, 2012 and discarded — Latest diff uploaded
This patch is built on top of the one in r/3151/ Changes include: * generating the action feed by getting the action list via ajax. * brand new "Load more" button
Diff Revision 1 (Latest)
reviewboard/reviews/models.py |
---|
reviewboard/reviews/views.py |
---|
reviewboard/static/rb/css/action-feed.less |
---|
reviewboard/static/rb/js/action-feed.js |
---|
reviewboard/static/rb/js/datastore.js |
---|
reviewboard/templates/reviews/action_feed.html |
---|
reviewboard/templates/reviews/dashboard.html |
---|
reviewboard/webapi/resources.py |
---|