Commit Graph

336 Commits

Author SHA1 Message Date
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
KharchenkoVV
2855adefd7 Fixed Telemetry depth to day chart 2021-09-09 11:13:32 +05:00
Фролов
82f3c775f7 spell check 2021-09-09 09:12:51 +05:00
KharchenkoVV
eab4e3d749 Base pages and components for Telemetry analytics charts 2021-09-08 16:58:49 +05:00
Фролов
0b75d8240e WellOperation. Add default startDate, fix durationColumn render 2021-09-03 15:29:54 +05:00
Фролов
0b377d11c6 Add component \ Private for routing by roles 2021-09-03 14:27:00 +05:00
Фролов
71a21395fa logo edit. remove padding 2021-09-03 09:56:30 +05:00
Фролов
ffed103f8f Change logo. Reorganize resources. 2021-09-03 09:46:22 +05:00
Фролов
c831cf0117 measure design incomplete 2021-09-03 09:26:43 +05:00
Фролов
dc324001e8 design before change logo 2021-09-03 09:26:20 +05:00
KharchenkoVV
a088e63f04 Fixed 'unique keys' error in well operations modal window in Cluster data info table 2021-09-02 17:31:58 +05:00
KharchenkoVV
322aa42c63 Moved reusing TVD request to .getOperations() function 2021-09-02 17:09:14 +05:00
KharchenkoVV
73968646e6 unique keys errors fix 2021-09-02 16:33:02 +05:00
KharchenkoVV
8560ce5f47 Changed ClusterInfo data's keys from data.id to data.caption 2021-09-02 11:37:28 +05:00
KharchenkoVV
c288b45dab Removed unnecessary useEffect() from ClusterInfo tables 2021-09-02 09:52:57 +05:00
KharchenkoVV
bb84c348fc Merge branch 'master' of https://bitbucket.org/frolovng/asb_cloud_front_react 2021-09-01 16:24:25 +05:00
KharchenkoVV
0c41cc8784 Added incorrect login/password error in login form 2021-09-01 16:24:11 +05:00
Фролов
4ad91d861f design 2021-09-01 15:55:23 +05:00
Фролов
e42b9069fe Move drillingProgramButton into documentTemplate header 2021-09-01 13:43:14 +05:00
Фролов
449a7566b6 CF2-61 DrillingProgram кнопка загрузки доступна только при наличии excel файлов в DocumentsTemplate 2021-09-01 12:29:44 +05:00
KharchenkoVV
75657398c6 Added align: right to numeric EditableCells in Operations table 2021-09-01 11:58:50 +05:00
Фролов
0b18324a47 CF2-60 DrillingProgram > DocumentsTemplate > UploadForm задавать фильтр допустимых форматов файлов 2021-09-01 10:32:47 +05:00
Фролов
d7349afd6b fix factory.download.
Starts download only if response status is 200
2021-09-01 10:31:56 +05:00
Фролов
bd6b8cef11 update api client 2021-08-31 18:06:48 +05:00
Фролов
615e0d4031 refactor DrillingProgram is based on DocumentsTemplate 2021-08-31 18:04:04 +05:00
Фролов
33146c59d8 Add components for simple view users and companies.
Add Grid.jsx for css grid.
2021-08-31 18:03:08 +05:00
KharchenkoVV
22c242cd5e Fixed date sorter for dates in Cluster info table 2021-08-31 16:53:46 +05:00
KharchenkoVV
a21e528f55 Removed null check for cluster table data from parse functions to render 2021-08-31 16:41:13 +05:00
KharchenkoVV
af76dad0b2 Added null check for ClusterSections table 2021-08-31 13:50:13 +05:00
KharchenkoVV
e779253ff6 Merge branch 'master' of https://bitbucket.org/frolovng/asb_cloud_front_react 2021-08-31 12:45:02 +05:00
KharchenkoVV
e33f45f119 Changed well name to router link 2021-08-31 12:44:39 +05:00
Фролов
c8c06f46e7 fix file search by name 2021-08-31 12:30:44 +05:00
Фролов
c8d184c590 Add UserView 2021-08-31 12:30:03 +05:00
KharchenkoVV
dc5b96ccb0 Fixed data align in numeric table columns 2021-08-31 11:55:26 +05:00
KharchenkoVV
4ccba24db4 Fixed operations modal window in Cluster info table 2021-08-31 11:46:55 +05:00
KharchenkoVV
ab1aa7be90 Merge branch 'master' of https://bitbucket.org/frolovng/asb_cloud_front_react 2021-08-31 11:14:52 +05:00
KharchenkoVV
6795b6c936 Added Well operations modal window to Cluster info table 2021-08-31 11:14:35 +05:00
Фролов
b5c99b29bd Merge branch 'master' of https://bitbucket.org/frolovng/asb_cloud_front_react 2021-08-30 16:41:10 +05:00
Фролов
30b5ac8eb3 Add Measure Editor 2021-08-30 16:40:56 +05:00
KharchenkoVV
a7293f616b Removed footer from 'TVD' modal window 2021-08-30 16:22:18 +05:00
KharchenkoVV
81c457c350 Added render format to 'Duration' table column 2021-08-30 16:17:58 +05:00
KharchenkoVV
fb8d693a15 Added filters to WellOperations Plan/Fact tables 2021-08-30 15:53:08 +05:00
Фролов
7a7a4663c5 Remove padding from EditableCell.
Add types into otherColumsParams.
2021-08-30 15:11:21 +05:00
Фролов
4118319b97 return scrollbars back 2021-08-30 15:09:53 +05:00
Фролов
1ad8ecc37b update api client 2021-08-30 15:09:27 +05:00
Фролов
a23ed5bb25 Merge branch 'master' of https://bitbucket.org/frolovng/asb_cloud_front_react 2021-08-30 13:40:41 +05:00
KharchenkoVV
a0e6783f97 Added types to index.ts in 'Table' 2021-08-30 12:39:46 +05:00
Фролов
8462eb7158 Merge branches 'master' and 'master' of https://bitbucket.org/frolovng/asb_cloud_front_react 2021-08-30 12:19:11 +05:00
KharchenkoVV
f6e896d8f3 Removed WellStats' filters config from Table to WellStats 2021-08-30 12:13:30 +05:00
KharchenkoVV
e063fac9ad Removed 'Cluster' tables functions from 'Table' folder to Cluster index 2021-08-30 11:26:00 +05:00
Фролов
2ea28da0e6 fix EditableTable autokeying bug 2021-08-30 11:25:24 +05:00
Фролов
47c76b5a88 Table add interface for propsOther 2021-08-30 10:04:44 +05:00
Фролов
c1d3e736f6 Merge branch 'master' of https://bitbucket.org/frolovng/asb_cloud_front_react 2021-08-29 17:32:50 +05:00
Фролов
1946389b43 Add DrillingProgram 2021-08-29 17:32:31 +05:00
Фролов
9a238ba9ef update Api client 2021-08-29 17:32:18 +05:00
KharchenkoVV
49507e2539 Merge branch 'master' of https://bitbucket.org/frolovng/asb_cloud_front_react 2021-08-29 14:43:14 +05:00
KharchenkoVV
673fc6c4af Added TVD to modal window in ClusterWells table 2021-08-29 14:43:02 +05:00
Фролов
bf9d343570 fix NaN in WellSectionsStat 2021-08-29 12:14:10 +05:00
Фролов
04ce3f0ebf LastData renamed to Measure 2021-08-28 22:32:13 +05:00
Фролов
a164cac9d0 update api client 2021-08-28 22:31:05 +05:00
KharchenkoVV
e586e7ae59 Merge branch 'master' of https://bitbucket.org/frolovng/asb_cloud_front_react 2021-08-27 17:11:48 +05:00
KharchenkoVV
3247ef5cf7 CF2-56: Added TVD chart to 'Wells operations' tab 2021-08-27 17:11:30 +05:00
Фролов
4c2342e205 fix routing 2021-08-27 14:21:48 +05:00
Фролов
2a6a53a1ce fix WellSectionsStat and WellOperationsEditor data mapping 2021-08-27 13:44:09 +05:00
KharchenkoVV
f39e550ac7 Reamed 'Analysis' components to 'Telemetry Analysis' 2021-08-27 11:49:32 +05:00
KharchenkoVV
a4cd429737 CF2-55: Fixed filters 2021-08-26 17:45:36 +05:00
KharchenkoVV
ed4fe093e0 CF2-55: Fixed row selection (prevented selection of several rows at a time) 2021-08-26 11:32:19 +05:00
KharchenkoVV
ac987546b3 CF2-55: Added data to cluster info tables 2021-08-26 11:05:30 +05:00
KharchenkoVV
36bd376b7a CF2-55: Moved reusing code to table config 2021-08-25 10:54:07 +05:00
KharchenkoVV
81fcd3c0e5 CF2-55: Added separated wells/well sections table 2021-08-24 16:32:32 +05:00
Фролов
6e1bb81bce Fixed Well Sections table 2021-08-23 16:41:34 +05:00
Фролов
2ab34efdd6 grouping last data 2021-08-20 17:49:10 +05:00
Фролов
877306b876 Add icons to menu 2021-08-20 16:33:56 +05:00
Фролов
ca9ffe3bd9 fix Archive page 2021-08-20 15:43:13 +05:00
Фролов
7435bb86b5 Add delete function into Documents 2021-08-20 15:28:13 +05:00
Фролов
43e69021d4 update api client 2021-08-20 13:49:21 +05:00
Фролов
d9969a7468 Add SelectFromDictionary 2021-08-20 12:31:24 +05:00
Фролов
a1173fb6a4 grouping Table components and functions into Table folder 2021-08-20 10:49:20 +05:00
Фролов
9d6669c160 fix width of actions column in EditableTable 2021-08-20 09:20:33 +05:00
Фролов
1bfe5f197e make WellOperationsEditor bordered 2021-08-19 17:55:08 +05:00
Фролов
a273d82430 Add dummy tvd 2021-08-19 17:52:38 +05:00
Фролов
c8921c23cd add wellSections page 2021-08-19 17:52:22 +05:00
Фролов
98a87b3f3a Grouping well operations into folder 2021-08-19 17:51:56 +05:00
Фролов
0a3fc5e59d api client update 2021-08-19 15:17:08 +05:00
Фролов
f418afb570 fix WellOperationsEditor 2021-08-19 15:07:24 +05:00
Фролов
057848116b fix RegExp for floats 2021-08-19 15:06:28 +05:00
Фролов
0d1bdcc15a add width of actions column 2021-08-19 15:05:48 +05:00
Фролов
240885cf93 Add autokeys 2021-08-19 11:40:26 +05:00
Фролов
c90e3bde42 WellOperations get and display. 2021-08-18 18:01:46 +05:00
Фролов
24d2ff5fe9 update api client 2021-08-18 18:01:05 +05:00
Фролов
68b0827f66 rename showLoader 2021-08-18 13:50:44 +05:00
Фролов
ad0719b54b Недодуланый код перенесен в папку concept 2021-08-18 13:50:08 +05:00
Фролов
3077ffabcf Весь не доделаный код перенесен в папку concept 2021-08-18 11:40:46 +05:00
Фролов
fbd98134ea reports refactoring 2021-08-18 10:35:39 +05:00
Фролов
3f4464b068 Add sync method invokeWebApiWrapper 2021-08-18 10:35:05 +05:00
Фролов
178057049f rename factory method updateFromWebApiWrapperAsync 2021-08-17 17:42:42 +05:00
Фролов
7bfd446913 add FilterFileName 2021-08-17 17:01:19 +05:00
Фролов
2418d13e75 Refactor documents 2021-08-17 16:46:46 +05:00