octavia-dashboard/octavia_dashboard/static/dashboard
mareklycka 35f6f90d0c Implements a filtered select
This patch implements a custom select in the load balancer creation/edit
form with the following features:

- The options are presented in a tabular form with: network name,
  network id, subnet name, subnet id
- An input text filter which filters across all fields

The select is implemented as a customizable AngularJS component, which
allows for any of the displayed information to be changed easily.

Change-Id: I6ff16cb8ffd0ebdb8c465e5197f90ba2939a28c1
Story: 2004347
Task: 27943
2018-12-17 11:41:16 +01:00
..
project/lbaasv2 Implements a filtered select 2018-12-17 11:41:16 +01:00