Commit Graph

53 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
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
7aa2ecc4af Clean up and testing. Starting to mark things as deprecated. 2021-12-08 12:27:29 -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
dbc99e0d8d Work on orders, person, and user 2021-11-19 15:16:48 -05:00
Scott Idem
f71bd74aa0 Planning out a core object model 2021-11-18 21:20:41 -05:00
Scott Idem
dee958aa2b Work on user endpoints 2021-11-18 15:25:06 -05:00
Scott Idem
413b44b4d2 Turn down some debugging 2021-11-09 19:34:52 -05:00
Scott Idem
03aceae130 User email look up improvement 2021-11-09 19:25:35 -05:00
Scott Idem
4f6d065990 Working on user login, verification, and password change. 2021-10-06 17:35:09 -04:00
Scott Idem
455cc36a69 Working on user login, verification, and password change. 2021-10-06 17:34:29 -04:00
Scott Idem
7c919b513c Working on user login and related updates 2021-10-06 13:26:03 -04:00
Scott Idem
200ee82b9d Bug fix for multiple user functions missing response=response in mk_resp() call. 2021-09-20 19:26:57 -04:00
Scott Idem
8a3101d562 Bug fix for lookup_email 2021-09-20 19:22:15 -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
8ff404e534 Code clean up and standardize 2021-08-25 11:16:02 -04:00
Scott Idem
683597e2bf General code clean up. 2021-08-23 12:54:27 -04:00
Scott Idem
824bdd29a2 Work on event, event_session, event_presentation, event_presenter, user, and person routes, methods, and models 2021-08-21 16:04:17 -04:00
Scott Idem
cfd85435f2 Finally returning correct HTTP status codes 2021-08-10 19:06:40 -04:00
Scott Idem
a1b9d3c518 Still adding in Response everywhere... 2021-08-10 18:30:37 -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
56218b5dd8 Working on integration with Svelte and bug fix for user 2021-08-05 17:56:25 -04:00
Scott Idem
49805f48c9 A lot of changes related to person and membership 2021-07-09 17:34:02 -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
275072160e Working on membership, person, user, and order and general clean up. 2021-06-28 15:26:31 -04:00
Scott Idem
a0514b5179 Working on membership, person, user, and order 2021-06-28 14:23:06 -04:00
Scott Idem
f55d9c2c62 Working on membership, person, and user 2021-06-25 18:49:08 -04:00
Scott Idem
ca43cc4dce Working on membership and users 2021-06-25 11:15:58 -04:00
Scott Idem
c1d23d15f4 Working on all module routes, methods, and models 2021-06-22 18:00:34 -04:00
Scott Idem
eb23d16ad5 Unplanned work for file uploads 2021-06-14 16:04:37 -04:00
Scott Idem
fe232b8cba Clean up of code... 2021-06-11 18:42:28 -04:00
Scott Idem
06c1310455 Trying not to break things. How do I deal with import loops??? 2021-06-11 17:06:00 -04:00
Scott Idem
585692bb1d User related clean up 2021-06-11 15:31:18 -04:00
Scott Idem
d1f3a4c27e Clean up and working on user related models, methods, and routes. 2021-06-11 15:04:42 -04:00
Scott Idem
29dfcc5440 Clean up and working on user related models, methods, and routes. 2021-06-11 15:00:39 -04:00
Scott Idem
e45bb2fbcd Clean up 2021-06-10 17:45:20 -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
01e1d2f82a General clean up of everything. 2021-05-28 03:39:56 -04:00
Scott Idem
2167c7e897 General clean up of everything. 2021-05-28 03:23:52 -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
8cbabf48fe Updated get user object 2021-05-07 16:59:30 -04:00
Scott Idem
9d4d261d1d Bug fix sort of for timezone UTC... again 2021-04-10 00:48:13 -04:00
Scott Idem
59417c6f91 Working on user log in 2021-04-07 15:09:18 -04:00
Scott Idem
a3403109ae Working on user log in and person object 2021-04-06 17:59:44 -04:00
Scott Idem
affec1bf37 Working on user module 2021-03-19 16:34:38 +00:00
Scott Idem
c620ce5f18 Working on user module 2021-03-18 22:42:25 +00:00
Scott Idem
7682c7d080 Working on user module 2021-03-18 22:34:35 +00:00