specs/routes/R_CONNS

Connectors

Overview

The user interface for managing connectors.

Model/Page Connections

Connectors

Create

  • A user can create a new connector by clicking the "Create Connector" button on the top right of the screen.
  • A user can clone a connector by clicking the "..." next to its name and choosing "Clone Connector".
  • A user can restore a deactivated connector by clicking the "..." in the top right of the screen, then choosing "Deleted Connectors". Then, they can restore a connector that had been previously deactivated.

View/Edit

  • A user can view or edit an existing connector by clicking its name on the list on the right side of the screen.

Delete

  • A user can deactivate a connector by clicking the "..." next to its name and choosing "Delete Connector".

Pages

A user can access the following pages from this page:

User Permissions

Any user can view the current status of all connectors.

A user with "create" permissions can create, edit and delete new connectors.

Tests

IDName
QA-T127Connectors : 01 - Clone, Edit, Delete, Restore Connectors
QA-T147SQL Connectors : 01 - Add a SQL Connector
QA-T239HTTP Connectors : 01 - Add an HTTP Connector
QA-T265User Roles : 06 - Tulip Table Supervisors should not be able to manage connectors
QA-T581Connectors : 02 - Environment Configuration
QA-T656Workspaces : 08 - Connectors across the workspaces

Requirements

No requirements