projectx-codehagen/Badget

Add Connector config page

matteobad opened this issue · 0 comments

Summary

  1. As a user
  2. I want to enable and configure available connectors
  3. So that have access to their integrations

Code a new page where the logged-in user can, if he has permission, enable or disable available Connectors and configure the required configurations.

Acceptance Criteria

  1. If I navigate to the Connectors settings page
  2. I should see the list of the available Connectors and their state
  1. If I click on a Connectors
  2. I should see its configuration with masked secrets
  3. I should see its active/inactive state
  4. I should have the ability to edit this

Also, here are a few points that need to be addressed:

  1. Only users with privileges on the organizations can edit;

Resources:

Design should follow the project style and palette and can be inspired from the following

Inspiration for the Connectors page
image

Inspiration for the Connectors configs
image

Notes

[Some complementary notes if necessary:]