Integration admin page

Review Request #7106 — Created March 23, 2015 and discarded — Latest diff uploaded

Information

Review Board
master

Reviewers

The integration admin page provides a single interface to manage all the configured integrations. Admmin user can add, delete, change or toggle the state of the integration through this interface. On this page, the admin user will get to see all the configured integrations within the user's permission settings. Each of these integrations will be group according to their integration type, with a simple description and possible actions.

All of the interaction are achieved through the backbone model, which relies on the integration WebApiResource.

Unit test done.

Manual testing on the integration page.

  • Toggle of state
  • Delete of integration
  • Multiple integration class
  • Single integration class

    Loading...