307 Commits

Author SHA1 Message Date
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
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
Chika
11e60367ab process/agents: add rewardSumm validation :
* Если RewardSumm= 0 И в списке RewardCondition есть запись,
   *  у которой evo_reward_condition.evo_agency_agreementid. Обязательная выплата АВ (evo_required_reward) = True,
   *  то поле RewardSumm обводить красной рамкой
   * и выводить ошибку "Согласно Агентскому договору обязательна выплата АВ. Заложите АВ в расчет"
2022-11-05 13:30:13 +03:00
Chika
96ab658f93 typescript: replace graphql-codegen 'any' types 2022-11-05 13:10:07 +03:00
Chika
0569d45972 process: add type ReactionsContext 2022-11-03 12:25:32 +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
34bab4f715 process/fingap: disable query refetching 2022-10-25 12:49:28 +03:00
Chika
4ae1212a65 process/agents: fix vscode apollo extension crash 2022-10-24 18:21:05 +03:00
Chika
b78d7002a2 packages: upgrade fetch libs 2022-10-24 12:31:18 +03:00
Chika
601e03da90 packages: upgrade radash 2022-10-19 13:49:31 +03:00
Chika
92badbba4b merge branch migration/payments-table 2022-10-17 16:01:02 +03:00