horizon/horizon/forms
Gabriel Hurley cf09dd860f Improved security group rule editing.
Splits rule editing and rule creation out so that
rather than being on one modal form (which is dismissed
after taking any action on the rules) they are instead
contained in their own security group detail view, with
create/delete as their own discrete forms/actions which
return to that same view.

This also reworks the form to be more explicit and
user-friendly in terms of the various options provided,
making it more responsive, and making it better documented.

Incidentally fixes some problems in the documentation.

Implements blueprint security-group-rules.

Change-Id: I866dd4fe0c74148140422aab9172be4f496689a9
2013-02-16 21:20:21 -08:00
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
base.py Separate "modal" behavior from "self-handling" in forms. 2012-08-06 13:49:40 -07:00
fields.py project workflow: project membership UI 2012-08-08 17:09:12 -07:00
views.py Improved security group rule editing. 2013-02-16 21:20:21 -08:00