Commit Graph

20 Commits

Author SHA1 Message Date
564fd1ddbf Comments and attributes for actions 2024-08-20 16:55:32 +03:00
d7921087ab request of applications for applicant 2024-08-20 16:29:04 +03:00
8c58574b5a Registration and actions for approving authorities 2024-08-19 23:12:01 +03:00
0afe775d85 Renamed folder 2024-08-19 22:25:08 +03:00
d22fc3f02e Fixed error 2024-08-18 20:33:54 +03:00
ec394a9b61 Exceptions handling 2024-08-18 19:53:40 +03:00
3cb2083222 Admin controller, Locations controller, requests to add available countries, request to get available countries 2024-08-17 21:30:51 +03:00
7cbe3d9698 Added authentication and authorization, updated dependency injections, removed hard-coded connection string 2024-08-17 16:28:35 +03:00
026a104131 Refactored and fixed errors 2024-08-15 23:42:18 +03:00
604081e047 Moved interfaces, created new folders for visa requests and handlers 2024-08-15 18:26:14 +03:00
b02e30ba2a Moved repository interfaces to application layer, created blank visa requests handler 2024-08-15 18:22:38 +03:00
c1a4acf414 Changed models, added Application layer models 2024-08-15 14:54:23 +03:00
47509906a5 DateTime instead of DateOnly, fixed warnings 2024-08-15 14:36:32 +03:00
cec6a2cf26 Fixed order of adding services 2024-08-15 14:17:33 +03:00
769e72442b Added comments, changed generic repository, removed warnings 2024-08-15 14:15:23 +03:00
798811b093 DependencyInjection.cs for Infrastructure layer 2024-08-15 13:48:34 +03:00
4f0d5bfaaa Moved middleware configuration to separated file 2024-08-13 19:50:30 +03:00
a77a8339d7 Moved registering services to separated class 2024-08-13 17:53:34 +03:00
5db1d1b1c5 Models 2024-08-12 17:38:02 +03:00
14f9092f63 Created project 2024-08-12 15:22:26 +03:00