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.
reviewboard/static/rb/css/defs.less |
---|
reviewboard/static/rb/css/pages/admin-dashboard.less |
---|
reviewboard/static/rb/css/ui/boxes.less |
---|
reviewboard/static/rb/js/admin/views/supportBannerView.js |
---|