25 Commits

Author SHA1 Message Date
caa8b76c88 Mistake in error message 2024-03-10 17:11:53 +01:00
2694701337 Added product fetching and pages 2024-03-10 17:11:26 +01:00
78aa03b2fb More RESTful name 2024-03-10 17:11:14 +01:00
e6ed37ad5e Cart and purchase 2024-03-10 16:24:36 +01:00
ca8366d950 New triggers, increased decimal sizes, clean up 2024-03-10 16:24:29 +01:00
a6cb854dd8 Another word 2024-03-10 16:24:02 +01:00
fd43b3658e Grammar 2024-03-09 10:13:59 +01:00
a45efa6433 Inital work on better product fetching 2024-03-08 14:05:22 +01:00
a7a1ea72f1 Unify import style 2024-03-08 14:05:00 +01:00
e069dedcda Initial work on cart management 2024-03-08 14:04:40 +01:00
eb57a10bbe Slight looks change, nothing technical 2024-03-08 14:03:52 +01:00
1aca8888d2 No caps 2024-03-07 22:44:52 +01:00
633955d95f Add trigger to automatically calculate subtotal price of cart 2024-03-07 22:40:30 +01:00
11491a0e43 Update product code according to new database 2024-03-07 22:37:49 +01:00
50757a2832 Account for null when no more cart items are present 2024-03-07 22:37:28 +01:00
b818e56954 Updated user logic according to new database structure 2024-03-07 22:16:29 +01:00
c3ed81f706 Annoying spelling 2024-03-07 22:16:15 +01:00
65c60f338c Added sql structure for reference 2024-03-07 22:16:08 +01:00
80caa02d74 Added deletion of users. Prep for db update 2024-03-07 15:04:34 +01:00
0202a40228 Cleanup and documentation of user management code 2024-03-07 07:52:27 +01:00
63ef1179fc Fix redis checking for token invalidation 2024-03-07 07:51:58 +01:00
d0fd8a34f5 Disable reloader on code change 2024-03-07 07:51:28 +01:00
36e4afd98c Slight modifications of vscode files 2024-03-07 07:49:33 +01:00
39d69ee0ca Switched to dict for database access, Made progress on jwt revoking 2024-03-05 21:35:58 +01:00
b4ecbeaa37 Initial commit 2024-03-05 16:02:13 +01:00