122 Commits

Author SHA1 Message Date
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
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
f9df16bd2f graphql: migrate to @graphql-codegen/cli 2022-09-17 14:37:31 +03:00
Chika
15014249e7 request: disable refetch get-user 2022-08-31 17:27:24 +03:00
Chika
7bbde70631 project: rename services -> api
api/user: get domainName from auth service
2022-08-31 16:18:10 +03:00
Chika
8b9c261783 packages: add @tanstack/react-query
stores: remove user store
2022-08-31 12:50:25 +03:00
Chika
5202587514 assets: use svg logo 2022-08-30 18:39:18 +03:00
Chika
2aab43e6d2 assets: remove fonts from project 2022-08-30 18:29:47 +03:00
Chika
7c0ca4feb3 merge branch release/build-docker 2022-07-17 13:32:42 +03:00
vchikalkin
a819140990 process/init: fetch new options 2022-07-12 11:39:24 +03:00
Chika
b03609c114 elements/Select: fix search 2022-07-11 18:26:26 +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
441f9aadbd validation: show tables errors
payments: generate table on changing leasingPeriod
2022-07-09 15:10:21 +03:00
Chika
0d5e957952 types/builders: elements names 2022-07-09 12:57:18 +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
ce2a65bda0 CurrencyAddon: return null if currency is null too 2022-07-09 09:37:15 +03:00
Chika
3c5247d757 Calculation: fetch currencysymbol for tbxLeaseObjectPrice, tbxLeaseObjectPriceWthtVAT, tbxVATInLeaseObjectPrice 2022-07-08 22:07:56 +03:00
Chika
6f87b81400 tools: remove date tool 2022-07-08 21:07:50 +03:00
Chika
46d63e490c add formatterExtra for big fraction part 2022-07-08 19:24:21 +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
44fabd3ed2 Calculation/Elements: add number formatter 2022-07-08 18:53:05 +03:00
Chika
26bd9c54d7 Form: new field tbxBonusCoefficient 2022-07-08 15:47:48 +03:00
Chika
e1fbef3d66 Settings: beautify 2022-07-08 15:42:14 +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
4546fa46b7 elements: use addonAfter 2022-07-08 15:26:59 +03:00
Chika
61ebdbb018 Form/LeasingObject: beautify 2022-07-08 15:25:54 +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
2bc2c3bc99 project: convert computed values to readonly 2022-07-07 20:30:42 +03:00
Chika
504ee4a04b process: add lead-url reaction 2022-07-07 17:06:06 +03:00
Chika
5ac99e85a4 Output/Results: 2 columns for tablet 2022-07-06 21:18:29 +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
f3f97d8062 Components: rename Output, Results 2022-06-30 09:48:16 +03:00
Chika
90b5f4d3a3 Components: move Results from Calculation 2022-06-29 18:26:43 +03:00