horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups
Tatiana Ovchinnikova a62751ca4f Add pagination to Security Groups table in Launch Instance wizard
The most elegant way to add pagination is to refactor the table using
<hz-dynamic-table> which already contains pagination instead of wiring
it to the existing table framework.
This solution adds the pagination and makes the code more readable.

Partial-Bug: #1859423

Change-Id: Iaff9e1f3c834a2bdb5823249de632ce472811a7d
2020-01-16 08:58:22 +00:00
..
security-group-details.html Add pagination to Security Groups table in Launch Instance wizard 2020-01-16 08:58:22 +00:00
security-groups.controller.js Add pagination to Security Groups table in Launch Instance wizard 2020-01-16 08:58:22 +00:00
security-groups.help.html Fix location of security group panel in launch-instance form 2017-03-18 05:06:37 +00:00
security-groups.html Add pagination to Security Groups table in Launch Instance wizard 2020-01-16 08:58:22 +00:00
security-groups.spec.js Add pagination to Security Groups table in Launch Instance wizard 2020-01-16 08:58:22 +00:00