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
|
f2be7767cb
|
Code clean up. A lot.
|
2022-01-07 16:01:22 -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
|
c127e0822c
|
Code clean up. Person and User related is being worked on.
|
2022-01-06 12:25:53 -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
|
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
|
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
|
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 |
|