Commit Graph

16 Commits

Author SHA1 Message Date
188a5a14d3 Excel export 2024-09-29 21:01:35 +03:00
00aa3ab6af Added validation and fixed errors 2024-08-25 19:49:28 +03:00
c92855e7ce Added mapper 2024-08-23 20:09:41 +03:00
3e21a0a164 Removed location entities, fixed configurations and controllers' comments 2024-08-21 18:39:22 +03:00
d082ff90e5 Renamed folder 2024-08-20 17:00:01 +03:00
57a69c09f3 fixed VisaApplicationConfiguration.cs and changed DbContext registration 2024-08-20 00:13:53 +03:00
0afe775d85 Renamed folder 2024-08-19 22:25:08 +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
4c3380ee8d Created more proper NotFound exceptions 2024-08-15 18:53:36 +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
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