group-based-policy-ui/gbpui
Marek Lycka cf76c87cc7 Replaces multi select combos with transfer tables
Implements an angular-python bridge that allows django/horizon forms
to use transfer tables (as seen in other parts of horizon, e.g.:
computes launch instance dialog) as form fields. These fields are
then used to replace the multi select combos boxes in the different
GBPUI dialogs/forms.

Note 1: The add and remove policy rule set actions in group details
"Provided Policy Rule Set" and "Consumed Policy Rule Set" are currently
unaffected. These two tabs do not follow the "standard" horizon method
of adding and removing items through one transfer table; instead,
it uses two different dialogs to carry out each operation separately.
This should be addressed in a separate patchset.

Note 2: This is a bit of a stop gap measure, as horizon is slowly moving
away from native django based dialogs and wizards to AngularJS. The goal
should ultimately be to do the same in GBPUI.

Change-Id: I01c9dc08b1bc35309d62eb3da0bd26f3795867ab
Partial-Bug: 1712814
2017-09-18 14:04:34 +02:00
..
common Update templates in policytargets section. 2017-09-09 11:19:13 +02:00
horizon Updating test-requirements to point to kilo 2015-04-28 20:53:30 -07:00
openstack_dashboard Updating test-requirements to point to kilo 2015-04-28 20:53:30 -07:00
panels Replaces multi select combos with transfer tables 2017-09-18 14:04:34 +02:00
static/dashboard Replaces multi select combos with transfer tables 2017-09-18 14:04:34 +02:00
templates/gbpui Update templates in policytargets section. 2017-09-09 11:19:13 +02:00
_1550_gbp_project_add_panel_group.py Replaces multi select combos with transfer tables 2017-09-18 14:04:34 +02:00
_1560_gbp_project_add_panel.py Aligning with liberty dependencies 2016-01-01 19:19:55 -08:00
_1561_gbp_project_add_panel.py Aligning with liberty dependencies 2016-01-01 19:19:55 -08:00
_1562_gbp_project_add_panel.py Aligning with liberty dependencies 2016-01-01 19:19:55 -08:00
_1563_gbp_project_add_panel.py Aligning with liberty dependencies 2016-01-01 19:19:55 -08:00
__init__.py GBP UI added infrastructure setup with python config modules 2014-11-24 11:29:22 +05:30
client.py Show Service Chain instances list and details 2016-04-20 10:39:49 +05:30
column_filters.py Remove unused logging import 2017-09-07 17:29:20 +00:00
fields.py Replaces multi select combos with transfer tables 2017-09-18 14:04:34 +02:00
panel_group.py GBP UI - added policy targets UI 2014-12-12 11:09:37 +05:30