26 Commits

Author SHA1 Message Date
d58eb8d973 Made user updater and updaterrelation nullable 2024-07-12 17:26:41 -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
ca059ce75d Added hashing algorithm and factory 2024-07-09 18:03:05 -05:00
8b6bcc7c37 Package updates & downgrades to 8.xx 2024-07-09 18:01:38 -05:00
a44fb7b278 Added keys to audit tables 2024-07-09 18:01:12 -05:00
6876b623ac Created remaining CRUD controllers 2024-05-20 15:11:13 -05:00
2a99a5ba62 Created missing UpdateDTOS 2024-05-20 15:00:52 -05:00
e5522ed559 Code cleanup 2024-05-20 14:12:46 -05:00
d5642e4744 implemented adaptFromModel into remaining DTOS 2024-05-20 14:10:46 -05:00
08efea943c Created ColorController 2024-05-20 10:47:04 -05:00
cce57a4aec Created base class for CRUD api calls 2024-05-20 10:46:56 -05:00
9fb3e52079 Added authentication services to program 2024-05-20 10:46:31 -05:00
bce57e4cf0 Added adaptFromModel to IAdaptable 2024-05-20 10:46:15 -05:00
890c521675 Added ColorUpdateDTO.cs 2024-05-20 10:45:46 -05:00
8c58bb2fa3 Added ColorAuthentication.cs 2024-05-20 10:44:18 -05:00
71eea092c7 XML Documentation generated 2024-05-20 10:44:00 -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
10cce72fbc Added DTO for remaining models 2024-04-22 17:55:47 -05:00
99b3f65c97 Updated models to use inheritance 2024-04-22 17:34:27 -05:00
f7b337e25a Created color service using ServiceBase 2024-04-22 16:54:28 -05:00
0b2c77d4cc Added api project boilerplate 2024-04-16 18:38:11 -05:00
37536443d3 Deleted website and unit tests project 2024-04-16 16:22:47 -05:00
46b57505ef Added DAL 2024-04-16 16:17:48 -05:00
b2ee3b430a Initial 2024-04-15 13:34:57 -05:00