Фролов
|
00dd39b587
|
merge dev to this
|
2021-12-03 09:58:48 +05:00 |
|
Фролов
|
8c3c621c7b
|
hotfix rename t_well_сomposite (cyrilic c) to t_well_composite.
|
2021-12-02 11:44:45 +05:00 |
|
KharchenkoVladimir
|
22c5d33b7e
|
CS2-123: Added AdminPermissionController and Service
|
2021-12-01 17:10:17 +05:00 |
|
KharchenkoVladimir
|
cf517eabd5
|
CS2-123: Fixed role permissions create/update operations
|
2021-12-01 16:09:06 +05:00 |
|
KharchenkoVladimir
|
1d078379b4
|
CS2-123: Renamed Permission collections in EF models
|
2021-11-30 17:25:08 +05:00 |
|
KharchenkoVladimir
|
ad061bbca5
|
CS2-123: Renamed permission tables, removed roles from claims, etc
|
2021-11-30 17:22:38 +05:00 |
|
KharchenkoVladimir
|
9280b28e10
|
CS2-123: Returned table for roles permissions.
|
2021-11-29 17:34:53 +05:00 |
|
KharchenkoVladimir
|
2d9388cb2a
|
Revert "CS2-123: Changed role permissions to bit collection"
This reverts commit ad34e6445c .
|
2021-11-29 12:39:28 +05:00 |
|
Фролов
|
ee2172f64b
|
fix SetpointsController. Add AllowAnonymous.
fix doc for backup db.
|
2021-11-26 17:14:02 +05:00 |
|
KharchenkoVladimir
|
ad34e6445c
|
CS2-123: Changed role permissions to bit collection
|
2021-11-26 17:05:41 +05:00 |
|
Фролов
|
18ad9fc91a
|
CS2-124 Создать контроллер рекомендый новыйх уставок бурильщику
|
2021-11-24 16:16:17 +05:00 |
|
KharchenkoVladimir
|
872598dcdd
|
CS2-123: Added models for user roles and permissions. Fixed auth UserToken.
|
2021-11-24 11:30:29 +05:00 |
|
Фролов
|
14bc1e12b4
|
Merge branch 'TelemetryTimeZone' into dev
|
2021-11-22 11:31:10 +05:00 |
|
Фролов
|
b6c2f60296
|
fix use fileshare only when needed.
|
2021-11-17 13:06:48 +05:00 |
|
Фролов
|
361aceed96
|
refactor built query with less mem allocation.
|
2021-11-17 10:52:03 +05:00 |
|
KharchenkoVladimir
|
88f9236b8a
|
CS2-119: Added Telemetry Timezone object and update timezone functionality
|
2021-11-16 13:14:31 +05:00 |
|
Фролов
|
212989b3b6
|
fix analyze recomendations
|
2021-11-15 16:52:12 +05:00 |
|
Фролов
|
496c24099d
|
Implement UPSERT extention method to fix TelemetryDataBaseService.UpdateDataAsync().
|
2021-11-15 14:56:11 +05:00 |
|
Фролов
|
a5eb4e5212
|
Fix db model TelemetryDataSpin. remove space in encoder_resolution column
|
2021-11-15 14:54:10 +05:00 |
|
Фролов
|
864d851b6a
|
BIG. Add timescaleDB into DB.
Adapt contect to use hypertables.
Refactor TelemetryDataBaseService to avoid duplicate keys and try to save as more as posible
|
2021-11-13 18:47:11 +05:00 |
|
Фролов
|
4d9dc72bd4
|
doc useful sql
|
2021-11-12 11:01:43 +05:00 |
|
Фролов
|
e1ba4e1777
|
fix CacheTable refresh throttling
|
2021-11-10 18:17:11 +05:00 |
|
Фролов
|
bfb76b9dc0
|
Add request tracker. it also track users activity.
|
2021-11-10 14:23:53 +05:00 |
|
Фролов
|
b643934411
|
Replace UserLogin string to userId in FilePublishInfo and some renames. In Model, no migrations needed.
|
2021-11-09 17:24:30 +05:00 |
|
cult
|
e716c6fbeb
|
CS2-104: Added deleting of existing drilling program on file marks actions
|
2021-11-03 14:12:39 +05:00 |
|
cult
|
2f2193da76
|
CS2-104: Added recreate of drilling program if new files were confirmed
|
2021-11-02 16:33:49 +05:00 |
|
cult
|
a53d557f2a
|
CS2-104: Added confirm of drilling program parts
|
2021-11-01 16:41:25 +05:00 |
|
Фролов
|
fdef85a291
|
WARN mega long migration (~2h). uncomment timeout setter before run.
|
2021-10-31 18:01:32 +05:00 |
|
Фролов
|
6869e08105
|
Shrink models types for less db size.
|
2021-10-31 17:01:48 +05:00 |
|
cult
|
45b4d8bb23
|
CS2-106: Fixed Drilling program creation and preview logic
|
2021-10-29 12:47:18 +05:00 |
|
cult
|
ab13e97837
|
CS2-106: Added GoogleDriveService and .GetWebLink() to DrillingProgramController
|
2021-10-27 17:00:27 +05:00 |
|
Фролов
|
701f5b26d2
|
Rename Well.State to Well.IdState
|
2021-10-20 11:21:14 +05:00 |
|
Фролов
|
54d78ddd0e
|
Fix import WellOperations edit WellOperationCategory default data
|
2021-10-19 10:34:11 +05:00 |
|
KharchenkoVladimir
|
6e4c85843f
|
CS2-98: Added State to Well. Added .UpdateWell() in WellController.
|
2021-10-18 12:38:49 +05:00 |
|
Фролов
|
a48f139d26
|
doc zipeed backup
|
2021-10-18 09:07:49 +05:00 |
|
KharchenkoVladimir
|
6886e86832
|
Added IdWellOperationCategory to DrillChart model
|
2021-10-14 17:02:20 +05:00 |
|
Фролов
|
91878bda5c
|
Fix WellComposite model FK; WellCompositeService automapping
Rename DrillFlowChartParams to DrillFlowChart
|
2021-10-14 14:46:20 +05:00 |
|
KharchenkoVladimir
|
32732bf058
|
Fixed DrillFlowChart routes, model, dto names
|
2021-10-14 10:18:43 +05:00 |
|
KharchenkoVladimir
|
911deb5b8b
|
CS2-97: Added DrillFlowChartParams infrastructure
|
2021-10-13 17:34:32 +05:00 |
|
Фролов
|
3bff1d0daf
|
Add WellCompositeController
|
2021-10-12 12:17:46 +05:00 |
|
Фролов
|
e05c291b2b
|
Add model WellComposite
|
2021-10-12 10:39:42 +05:00 |
|
Фролов
|
b93ff717f2
|
Rename DrillingParam.TopDrive* to Rotor*
|
2021-10-11 16:39:40 +05:00 |
|
Фролов
|
e7a4164eaf
|
Rename DrillingParam.Consumption to Flow
|
2021-10-11 16:20:07 +05:00 |
|
KharchenkoVladimir
|
4168e63dad
|
Merge branch 'DrillingModes' into dev
|
2021-10-11 15:31:17 +05:00 |
|
KharchenkoVladimir
|
afd2801715
|
CS2-94: Added main DrillParams controller and service methods
|
2021-10-11 15:21:26 +05:00 |
|
KharchenkoVV
|
c962374b6c
|
CS2-94: Added Drilling params controller, service and model
|
2021-10-10 13:35:43 +05:00 |
|
Фролов
|
2868304546
|
Draft WellOperationImportService. incomplete
|
2021-10-08 17:00:30 +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 |
|
Фролов
|
1a36609d19
|
New well operation category
|
2021-10-06 18:06:07 +05:00 |
|
Фролов
|
3d1f96655a
|
doc. Add useful sql queries
|
2021-10-06 16:30:28 +05:00 |
|