This design covers the following workflows:
- Overview (Empty State, List View, and Details View)
- Import new technical extension
- Update an existing technical extension
- Delete a technical extension
-
Technical Extensions empty state. Technical Extensions is a tab under Customizations category. Show this page when there are no technical extensions.
-
User can add a new technical extension by clicking the call-to-action button.
-
Technical Extensions List page offer a list view of available technical extensions. Users can filter this list to find a specific tech extension.
-
Users can import new technical extensions by clicking the “Import Technical Extension” primary action button.
-
Clicking on an individual row would bring users to a detailed view of the selected technical extension.
-
Information about how many integrations is using a given tech extension.
-
User has the ability to update or delete a technical extension from the list.
-
Users can view details of a technical extension. Tech extension id is included alongside the title of the tech extension.
-
Users can update technical extension by clicking on the Update button.
-
Table showing usage of the tech extension. Users see a list of integrations that are using this tech extension.
User select "Import Technical Extension" to start the workflow.
-
Breadcrumb located at the top of the screen to help users navigate back to other areas of the application.
-
User can cancel this workflow and go back to the tech extension list page by clicking “Cancel”.
-
Short blurb explaining what this workflow is about and what kind of file is needed for importing tech ext.
-
User can upload a file by choosing file from local file folder.
- Show a spinner when uploading the file.
-
Validation Error: 1) If the file uploaded does not have the correct file extension; 2) If the file uploaded does not contain sufficient metatdata.
-
User can re-upload a file.
-
The bottom part of the page would appear if user’s file uploaded successfully. Fields would autopopulate with information extracted from the uploaded file. User would be able to see the tech extension ID.
-
User can review Name, Description and steps included in the tech extension file.
-
Select “Import” to confirm importing the tech extension.
Select "Update" to update a specific technical extension.
-
When updating an existing tech extension, user would see the ID associated with this tech extension.
-
Same workflow as importing a new tech extension.
- Show validation message if there's an error.
- The call to action on this screen would be “Update” to confirm the action of updating an existing tech extension.
Select "Delete" to delete a specific technical extension.
-
If the tech extension is in use when user deletes it, a modal window would appear stating that tech extension is in use and user need to confirm deletion.
-
Provide a link for users to quickly get to the tech extension details page.
-
Use destructive button styling for the “Delete” button.
- Delete a tech extension from the details page.
- Show a warning message to confirm delete action.
- Add the ability to filter on the Add a Step page. User can user filter to narrow down the list when looking for a specific filter.
- When user selects Custom Steps, only custom steps are shown on this page.