57 Commits

Author SHA1 Message Date
vchikalkin
156c6c51b5 project: use yarn workspaces
(merge branch release/monorepo)
2022-12-20 22:04:45 +03:00
Chika
102d3446e6 process/fingap: load data from kp 2022-11-14 21:33:18 +03:00
Chika
878ec1d62a process/payments: add get-kp-data 2022-11-11 11:54:16 +03:00
Chika
21c97ece2b stores/tables: refactor insurance methods 2022-11-03 11:55:36 +03:00
Chika
391f9039f7 merge branch migration/agents 2022-11-02 21:36:48 +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
vchikalkin
a819140990 process/init: fetch new options 2022-07-12 11:39:24 +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
d01e725875 types: BaseOption value type 2022-07-09 12:56:31 +03:00
Chika
24947cc40b build: fix typescript errors 2022-07-09 10:11:01 +03:00
Chika
c03cba23fd InsuranceTable: add formatter to insCost field 2022-07-08 19:13:08 +03:00
Chika
a670881325 tools: remove unused 2022-07-08 19:08:40 +03:00
Chika
eaebf4f02a Form/AddProduct: beautify 2022-07-08 15:40:34 +03:00
Chika
ae401a38a5 Form/Insurance: beautify 2022-07-08 15:37:13 +03:00
Chika
bccac3a620 Form/Insurance: remove dgo & ns 2022-07-08 15:19:22 +03:00
Chika
632e35a89b Form/Payments: beautify 2022-07-08 15:08:26 +03:00
Chika
124a59b06b Form/Leasing: beautify & new fields 2022-07-08 15:02:31 +03:00
Chika
adfe323eae layout: minor fixes 2022-07-08 13:26:33 +03:00
Chika
760ef0e078 Form/InsuranceTable: Validation at top 2022-07-08 11:32:39 +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
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
5d65e85f57 insurance/store: minor refactor names 2022-07-06 13:19:05 +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
692b298180 layout: fix Form stretched to Settings height 2022-06-29 14:46:40 +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
vchikalkin
799eeec737 imports: replace renderFormRows absolute path 2022-06-27 15:08:26 +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
824e10dcba Calculation/InsuranceTable: add statuses 2022-06-23 15:25:38 +03:00
Chika
c6f73b6b8f Calculation: add InsuranceTable 2022-06-22 22:19:12 +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
ec7022a9a2 Calculation: improve layout 2022-06-21 14:57:05 +03:00
Chika
a349a17649 Calculation/Form: add CreateKP tab 2022-06-14 19:15:06 +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
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