diff --git a/ToDo.txt b/ToDo.txt index ae70d5a..ca22b8a 100755 --- a/ToDo.txt +++ b/ToDo.txt @@ -11,6 +11,9 @@ Server: Emails: Dont follow theme of website + ProductController: + UpdateProduct doesn't update the images in the new SQL table anymore + Client: Program Probably need to turn on cors at some point @@ -27,4 +30,11 @@ Client: Need to add cart back Need to add in payment page Need to add in payment success/failed - Need to add in Receipt page \ No newline at end of file + Need to add in Receipt page + + New: + Doesn't enfore admin + Not sure if api enforces admin either + +database + Need to create all the forign key policies \ No newline at end of file