Fixed Misc Bugs 95/65395/1
authorParker Berberian <pberberian@iol.unh.edu>
Tue, 20 Nov 2018 16:19:55 +0000 (11:19 -0500)
committerParker Berberian <pberberian@iol.unh.edu>
Mon, 26 Nov 2018 19:14:10 +0000 (14:14 -0500)
commitb02aa2535c7b7beacbc2d7d24d8522fa596afeee
treed94cb88026327bbaf1f15b841d2ac78115cefaa9
parentf2bbdbbf7e03be031723a9680aa9deaf80e4a99c
Fixed Misc Bugs

Some corner cases that cause issues recently came to our attention.
Fixes issues in the booking workflow and the Notification system.

Change-Id: Ie16118ba1bdbeff86bb41a16dc783337b921d527
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
dashboard/src/notifier/manager.py
dashboard/src/notifier/views.py
dashboard/src/resource_inventory/resource_manager.py
dashboard/src/templates/notifier/end_booking.html
dashboard/src/templates/notifier/inbox.html
dashboard/src/templates/notifier/new_booking.html
dashboard/src/templates/notifier/notification.html
dashboard/src/workflow/resource_bundle_workflow.py
dashboard/src/workflow/sw_bundle_workflow.py