From 700e9e50d11a2260c712717fb805834b122a4e11 Mon Sep 17 00:00:00 2001 From: Derek Holloway Date: Fri, 27 Jun 2025 23:10:07 -0700 Subject: [PATCH] update todo --- ToDo.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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