Commit Graph

65 Commits

Author SHA1 Message Date
Scott Idem
faecd974b9 Lots of changes to get to FastAPI 95.1 2024-04-26 15:15:37 -04:00
Scott Idem
f4eda34035 Saving current progress with change from using Query() to Path() 2024-04-26 14:51:11 -04:00
Scott Idem
df26128ce4 General clean up. Workon event abstracts. 2023-03-20 19:39:41 -04:00
Scott Idem
f073dd337f Mostly adding event device model, methods, and routes. Also general clean up of code. 2022-03-09 13:05:19 -05:00
Scott Idem
df6e860620 General code clean up. More work on event tracking related 2022-02-15 16:05:29 -05:00
Scott Idem
cfa58f2c32 General code clean up for debugging. Also work on event badge related. 2022-02-15 11:33:35 -05:00
Scott Idem
b0537723a7 Working on order, carts, and Stripe 2022-01-23 18:31:45 -05:00
Scott Idem
4a8c77d4e0 General code clean up and bug fixes. Still working on order and orders that are carts 2022-01-22 18:53:21 -05:00
Scott Idem
ab0b900721 Still working on order and orders that are carts 2022-01-21 16:41:40 -05:00
Scott Idem
24807db81c Moving things to use the common_route_params. Rewriting most of things order and order_cart related! Updating address and contact related. General code clean up. 2022-01-18 18:49:23 -05:00
Scott Idem
037626cb76 Code clean up 2022-01-18 14:16:43 -05:00
Scott Idem
fab61f4e17 Moving things to use the common_route_params 2022-01-18 14:14:23 -05:00
Scott Idem
b2a1c8f85a Moving things to use the common_route_params 2022-01-18 14:12:33 -05:00
Scott Idem
6b21a33625 Moving things to use the common_route_params and unified functions for SQL enable and SQL LIMIT OFFSET 2022-01-17 18:57:31 -05:00
Scott Idem
539fe803af Work on membership type and products and related 2022-01-13 18:13:56 -05:00
Scott Idem
771778669e Work on membership and related 2022-01-12 18:58:07 -05:00
Scott Idem
55063d0f94 A LOT of code clean up. More changes to membership tables, views, routes, methods, and models renamed. 2022-01-11 19:45:55 -05:00
Scott Idem
6e764b21e1 Code clean up. More changes to membership tables, views, routes, methods, and models renamed. 2022-01-11 16:56:26 -05:00
Scott Idem
163e57ef76 Code clean up. More changes to membership tables, views, routes, methods, and models renamed. 2022-01-11 16:24:01 -05:00
Scott Idem
8953fc32d8 Code clean up. Membership tables, views, routes, methods, and models renamed. 2022-01-11 14:12:51 -05:00
Scott Idem
0112c9d015 Code clean up. Membership 2022-01-10 18:46:01 -05:00
Scott Idem
5489b80ff0 Code clean up. Bug fixes for person, user, contact, and address methods. Fix bug for get_account_id_w_for_type_id() 2022-01-07 13:35:44 -05:00
Scott Idem
597c765673 Code clean up. Bug fixes for person, user, contact, and address methods 2022-01-06 16:56:38 -05:00
Scott Idem
a2de9572ba Work on simplifying functions. ID lookups are better. Person and User related is being worked on. 2022-01-06 11:33:36 -05:00
Scott Idem
b32900a44f A lot of route common params clean up 2022-01-05 20:39:34 -05:00
Scott Idem
104bc8d08a A lot of route common params clean up 2022-01-05 15:44:06 -05:00
Scott Idem
a70f931688 A lot of route common params clean up 2022-01-05 15:22:49 -05:00
Scott Idem
9a51e75892 Work on header validation 2022-01-05 13:50:12 -05:00
Scott Idem
398897efe1 Just lots of work and tweeks 2021-12-15 21:51:58 -05:00
Scott Idem
7066715495 Work on person, user, contact, address improvements 2021-12-14 19:38:55 -05:00
Scott Idem
39eb3baebd Work on person creation email and bug fixes 2021-12-03 19:02:50 -05:00
Scott Idem
630739aae6 Added person lookup by email and email auth url key. 2021-12-02 17:57:01 -05:00
Scott Idem
2c0af0a321 Added person lookup by email and other minor changes. 2021-12-01 18:19:36 -05:00
Scott Idem
dbc99e0d8d Work on orders, person, and user 2021-11-19 15:16:48 -05:00
Scott Idem
30693cd629 Work on person related information, order, and order_cart 2021-11-16 14:28:22 -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
d0d8392817 Work on person methods and related 2021-09-08 12:22:22 -04:00
Scott Idem
112f6d4da4 Working on stuff related to session proposals. 2021-08-26 13:27:01 -04:00
Scott Idem
acf6842017 Working on stuff related to session proposals. Lots of bug fixes....... 2021-08-26 04:21:39 -04:00
Scott Idem
3c13b62502 Working on contact and address create update v4 along with person and user creation and update. 2021-08-25 20:06:07 -04:00
Scott Idem
c93792634a Working on event person, registration, badge, session, presentation, and presenter create and update. _v3 things 2021-08-25 16:25:46 -04:00
Scott Idem
1369874dc2 Code clean up and standardize 2021-08-25 10:58:39 -04:00
Scott Idem
7859d1d2b2 Working on event person, registration, badge, session, presentation, and presenter create and update. _v3 things 2021-08-24 20:31:00 -04:00
Scott Idem
c813821922 Change from hardcode account 99 2021-08-19 15:19:07 -04:00
Scott Idem
4eaeb152fe Working on data importing. Mainly for IDAA membership. 2021-08-19 15:10:59 -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
6216c3786c Turning off some debugging 2021-07-15 18:10:27 -04:00
Scott Idem
0bd7f44dd8 Work on API keys and tokens clean up and person list 2021-07-14 18:18:35 -04:00
Scott Idem
49805f48c9 A lot of changes related to person and membership 2021-07-09 17:34:02 -04:00
Scott Idem
a0514b5179 Working on membership, person, user, and order 2021-06-28 14:23:06 -04:00