Commit Graph

189 Commits

Author SHA1 Message Date
Scott Idem
d1d3b30ece Work on redoing orders and related. A lot of code clean up. I think it works pretty well. 2022-01-19 18:51:24 -05:00
Scott Idem
3d2c7282dd A lot of code clean up 2022-01-18 20:03:46 -05:00
Scott Idem
d6caa819b0 Code clean up 2022-01-18 18:58:38 -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
49d8a7f0dc Moving things to use the common_route_params. Rewriting most of things order and order_cart related! 2022-01-18 16:32:21 -05:00
Scott Idem
15c1d6b463 Moving things to use the unified functions for SQL enable and SQL LIMIT OFFSET 2022-01-17 19:01:38 -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
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
e6e6f19418 Code clean up. A lot. Added new account config option 2022-01-07 19:00:37 -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
29c6770581 Code clean up. Bug fixes for person, user, contact, and address methods. There is a bug related get_account_id_w_for_type_id() 2022-01-06 18:34:53 -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
c01e668d9e Code clean up. Simplifying person, user, contact, and address methods 2022-01-06 13:47:23 -05:00
Scott Idem
567f6a6302 Code clean up. Simplifying person, user, contact, and address methods 2022-01-06 13:19:12 -05:00
Scott Idem
c127e0822c Code clean up. Person and User related is being worked on. 2022-01-06 12:25:53 -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
6691098ddf Work on simplifying functions 2022-01-05 20:42:01 -05:00
Scott Idem
b32900a44f A lot of route common params clean up 2022-01-05 20:39:34 -05:00
Scott Idem
a70f931688 A lot of route common params clean up 2022-01-05 15:22:49 -05:00
Scott Idem
3cfc8a69dc Work on membership related 2022-01-04 19:01:02 -05:00
Scott Idem
0cad4e68eb Clean up 2022-01-03 18:29:11 -05:00
Scott Idem
2b809e0f81 Clean up 2021-12-30 18:44:19 -05:00
Scott Idem
0866fbbed6 Clean up 2021-12-29 19:42:27 -05:00
Scott Idem
615d5dab17 Clean up 2021-12-17 16:17:17 -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
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
92a44b9f41 Code clean up. Working on returning proper 404 vs 400 responses if the results are empty and nothing went wrong. 2021-12-13 17:07:45 -05:00
Scott Idem
133cfab42f Code clean up. Working on returning proper 404 vs 400 responses if the results are empty and nothing went wrong. 2021-12-13 17:02:21 -05:00
Scott Idem
2ef53d7a51 Code clean up and made sql_select function return an actual empty list if requested as_list but no results. 2021-12-13 16:19:23 -05:00
Scott Idem
59e96d7d3c Work on event meeting list end point, methods, and models 2021-12-13 15:12:54 -05:00
Scott Idem
b22a84f054 Adding activity_log routes, methods, and models. 2021-12-10 21:51:41 -05:00
Scott Idem
7aa2ecc4af Clean up and testing. Starting to mark things as deprecated. 2021-12-08 12:27:29 -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
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
841e53628f Turn off some debug 2021-11-19 18:37:18 -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
dee958aa2b Work on user endpoints 2021-11-18 15:25:06 -05:00
Scott Idem
30693cd629 Work on person related information, order, and order_cart 2021-11-16 14:28:22 -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
03aceae130 User email look up improvement 2021-11-09 19:25:35 -05:00