[WIP] Admin page for integrations.
Review Request #7034 — Created March 9, 2015 and discarded — Latest diff uploaded
This provide the admin page to manage integrations.
Update: March 15, 2015
- Added admin.py for configuredIntegrations
- Added template for integration and configuredIntegration view
- Added update method to WebapiResouce for toggling of integrations
- Added toggle and add new link event to configuredIntegration model
Update: March 18, 2015
- Added mockup for the admin page UI