Commit Graph

121 Commits

Author SHA1 Message Date
a78945c33b moved files in separate folders 2024-09-17 22:25:14 +03:00
338915cb57 comment in GenericRepositoryTests.cs 2024-09-17 22:23:30 +03:00
34f76bb258 tests for ApplicationsRepository 2024-09-17 22:23:16 +03:00
6cff609168 tests in ApplicantsRepositoryTests.cs for FindByUserId method 2024-09-17 20:51:45 +03:00
d58255ed6f finished ApplicantFaker.cs 2024-09-17 20:49:43 +03:00
40c4d19990 started fakers 2024-09-17 16:57:32 +03:00
7f54782a96 tests for generic repository 2024-09-16 20:58:09 +03:00
e39b8851fc added reference to api 2024-09-16 19:19:08 +03:00
6d284ce045 removed redundant nuget 2024-09-16 19:18:25 +03:00
6bad05f167 moved folder 2024-09-16 19:08:24 +03:00
69abb768f5 Created project for tests 2024-09-16 15:19:16 +03:00
prtsie
67e2acb26d Merge pull request #13 from prtsie/12-client
12 client
2024-09-16 15:16:28 +03:00
e087cb47a6 Authority adding 2024-09-12 22:13:53 +03:00
9015348aa6 list of authorities, changing authority auth data 2024-09-12 21:14:30 +03:00
18e02792ec Navmenu related to current authorized user's role 2024-09-12 00:08:22 +03:00
96c70ef0ba Merge remote-tracking branch 'origin/12-client' into 12-client
# Conflicts:
#	SchengenVisaApi/BlazorWebAssemblyVisaApiClient/ErrorHandling/GlobalErrorHandler.razor
2024-09-11 20:39:08 +03:00
e0cb2be804 Error handling and fixes 2024-09-11 20:38:39 +03:00
ceaade20b5 Error handling and fixes 2024-09-11 20:35:34 +03:00
cb2bf433ac Redirect on NotLoggedInException 2024-09-08 22:26:10 +03:00
3ef09cb478 Page for seeing full application 2024-09-08 22:19:14 +03:00
11b28359dd Closing applications 2024-09-08 15:14:07 +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
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