.. |
IAuthService.cs
|
Add/refactor services for permissions authorization model.
|
2021-12-11 16:46:04 +05:00 |
IClusterService.cs
|
Added method for returning wells with drill params only (in DepositController)
|
2021-10-14 12:04:21 +05:00 |
ICrudService.cs
|
fix and refactor WellService.
|
2021-12-22 11:41:18 +05:00 |
IDrillFlowChartService.cs
|
Fixed DrillFlowChart routes, model, dto names
|
2021-10-14 10:18:43 +05:00 |
IDrillingProgramService.cs
|
fix use fileshare only when needed.
|
2021-11-17 13:06:48 +05:00 |
IDrillParamsService.cs
|
Add DrillParamsController.SaveAsync() it removes old records before add new ones.
|
2021-10-14 17:57:25 +05:00 |
IEventService.cs
|
cleanup
|
2021-09-10 11:28:57 +05:00 |
IFileService.cs
|
fix use fileshare only when needed.
|
2021-11-17 13:06:48 +05:00 |
IFileShareService.cs
|
Refactor:
|
2021-11-09 17:36:44 +05:00 |
IMeasureService.cs
|
fix MeasureController.GetHisoryAsync
|
2021-12-22 12:31:37 +05:00 |
IMessageService.cs
|
CS2-119: Added .FixDatesRangeByTimeZoneAsync() to fix dates ranges to well timezone everywhere
|
2021-11-18 12:03:59 +05:00 |
IOperationsStatService.cs
|
CS2-107: Small guard fix for default result of DB query
|
2021-11-23 11:31:47 +05:00 |
IPaginationService.cs
|
Use cacheTable for roles and permissions
|
2021-12-03 15:03:33 +05:00 |
IReportsBackgroundQueue.cs
|
CS2-88: Changed telemetry analysis start event.
|
2021-09-27 11:47:39 +05:00 |
IReportService.cs
|
Remove ReportService.GetSuitableReportsAsync()
|
2021-12-07 13:55:39 +05:00 |
IRequestTracker.cs
|
Add request tracker. it also track users activity.
|
2021-11-10 14:23:53 +05:00 |
ISetpointsService.cs
|
Add SetpointInfoDto
|
2021-11-24 17:58:53 +05:00 |
ITelemetryAnalyticsService.cs
|
Move logic from AsbCloudDbContext.GetDepthToIntervalAsync() to TelemetryAnalyticsService.GetWellDepthToIntervalAsync()
|
2021-12-27 13:49:29 +05:00 |
ITelemetryDataService.cs
|
Refactor. Extract TimezoneService.
|
2021-11-22 11:30:08 +05:00 |
ITelemetryService.cs
|
Remove query datesRange from context.
|
2021-12-27 11:48:23 +05:00 |
ITelemetryTracker.cs
|
Improve + fix TelemetryTracker. Now it keeps date range of telemetry data.
|
2021-11-22 16:02:15 +05:00 |
ITelemetryUserService.cs
|
autocleanup
|
2021-04-23 10:21:25 +05:00 |
ITimeZoneService.cs
|
some rider recommendations and spelling
|
2021-12-07 18:27:52 +05:00 |
IUserRoleService.cs
|
fix UserService
|
2021-12-23 18:07:20 +05:00 |
IUserService.cs
|
refactor UserRoleService
|
2021-12-20 15:17:09 +05:00 |
IWellCompositeService.cs
|
Use cacheTable for roles and permissions
|
2021-12-03 15:03:33 +05:00 |
IWellOperationImportService.cs
|
WellOperationImportService Add GetTemplate(),
|
2021-10-11 13:45:06 +05:00 |
IWellOperationService.cs
|
Add WellOperationController.GetSectionTypes()
|
2021-12-22 17:09:26 +05:00 |
IWellService.cs
|
start refactoring// fire alarm
|
2021-12-21 11:52:53 +05:00 |