Single Template Selection For Compatible Dashboards 32/74232/3 liblaas-mvp
authorJustin Choquette <jchoquette@iol.unh.edu>
Mon, 23 Oct 2023 20:24:13 +0000 (16:24 -0400)
committerJustin Choquette <jchoquette@iol.unh.edu>
Wed, 25 Oct 2023 20:26:17 +0000 (16:26 -0400)
commita4ba880252b2bad72df3f16dd11fdf2206825335
tree3d2852284728814ba546ae2719f47fe641b0f544
parentaff53e072502d63d8002d9c83213ce7f9d12c352
Single Template Selection For Compatible Dashboards

Change-Id: I0a795c2c49fdbe0427182a8789d622003997efcd
Signed-off-by: Justin Choquette <jchoquette@iol.unh.edu>
14 files changed:
config.env.sample
src/dashboard/views.py
src/laas_dashboard/settings.py
src/liblaas/endpoints.py
src/liblaas/views.py
src/resource_inventory/views.py
src/static/js/workflows/design-a-pod.js
src/templates/anuket/base.html [moved from src/templates/laas/base.html with 100% similarity]
src/templates/anuket/dashboard/landing.html [moved from src/templates/laas/dashboard/landing.html with 100% similarity]
src/templates/anuket/layout.html [moved from src/templates/laas/layout.html with 100% similarity]
src/templates/base/workflow/design_a_pod.html
src/templates/lfedge/base.html
src/templates/lfedge/dashboard/landing.html
src/workflow/views.py