Commit Graph

1097 Commits

Author SHA1 Message Date
goodmice
f9271b0f46 Merge remote-tracking branch 'origin/dev' into DrillingModesPage 2021-10-12 11:13:55 +05:00
goodmice
ef71890023 Добавлена страница с режимами бурения 2021-10-12 11:10:33 +05:00
goodmice
a22bfcbb1f API updated 2021-10-12 10:39:56 +05:00
goodmice
5e43b59d8c Добавлен тип столбца "Диапозон со средним значением" 2021-10-11 16:10:19 +05:00
Фролов
2da5e7076e remove dead controller;
update api client;
2021-10-11 15:58:38 +05:00
Фролов
0ee72bb952 fix userView 2021-10-11 15:32:18 +05:00
Фролов
260f89db62 Add import/export to WellOperations 2021-10-11 13:42:32 +05:00
Фролов
0aacc05dac Improve fetch error handling 2021-10-11 13:41:54 +05:00
Фролов
9360724ad2 update api client 2021-10-11 13:41:19 +05:00
Фролов
26044734ad Refactor defaultNumericColunmOptions to makeNumericColunmOptions(..) 2021-10-08 17:02:15 +05:00
Фролов
fbc0c97b99 Update WellOperations and Tvd by new model 2021-10-08 17:01:27 +05:00
Фролов
beaa8f3743 update client 2021-10-08 17:00:48 +05:00
KharchenkoVV
e06df14a80 CF2-49: Removed Measures form validation 2021-10-08 11:25:21 +05:00
KharchenkoVV
372617f314 CF2-49: Removed unnecessary useEffect() 2021-10-08 10:50:27 +05:00
KharchenkoVV
49997e7449 Merge branch 'NewMeasures' of https://bitbucket.org/autodrilling/asb_cloud_front into NewMeasures 2021-10-08 10:02:14 +05:00
KharchenkoVV
8f06192ccf CF2-49: Fixed error while Measure deleting 2021-10-08 10:00:43 +05:00
KharchenkoVV
11bb5f4c18 CF2-49: Changed 'Measures' table crud buttons 2021-10-07 17:23:01 +05:00
KharchenkoVV
11650fea46 CF2-49: Added 'no data' display if no measures are uploaded 2021-10-07 15:34:59 +05:00
KharchenkoVV
61049d6b8b CF2-49: Fixed 'Measures' table in editing view 2021-10-07 15:05:59 +05:00
KharchenkoVV
00ed56c8b1 CF2-49: Added default values for 'Measure' table 2021-10-07 11:52:52 +05:00
KharchenkoVV
d562b910ca CF2-49: Added values to table inputs while 'Measures' table update 2021-10-07 10:48:26 +05:00
KharchenkoVV
c6bdb27857 CF2-49: Fixed selecting of default values to display 2021-10-06 16:06:07 +05:00
KharchenkoVV
9973009c65 CF2-49: Added 'Insert' and 'Delete' actions 2021-10-06 15:31:55 +05:00
KharchenkoVV
cf0b3161f0 CF2-49: Added form in 'Measures' table 2021-10-06 13:57:04 +05:00
KharchenkoVV
05b891b15f CF2-49: Added switch measure table state (normal/editing) 2021-10-05 17:55:20 +05:00
KharchenkoVV
1cda800f18 Api refresh 2021-10-05 15:20:42 +05:00
KharchenkoVV
fa78376c2a CF2-49: Fixed Measures appearence. Added switch values by history. 2021-10-05 14:57:56 +05:00
KharchenkoVV
5755b41abc CF2-49: Main changes for new Measures table display 2021-10-04 18:06:42 +05:00
Фролов
c2243f1eb6 refactor EditableTable separate try-catch on change handlers. 2021-09-30 18:00:46 +05:00
Фролов
74bc512fa3 Refactor extract downloadFileMethod into factory 2021-09-30 12:33:41 +05:00
Фролов
f0e16032e0 Animate PidId border and icons: MSE, Spin, TorqueStab.
Refactor TelemetryView Replace antd.Grid to own html5Grid.
Fix RigMnemo bit animation.
2021-09-30 11:42:23 +05:00
Фролов
1898507352 Doc for mse and torque Stabilisation state 2021-09-29 15:03:25 +05:00
KharchenkoVV
1897cfacdd Added message well depth display to monitoring page 2021-09-24 11:45:25 +05:00
KharchenkoVV
ce8596ed87 Added well depth display to messages table 2021-09-24 11:16:03 +05:00
Фролов
bb73a17a77 fix reports 2021-09-23 14:18:46 +05:00
Фролов
f46d94f547 update api client 2021-09-23 14:18:22 +05:00
Фролов
4d8a62c072 fix report filter 2021-09-21 10:35:34 +05:00
Фролов
8d46df8294 fix WellOperationEditor make wellDepth numeric before send. 2021-09-17 15:11:12 +05:00
KharchenkoVV
a437972fc5 Fixed WellOperations table cell renderer 2021-09-16 16:33:03 +05:00
Фролов
dd9c49c626 hotfix ui freeze (zoom in map) 2021-09-15 12:03:03 +05:00
Фролов
0914449d92 api client update 2021-09-15 12:00:59 +05:00
KharchenkoVV
38c6c6cf8c Added alt to <img> 2021-09-13 17:33:11 +05:00
KharchenkoVV
f06641a1d6 Added MSE, Spin and Torque indicators (with raw style) 2021-09-13 17:31:09 +05:00
KharchenkoVV
945b119500 Commented 'Telemetry operations' main menu tab 2021-09-13 16:02:43 +05:00
KharchenkoVV
68ef0e8e9d Fixed Telemetry analytics charts' appearance 2021-09-13 16:00:51 +05:00
Фролов
03fd9ae3b1 hotfix ClusterSections "number.ToFixed is not a function" at columns definition 2021-09-13 12:17:38 +05:00
KharchenkoVV
2bcdbc3738 Added 'Operations summary' doghnut chart 2021-09-10 15:27:28 +05:00
KharchenkoVV
700dbe2154 Api methods and Dtos update 2021-09-10 15:24:55 +05:00
KharchenkoVV
be6072e641 Added 'Bar' chart for 'Depth to interval' telemetry analysis 2021-09-09 17:39:24 +05:00
KharchenkoVV
8302cc8573 Merge branch 'dev' of https://bitbucket.org/autodrilling/asb_cloud_front into dev 2021-09-09 11:13:47 +05:00