Redesigns Multiple Select Filter Widget 71/68071/3
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)
commit936c7ca07f96ea183cbe6c33b8af29a9ed6e0e31
treee9f5740355c9682042c922bfc97f0f5c953320a5
parent6a504fd180908365578369a6f2692e4524f31908
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>
dashboard/src/booking/forms.py
dashboard/src/booking/quick_deployer.py
dashboard/src/templates/booking/quick_deploy.html
dashboard/src/templates/dashboard/multiple_select_filter_widget.html
dashboard/src/templates/resource/steps/define_hardware.html
dashboard/src/workflow/forms.py
dashboard/src/workflow/resource_bundle_workflow.py