MVP 75/74075/3
authorJustin Choquette <jchoquette@iol.unh.edu>
Tue, 8 Aug 2023 15:33:57 +0000 (11:33 -0400)
committerJustin Choquette <jchoquette@iol.unh.edu>
Fri, 18 Aug 2023 15:59:01 +0000 (11:59 -0400)
commitecadb07367d31c0929212618e120130f54af78da
treef626ef347f6fa7cb7f9ee962539a5f769bc3d471
parenta6168306c08e8d5b207b9acc48869180d194ff01
MVP

Change-Id: Ib590302f49e7e66f8d04841fb6cb97baf623f51a
Signed-off-by: Justin Choquette <jchoquette@iol.unh.edu>
22 files changed:
src/account/views.py
src/api/utils.py
src/api/views.py
src/booking/urls.py
src/dashboard/tasks.py
src/dashboard/views.py
src/laas_dashboard/urls.py
src/resource_inventory/urls.py
src/resource_inventory/views.py
src/static/js/workflows/book-a-pod.js
src/static/js/workflows/common-models.js
src/static/js/workflows/design-a-pod.js
src/static/js/workflows/workflow.js
src/templates/base/account/settings.html
src/templates/base/base.html
src/templates/base/booking/booking_detail.html
src/templates/base/booking/booking_table.html
src/templates/base/dashboard/lab_detail.html
src/templates/base/resource/hostprofile_detail.html
src/templates/base/resource/hosts.html
src/templates/base/workflow/book_a_pod.html
src/templates/base/workflow/design_a_pod.html