DD.WellWorkover.Cloud/AsbCloudWebApi/Controllers
2021-12-02 12:03:30 +05:00
..
AdminClusterController.cs cleanup 2021-09-10 11:28:57 +05:00
AdminCompanyController.cs cleanup 2021-09-10 11:28:57 +05:00
AdminDepositController.cs cleanup 2021-09-10 11:28:57 +05:00
AdminPermissionController.cs CS2-123: Added AdminPermissionController methods 2021-12-02 12:03:30 +05:00
AdminTelemetryController.cs Add DRAFT telemetry merge 2021-09-29 10:12:54 +05:00
AdminUserController.cs cleanup 2021-09-10 11:28:57 +05:00
AdminUserRoleController.cs CS2-123: Changed UserRoleService and controller to inherit CrudController/service 2021-11-25 11:55:52 +05:00
AdminWellController.cs cleanup 2021-09-10 11:28:57 +05:00
AuthController.cs Added 'User already exists' check in .Register() 2021-10-25 12:04:34 +05:00
ClusterController.cs All statisstic moved to WellOperationStatService. 2021-08-24 16:47:10 +05:00
ClusterOperationStatController.cs CS107: Renamed Mse to Rop in Cluster rop stat 2021-11-19 11:17:45 +05:00
CrudController.cs Added return type descriptions for BaseControllers classes 2021-10-25 17:38:52 +05:00
DepositController.cs Added method for returning wells with drill params only (in DepositController) 2021-10-14 12:04:21 +05:00
DrillFlowChartController.cs Fix DrillFlowChartController autorization. 2021-10-14 16:16:35 +05:00
DrillingProgramController.cs fix use fileshare only when needed. 2021-11-17 13:06:48 +05:00
DrillParamsController.cs Add DrillParamsController.SaveAsync() it removes old records before add new ones. 2021-10-14 17:57:25 +05:00
FileController.cs fix analyze recomendations 2021-11-15 16:52:12 +05:00
MeasureController.cs Drop useless method 2021-10-12 11:26:41 +05:00
MessageController.cs CS2-119: Added .FixDatesRangeByTimeZoneAsync() to fix dates ranges to well timezone everywhere 2021-11-18 12:03:59 +05:00
ReportController.cs CS2-119: Added .FixDatesRangeByTimeZoneAsync() to fix dates ranges to well timezone everywhere 2021-11-18 12:03:59 +05:00
RequerstTrackerController.cs Add request tracker. it also track users activity. 2021-11-10 14:23:53 +05:00
TelemetryAnalyticsController.cs CS2-119: Added .FixDatesRangeByTimeZoneAsync() to fix dates ranges to well timezone everywhere 2021-11-18 12:03:59 +05:00
TelemetryController.cs Refactor. Extract TimezoneService. 2021-11-22 11:30:08 +05:00
TelemetryDataBaseController.cs Refactor. Extract TimezoneService. 2021-11-22 11:30:08 +05:00
TelemetryDataSaubController.cs CS2-91: Moved TelemetryTracker from WellService to TelemetryService 2021-10-15 12:24:04 +05:00
TelemetryDataSpinController.cs CS2-91: Moved TelemetryTracker from WellService to TelemetryService 2021-10-15 12:24:04 +05:00
WellCompositeController.cs Added WellCompositeService in DependencyInjection 2021-10-14 12:30:51 +05:00
WellController.cs Fix security in WellController 2021-10-20 17:55:50 +05:00
WellOperationController.cs Renamed DrillParamsController methods 2021-10-12 12:50:04 +05:00
WellOperationStatController.cs CS2-107: Added ClusterOperationStatController 2021-11-19 11:12:25 +05:00