Commit Graph

29 Commits

Author SHA1 Message Date
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
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
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