100 Commits

Author SHA1 Message Date
Chika
4d5fff51b1 stores/validation: export types 2022-10-26 19:07:46 +03:00
Chika
e6bb6a4d6f store/calculation: use boolean validation flag 2022-10-26 17:50:44 +03:00
Chika
f02f785fb6 process/supplier-agent: add validation
store/calculation: add validation
2022-10-26 17:46:35 +03:00
Chika
f54dd44810 stores: refactor $calculation validation 2022-10-26 16:56:56 +03:00
Chika
99f82ec2f9 stores/calculation: support chain methods 2022-10-26 15:26:32 +03:00
Chika
815a6336ec stores: add process store 2022-10-25 15:57:08 +03:00
Chika
92badbba4b merge branch migration/payments-table 2022-10-17 16:01:02 +03:00
Chika
caaf09fee7 merge branch migrate/dyn-899_finGAP 2022-09-30 14:26:18 +03:00
Chika
bd2404c3db stores/tables/insurance: remove method setManyRowOptions 2022-09-18 13:55:25 +03:00
Chika
f57720bf47 stores/calculation: remove unused methods 2022-09-18 13:17:10 +03:00
Chika
f081b90fd4 testing: simplify stores/tables/insurance test 2022-09-18 12:28:18 +03:00
Chika
ecc767fede packages: remove lodash-es 2022-09-17 20:21:50 +03:00
Chika
31f4a8fc24 merge branch release/testing 2022-09-17 20:19:38 +03:00
Chika
8b9c261783 packages: add @tanstack/react-query
stores: remove user store
2022-08-31 12:50:25 +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
7b83dbb248 insurance-table: some code improvements
rename finGAP => fingap
2022-07-11 17:15:06 +03:00
Chika
c01162eeef insurance-table: fetch data from gql 2022-07-11 16:34:11 +03:00
Chika
b72afae4c7 stores/hydate: pass default data in page 2022-07-11 13:29:03 +03:00
Chika
6d7dbd42bd pages/index: hydrate store data 2022-07-11 12:21:59 +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
7a10d72408 payments: move validation reactions to process 2022-07-09 16:17:34 +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
7743a73476 packages: migrate to lodash-es 2022-07-09 09:38:10 +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
4d00d5b1d3 store/tables/validation: show notification 2022-07-08 13:21:20 +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
a2a2889f60 stores/tables/payments: Синхронизируем длину массива значений и статусов 2022-07-07 10:02:03 +03:00
Chika
1442f96f12 Form/PaymentsTable: optimize inputs 2022-07-06 20:49:46 +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
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