-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
False
-
Yes
-
Undefined
-
-
3scale-doc-2021-06-21, 3scale-doc-2021-07-12
- Turn Backend select into a Typeahead select
- Turn Create Backend link into a link button with icon (PlusCircleIcon){{}}
- When Backend select is clicked, display 20 most recently created Backends in dropdown menu (sorted by most recent)
- Backends already added to the Product should not be displayed
- If the sum of all Backends available is higher than 20, display link button to "View all Backends"
- When "View all Backends" is clicked, open a modal dialog that includes a paginated table listing all Backends
- 'Select a Backend' modal:
- display 5 Backends per page
- sort table by last updated by default
- make table filterable by Backend name
- Backends already added to the Product should not be displayed
- When one Backend is selected enable "Add" submit button
- 'Select a Backend' modal:
- When the modal dialog is submitted, automatically select the Backend and display it in the Select
- When Backend is selected, enable the "Add to Product" submit button