DD.WellWorkover.Cloud/AsbCloudWebApi
Степанов Дмитрий 0b9fd49039 Фиксы
1. Удалён лишний тест. В данном тесте никогда не возникнет BadRequest. Если идентификатор скважины не валиден у нас возникнет Forbidden.
2. Сделал коллекцию прав потокобезопасной, чтобы не возникало состояние RaiseCondition
2024-03-13 14:49:28 +03:00
..
.config Добавьте файлы проекта. 2021-04-02 17:28:07 +05:00
Controllers Merge branch 'dev' into feature/#27942032-well-composite-operations 2024-03-13 15:54:40 +05:00
Conventions 1. Типизация клиентских методов signal-R 2023-10-30 12:13:38 +05:00
Converters remove #nullable 2023-05-19 16:51:41 +05:00
Docs location для swagger в nginx.conf 2023-11-10 10:05:01 +05:00
Middlewares 1. Удалена директива UseSpa из ConfigureServices 2023-11-07 14:02:04 +05:00
Properties fix pipelines and publish profile 2024-02-28 09:27:51 +05:00
Rest ProcessMapPlanDrilling.http - fix encoding. 2024-01-22 11:49:45 +05:00
SignalR Разделение dto для drill_test на DrillTestBaseDto и DrillTestDto 2024-02-19 10:32:15 +05:00
appsettings.Development.json Добавьте файлы проекта. 2021-04-02 17:28:07 +05:00
appsettings.json Удалено лишнее 2024-02-20 15:54:43 +05:00
appsettings.Tests.json fix appsettings.Tests.json 2024-03-13 14:21:40 +05:00
AsbCloudWebApi.csproj Обновление версии .net core 6.0 -> 8.0 2024-02-26 11:27:19 +03:00
AsbCloudWebApi.service make .service file part of the build 2021-09-06 10:10:36 +05:00
DependencyInjection.cs Add Migration start message 2023-12-07 09:08:25 +05:00
Extensions.cs ProcessMapPlanBaseController<TDto>.Parse() accepts single file 2024-03-11 14:50:43 +05:00
PermissionAttribute.cs Фиксы 2024-03-13 14:49:28 +03:00
Program.cs Add Migration start message 2023-12-07 09:08:25 +05:00
ProtobufModel.cs fix protobuf registered 2024-03-12 07:24:24 +03:00
Startup.cs remove static file serving for the current request path 2023-11-20 12:00:52 +05:00