Commit Graph

2245 Commits

Author SHA1 Message Date
Фролов
956e564f56 переименовал ряд методов для лучшего понимания 2021-09-23 15:26:55 +05:00
Фролов
a2345cc8f2 update EF 2021-09-23 15:26:55 +05:00
Фролов
83e592ba86 CS2-60 ReportGenerator выдает неправильные значения при отсутствии данных в БД. 2021-09-23 15:26:55 +05:00
KharchenkoVV
6c3eee779e Changed Images collection storage from temp sheet to memory 2021-09-23 15:26:54 +05:00
KharchenkoVV
3894e0de5e Removed unnecessary code from excel files union 2021-09-23 15:26:54 +05:00
KharchenkoVV
d9f53e51cf Added images copying 2021-09-23 15:26:54 +05:00
KharchenkoVV
e33ba7207b Fixed columns and rows sizes in result file 2021-09-23 15:26:54 +05:00
Фролов
9ccde70b98 cleanup 2021-09-23 15:26:54 +05:00
Фролов
404c52b001 Add linkFile for panel. //After copy make it executable 2021-09-23 15:26:54 +05:00
KharchenkoVV
9d609ed402 CS2-74: Changed using NPOI library to ClosedXML 2021-09-23 14:36:05 +05:00
Фролов
04d6b1c1a7 refactor names 2021-09-23 11:56:12 +05:00
Фролов
214c4dc84b Add IFileService.MoveAsync; 2021-09-23 11:55:25 +05:00
KharchenkoVV
9e89f87d47 Changed Drilling program creation to ClosedXML lib 2021-09-23 11:39:56 +05:00
Фролов
4ef8702948 Merge branch 'reports' into dev 2021-09-23 10:55:18 +05:00
Фролов
e93e1e72a1 переименовал ряд методов для лучшего понимания 2021-09-23 10:53:48 +05:00
Фролов
760a516176 update EF 2021-09-23 10:53:12 +05:00
Фролов
44d41fb377 CS2-60 ReportGenerator выдает неправильные значения при отсутствии данных в БД. 2021-09-23 10:52:10 +05:00
Фролов
03e5c15ec1 Merge branch 'dev' of https://bitbucket.org/autodrilling/asbcloudserver into dev 2021-09-21 13:40:30 +05:00
KharchenkoVV
68eca5fdef Changed Images collection storage from temp sheet to memory 2021-09-21 13:39:03 +05:00
KharchenkoVV
5d21d841a2 Removed unnecessary code from excel files union 2021-09-21 12:10:15 +05:00
Фролов
b4390a1f16 Merge branch 'master' into dev 2021-09-21 09:23:45 +05:00
Фролов
01d00e6d18 cleanup 2021-09-21 09:23:17 +05:00
Фролов
38e7f624b1 fix reports. 2021-09-20 15:25:08 +05:00
KharchenkoVV
ddcb90870f Added images copying 2021-09-20 15:12:02 +05:00
KharchenkoVV
1d54c1679e Fixed columns and rows sizes in result file 2021-09-20 12:10:15 +05:00
Фролов
ea95563717 Merge branch 'master' into dev 2021-09-20 10:33:45 +05:00
Фролов
711dfa681d Fix fail messageController on telemetry user is null. 2021-09-20 10:33:15 +05:00
Фролов
796faa3893 Add linkFile for panel. //After copy make it executable 2021-09-17 17:41:58 +05:00
Фролов
786e576a08 Merge branch 'dev' of https://bitbucket.org/autodrilling/asbcloudserver into dev 2021-09-17 16:24:15 +05:00
Фролов
0b1f9683b9 fix jsonSerializer settings;
reafctor TelemetryHub;
Add wellDepth into TelemetryMessage
2021-09-17 16:24:01 +05:00
KharchenkoVV
99c805c7d4 Added advanced union logic for files with small amount of empty columns 2021-09-17 15:58:01 +05:00
KharchenkoVV
6c2e58a14d First version of Excel files union using ClosedXML library 2021-09-17 15:41:55 +05:00
KharchenkoVV
3616c90c65 Fixed refill of cells in multiple tables union 2021-09-16 14:34:32 +05:00
KharchenkoVV
d45dc54230 Added union of several excels to one file 2021-09-15 17:48:34 +05:00
KharchenkoVV
643c04be30 Added cloning data to separate lists as in source file 2021-09-15 16:37:17 +05:00
KharchenkoVV
246bf9b8a5 Added excel content copying with cell styles 2021-09-15 15:22:24 +05:00
KharchenkoVV
22827b8dcf OpenXML code writing only numeric cells from source Excel file 2021-09-15 12:00:46 +05:00
KharchenkoVV
41cacf62ff Raw(!!) working OpenXML library code with creating Excel file and writing data 2021-09-15 10:43:46 +05:00
Фролов
35cd538b1d Refactor DataSaubBase to TelemetryDataSaub;
Add generic TelemetryDataController;
Add TelemetryDataSpin and model;
Add migration;
2021-09-14 17:17:33 +05:00
Фролов
787627d439 Update react client build 2021-09-13 16:04:46 +05:00
Фролов
1bf746dff2 Fix operations order 2021-09-13 12:28:57 +05:00
Фролов
cb1ab8c842 hotfix Configure System.Text.Json.JsonSerializer to handle inf, -inf, NaN 2021-09-13 11:02:54 +05:00
Фролов
278445cdbd Merge branch 'master' of https://bitbucket.org/autodrilling/asbcloudserver 2021-09-13 09:39:23 +05:00
Фролов
a046194e35 Add default data (operations dictionary) migration 2021-09-13 09:39:11 +05:00
KharchenkoVV
e8063057d7 Added .GetOperationsDateRangeAsync() to Telemetry analytics controller 2021-09-10 15:23:36 +05:00
KharchenkoVV
3017d6d990 Merge branch 'master' of https://bitbucket.org/autodrilling/asbcloudserver 2021-09-10 11:30:38 +05:00
KharchenkoVV
4b8a161ed5 Fixed date intervals in .GetOperationsSummaryAsync() 2021-09-10 11:30:24 +05:00
Фролов
c0a4716341 Merge branch 'master' of https://bitbucket.org/autodrilling/asbcloudserver 2021-09-10 11:30:10 +05:00
Фролов
30a59d0809 cleanup 2021-09-10 11:28:57 +05:00
KharchenkoVV
b022a4c1cb Fixed return of .DepthToInterval() analytics method 2021-09-09 12:55:13 +05:00