Commit Graph

58 Commits

Author SHA1 Message Date
07f5663c75 tests and fixes 2025-05-11 18:28:33 +03:00
a55eff43fb исправление косяков 2025-05-09 19:25:58 +03:00
188a5a14d3 Excel export 2024-09-29 21:01:35 +03:00
1ac754de03 regex fix 2024-09-22 20:04:32 +03:00
a80076e2e6 refactor (readonly for static objects in tests and file-scoped namespaces 2024-09-22 17:34:29 +03:00
1625764e0a tests 2024-09-22 17:19:58 +03:00
a2080d7e4e Started validation tests 2024-09-19 17:28:51 +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
c128349f3b Validation fixes, finished application creation, added required char (*) for required fields 2024-09-08 14:13:08 +03:00
142148368f past visas 2024-09-08 00:12:29 +03:00
c197a45f83 Application creating but without past visas and visits 2024-09-06 23:31:07 +03:00
f90a0e7e82 Applications.razor for applicants 2024-09-06 21:37:16 +03:00
53d5758527 Started CreateApplication.razor 2024-09-06 10:05:59 +03:00
7dc1f85d6e Fixed errors and wrong model 2024-09-04 16:09:22 +03:00
02d34a66c2 added todo 2024-09-03 22:23:20 +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
c631dc99d0 Changed action parameters 2024-08-29 19:27:39 +03:00
8884bac7fd Fixed issues 2024-08-29 13:18:35 +03:00
7c8631b3b4 Added models for presentation layer with data annotations 2024-08-29 12:49:47 +03:00
b63a245c9e Return pending applications for authorities 2024-08-27 10:46:30 +03:00
0a6dd5fb37 Removed UserIdProvider from controllers and moved it to services 2024-08-26 11:51:40 +03:00
c86cc70f3f added comments 2024-08-26 11:45:52 +03:00
8f7c8a4fe9 renamed unused parameter 2024-08-26 11:35:09 +03:00
0d8e30004d file-scoped namespaces 2024-08-26 11:33:31 +03:00
a9b9ae839c refactored exceptions 2024-08-26 11:29:57 +03:00
d009181b91 Fixed validation 2024-08-26 11:25:16 +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
78b4ca4f84 action for process applications for authorities 2024-08-22 21:48:01 +03:00
300d8afd93 added todo, deleted empty folder 2024-08-22 21:14:10 +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
99625c957e Added status to application, response models of application for applicant and authority 2024-08-22 11:06:45 +03:00
843d64487c Fixed missing comment 2024-08-22 10:17:24 +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
7d7993f9e5 Removed another todo 2024-08-20 17:01:13 +03:00
eb0037e108 Removed todo 2024-08-20 17:00:18 +03:00
d082ff90e5 Renamed folder 2024-08-20 17:00:01 +03:00
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
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