..
CacheBase.cs
Process map some nit refactoring
2023-10-17 10:20:27 +05:00
ChangeLogRepositoryAbstract.cs
ChangeLogRepositoryAbstract nit
2024-02-16 15:38:27 +05:00
CrudCacheRepositoryBase.cs
включил NULLABLE на весь проект. Удалил директивы #nullable для компилятора
2023-04-18 16:22:53 +05:00
CrudRepositoryBase.cs
включил NULLABLE на весь проект. Удалил директивы #nullable для компилятора
2023-04-18 16:22:53 +05:00
CrudWellRelatedCacheRepositoryBase.cs
Правки после ревью
2023-10-16 13:45:29 +05:00
CrudWellRelatedRepositoryBase.cs
Add abstract class CrudWellRelatedClient
2024-02-27 09:32:08 +05:00
DailyReportRepository.cs
Унификация дат для DailyReport + всё, что пришлось исправить, чтобы проект собрался
2024-03-19 17:21:05 +05:00
DataSaubStatRepository.cs
Приведение дат к UTС-формату должно осуществляться в репозитории
2024-02-15 10:52:18 +05:00
DepositRepository.cs
Унификация дат для DailyReport + всё, что пришлось исправить, чтобы проект собрался
2024-03-19 17:21:05 +05:00
DetectedOperationRepository.cs
Fix mapping entity to dto
2024-02-21 09:48:13 +03:00
DrillTestRepository.cs
Разделение dto для drill_test на DrillTestBaseDto и DrillTestDto
2024-02-19 10:32:15 +05:00
FaqRepository.cs
refactor ArgumentInvalidException
2023-09-29 12:06:46 +05:00
FileRepository.cs
Правки по результатам ревью
2024-03-25 16:08:59 +05:00
FileStorageRepository.cs
Мелкая правка
2024-01-19 16:48:00 +05:00
GtrWitsRepository.cs
Fix GtrWitsRepository.SaveDataAsync()
2023-09-20 17:50:44 +05:00
HelpPageRepository.cs
Справки по страницам
2023-11-27 17:44:55 +05:00
LimitingParameterRepository.cs
Смена типов дат для LimitingParameterDataDto
2024-03-22 11:01:12 +05:00
ManualDirectoryRepository.cs
Мелкие правки
2023-09-14 11:25:58 +05:00
NotificationRepository.cs
Правка типов дат с DateTime на DateTimeOffset в Notification и NotificationDto
2024-03-20 16:29:25 +05:00
ProcessMapPlanBaseRepository.cs
ProcessMapPlanBaseRepository cut off Autor and Editor navigation properties on insert
2024-03-15 17:41:19 +05:00
QueryContainer.cs
включил NULLABLE на весь проект. Удалил директивы #nullable для компилятора
2023-04-18 16:22:53 +05:00
readme.md
Crud services moved to Repository directory
2022-06-16 12:33:05 +05:00
ScheduleRepository.cs
Правки по результатам ревью
2024-03-25 16:08:59 +05:00
SetpointsRequestRepository.cs
Смена типов дат для SetpointsRequestDto и всё, что с ним связано
2024-03-25 09:29:44 +05:00
TelemetryWirelineRunOutRepository.cs
Правки по результатам ревью
2024-03-25 16:08:59 +05:00
TrajectoryEditableRepository.cs
Правки по результатам ревью
2024-03-25 16:08:59 +05:00
TrajectoryNnbRepository.cs
Смена типа дат для TrajectoryRequest
2024-03-22 17:18:19 +05:00
UserRepository.cs
refactor ArgumentInvalidException
2023-09-29 12:06:46 +05:00
UserRoleRepository.cs
refactor ArgumentInvalidException
2023-09-29 12:06:46 +05:00
UserSettingsRepository.cs
UserSettingsController Add DeleteAsync(int idUser, CancellationToken token) method
2023-07-28 11:30:17 +05:00
WellCompositeRepository.cs
remove all old processMaps
2024-02-21 15:08:51 +05:00
WellFinalDocumentsRepository.cs
refactor ArgumentInvalidException
2023-09-29 12:06:46 +05:00
WellOperationCategoryRepository.cs
Add DetectedOperation repository
2024-02-08 11:38:25 +05:00
WellOperationRepository.cs
Правки по результатам ревью
2024-03-25 16:08:59 +05:00
WellSectionPlanRepository.cs
Исправления
2023-12-15 11:57:01 +05:00
WitsRecordRepository.cs
Wits repository cache last received value.
2023-06-29 10:37:21 +05:00