Commit Graph

439 Commits

Author SHA1 Message Date
Фролов
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