295 Commits

Author SHA1 Message Date
Chika
5ac99e85a4 Output/Results: 2 columns for tablet 2022-07-06 21:18:29 +03:00
Chika
105c7fd996 Form/PaymentsTable: 5 columns for TablesGroup 2022-07-06 21:17:27 +03:00
Chika
b3a5680265 Form/PaymentsTable: add props to input 2022-07-06 21:05:39 +03:00
Chika
1442f96f12 Form/PaymentsTable: optimize inputs 2022-07-06 20:49:46 +03:00
Chika
5bba693751 Form/PaymentsTable: optimize 2022-07-06 20:40:57 +03:00
Chika
d2138077d9 Form/PaymentsTable: split table to groups 2022-07-06 15:01:54 +03:00
Chika
2af0417ea3 store/tables/payments: add reset method 2022-07-06 13:29:32 +03:00
Chika
b418d31c99 store/tables/insurance: add reset method 2022-07-06 13:28:19 +03:00
Chika
c67cddd24a store/calculation: clear validation on reset element 2022-07-06 13:25:37 +03:00
Chika
c9464663f6 store/payments: make methods public 2022-07-06 13:19:55 +03:00
Chika
5d65e85f57 insurance/store: minor refactor names 2022-07-06 13:19:05 +03:00
Chika
18bff9cd11 PaymentsTable: new store methods 2022-07-05 19:44:58 +03:00
Chika
431f41edcd PaymentsTable: connect rows to store 2022-07-05 19:32:26 +03:00
Chika
345245a0c9 Calculation/InsuranceTable: separate observer components 2022-07-05 18:45:42 +03:00
Chika
9bb89b4d97 Calculation: add PaymentsTable 2022-07-05 18:43:35 +03:00
Chika
f3f97d8062 Components: rename Output, Results 2022-06-30 09:48:16 +03:00
Chika
90b5f4d3a3 Components: move Results from Calculation 2022-06-29 18:26:43 +03:00
Chika
692b298180 layout: fix Form stretched to Settings height 2022-06-29 14:46:40 +03:00
Chika
ed011d2f69 Calculation/Result: add PaymentsTable 2022-06-29 14:41:30 +03:00
Chika
33677c504f FinGAP: wrap table with store observer 2022-06-29 13:31:58 +03:00
Chika
2b383695fa Calculation/Insurance: add FinGAP table 2022-06-29 13:30:06 +03:00
Chika
d28492d2b7 packages: upgrade next.js 2022-06-29 12:32:35 +03:00
vchikalkin
799eeec737 imports: replace renderFormRows absolute path 2022-06-27 15:08:26 +03:00
Chika
ff80eda02f Calculation/Results: add validation tab 2022-06-23 19:22:57 +03:00
Chika
ff04341c2b InsuranceTable: add validation 2022-06-23 17:48:37 +03:00
Chika
2d23c56a5f store(insurance): few renaming 2022-06-23 17:09:02 +03:00
Chika
6ef19c826f store(insurance): support options per row 2022-06-23 17:06:08 +03:00
Chika
ae713fe6b2 Calculation: InsuranceTable column width 2022-06-23 16:46:07 +03:00
Chika
dfcbf2e49e Calculation: refactor store & hydrate data 2022-06-23 16:35:57 +03:00
Chika
f4f66ebca4 project: move Calculation layout to page 2022-06-23 15:51:12 +03:00
Chika
8ae1233d3c prettier: ignore apollo/client line 2022-06-23 15:29:53 +03:00
Chika
824e10dcba Calculation/InsuranceTable: add statuses 2022-06-23 15:25:38 +03:00
Chika
1295b94b25 Calculation: fix elements-render & builders types 2022-06-23 11:39:02 +03:00
Chika
a6dac59364 types: infer Elements props for Calculation 2022-06-23 10:29:24 +03:00
Chika
c6f73b6b8f Calculation: add InsuranceTable 2022-06-22 22:19:12 +03:00
Chika
e36241af56 build-value: remove options from hook 2022-06-22 17:20:39 +03:00
Chika
858542993f fix Warning: Each child in a list should have a unique "key" prop 2022-06-21 18:09:19 +03:00
Chika
e25821ce5e Calculation/Settings: change extention to jsx 2022-06-21 17:55:18 +03:00
Chika
17caea54ad Layout: Form min-height = Settings height 2022-06-21 17:54:19 +03:00
Chika
5836053171 Calculation: beautify Form Component 2022-06-21 16:09:52 +03:00
Chika
e67ea18e4c Calculation/Form: beautify AddProduct tab 2022-06-21 16:01:54 +03:00
Chika
bbde74dc83 Calculation/Form: fix tabs show context menu 2022-06-21 15:55:39 +03:00
Chika
ae062a01e7 Calculation/Form: radioObjectRegistration,
radioTypePTS direction
2022-06-21 15:41:21 +03:00
Chika
6e6518ea19 Calculation: add Results Component 2022-06-21 15:36:01 +03:00
Chika
ec7022a9a2 Calculation: improve layout 2022-06-21 14:57:05 +03:00
Chika
2e9f47d95b Calculation: add Settings Component 2022-06-17 18:15:29 +03:00
Chika
a349a17649 Calculation/Form: add CreateKP tab 2022-06-14 19:15:06 +03:00
Chika
bbbf4d6d3e remove selectRequirementTelematic props 2022-06-14 19:14:32 +03:00
Chika
37b9add533 Calculation/Form: add AddProduct tab 2022-06-14 14:04:15 +03:00
Chika
e18a6b92d7 Calculation/Form: extract row style to variable 2022-06-14 13:44:51 +03:00