Commit Graph

17 Commits

Author SHA1 Message Date
d74f26c028 CHORE: Fixed pep8 test failure 2024-02-14 22:14:42 +00:00
bbb4ed50fc #10 Cleaned up user alteration code. Stopped user being able to add arbitrary roles. Stopped logged in user from changing when updaing a given user account. 2024-02-14 22:13:34 +00:00
3b8be99e15 #10 Added ability to update user details 2024-02-14 21:59:31 +00:00
82f1eed554 REFACTOR: Changes all raw url's to url_fors 2024-02-13 23:15:32 +00:00
3dc7a1f861 #10 Added ability for users to be removed from the site. 2024-02-13 22:48:23 +00:00
b49022f7f9 Cleaned up code 2024-02-06 20:11:04 +00:00
5a20a8d7c0 Updated line endings to be in line with UNIX style 2024-01-28 11:59:04 +00:00
595069772c Updated flash commands to allow for differently styled boxes 2024-01-27 22:08:15 +00:00
216d71c15d Continuing to add correct documentation to components within the application 2024-01-22 08:33:28 +00:00
bca3b0a663 Fixed all pep8 warnings 2024-01-21 22:22:29 +00:00
44c1ee03ba Applied auto pep 8 changes 2024-01-21 22:06:06 +00:00
b821050869 #3 Added basic create product page 2024-01-19 12:37:51 +00:00
b2e32d720c Overhauled the way in which user details are passed to the frontend 2024-01-19 11:57:53 +00:00
e7ca108b7f #2 Added functionality for user to signup as a Seller 2024-01-18 20:24:49 +00:00
6d91fe8095 Fixed signup crashing becuase of extra field specified in constructor 2024-01-10 23:50:04 +00:00
b7dd1b9ef0 Added Database tests 2024-01-09 22:20:32 +00:00
868876b98e Added ability to fetch products from the database 2024-01-05 18:20:56 +00:00