325 Commits

Author SHA1 Message Date
vchikalkin
627b97413f tools: fix disposableReaction function 2023-04-12 00:24:28 +03:00
vchikalkin
4b893f2be7 process/create-kp: return missing values to get-kp-data 2023-04-11 23:57:20 +03:00
vchikalkin
d7d973d347 process/price: return missing values to get-kp-data 2023-04-11 23:46:14 +03:00
vchikalkin
f77e8768d3 tools: rewrite makeDisposable function => disposableReaction 2023-04-11 23:40:10 +03:00
vchikalkin
891bb889d1 make all validation reactions debounced 2023-04-11 22:55:50 +03:00
vchikalkin
09832eec23 recalc: fix validation (debounce effect) 2023-04-11 22:47:19 +03:00
vchikalkin
72b5af9b41 fix prev commit 2023-04-11 12:44:42 +03:00
vchikalkin
19a0ff0f68 modify all validation reactions to prev commit style 2023-04-11 12:37:49 +03:00
vchikalkin
7a9d8f5b94 fix recalc validation wrong errors 2023-04-11 12:32:41 +03:00
vchikalkin
dcfa596a74 revert: compute plPriceRub, discountRub on client 2023-04-11 10:24:34 +03:00
vchikalkin
5c72c272b8 loadKP: return correct plPriceRub, discountRub 2023-04-10 19:02:21 +03:00
vchikalkin
2d658208f6 modify createCurrencyUtility.RUB 2023-04-10 18:03:50 +03:00
vchikalkin
aaf6146886 recalc: fix tbxLeaseObjectPrice validation 2023-04-10 17:59:10 +03:00
vchikalkin
5a5dd39996 recalc: fix validation (tbxCountSeats, tbxMaxMass, tbxLeaseObjectYear) 2023-04-10 15:45:40 +03:00
vchikalkin
0d35042e41 merge migration/fix-2 2023-04-10 11:58:50 +03:00
vchikalkin
95040c5a10 06e7687: fix download-kp url 2023-04-04 15:10:14 +03:00
vchikalkin
06e7687fc1 trpc/create-kp: add downloadKp url to result 2023-04-04 13:27:07 +03:00
vchikalkin
79179c10f3 merge migration/fix-1 2023-04-03 12:50:47 +03:00
vchikalkin
5e2fd20520 eslint-staged: ignore /graphql 2023-04-03 12:50:23 +03:00
vchikalkin
3e7d350248 Revert "trpc: check unlimited in middleware"
This reverts commit 90c0ef481b03bfb7d1a822dfa9e667f59f2c27b2.
2023-04-03 10:16:46 +03:00
vchikalkin
618d8cca58 project: add lint-staged 2023-04-03 10:10:18 +03:00
vchikalkin
90c0ef481b trpc: check unlimited in middleware 2023-03-29 15:10:34 +03:00
vchikalkin
1ea11f8eff change support url 2023-03-29 12:24:16 +03:00
vchikalkin
e8d1057c69 merge feature/unlimited v2.3.1 2023-03-29 10:07:34 +03:00
vchikalkin
5442905966 merge migration/random-4 v2.3.0 2023-03-28 09:33:17 +03:00
vchikalkin
9d45a7bff0 merge migration/random-3 2023-03-16 15:35:44 +03:00
vchikalkin
29460f4509 fix load-kp error 2023-02-28 15:28:39 +03:00
vchikalkin
44ccd85e86 upgrade packages #2 v2.2.1 2023-02-28 10:39:17 +03:00
vchikalkin
57c28c741e packages/tools: remove radash 2023-02-28 10:30:32 +03:00
vchikalkin
d01047752f upgrade packages 2023-02-28 10:18:52 +03:00
vchikalkin
d1df501f86 merge migration/random-2 v2.2.0 2023-02-28 09:46:31 +03:00
vchikalkin
b786f49aa1 vscode: fix client debug 2023-02-06 14:30:10 +03:00
vchikalkin
4f972a4cfe git: regenerate .gitignore 2023-02-06 12:50:34 +03:00
vchikalkin
b15de1ffe2 merge branch dev/eslint-config v2.1.0 2023-02-06 12:19:39 +03:00
vchikalkin
96c4a095b1 merge migration/random-1 2023-02-03 08:30:24 +03:00
vchikalkin
d6db50a582 merge migration/fix/agents 2023-01-18 15:44:15 +03:00
vchikalkin
fa3b6a2390 mocks: set default user akalinina 2023-01-18 15:40:56 +03:00
vchikalkin
24e4d8cd7d merge release/turborepo v2.0.0-monorepo 2023-01-11 11:26:08 +03:00
vchikalkin
259a63f787 fix build 2022-12-27 13:59:50 +03:00
vchikalkin
e77a8e03d4 merge release/environment-variables 2022-12-27 13:10:09 +03:00
vchikalkin
e2bbbaaeab packages: upgrade to next@13 2022-12-21 13:50:41 +03:00
vchikalkin
ff6d7f57a2 packages/ui: fix layout imports 2022-12-21 12:26:06 +03:00
vchikalkin
3dbef34d33 next.config.js: use next-composed-plugins 2022-12-21 11:04:54 +03:00
vchikalkin
156c6c51b5 project: use yarn workspaces
(merge branch release/monorepo)
2022-12-20 22:04:45 +03:00
vchikalkin
af3b079a88 Project: migrate to Yarn 3 2022-12-19 13:28:00 +03:00
Chika
f1fe8e48bd process/load-kp: beautify types 2022-11-14 21:51:01 +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
b0e7624cd9 commit for 58fdfb1 2022-11-09 13:38:26 +03:00
Chika
58fdfb1ed9 process/load-kp: typescript fixes 2022-11-09 13:31:12 +03:00