110 Commits

Author SHA1 Message Date
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
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
6264a94df3 html: add app title 2022-06-14 13:01:32 +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
85cc8f16e6 Elements: add key for Radio options 2022-06-01 20:55:17 +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
b7c02370ba stores: add defaultFilters
add resetElement
beautify stores code
2022-06-01 18:09:03 +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
d66207ad43 next: enable React.StrictMode 2022-06-01 14:06:13 +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
08bb3d09c8 fix path to Components/Calculation/config/map/values 2022-05-31 16:37:06 +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
6c6c55b433 stores: delete filter in clearOptions method 2022-05-30 14:17:44 +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
05f9a1ce5f eslint: add eslint-plugin-unicorn 2022-05-29 21:23:20 +03:00
Chika
0e7fe7814a stores: update OptionsStore methods 2022-05-29 20:56:40 +03:00
Chika
2d8aeed99e config: autogenerate default-values 2022-05-29 20:43:48 +03:00
Chika
a1d2ba6e98 stores: add default options 2022-05-29 20:33:55 +03:00
Chika
94a624b6b6 eslint: add plugin @typescript-eslint 2022-05-29 17:36:40 +03:00
Chika
16b1ce29d3 stores: add default statuses 2022-05-29 15:18:58 +03:00
Chika
b0a3307700 eslint: apply fixes to code in project 2022-05-29 15:14:03 +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