132 Commits

Author SHA1 Message Date
vchikalkin
95bd5d1010 Revert "repo: move ./graphql to packages/graphql (gql)"
This reverts commit 74af4fb4922cf84f297807b25c19a1ae9f40a9b5.
2022-12-20 19:48:13 +03:00
vchikalkin
74af4fb492 repo: move ./graphql to packages/graphql (gql) 2022-12-20 12:53:55 +03:00
vchikalkin
f451af545a repo: move elements to packages/ui 2022-12-20 12:01:31 +03:00
vchikalkin
eff67858dc repo: move UIKit to packages/ui 2022-12-20 11:33:18 +03:00
vchikalkin
7b9dbdaeb5 add turborepo
move ./Elements to packages/elements
2022-12-19 19:08:32 +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
222b0b0e74 pages: add CRM graphql connection error
pages: use fetch data hooks (fetch all gql data on client)
mocks: use process.env variables
2022-11-07 17:43:14 +03:00
Chika
f6c351d39e pages: create Error Component 2022-11-06 14:00:22 +03:00
Chika
96ab658f93 typescript: replace graphql-codegen 'any' types 2022-11-05 13:10:07 +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
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