summaryrefslogtreecommitdiffstats
path: root/dashboard/src/account/migrations/0002_auto_20180109_2002.py
AgeCommit message (Collapse)AuthorFilesLines
2018-01-17Add Nullable Lab Field to ResourcesSawyer Bergeron1-33/+0
Jira: PHAROS-347 Resources are now possible to associate with lab instances upon creation Change-Id: Id8abbcc448a6d840d55e4bf5130dbec22c8bc58f
2018-01-09Implement Booking Modification InterfaceSawyer Bergeron1-0/+33
Jira: PHAROS-330 Users can change start date if it has not already occurred, and can change end date, purpose, and both installer and scenario. Standard checks apply similar to when initially creating a booking. Change-Id: Ibae7fe91a58bd6e0741db065265c05c3823bdc27 Signed-off-by: Sawyer Bergeron <sbergeron@iol.unh.edu>