189 Commits

Author SHA1 Message Date
vchikalkin
46c3fe5f4d Admin/lib/utils: fix queries filtering 2024-04-09 14:20:57 +03:00
vchikalkin
b35edd87f5 Cache: add searchbar 2024-04-09 14:11:22 +03:00
vchikalkin
16ab616b4c Cache: disable get-queries request by default 2024-04-09 12:48:18 +03:00
vchikalkin
e4cbfffe18 env: add default cache urls 2024-04-09 12:45:32 +03:00
vchikalkin
f56f5c9e5e rename api/cache methods 2024-04-09 12:31:50 +03:00
vchikalkin
89a5e50cbd Components/Admin: export CacheQueries 2024-04-09 12:13:42 +03:00
vchikalkin
521cb3d2bc pages/admin: remove description 2024-04-09 12:07:34 +03:00
vchikalkin
036a5d8b25 remove commented import 2024-03-29 12:41:11 +03:00
vchikalkin
6bfbb786bc apps/web & apps/api: rename queryName -> queryKey 2024-03-29 10:25:37 +03:00
vchikalkin
82e35ed2f8 urls: delete URL_CACHE_GET_QUERY_VALUE 2024-03-29 10:19:48 +03:00
vchikalkin
9d6581ad57 fix all 2024-03-29 00:59:53 +03:00
vchikalkin
77f5e9f965 apps/web: fix admin files names 2024-03-28 11:38:30 +03:00
obarykina
a98f30966a apps/web/Components/Admin/AdminRow: fix logic 2024-03-27 17:25:37 +03:00
obarykina
7882a6ef8c apps\api\src\proxy: fix controller 2024-03-27 17:22:07 +03:00
obarykina
d3150dba6e apps/web:/Components added AdminRow and AdminRows components 2024-03-27 15:22:52 +03:00
obarykina
0d94a7d105 apps/web: added AdminTable component 2024-03-25 16:23:38 +03:00
obarykina
b3111c95e3 apps/web/api/cache: added client queries 2024-03-25 15:08:08 +03:00
obarykina
b84e4b033e apps/web: added new url URL_CACHE_GET_QUERY_VALUE 2024-03-21 16:37:41 +03:00
obarykina
4169e41569 apps/web: added new url URL_CACHE_DELETE_QUERIES_BY_KEY 2024-03-07 17:50:43 +03:00
obarykina
144fadb652 apps/api: add methods to proxycontroller 2024-03-07 17:32:42 +03:00
vchikalkin
0fdef002ed apps: rename flush-all to reset-queries 2024-03-04 16:42:15 +03:00
vchikalkin
abb3874248 packages: add shared 2024-03-04 16:42:15 +03:00
vchikalkin
8f12447eaf apps/api: beautify controller methods 2024-03-04 16:42:14 +03:00
vchikalkin
b6512e702f apps/web: add proxy admin urls 2024-03-04 16:42:14 +03:00
vchikalkin
6ef2c7ea0f apps/api: add admin methods 2024-03-04 16:42:14 +03:00
vchikalkin
47d47a0bfd apps/web: create Content component to separate from error 2024-03-04 16:41:22 +03:00
vchikalkin
540d5642a1 apps/web: fix show statusCode error 2024-03-04 16:26:54 +03:00
vchikalkin
2ec2a14706 merge branch release/dyn-3987_early-redemption-sums 2024-03-04 14:23:09 +03:00
vchikalkin
f7110497d3 apps/web: show apollo error for user 2024-03-01 11:28:36 +03:00
vchikalkin
c9326697f6 axios: capture more error information to sentry 2024-03-01 10:29:06 +03:00
vchikalkin
c2982cf31b apps/web: fix apollo modifyDataLink: check values are exist 2024-02-29 17:03:34 +03:00
vchikalkin
8c69b3b9c4 apps/web: add extra data for sentry 2024-02-29 16:56:43 +03:00
vchikalkin
24987be78e apps/web: fix telematic/tracker reaction 2024-02-29 16:06:15 +03:00
vchikalkin
defc625324 apps/api: check graphql response status & forward to response 2024-02-29 16:01:23 +03:00
vchikalkin
eee91d5f2d build: actualize .dockerignore 2024-02-29 15:17:10 +03:00
vchikalkin
a65202c653 apps/web: fix tbxVehicleTaxInYear addonBefore 2024-02-28 16:58:47 +03:00
vchikalkin
ffaad142e8 Docker: apps/api: fix build 2024-02-28 16:38:44 +03:00
vchikalkin
9e40e5141c merge branch feature/migrate-yarn-to-pnpm 2024-02-28 16:33:15 +03:00
vchikalkin
79e707a232 apps/web: add sentry scope to set user on client 2024-02-24 17:14:06 +03:00
vchikalkin
d374208097 Sentry: disable mask inputs 2024-02-24 16:24:00 +03:00
vchikalkin
557053caa6 apps/web: fix sentry trpc capture exception 2024-02-23 12:47:12 +03:00
vchikalkin
e258873976 apps/web: reconfigure sentry 2024-02-22 15:36:20 +03:00
vchikalkin
59e45ddc63 project: upgrade packages 2024-02-22 14:37:37 +03:00
vchikalkin
eaf95c6007 apps/web: upgrade next@14.1.0 2024-02-22 13:16:25 +03:00
vchikalkin
f3518244ab apps/api: reduce TTL GetConfigurations, GetDealers, GetModels 2024-02-21 22:38:07 +03:00
vchikalkin
c5683f7edd apps/web: fix irrInfo empty after loadKP 2024-02-18 18:34:32 +03:00
vchikalkin
acdacbf18e apps/api: manual headers for fetching from graphql 2024-02-18 17:40:36 +03:00
vchikalkin
ef88c12e74 apps/api: configure queries ttl 2024-02-18 17:12:12 +03:00
vchikalkin
ab0d455afb apps/api: add seconds util 2024-02-18 15:23:36 +03:00
vchikalkin
e0d2836f4a app/api: add feature to disable cache for some queries 2024-02-18 15:15:53 +03:00