OverHaul the Snapshot Workflow 73/66473/5
authorParker Berberian <pberberian@iol.unh.edu>
Thu, 17 Jan 2019 17:51:04 +0000 (12:51 -0500)
committerParker Berberian <pberberian@iol.unh.edu>
Fri, 18 Jan 2019 21:08:27 +0000 (16:08 -0500)
commit8483acb4c4e8c758855f2184483af834977b0c52
tree403618bb77d4f19c2a7b908bb8a0872f144d530b
parentbe3825307c7a44f1491e85e33fd0a0ecf1e95a1d
OverHaul the Snapshot Workflow

Makes the Snapshot workflow much prettier and more functional.

Change-Id: Icdd66f64e6d336ad49ed3cf638a301d0ca92fda9
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
dashboard/src/api/migrations/0004_snapshotconfig_snapshotrelation.py [new file with mode: 0644]
dashboard/src/api/migrations/0005_snapshotconfig_delta.py [new file with mode: 0644]
dashboard/src/api/models.py
dashboard/src/notifier/manager.py
dashboard/src/templates/notifier/email_fulfilled.txt
dashboard/src/templates/snapshot_workflow/steps/meta.html
dashboard/src/templates/snapshot_workflow/steps/select_host.html
dashboard/src/workflow/forms.py
dashboard/src/workflow/models.py
dashboard/src/workflow/snapshot_workflow.py