Commit Graph

135 Commits

Author SHA1 Message Date
669fb7d21c Исправил ошибку с healthCheck
All checks were successful
continuous-integration/drone/push Build is passing
2025-10-28 14:08:41 +03:00
9e7a6b4197 Добавил healthcheck
Some checks failed
continuous-integration/drone/push Build is failing
2025-10-28 13:54:26 +03:00
f6029fd89f поправки косяков, ну типа
All checks were successful
continuous-integration/drone/push Build is passing
2025-10-06 15:30:51 +03:00
39a748ff0e притушил пока тесты в CI, поправил некоторые вещи для запуска апи, миграцию создал какую-то
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2025-10-05 16:58:08 +03:00
81a01ae4ed Dockerfile и http
All checks were successful
continuous-integration/drone/push Build is passing
2025-10-05 16:46:47 +03:00
aae4b28089 Вытащил солюшен на уровень выше, чтобы прощё было дотнетить
Some checks failed
continuous-integration/drone/push Build is failing
2025-10-05 14:32:06 +03:00
07f5663c75 tests and fixes 2025-05-11 18:28:33 +03:00
6ab5b9f1df задал прослушиваемые url-адреса в appsettings.json 2025-05-09 20:33:04 +03:00
a55eff43fb исправление косяков 2025-05-09 19:25:58 +03:00
99eb10f61d шаблон excel переносится в папку при компиляции 2025-05-07 18:51:46 +03:00
f00595187f Миграция 2025-03-08 22:00:35 +03:00
8c0ad9bc3e Чето поменял 2025-03-08 22:00:08 +03:00
a97db1ce4b Updated nswag configuration 2024-10-04 15:42:46 +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
1ac754de03 regex fix 2024-09-22 20:04:32 +03:00
078e20d80e tests 2024-09-22 19:54:03 +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
958c69df4c Tests 2024-09-19 20:44:57 +03:00
7d5d350187 Error fix in ChangeUserAuthDataRequestValidationTests.cs 2024-09-19 20:44:36 +03:00
a2080d7e4e Started validation tests 2024-09-19 17:28:51 +03:00
23cdae8ff3 made fakers in tests static and readonly 2024-09-18 19:50:14 +03:00
dd3019492a Changed file hierarchy for tests 2024-09-18 19:48:43 +03:00
9d08a36c79 Repository tests 2024-09-18 19:45:38 +03:00
aa4ff9f18a comments for fakers 2024-09-17 22:26:36 +03:00
95610bc72a fixed warning in ApplicantsRepositoryTests.cs 2024-09-17 22:25:35 +03:00
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
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