21 Commits

Author SHA1 Message Date
cb5c5b6b4f Ability to set user permissionId for registration 2024-10-29 19:14:58 -05:00
048ccd7c4c GrantManager getValues off by one 2024-10-29 19:12:29 -05:00
e62f390942 Added grants getMine 2024-08-31 20:59:42 -05:00
787cdf5c6d event isSignedUp 2024-08-31 18:38:43 -05:00
f212f85d00 Added signup support 2024-08-31 18:38:07 -05:00
374b8c64c9 Added grantManager and authentication now uses GrantManager.cs 2024-08-19 16:08:35 -05:00
13f92d49cc Auditing is now the responsibility of the database. Removed foregin key from audit tables to parent 2024-07-15 17:51:03 -05:00
d8b98ac5cc added UserAuthentication 2024-07-15 13:23:58 -05:00
4afb3b0c54 Added SavedEventAuthentication 2024-07-13 13:08:59 -05:00
588abd2712 Added PermissionAuthentication 2024-07-13 12:58:35 -05:00
d5a7ffc596 Added ImageAuthentication 2024-07-13 12:51:45 -05:00
71cabbd548 Added GrantAuthentication 2024-07-13 12:44:46 -05:00
7ae98f4bb4 Added EventAuthentication 2024-07-12 23:12:04 -05:00
0cdc5ebb20 Added functions for getting grants. 2024-07-12 22:44:46 -05:00
1dd4d3dca7 Added register user 2024-07-12 17:27:01 -05:00
e2140d83f2 Changed phone number to use PhoneNumber.cs implicit string 2024-07-10 18:35:53 -05:00
1086396ccd Added authcontroller and logins 2024-07-09 18:03:42 -05:00
cce57a4aec Created base class for CRUD api calls 2024-05-20 10:46:56 -05:00
03a72c365d Added update methods to models 2024-04-24 16:04:15 -05:00
27846f596e Created services for remaining database models 2024-04-22 18:04:14 -05:00
f7b337e25a Created color service using ServiceBase 2024-04-22 16:54:28 -05:00