295 Commits

Author SHA1 Message Date
Chika
6d7dbd42bd pages/index: hydrate store data 2022-07-11 12:21:59 +03:00
Chika
18f4ee5c0c ssr: fix prop did not match 2022-07-09 20:10:16 +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
8075047103 pages/index: beautify get cookie in getServerSideProps 2022-07-09 14:11:21 +03:00
Chika
8b5b0246ed pages/index: revert to tsx 2022-07-09 14:04:05 +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
7743a73476 packages: migrate to lodash-es 2022-07-09 09:38:10 +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
bb741b7cb2 pages/index: fetch transaction currencies 2022-07-08 21:23:53 +03:00
Chika
6f87b81400 tools: remove date tool 2022-07-08 21:07:50 +03:00
Chika
04b87c44e4 graphql: use aliases for options request 2022-07-08 20:55:04 +03:00
Chika
ea9627c6f6 typescript: ignore **/__generated__ 2022-07-08 20:47:05 +03:00
Chika
06ba8566b7 tools/number/parser: return 0 if value undefined 2022-07-08 19:42:21 +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
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
760ef0e078 Form/InsuranceTable: Validation at top 2022-07-08 11:32:39 +03:00
Chika
0befd824e6 pages/index: component props types 2022-07-08 10:57:16 +03:00
Chika
3445e7625d prettier: ignore __generated__ 2022-07-08 09:36:34 +03:00
Chika
f95fa270de git: commit lead-opportunity interfaces 2022-07-08 09:35:24 +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
deb0165235 process/lead-opportuniy: add link reactions for opportunity and quote 2022-07-07 19:22:27 +03:00
Chika
0382e8429d pages/index: constant GetOwnerData query 2022-07-07 18:56:16 +03:00
Chika
504ee4a04b process: add lead-url reaction 2022-07-07 17:06:06 +03:00
Chika
3db098b5c7 pages/index: fetch opportunities by domainname 2022-07-07 15:58:52 +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