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.
  • A user can view a list of all the apps that are using a connector. User can navigate to those apps from the connectors page.

Delete

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

Search

  • A user can do a full text search on the list of available connectors.

Filter

  • A user can filter the list of available connectors by their type: HTTP or SQL.

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
QA-T793Connectors : 03 - Filtering and searching connectors
QA-T794Connectors : 04 - "Where Used" app links
QA-T795Connectors : 05 - "Where Used" app links on different workspaces
QA-T796Connectors : 06 - Connector functions search and "Where Used" app links
QA-T802Connectors versioning : 01 - Connectors in published apps

Requirements

No requirements