Refactor selector step logic 14/67914/10
authorSawyer Bergeron <sbergeron@iol.unh.edu>
Thu, 23 May 2019 17:30:37 +0000 (13:30 -0400)
committerSawyer Bergeron <sbergeron@iol.unh.edu>
Fri, 31 May 2019 19:57:34 +0000 (15:57 -0400)
commit6f0d21ca0cbb2ccd0ec9a1f9eb0b50a8305389cf
tree4e9eede0c3abc951055e1a6a7e57cdb466e6395b
parentb71d94e6d69899fb9e52d44cedc4479e9947967b
Refactor selector step logic

Change-Id: I61e361e63da7453b2eee0e0c162a6f4e48460128
Signed-off-by: Sawyer Bergeron <sbergeron@iol.unh.edu>
dashboard/src/booking/forms.py
dashboard/src/booking/lib.py [new file with mode: 0644]
dashboard/src/booking/quick_deployer.py
dashboard/src/booking/views.py
dashboard/src/templates/dashboard/genericselect.html [new file with mode: 0644]
dashboard/src/templates/dashboard/searchable_select_multiple.html
dashboard/src/workflow/booking_workflow.py
dashboard/src/workflow/forms.py
dashboard/src/workflow/models.py
dashboard/src/workflow/sw_bundle_workflow.py
dashboard/src/workflow/urls.py