Commit Graph

19 Commits

Author SHA1 Message Date
07f5663c75 tests and fixes 2025-05-11 18:28:33 +03:00
8700c78f1a Changes for client generation 2024-08-27 21:16:55 +03:00
0d8e30004d file-scoped namespaces 2024-08-26 11:33:31 +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
99625c957e Added status to application, response models of application for applicant and authority 2024-08-22 11:06:45 +03:00
3e21a0a164 Removed location entities, fixed configurations and controllers' comments 2024-08-21 18:39:22 +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
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
769e72442b Added comments, changed generic repository, removed warnings 2024-08-15 14:15:23 +03:00
e3d0d05355 Changed domains, configured links between VisaApplication and Applicant,created generic repository and repositories for domains 2024-08-14 18:49:42 +03:00
e0f9a0f10f Fixed warnings with unnecessary usings and forgotten nulls! 2024-08-13 22:05:10 +03:00
3c17580941 Added passport to applicant which didn't have it because I'm dumb 2024-08-13 22:01:14 +03:00
987cf26f7b Made ReentryPermit an owned type 2024-08-13 21:59:48 +03:00
5475e587be Updated models 2024-08-13 17:51:48 +03:00
5db1d1b1c5 Models 2024-08-12 17:38:02 +03:00