Commit Graph

45 Commits

Author SHA1 Message Date
6ab5b9f1df задал прослушиваемые url-адреса в appsettings.json 2025-05-09 20:33:04 +03:00
f00595187f Миграция 2025-03-08 22:00:35 +03:00
8c0ad9bc3e Чето поменял 2025-03-08 22:00:08 +03:00
6c4a40c784 Added interface IClient fo client, added IClientBase for IClient, removed warnings 2024-10-04 15:40:30 +03:00
188a5a14d3 Excel export 2024-09-29 21:01:35 +03:00
9015348aa6 list of authorities, changing authority auth data 2024-09-12 21:14:30 +03:00
3ef09cb478 Page for seeing full application 2024-09-08 22:19:14 +03:00
f90a0e7e82 Applications.razor for applicants 2024-09-06 21:37:16 +03:00
743531e6d4 fixed warnings 2024-08-30 19:12:38 +03:00
802e42563e Added CORS, added specific type for token in AuthToken.cs, added login page to blazor client 2024-08-30 15:10:25 +03:00
8884bac7fd Fixed issues 2024-08-29 13:18:35 +03:00
b63a245c9e Return pending applications for authorities 2024-08-27 10:46:30 +03:00
c86cc70f3f added comments 2024-08-26 11:45:52 +03:00
2eea79711e renamed class 2024-08-26 11:42:16 +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
e3060c663f fixed warnings 2024-08-22 16:56:14 +03:00
7b7ca6ae36 Changed exceptions, added action for closing applications by applicant 2024-08-22 11:43:55 +03:00
85bac2b0a4 user service with editing, removing and reading accounts methods, controller actions for this service 2024-08-22 00:23:02 +03:00
3e21a0a164 Removed location entities, fixed configurations and controllers' comments 2024-08-21 18:39:22 +03:00
f857ba90f8 Fixed namespaces 2024-08-21 16:43:25 +03:00
a0d002b465 updating countries 2024-08-20 21:34:56 +03:00
d082ff90e5 Renamed folder 2024-08-20 17:00:01 +03:00
d7921087ab request of applications for applicant 2024-08-20 16:29:04 +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
bd43611edf Removed useless lines in entity configurations 2024-08-18 20:36:10 +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
72924fb037 Fixed configurations of owned types 2024-08-15 23:40:50 +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
47509906a5 DateTime instead of DateOnly, fixed warnings 2024-08-15 14:36:32 +03:00
25a9d8f86d Fixed database context 2024-08-15 14:26:59 +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
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
b424f0561e Added interfaces to read and write data in DB and added DbContext implementing these 2024-08-13 22:02:50 +03:00
5f6f47206f Created Infrastructure layer 2024-08-13 17:58:28 +03:00