Go to file
Фролов 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
AsbCloudApp Refactor: 2021-11-09 17:36:44 +05:00
AsbCloudDb Replace UserLogin string to userId in FilePublishInfo and some renames. In Model, no migrations needed. 2021-11-09 17:24:30 +05:00
AsbCloudDbDemoData Added crud operation on files at Google drive 2021-10-26 17:22:32 +05:00
AsbCloudInfrastructure Refactor: 2021-11-09 17:36:44 +05:00
AsbCloudWebApi Refactor: 2021-11-09 17:36:44 +05:00
AsbCloudWebApi.Tests Renamed Analytics Service and Controller to TelemetryAnalytics 2021-08-13 15:57:22 +05:00
ConsoleApp1 CS2-106: Fixed .GetAsync() in DrillingProgramController to return file web url in cloud 2021-10-28 15:08:06 +05:00
DataTable авточистка проекта 2021-07-21 15:29:19 +05:00
SyncDicts Очистка кода v2.0 2021-05-19 15:50:09 +05:00
.gitattributes Добавьте GITIGNORE- и GITATTRIBUTES-файлы. 2021-04-02 17:28:02 +05:00
.gitignore Add Files folder to gitignore 2021-11-09 17:25:59 +05:00
AsbCloud.sln CS2-89: Added ControllerLoadTester class 2021-09-28 15:47:26 +05:00
swagger.json autocleanup 2021-04-23 10:21:25 +05:00