OverHaul the Snapshot Workflow
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)
commit30dde45dbf5b47b7d4c18ed87779b2b2f2fec214
tree7592d09cb57b5bbe76366090b8ce627bccbec4ee
parentc19835a1c5eec9af87ace51b5c1dfd44e00a1e26
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>
src/api/migrations/0004_snapshotconfig_snapshotrelation.py [new file with mode: 0644]
src/api/migrations/0005_snapshotconfig_delta.py [new file with mode: 0644]
src/api/models.py
src/notifier/manager.py
src/templates/notifier/email_fulfilled.txt
src/templates/snapshot_workflow/steps/meta.html
src/templates/snapshot_workflow/steps/select_host.html
src/workflow/forms.py
src/workflow/models.py
src/workflow/snapshot_workflow.py