KharchenkoVV
|
c962374b6c
|
CS2-94: Added Drilling params controller, service and model
|
2021-10-10 13:35:43 +05:00 |
|
Фролов
|
4fe570f3e9
|
Refactor WellOperation WellDepth split to DepthStart and DepthEnd.
Fix other services to use new model.
|
2021-10-08 11:30:06 +05:00 |
|
Фролов
|
4cec602678
|
refactor IFileService. Rename DeletedAsync method to DeleteAsync
|
2021-10-06 18:07:35 +05:00 |
|
KharchenkoVV
|
1f4a55c5df
|
Fixed Measure controller to return all measure history at once
|
2021-10-05 18:02:02 +05:00 |
|
Фролов
|
ae9b23cc00
|
Refactor TelemetryAnalysis.
|
2021-10-01 15:44:56 +05:00 |
|
KharchenkoVV
|
84cb9f6d3b
|
Merge branch 'dev' of https://bitbucket.org/autodrilling/asbcloudserver into dev
|
2021-09-30 16:41:16 +05:00 |
|
KharchenkoVV
|
a589775ceb
|
Fixed telemetry analytics calculation logic
|
2021-09-30 16:41:00 +05:00 |
|
Фролов
|
4c08a2963f
|
Add fileDto to reportprops dto. For unification download mechanism.
|
2021-09-30 12:38:29 +05:00 |
|
Фролов
|
fb38348618
|
Add DRAFT telemetry merge
|
2021-09-29 10:12:54 +05:00 |
|
Фролов
|
c2c9bad200
|
merge master (hotfix) to dev.
|
2021-09-27 16:53:54 +05:00 |
|
Фролов
|
eb3668a8ba
|
mark legacy as Obsolete. till panels full update.
|
2021-09-27 16:48:24 +05:00 |
|
KharchenkoVV
|
40b83826a4
|
CS2-88: Changed telemetry analysis start event.
|
2021-09-27 11:47:39 +05:00 |
|
KharchenkoVV
|
804bdc6175
|
Merge branch 'dev' of https://bitbucket.org/autodrilling/asbcloudserver into dev
|
2021-09-24 11:17:42 +05:00 |
|
KharchenkoVV
|
53ef4425c9
|
CS2-87: Added well depth display to messages table.
|
2021-09-24 11:17:31 +05:00 |
|
Фролов
|
86e929d920
|
comment
|
2021-09-23 17:58:56 +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 |
|
Фролов
|
44d41fb377
|
CS2-60 ReportGenerator выдает неправильные значения при отсутствии данных в БД.
|
2021-09-23 10:52:10 +05:00 |
|
Фролов
|
0b1f9683b9
|
fix jsonSerializer settings;
reafctor TelemetryHub;
Add wellDepth into TelemetryMessage
|
2021-09-17 16:24:01 +05:00 |
|
Фролов
|
35cd538b1d
|
Refactor DataSaubBase to TelemetryDataSaub;
Add generic TelemetryDataController;
Add TelemetryDataSpin and model;
Add migration;
|
2021-09-14 17:17:33 +05:00 |
|
KharchenkoVV
|
e8063057d7
|
Added .GetOperationsDateRangeAsync() to Telemetry analytics controller
|
2021-09-10 15:23:36 +05:00 |
|
Фролов
|
30a59d0809
|
cleanup
|
2021-09-10 11:28:57 +05:00 |
|
Фролов
|
6a338403af
|
Add IId interface to all supported classes
|
2021-09-09 12:31:12 +05:00 |
|
Фролов
|
b471efc59e
|
File author is optional (for drillingProgram)
|
2021-09-01 15:55:10 +05:00 |
|
Фролов
|
a7962492af
|
fileController search by companyName (not by companyId).
Add UserDto into FileInfoDto.
Add CompanyDto into UserDto.
|
2021-08-31 18:01:26 +05:00 |
|
Фролов
|
41660af49f
|
FileController Add file size and fix search by file name
|
2021-08-31 12:29:27 +05:00 |
|
Фролов
|
b3b1230c0a
|
CS2-58 FileController Add filter by filename
|
2021-08-31 09:59:23 +05:00 |
|
Фролов
|
14cf99a1dd
|
Add DrillingProgramController
|
2021-08-29 17:25:16 +05:00 |
|
Фролов
|
80d74067c0
|
MeasureService Add GetLastAsync
|
2021-08-28 22:34:57 +05:00 |
|
Фролов
|
9724b24d98
|
LastData rename to Measure. Implement MeasureService
|
2021-08-28 20:00:04 +05:00 |
|
Фролов
|
843dd276a3
|
NotCompleted LasdData Weekend
|
2021-08-27 17:55:22 +05:00 |
|
Фролов
|
ac57a69670
|
Add CalcTvd to WellOperationsStatService
|
2021-08-27 12:15:04 +05:00 |
|
Фролов
|
54d4a16d14
|
Add WellType into StatWellDto
|
2021-08-25 15:17:24 +05:00 |
|
Фролов
|
85ff9a5903
|
StatController mathod renames
|
2021-08-25 11:30:50 +05:00 |
|
Фролов
|
e55f505ea7
|
Refactor Stat* models
|
2021-08-25 11:13:56 +05:00 |
|
Фролов
|
94b7dd3ef7
|
All statisstic moved to WellOperationStatService.
Stats reorganized
|
2021-08-24 16:47:10 +05:00 |
|
Фролов
|
99d242101e
|
remove efModel wellSection. Cleanup. Split categories lastData and files
|
2021-08-24 10:59:10 +05:00 |
|
KharchenkoVV
|
a0856fad25
|
CS2-66: Added well depth filter to .GetOperationsAsync()
|
2021-08-23 16:59:26 +05:00 |
|
KharchenkoVV
|
791f72cbdb
|
CS2-65: United GetSectionsData() and GetWholeWellData() methods
|
2021-08-20 16:56:21 +05:00 |
|
Фролов
|
cec8e92d77
|
Clean and doc
|
2021-08-20 14:17:53 +05:00 |
|
KharchenkoVV
|
fbff8e986a
|
CS2-65: Added operations calculation for whole well
|
2021-08-20 13:56:01 +05:00 |
|
KharchenkoVV
|
b39f07821d
|
CS2-58: Added files filtering by requested companies ids
|
2021-08-20 11:20:24 +05:00 |
|
KharchenkoVV
|
d0deefe74f
|
CS2-56: Changed tuple to FileInfoDto
|
2021-08-19 17:32:22 +05:00 |
|
KharchenkoVV
|
8b5af8d32e
|
CS2-59: Added Delete() to File controller
|
2021-08-19 16:58:26 +05:00 |
|
KharchenkoVV
|
e8d98a0887
|
CS2-55: Renamed SaveFileProperties...() to SaveFileInfos()
|
2021-08-19 16:34:36 +05:00 |
|
KharchenkoVV
|
bf823e1825
|
CS2-55: Moved file saving logic from File controller to service
|
2021-08-19 16:32:04 +05:00 |
|
Фролов
|
7b154abb66
|
CS2-61 WellOperationController.GetAllAsync(..) добавить параметры фильтрации
|
2021-08-18 16:57:20 +05:00 |
|
KharchenkoVV
|
977645e23a
|
CS2-54: Added Well section data calculation
|
2021-08-18 14:52:52 +05:00 |
|
KharchenkoVV
|
72510cbcf3
|
Fixed WellOperation Type & Date fields
|
2021-08-16 16:27:09 +05:00 |
|
KharchenkoVV
|
d7e0eace47
|
CS2-53: Added WellOperations Controller, Service, Dtos and Models
|
2021-08-16 14:19:43 +05:00 |
|