0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-03 21:48:55 -05:00
logto/packages/console/src
simeng-li 371a58607e
fix(console): hide the guide button for third-party app (#5295)
* fix(console): hide the guide button for third-party app

hide the guide button for third-party app

* fix(console): fix the display logic

fix the tag display logic
2024-01-25 11:48:16 +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 feat(console,phrases): support custom domain in protected app details (#5258) 2024-01-24 04:06:39 +00: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 refactor(console): reorg sie page codes (#5292) 2024-01-24 17:00:19 +08:00
contexts refactor(console): add subscription data provider (#5185) 2024-01-02 11:02:16 +08:00
ds-components refactor(console): reorg sie page codes (#5292) 2024-01-24 17:00:19 +08:00
hooks feat(console,phrases): add third party app list page (#5149) 2024-01-05 12:27:27 +08:00
i18n
icons chore(console): reorg console svg assets (#4046) 2023-06-16 16:05:39 +08:00
include.d refactor(console): report reddit conversion (#4263) 2023-07-29 09:44:03 +00: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): hide the guide button for third-party app (#5295) 2024-01-25 11:48:16 +08:00
scss refactor(console): support isFullWidth for CopyToClipboard component (#5172) 2023-12-28 10:59:52 +08:00
types feat(console): add protected app creation form (#5228) 2024-01-15 23:06:18 +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