Redesigns Multiple Select Filter Widget
authorParker Berberian <pberberian@iol.unh.edu>
Tue, 18 Jun 2019 18:58:27 +0000 (14:58 -0400)
committerParker Berberian <pberberian@iol.unh.edu>
Fri, 21 Jun 2019 14:56:34 +0000 (10:56 -0400)
commit46ab5d82161a4a6ee368dc2adf6e0ca0dea38799
tree5f660380f3947599e3cba7714c2192509f6e2045
parent5c83c9af403d38218206a0f1370b966f768ad62e
Redesigns Multiple Select Filter Widget

Makes the filter widget work as it should so that it can
be integrated with the rest of the Django form handling
nicely.

Also fixes a lot of ugly code tangential to the widget.

Change-Id: Ib92db8e584f3d2162c6c43a18b75a57273bb18f5
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
src/booking/forms.py
src/booking/quick_deployer.py
src/templates/booking/quick_deploy.html
src/templates/dashboard/multiple_select_filter_widget.html
src/templates/resource/steps/define_hardware.html
src/workflow/forms.py
src/workflow/resource_bundle_workflow.py