Commit Graph

146 Commits

Author SHA1 Message Date
53d5758527 Started CreateApplication.razor 2024-09-06 10:05:59 +03:00
70c989bee2 Merge remote-tracking branch 'origin/12-client' into 12-client 2024-09-06 09:59:46 +03:00
80e15e88f5 started applications page 2024-09-05 22:31:13 +03:00
7dc1f85d6e Fixed errors and wrong model 2024-09-04 16:09:22 +03:00
24881ae1db Fixed errors and wrong model 2024-09-04 15:59:36 +03:00
d09b1b24d9 Client generator configuration 2024-09-03 22:28:54 +03:00
02d34a66c2 added todo 2024-09-03 22:23:20 +03:00
1e07392e2e Removed unused usings 2024-09-03 21:44:03 +03:00
1f050a6fd4 Auth and error handling components 2024-09-01 19:30:28 +03:00
65876be551 Register page 2024-09-01 17:47:49 +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
c631dc99d0 Changed action parameters 2024-08-29 19:27:39 +03:00
0d71ee9428 Fixed response type of GetAuthorityAccounts action 2024-08-29 13:22:44 +03:00
8884bac7fd Fixed issues 2024-08-29 13:18:35 +03:00
4a6b8c902f Fixed error 2024-08-29 12:50:59 +03:00
7c8631b3b4 Added models for presentation layer with data annotations 2024-08-29 12:49:47 +03:00
ce077ad6b9 Created blazor web-assembly project by template 2024-08-28 14:25:27 +03:00
96acf03acf Added client library 2024-08-28 12:46:58 +03:00
prtsie
537081a63f Merge pull request #11 from prtsie/9-refactor
9 refactor
2024-08-28 11:58:16 +03:00
1be599fe1c Moved swagger configuration to one place 2024-08-28 11:57:36 +03:00
8700c78f1a Changes for client generation 2024-08-27 21:16:55 +03:00
8ad57afdd0 Edited comments and removed route attributes 2024-08-27 16:04:08 +03:00
b63a245c9e Return pending applications for authorities 2024-08-27 10:46:30 +03:00
2353077404 removed route attributes 2024-08-27 10:36:00 +03:00
prtsie
b88997c057 Merge pull request #10 from prtsie/9-refactor
9 refactor
2024-08-26 11:53:06 +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
2eea79711e renamed class 2024-08-26 11:42:16 +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
prtsie
bfce112a59 Merge pull request #8 from prtsie/todos
Todos
2024-08-26 11:31:19 +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
prtsie
e857cca2cf Merge pull request #6 from prtsie/visa-applications-controller
Visa applications controller
2024-08-23 16:55:32 +03:00
e70f383903 removes todo 2024-08-23 16:54:30 +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
prtsie
ae04687445 Merge pull request #4 from prtsie/users-controller
completed users controller
2024-08-22 10:04:26 +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
prtsie
d1d3a1ab73 Merge pull request #2 from prtsie/1-finish-locations-controller
removed locations
2024-08-21 21:53:48 +03:00
ddf8c8cee0 added todo 2024-08-21 21:52:44 +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