Commit Graph

307 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
9dbbc26d06 A lot of code clean up 2022-01-18 20:04:10 -05:00
Scott Idem
3d2c7282dd A lot of code clean up 2022-01-18 20:03:46 -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
6d391f730f Code clean up 2022-01-18 14:20:48 -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
9efaa2bf61 Work on API CRUD, person, membership 2022-01-14 17:45:34 -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
253ed6c19b Code clean up. Membership Person 2022-01-11 12:00:33 -05:00
Scott Idem
0112c9d015 Code clean up. Membership 2022-01-10 18:46:01 -05:00
Scott Idem
f2be7767cb Code clean up. A lot. 2022-01-07 16:01:22 -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
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
b32900a44f A lot of route common params clean up 2022-01-05 20:39:34 -05:00
Scott Idem
8373f52f22 A lot of route common params clean up 2022-01-05 15:54:32 -05:00
Scott Idem
104bc8d08a A lot of route common params clean up 2022-01-05 15:44:06 -05:00
Scott Idem
280237b46c A lot of route common params clean up 2022-01-05 15:29:07 -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
3cfc8a69dc Work on membership related 2022-01-04 19:01:02 -05:00
Scott Idem
bf58944fda Work on order reports and related 2022-01-04 14:34:06 -05:00
Scott Idem
ee3ae12735 Work on order reports and related 2022-01-04 13:43:30 -05:00
Scott Idem
2859eebcc5 Clean up 2021-12-30 21:23:29 -05:00
Scott Idem
7fe0c4ae27 Including account_name in user model 2021-12-30 18:58:56 -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
e99be8070e IDAA importing updates 2021-12-17 18:21:44 -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
08335c8b11 Clean up and testing and bug fixes 2021-12-08 18:40:59 -05:00