0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-24 22:05:56 -05:00
logto/packages/console/src
simeng-li 47158e857c
fix(console): should hide personal user data row if is empty (#5318)
should hide the personal user data row if it is empty
2024-01-29 10:19:04 +08:00
..
assets style(console): replace the oidc idp app icon (#5279) 2024-01-24 09:09:09 +08:00
cloud refactor(console): merge useMeCustomData hook into useCurrentUser (#5196) 2024-01-04 11:16:11 +08:00
components refactor(console): improve app creation page empty state layout (#5310) 2024-01-26 09:39:44 +08:00
consts feat(console,phrases): add permissions tab to the application details page 4-1 (#5211) 2024-01-16 13:58:47 +08:00
containers fix(console): fix m2m app log not accessible bug (#5307) 2024-01-26 11:15:11 +08:00
contexts refactor(console): add subscription data provider (#5185) 2024-01-02 11:02:16 +08:00
ds-components feat(console): add the user permission tooltips (#5305) 2024-01-25 15:54:56 +08:00
hooks feat(console,phrases): add third party app list page (#5149) 2024-01-05 12:27:27 +08:00
i18n feat(console,experience,phrases): add user scopes descriptions (#5300) 2024-01-25 11:48:35 +08:00
icons
include.d feat(console,experience,phrases): add user scopes descriptions (#5300) 2024-01-25 11:48:35 +08:00
mdx-components refactor(console): support isFullWidth for CopyToClipboard component (#5172) 2023-12-28 10:59:52 +08:00
onboarding refactor(console): merge useMeCustomData hook into useCurrentUser (#5196) 2024-01-04 11:16:11 +08:00
pages fix(console): should hide personal user data row if is empty (#5318) 2024-01-29 10:19:04 +08:00
scss refactor(console): improve app creation page empty state layout (#5310) 2024-01-26 09:39:44 +08:00
types refactor(console): improve app creation page empty state layout (#5310) 2024-01-26 09:39:44 +08:00
utils fix(console): allow image/x-icon mime type (#5193) 2024-01-03 11:20:21 +08:00
App.tsx refactor: remove legacy resources (#5118) 2024-01-08 14:47:30 +08:00
apple-touch-icon.png
favicon.ico
index.html
index.tsx