0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages/console/src
Gao Sun c4e13ff525
refactor(console): optimize tenant context and hooks
remove the use of useSWR and make the tenant context as the single
source of truth for tenant data. also reorg deduplicate hook logics.
2023-06-22 15:13:49 +08:00
..
assets chore(console,phrases,toolkit): polish ui styles and phrases (#4068) 2023-06-21 07:25:23 +00:00
cloud refactor(console): optimize tenant context and hooks 2023-06-22 15:13:49 +08:00
components refactor(console): reorg connector-related files (#4071) 2023-06-21 14:58:53 +08:00
consts fix(console): should not block admin tenant owner from creating more tenants (#4066) 2023-06-21 12:49:28 +08:00
containers refactor(console): optimize tenant context and hooks 2023-06-22 15:13:49 +08:00
contexts refactor(console): optimize tenant context and hooks 2023-06-22 15:13:49 +08:00
ds-components refactor(console): rename props name for table component (#4055) 2023-06-19 16:40:38 +08:00
hooks refactor(console): reorg connector-related files (#4071) 2023-06-21 14:58:53 +08:00
i18n
icons chore(console): reorg console svg assets (#4046) 2023-06-16 16:05:39 +08:00
include.d refactor: add google tag conversion report 2023-05-25 17:04:00 +08:00
mdx-components chore(console): classify console components (#4047) 2023-06-16 22:26:13 +08:00
onboarding refactor(console): optimize tenant context and hooks 2023-06-22 15:13:49 +08:00
pages refactor(console): optimize tenant context and hooks 2023-06-22 15:13:49 +08:00
scss refactor(console): list pages (#3753) 2023-04-28 12:05:43 +08:00
types refactor(console): reorg connector-related files (#4071) 2023-06-21 14:58:53 +08:00
utils refactor(console): reorg connector-related files (#4071) 2023-06-21 14:58:53 +08:00
App.tsx refactor(console): optimize tenant context and hooks 2023-06-22 15:13:49 +08:00
apple-touch-icon.png chore: update favicon (#3496) 2023-03-19 03:00:57 +00:00
favicon.ico chore: update favicon (#3496) 2023-03-19 03:00:57 +00:00
index.html feat(console): set title based on isCloud (#3541) 2023-03-20 07:28:58 +00:00
index.tsx