DD.WellWorkover.Cloud/AsbCloudInfrastructure
Фролов 170693f445 Refactor:
FilesService move FileSharing functions to GoogleDriveService;
FilesService.CreateFileMarkAsync() Move drillingProgram related logic into DrillingProgramService.CreateFileMarkAsync();
FilesService.MarkFileMarkAsDeletedAsync() Move drillingProgram related logic into DrillingProgramService.MarkFileMarkAsDeletedAsync();
IGoogleDriveService cleanup and rename to IFileShareService;
GoogleDriveService check token before usage and resresh it id needeed;
DrillingProgramController move logic to service;
DrillingProgramController use dto;
FileController remove unused method;
2021-11-09 17:36:44 +05:00
..
CommonLibs CS2-60 ReportGenerator выдает неправильные значения при отсутствии данных в БД. 2021-09-23 15:26:55 +05:00
Services Refactor: 2021-11-09 17:36:44 +05:00
AsbCloudInfrastructure.csproj clean and update nuget. 2021-11-09 17:19:29 +05:00
DependencyInjection.cs Refactor: 2021-11-09 17:36:44 +05:00
Helper.cs cleanup 2021-09-10 11:28:57 +05:00
MapsterExtension.cs cleanup 2021-09-10 11:28:57 +05:00
ReportDataSourcePgCloud.cs fix report context wrapper telemetry events and users unsync protect 2021-09-23 18:00:41 +05:00