210 Commits

Author SHA1 Message Date
vchikalkin
04b4f77be7 packages: remove @artsy/fresnel 2024-04-11 00:48:48 +03:00
vchikalkin
310e6e0c73 Layout: use <main> margin on all devices 2024-04-11 00:45:52 +03:00
vchikalkin
8a7b01792a fix Unlimited tag on mobile 2024-04-11 00:41:29 +03:00
vchikalkin
e38dd1ddc3 fix Unlimited label between pages 2024-04-11 00:09:41 +03:00
vchikalkin
76accc138f use global user type detection for pages 2024-04-10 23:52:52 +03:00
vchikalkin
7156477731 add global app navigation 2024-04-10 22:20:03 +03:00
vchikalkin
506a77519e Admin/Layout: responsive ui 2024-04-10 18:32:21 +03:00
vchikalkin
53a83948fd Admin/Layout: add menu divider 2024-04-10 16:22:39 +03:00
vchikalkin
d82d813270 Admin/Layout: extend menu 2024-04-10 16:19:52 +03:00
vchikalkin
f92cb03fd8 Cache: add ReloadButton 2024-04-10 16:15:14 +03:00
vchikalkin
eff2d05431 fix event functions naming 2024-04-10 16:04:54 +03:00
vchikalkin
830723fafe Query: disable delete button when pending 2024-04-10 15:55:40 +03:00
vchikalkin
d8679958c6 move Cache components to /Cache 2024-04-10 15:41:20 +03:00
vchikalkin
a9d4cde29a Admin/Layout: highlight selected menu button 2024-04-10 15:29:45 +03:00
vchikalkin
c6740c1c4b Layout: add global main tag padding 2024-04-10 14:22:39 +03:00
vchikalkin
8762b0bf46 Admin: add menu to layout 2024-04-10 14:09:57 +03:00
vchikalkin
b75bd8ee14 Layout: fixed header height 2024-04-10 13:51:48 +03:00
vchikalkin
71e8d124c6 organize components exports 2024-04-10 10:48:33 +03:00
vchikalkin
65b9043ee3 pages/admin: add adminRoles 2024-04-10 10:23:47 +03:00
vchikalkin
bf06e9e782 move pages/admin -> pages/admin/cache
add global page title constant
2024-04-10 10:19:05 +03:00
vchikalkin
c883e93a53 Cache: increase Wrapper padding (for laptop and above) 2024-04-10 09:40:29 +03:00
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