[WIP] Adding and removing widgets
Review Request #5676 — Created April 4, 2014 and discarded — Latest diff uploaded
Users can add widgets to their admin dashboard by clicking on "Add Widgets," which will open a modal displaying a list of widgets that they can choose from.
Users can remove widgets by clicking the X in the upper right hand corner. A confirmation dialogue will appear to ask the user if they are sure.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
reviewboard/admin/views.py |
---|
reviewboard/static/rb/css/admin-dashboard.less |
---|
reviewboard/static/rb/images/activity-graph-widget.png |
---|
reviewboard/static/rb/images/database-stats-widget.png |
---|
reviewboard/static/rb/images/news-widget.png |
---|
reviewboard/static/rb/images/recent-actions-widget.png |
---|
reviewboard/static/rb/images/repositories-widget.png |
---|
reviewboard/static/rb/images/review-groups-widget.png |
---|
reviewboard/static/rb/images/review-request-statuses-widget.png |
---|
reviewboard/static/rb/images/server-cache-widget.png |
---|
reviewboard/static/rb/images/user-activity-widget.png |
---|
reviewboard/static/rb/js/admin.js |
---|
reviewboard/templates/admin/dashboard.html |
---|
reviewboard/templates/admin/widgets/w-stats-large.html |
---|