61 Commits

Author SHA1 Message Date
Chika
2b6960de45 tables/payments: Дегрессия 2022-10-04 19:59:29 +03:00
Chika
caaf09fee7 merge branch migrate/dyn-899_finGAP 2022-09-30 14:26:18 +03:00
Chika
f57720bf47 stores/calculation: remove unused methods 2022-09-18 13:17:10 +03:00
Chika
ecc767fede packages: remove lodash-es 2022-09-17 20:21:50 +03:00
Chika
7c0ca4feb3 merge branch release/build-docker 2022-07-17 13:32:42 +03:00
Chika
0655eaa822 stores/options: remove auto set value functional 2022-07-15 17:42:04 +03:00
Chika
0f23662df0 process/agents: fill selectDealerPerson & selectDealerBroker 2022-07-15 14:35:32 +03:00
Chika
8d9dfef7ea stores/options: extract setElementOptions 2022-07-15 12:28:10 +03:00
Chika
fe52c78fa5 spell: fix word in comment 2022-07-09 19:33:09 +03:00
Chika
ed8c22de18 stores: move some nested methods to $calculation 2022-07-09 19:31:47 +03:00
Chika
26f6149b39 stores/calculation: add syntax sugar methods 2022-07-09 17:21:16 +03:00
Chika
1df138c51f validation: block btnCalculate if errors 2022-07-09 15:31:51 +03:00
Chika
441f9aadbd validation: show tables errors
payments: generate table on changing leasingPeriod
2022-07-09 15:10:21 +03:00
Chika
d01e725875 types: BaseOption value type 2022-07-09 12:56:31 +03:00
Chika
bb741b7cb2 pages/index: fetch transaction currencies 2022-07-08 21:23:53 +03:00
Chika
26bd9c54d7 Form: new field tbxBonusCoefficient 2022-07-08 15:47:48 +03:00
Chika
124a59b06b Form/Leasing: beautify & new fields 2022-07-08 15:02:31 +03:00
Chika
47fcc67677 stores/calculation/validation: show notification 2022-07-08 13:10:31 +03:00
Chika
e263908bd8 stores/statuses: add method resetStatus 2022-07-07 20:44:33 +03:00
Chika
51bf308c5b store/calculation: remove filters store 2022-07-07 20:41:25 +03:00
Chika
2bc2c3bc99 project: convert computed values to readonly 2022-07-07 20:30:42 +03:00
Chika
61d3827614 pages/index: fetch owner-data from graphql 2022-07-07 14:57:22 +03:00
Chika
c67cddd24a store/calculation: clear validation on reset element 2022-07-06 13:25:37 +03:00
Chika
90b5f4d3a3 Components: move Results from Calculation 2022-06-29 18:26:43 +03:00
Chika
ff80eda02f Calculation/Results: add validation tab 2022-06-23 19:22:57 +03:00
Chika
dfcbf2e49e Calculation: refactor store & hydrate data 2022-06-23 16:35:57 +03:00
Chika
b7c02370ba stores: add defaultFilters
add resetElement
beautify stores code
2022-06-01 18:09:03 +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
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
b62e31e6ef eslint: follow unicorn plugin rules in project 2022-05-29 21:24:14 +03:00
Chika
0e7fe7814a stores: update OptionsStore methods 2022-05-29 20:56:40 +03:00
Chika
a1d2ba6e98 stores: add default options 2022-05-29 20:33:55 +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
962ed35352 Components & hooks: optimize 2022-05-18 21:54:29 +03:00
Chika
2267ce36ad stores: fix hooks and elements 2022-05-17 18:30:47 +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
cb7a5eb628 remove mobx-utils (replace with mobx computed) 2022-05-14 18:52:55 +03:00
Chika
7af318617f stores(validation): fix useValidation hook 2022-05-14 15:15:07 +03:00
Chika
70ea06c588 stores(statuses): fix useStatus hook 2022-05-14 15:13:03 +03:00
Chika
be1ffcc624 stores(options): fix useOptions hook 2022-05-14 15:11:37 +03:00
Chika
1cf69a122a stores(values): use mobx-react-lite for hook 2022-05-14 15:01:15 +03:00
Chika
951b847a8d stores: add hooks for stores 2022-05-13 15:52:02 +03:00
Chika
fc663b43d1 stores(values): add hook useValue 2022-05-11 19:39:32 +03:00
Chika
f0efc075fb stores: add validation store 2022-05-10 10:51:32 +03:00
Chika
b5c0ecd8bd code-style: eslint rules & beautify comments 2022-05-10 10:47:10 +03:00