Commit Graph

22 Commits

Author SHA1 Message Date
Scott Idem
39db1999fb Code clean up. Working on returning proper 404 vs 400 responses if the results are empty and nothing went wrong. 2021-12-13 18:55:31 -05:00
Scott Idem
4fa32f63fd Work on order related endpoints. 2021-11-22 18:32:44 -05:00
Scott Idem
b6a8e172a4 Work on order related endpoints. 2021-11-22 16:41:37 -05:00
Scott Idem
195b5097a4 Work on orders and related 2021-11-19 17:37:03 -05:00
Scott Idem
e805e69dc7 Work on order endpoint and related methods. 2021-11-19 15:59:35 -05:00
Scott Idem
f1580dbfe7 Work on orders, person, and user 2021-11-19 15:52:06 -05:00
Scott Idem
dbc99e0d8d Work on orders, person, and user 2021-11-19 15:16:48 -05:00
Scott Idem
d933395a9f A lot of code clean up! Also adding in Response everywhere... 2021-08-10 18:09:34 -04:00
Scott Idem
73466456ee Working on redoing order to get rid of order_cart. 2021-08-09 20:16:07 -04:00
Scott Idem
65b5e6ade6 Bug fix in order cart line model. Need to create another _Base for order_line and order_cart_line 2021-08-07 20:27:45 -04:00
Scott Idem
5e02b424a8 Bug fix in order cart line model. 2021-08-07 18:59:35 -04:00
Scott Idem
106a186ea6 A lot of unplanned clean up and created some new/missing methods and routes. Mainly working on order and order_cart related stuff. 2021-08-07 18:15:59 -04:00
Scott Idem
5746d8d34b Working on orders and order carts 2021-08-06 18:22:41 -04:00
Scott Idem
e45bb2fbcd Clean up 2021-06-10 17:45:20 -04:00
Scott Idem
b8da9d99eb Work on better way to update objects. 2021-06-10 15:23:57 -04:00
Scott Idem
63baf4b2e9 A lot of work on event related modules. Also a lot of clean up. 2021-06-07 17:32:42 -04:00
Scott Idem
443d2bab77 A lot of general clean up of everything. 2021-05-28 03:52:31 -04:00
Scott Idem
09c7b48223 General clean up of models and methods. 2021-05-28 01:40:18 -04:00
Scott Idem
e46032a00b General clean up of models and methods. 2021-05-28 01:30:56 -04:00
Scott Idem
4ba34d594d Working finally getting this to interact with the actual front end. 2021-03-13 02:17:24 -05:00
Scott Idem
46c562871f Working finally getting this to interact with the actual front end. 2021-03-11 18:19:25 -05:00
Scott Idem
19222ee946 Working on general POST, PATCH, SELECT list, SELECT, and DELETE template functions. 2021-03-09 18:37:30 -05:00