Add a support status banner to the admin dashboard
Review Request #8064 — Created March 17, 2016 and submitted — Latest diff uploaded
The support banner shows the current support status, via
beanbaginc.com's API. While the data is being retrieved, a spinner is
being shown.
Tested the banner with:
- an active support contract;
- an inactive support contract; and
- no support contract.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 7. See what's changed.
orig
1
2
3
4
5
6
7
reviewboard/staticbundles.py |
---|
reviewboard/admin/views.py |
---|
reviewboard/static/rb/css/pages/admin-dashboard.less |
---|
reviewboard/static/rb/js/admin/admin.js |
---|
reviewboard/static/rb/js/admin/views/supportBannerView.js |
---|