Фролов
|
35cd538b1d
|
Refactor DataSaubBase to TelemetryDataSaub;
Add generic TelemetryDataController;
Add TelemetryDataSpin and model;
Add migration;
|
2021-09-14 17:17:33 +05:00 |
|
Фролов
|
a046194e35
|
Add default data (operations dictionary) migration
|
2021-09-13 09:39:11 +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 |
|
Фролов
|
6a338403af
|
Add IId interface to all supported classes
|
2021-09-09 12:31:12 +05:00 |
|
KharchenkoVV
|
42b9849ae9
|
Added User model 'email', 'phone', 'position' columns
|
2021-09-07 14:42:56 +05:00 |
|
KharchenkoVV
|
5e757e9bbb
|
Added migrations.
|
2021-09-07 14:04:30 +05:00 |
|
KharchenkoVV
|
e7129f0148
|
Moved 'Company types' from Demo data to Data in EF context
|
2021-09-07 09:58:48 +05:00 |
|
Фролов
|
b471efc59e
|
File author is optional (for drillingProgram)
|
2021-09-01 15:55:10 +05:00 |
|
Фролов
|
41660af49f
|
FileController Add file size and fix search by file name
|
2021-08-31 12:29:27 +05:00 |
|
Фролов
|
e8bfe3b443
|
add new file categories
|
2021-08-31 09:52:32 +05:00 |
|
Фролов
|
14cf99a1dd
|
Add DrillingProgramController
|
2021-08-29 17:25:16 +05:00 |
|
Фролов
|
06a492a5e5
|
fix merge plan-fact in WellOperationsStatService
|
2021-08-29 11:59:20 +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 |
|
Фролов
|
fb914cc2b9
|
Fix Rop and RaceSpeed
|
2021-08-25 17:58:35 +05:00 |
|
Фролов
|
54d4a16d14
|
Add WellType into StatWellDto
|
2021-08-25 15:17:24 +05:00 |
|
Фролов
|
99d242101e
|
remove efModel wellSection. Cleanup. Split categories lastData and files
|
2021-08-24 10:59:10 +05:00 |
|
KharchenkoVV
|
31fd4bda1a
|
CS2-65: Fixed well section calculation
|
2021-08-23 14:52:34 +05:00 |
|
KharchenkoVV
|
791f72cbdb
|
CS2-65: United GetSectionsData() and GetWholeWellData() methods
|
2021-08-20 16:56:21 +05:00 |
|
KharchenkoVV
|
e45a693c92
|
CS2-54: Fixed default well operations in Db
|
2021-08-19 14:31:02 +05:00 |
|
KharchenkoVV
|
9bda8b986d
|
CS2-54: Added default Well operations data to Db
|
2021-08-19 14:12:29 +05:00 |
|
KharchenkoVV
|
09c47636d1
|
CS2-54: Fixed well section calculation for empty data
|
2021-08-19 10:42:09 +05:00 |
|
KharchenkoVV
|
154426a5fb
|
Changed WellOperation fileds names
|
2021-08-18 17:09:57 +05:00 |
|
Фролов
|
582629c8d7
|
Merge branch 'master' of https://bitbucket.org/frolovng/asbcloudserver
|
2021-08-18 17:01:16 +05:00 |
|
Фролов
|
7b154abb66
|
CS2-61 WellOperationController.GetAllAsync(..) добавить параметры фильтрации
|
2021-08-18 16:57:20 +05:00 |
|
KharchenkoVV
|
1ea6ea83aa
|
Added 1000 interval in WellOperations Ids
|
2021-08-18 16:51:41 +05:00 |
|
KharchenkoVV
|
ae3a5c1ac7
|
CS2-54: Added new well operation categories
|
2021-08-18 16:26:06 +05:00 |
|
KharchenkoVV
|
64e06daefd
|
Changed well operation category table name
|
2021-08-18 15:38:33 +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 |
|
KharchenkoVV
|
1db3a81d56
|
Renamed plural table names to singular
|
2021-08-16 10:38:48 +05:00 |
|
KharchenkoVV
|
e668b8c2ff
|
CS2-53: Model changes to Well/Operation/SectionType
|
2021-08-16 10:21:46 +05:00 |
|
Фролов
|
57afb6b7d2
|
Merge branch 'master' of https://bitbucket.org/frolovng/asbcloudserver
|
2021-08-13 17:26:32 +05:00 |
|
Фролов
|
2e01c4334f
|
fix "order for skip/take" warning. some refactoring.
|
2021-08-13 17:26:19 +05:00 |
|
KharchenkoVV
|
bc1bcb2ee2
|
CS2-53: Added basics of WellOperation controller, service, model and dto
|
2021-08-13 17:25:06 +05:00 |
|
KharchenkoVV
|
fa63d18fa3
|
CS2-53: Added model for 'TVD' chart
|
2021-08-13 15:37:33 +05:00 |
|
KharchenkoVV
|
12a73a4e21
|
Renamed 'TelemetryOperation' model to 'Operation'
|
2021-08-13 15:35:03 +05:00 |
|
KharchenkoVV
|
5951953cb6
|
Merge branch 'master' of https://bitbucket.org/frolovng/asbcloudserver
|
2021-08-13 14:50:27 +05:00 |
|
KharchenkoVV
|
29ae60e962
|
CS2-53: Added operation type to TelemetryOperation model
|
2021-08-13 14:50:13 +05:00 |
|
Фролов
|
9497aaf7e3
|
Add WellSectionTypes dbSet
|
2021-08-13 12:33:05 +05:00 |
|
KharchenkoVV
|
f13b757a84
|
CS2-50: All controllers and services are made async
|
2021-08-11 16:54:42 +05:00 |
|
KharchenkoVV
|
4c4048865c
|
CS2-50: Controllers and some services are made async
|
2021-08-11 12:11:21 +05:00 |
|
KharchenkoVV
|
744266336e
|
CS2-50: Added .AsNoTracking() to services' queries.
|
2021-08-11 10:16:01 +05:00 |
|
Фролов
|
791d09ce2b
|
fix default entities ids
|
2021-08-10 16:02:33 +05:00 |
|
Фролов
|
ae5954e345
|
Rename some entities
|
2021-08-10 15:53:11 +05:00 |
|
Фролов
|
26f291806f
|
add default WellSectionTypes
|
2021-08-10 15:48:06 +05:00 |
|
Фролов
|
8102442f81
|
Add well related interface
|
2021-08-10 14:35:00 +05:00 |
|