317 Commits

Author SHA1 Message Date
vchikalkin
f2fed86fc7 packages: upgrade turbo@1.8.5 2023-03-25 15:08:41 +03:00
vchikalkin
fceccf335a fix build 2023-03-25 15:05:12 +03:00
vchikalkin
23e51a6420 trpc: improve folders structure 2023-03-25 14:59:41 +03:00
vchikalkin
1f1b3afd7b fix preparedValues.tlmCost naming 2023-03-24 20:54:25 +03:00
vchikalkin
a3f98c1e91 finally: fix calculate error
(caused by empty cookies in bonus validation user request)
2023-03-24 20:21:10 +03:00
vchikalkin
dded238358 msw: disable warnings 2023-03-23 12:23:35 +03:00
vchikalkin
d5988f75e2 fix detect env.COOKIE_TOKEN_NAME 2023-03-23 09:30:17 +03:00
vchikalkin
d070fca297 maybe fix calculate 2023-03-22 22:17:53 +03:00
vchikalkin
7929ef906e fix build [2] 2023-03-22 21:32:44 +03:00
vchikalkin
628db3223c fix build 2023-03-22 21:19:28 +03:00
vchikalkin
dbe6bdfe16 calculate pt.3: it's calculate!!! 2023-03-22 21:09:43 +03:00
vchikalkin
f45ab7f3a9 add additional data to request 2023-03-22 15:33:09 +03:00
vchikalkin
b9b8ac580f move collect prepared data to single file 2023-03-22 15:00:50 +03:00
vchikalkin
9b2a19cc98 calculate pt.2: collect prepared-data 2023-03-22 14:49:18 +03:00
vchikalkin
2249be74f5 trpc: get user from auth api 2023-03-19 16:42:23 +03:00
vchikalkin
9696ced8c2 trpc: add context, middleware 2023-03-19 16:09:10 +03:00
vchikalkin
8994cd8ec8 calculate pt.1: add server validation 2023-03-16 19:45:03 +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
Chika
f03ba9d979 pages/index: revert getOwnerData back to server 2022-11-08 12:04:37 +03:00
Chika
32fa871238 process/load-kp: block selectQuote
show loading message
2022-11-08 09:36:26 +03:00
Chika
cc223234b9 Elements: fix message not showing 2022-11-08 09:29:40 +03:00
Chika
857a40af49 process/init: fix GetMainData query fetched twice 2022-11-08 09:18:38 +03:00
Chika
6f1cfab8f5 process/init: fix get-data fetched multiple times 2022-11-07 22:59:25 +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
85e1115de8 pages: use Elements/Result in error pages 2022-11-07 11:18:14 +03:00
Chika
f6c351d39e pages: create Error Component 2022-11-06 14:00:22 +03:00