..
AuthDto.cs
Добавьте файлы проекта.
2021-04-02 17:28:07 +05:00
ClusterDto.cs
CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md
2022-01-05 17:50:45 +05:00
ClusterRopStatDto.cs
CS107: Renamed Mse to Rop in Cluster rop stat
2021-11-19 11:17:45 +05:00
CompanyDto.cs
cleanup
2021-09-10 11:28:57 +05:00
DatesRangeDto.cs
CS2-1: Исправлена возможность получения диапазона дат сообщений
2021-05-14 17:02:29 +05:00
DepositDto.cs
CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md
2022-01-05 17:50:45 +05:00
DrillFlowChartDto.cs
CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md
2022-01-05 17:50:45 +05:00
DrillParamsDto.cs
CS2-94: Fixed DrillParamsService and Dto
2021-10-12 11:30:07 +05:00
EventDto.cs
cleanup
2021-09-10 11:28:57 +05:00
FileInfoDto.cs
CS2-104: Added confirm of drilling program parts
2021-11-01 16:41:25 +05:00
FileMarkDto.cs
Replace UserLogin string to userId in FilePublishInfo and some renames. In Model, no migrations needed.
2021-11-09 17:24:30 +05:00
FilePublishInfoDto.cs
CS2-106: Fixed Drilling program creation and preview logic
2021-10-29 12:47:18 +05:00
IId.cs
add CrudController
2021-08-02 14:45:13 +05:00
IMapPoint.cs
CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md
2022-01-05 17:50:45 +05:00
ITelemetryData.cs
BIG. Add timescaleDB into DB.
2021-11-13 18:47:11 +05:00
MeasureDto.cs
Add IId interface to all supported classes
2021-09-09 12:31:12 +05:00
MessageDto.cs
CS2-87: Added well depth display to messages table.
2021-09-24 11:17:31 +05:00
PaginationContainer.cs
CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md
2022-01-05 17:50:45 +05:00
PermissionDto.cs
refactor UserRoleService
2021-12-20 15:17:09 +05:00
PlanFactBase.cs
cleanup
2021-09-10 11:28:57 +05:00
PlanFactPredictBase.cs
cleanup
2021-09-10 11:28:57 +05:00
ReportProgressDto.cs
CS2-60 ReportGenerator выдает неправильные значения при отсутствии данных в БД.
2021-09-23 15:26:55 +05:00
ReportPropertiesDto.cs
не доделано перед праздниками
2021-12-30 17:05:44 +05:00
RequestLogDto.cs
Add request tracker. it also track users activity.
2021-11-10 14:23:53 +05:00
RequestLogUserDto.cs
Adapt RequestLogUserDto for frontend usage
2021-12-17 16:24:54 +05:00
SetpointInfoDto.cs
Add SetpointInfoDto
2021-11-24 17:58:53 +05:00
SetpointsRequestDto.cs
CS2-124 Создать контроллер рекомендый новыйх уставок бурильщику
2021-11-24 16:16:17 +05:00
SimpleTimezoneDto.cs
CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md
2022-01-05 17:50:45 +05:00
StatClusterDto.cs
Add IId interface to all supported classes
2021-09-09 12:31:12 +05:00
StatOperationsDto.cs
CS2-99: Fixed well fact end date depending on well state
2021-12-21 16:36:28 +05:00
StatSectionDto.cs
cleanup
2021-09-10 11:28:57 +05:00
StatWellDto.cs
add IdState to StatWell
2021-10-20 14:15:53 +05:00
TelemetryAnalysisDto.cs
cleanup
2021-09-10 11:28:57 +05:00
TelemetryDataSaubDto.cs
CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md
2022-01-05 17:50:45 +05:00
TelemetryDataSpinDto.cs
BIG. Add timescaleDB into DB.
2021-11-13 18:47:11 +05:00
TelemetryDto.cs
fix and refactor WellService.
2021-12-22 11:41:18 +05:00
TelemetryInfoDto.cs
Add SpinPlcVersion to TelemetryInfoDto
2021-10-13 17:15:00 +05:00
TelemetryMessageDto.cs
comment
2021-09-23 17:58:56 +05:00
TelemetryOperationDetailsDto.cs
Operation rename to TelemetryOperation
2021-07-27 14:03:08 +05:00
TelemetryOperationDto.cs
Add IId interface to all supported classes
2021-09-09 12:31:12 +05:00
TelemetryOperationDurationDto.cs
Operation rename to TelemetryOperation
2021-07-27 14:03:08 +05:00
TelemetryOperationInfoDto.cs
не доделано перед праздниками
2021-12-30 17:05:44 +05:00
TelemetryUserDto.cs
Add IId interface to all supported classes
2021-09-09 12:31:12 +05:00
UserDto.cs
Fix UserService.UpdateAsync() preserve users password.
2021-12-22 16:55:39 +05:00
UserExtendedDto.cs
Add/refactor services for permissions authorization model.
2021-12-11 16:46:04 +05:00
UserRegistrationDto.cs
Add/refactor services for permissions authorization model.
2021-12-11 16:46:04 +05:00
UserRoleDto.cs
refactor UserRoleService
2021-12-20 15:17:09 +05:00
UserTokenDto.cs
refactor UserRoleService
2021-12-20 15:17:09 +05:00
WellCompositeDto.cs
Add model WellComposite
2021-10-12 10:39:42 +05:00
WellDepthToDayDto.cs
CS2-24: Правки к предыдущим 3 коммитам
2021-06-25 15:10:05 +05:00
WellDepthToIntervalDto.cs
CS2-24: Добавлены методы получения данных "глубина-день" и "скорость проходки-интервал".
2021-06-17 15:12:39 +05:00
WellDto.cs
Add TryGetTimezone methods.
2022-01-10 17:39:33 +05:00
WellInfoDto.cs
среда:)
2021-04-07 18:01:56 +05:00
WellOperationCategoryDto.cs
CS2-53: Added WellOperations Controller, Service, Dtos and Models
2021-08-16 14:19:43 +05:00
WellOperationDto.cs
Refactor WellOperation WellDepth split to DepthStart and DepthEnd.
2021-10-08 11:30:06 +05:00