Commit Graph

17 Commits

Author SHA1 Message Date
Scott Idem
41a6da9409 Improved the look up for country 2022-03-27 20:15:37 -04:00
Scott Idem
24ed8da007 Improved the look up for country sub division 2022-03-27 19:19:21 -04:00
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
0b3b066b9b Work on event and lookup related end points, methods, and models 2021-11-10 17:57:51 -05:00
Scott Idem
54a43cc124 Work on person methods and related and event badge everything 2021-09-08 15:58:35 -04:00
Scott Idem
cfd85435f2 Finally returning correct HTTP status codes 2021-08-10 19:06:40 -04: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
50a8ce271d Bug fix for post lists 2021-07-20 14:02:08 -04:00
Scott Idem
49805f48c9 A lot of changes related to person and membership 2021-07-09 17:34:02 -04:00
Scott Idem
59c151f639 Working on event (meet) and related updates 2021-06-30 15:47:31 -04:00
Scott Idem
830b9ee608 Clean up and I think I fixed a weird bug with Pydantic models and the list object type. It seems to try for a dict conversion first if Union[dict,list] is used. 2021-06-29 18:12:52 -04:00
Scott Idem
b3093139b2 Working on various... order, post, cart, etc 2021-06-28 18:48:26 -04:00
Scott Idem
ca43cc4dce Working on membership and users 2021-06-25 11:15:58 -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
e3186ddc60 Working on lookups 2021-04-29 18:21:35 -04:00