Add a support status banner to the admin dashboard

Review Request #8064 — Created March 17, 2016 and submitted — Latest diff uploaded

Information

Review Board
release-2.5.x

Reviewers

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.

Changes between revision 2 and 3

orig
1
2
3
4
5
6
7
reviewboard/static/rb/js/admin/admin.js
reviewboard/static/rb/js/admin/admin.js Was reviewboard/static/rb/js/admin.js
reviewboard/static/rb/js/admin/repositoryform.js Was reviewboard/static/rb/js/repositoryform.js
reviewboard/static/rb/js/admin/views/webhookFormView.js Was reviewboard/static/rb/js/webhooksAdmin/views/webhookFormView.js
reviewboard/templates/admin/dashboard.html
reviewboard/static/rb/js/admin/admin.js
reviewboard/static/rb/js/admin.js
reviewboard/static/rb/js/repositoryform.js
reviewboard/static/rb/js/webhooksAdmin/views/webhookFormView.js
reviewboard/templates/admin/dashboard.html
Loading...