34 Commits

Author SHA1 Message Date
Chika
e18a6b92d7 Calculation/Form: extract row style to variable 2022-06-14 13:44:51 +03:00
Chika
2bd4190a2d Calculation/Form: organize exports & naming 2022-06-14 13:40:59 +03:00
Chika
362ecff603 Calculation/Form: add Insurance tab 2022-06-14 13:28:07 +03:00
Chika
ed519aca98 Components: radioLastPaymentRule use Segmented 2022-06-03 17:26:02 +03:00
Chika
2a863a5f30 Elements: remove global width: 100% 2022-06-03 17:22:11 +03:00
Chika
29a5f6cd4b Elements: add new Segmented 2022-06-03 17:19:41 +03:00
Chika
f413b99950 Calculation/Form: add SupplierAgent component 2022-06-03 16:09:36 +03:00
Chika
a155cddad4 Form/LeasingObject: id kebab-case 2022-06-03 14:01:18 +03:00
Chika
7285886df4 Form/LeasingObject: wrap LeasingObject elements on mobile devices 2022-06-03 11:31:59 +03:00
vchikalkin
502d6b607a Calculation/Form: add LeasingObject Component 2022-06-02 13:56:29 +03:00
vchikalkin
9635089bac builders: fix readonly value 2022-06-02 12:05:00 +03:00
Chika
8d1d3fed7c Components: create Calculation Component
add Calculation Component to Home page
2022-06-01 20:49:46 +03:00
Chika
ed0ffc6332 Calculation/Form: rename render function
rename SectionsConfig to FormComponentConfig
export rebass types from UIKit
2022-06-01 19:46:16 +03:00
Chika
1585e63d91 Calculation/Form: add Payments Component 2022-06-01 19:34:50 +03:00
Chika
63b9a93a16 Calculation/Form: rename renderSections to renderElements 2022-06-01 14:21:57 +03:00
Chika
d5dd6c6805 render: fix Warning: Each child in a list should have a unique "key" prop. 2022-06-01 14:19:33 +03:00
Chika
c193ad5f82 builders: fix update component value from store
fix debounce for options components
2022-06-01 14:03:33 +03:00
Chika
6b569723fc Calculation: fix some elements not rendered 2022-05-31 15:43:50 +03:00
Chika
c565c9286d Components: render Form/Leasing 2022-05-31 15:28:14 +03:00
Chika
d11f2bb8d7 Components: remove link elements from map-values 2022-05-30 10:42:17 +03:00
Chika
b62e31e6ef eslint: follow unicorn plugin rules in project 2022-05-29 21:24:14 +03:00
Chika
63ac9958f1 stores: clarified values types
add default-values
2022-05-29 15:06:16 +03:00
Chika
8f0ac2cf40 elements: add render props 2022-05-24 11:47:17 +03:00
Chika
14007de208 Components: add configs for Calculation Elements 2022-05-19 18:08:02 +03:00
Chika
a978969aa1 antd: support react 18
fix empty InputNumber value bug
2022-05-19 15:20:32 +03:00
Chika
962ed35352 Components & hooks: optimize 2022-05-18 21:54:29 +03:00
Chika
d10e34d2e2 builders: fix functions naming 2022-05-17 16:19:54 +03:00
Chika
d73526d595 build-computed: remove using validation 2022-05-17 16:11:37 +03:00
Chika
4068781ed5 Components/Calculation: add build-action 2022-05-17 16:10:06 +03:00
Chika
5d3d9808ac stores: add computed-values store 2022-05-17 13:16:24 +03:00
Chika
5a23baa86c Components: add basic input elements 2022-05-16 19:44:42 +03:00
Chika
c476f42e45 code-style: prettier files 2022-05-08 20:55:05 +03:00
Chika
340203399a stores: add options store 2022-05-06 19:37:42 +03:00
Chika
0c8114a877 stores: add calculation statuses store 2022-04-29 22:28:06 +03:00