Commit Graph

27 Commits

Author SHA1 Message Date
a55eff43fb исправление косяков 2025-05-09 19:25:58 +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
e8fd8523aa refactorrr 2024-09-23 22:13:11 +03:00
abfa75247d removed todos 2024-09-23 21:48:35 +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
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
e0cb2be804 Error handling and fixes 2024-09-11 20:38:39 +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
80e15e88f5 started applications page 2024-09-05 22:31:13 +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
ce077ad6b9 Created blazor web-assembly project by template 2024-08-28 14:25:27 +03:00