DD.WellWorkover.Cloud/AsbCloudWebApi/Controllers
2021-11-19 11:12:25 +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
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 cleanup 2021-09-10 11:28:57 +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 CS2-107: Added ClusterOperationStatController 2021-11-19 11:12:25 +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 remove efModel wellSection. Cleanup. Split categories lastData and files 2021-08-24 10:59:10 +05:00
ReportController.cs mark legacy as Obsolete. till panels full update. 2021-09-27 16:48:24 +05:00
RequerstTrackerController.cs Add request tracker. it also track users activity. 2021-11-10 14:23:53 +05:00
TelemetryAnalyticsController.cs Added .GetOperationsDateRangeAsync() to Telemetry analytics controller 2021-09-10 15:23:36 +05:00
TelemetryController.cs Modify telemetry tracker to keep remote and server dates. 2021-10-28 10:56:18 +05:00
TelemetryDataBaseController.cs Modify telemetry tracker to keep remote and server dates. 2021-10-28 10:56:18 +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