0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-17 22:04:19 -05:00
logto/packages/console/src
Charles Zhao d0f91d5d37
feat(console): new app creation guide library (#4334)
* feat(console): consolidate all app guide metadata and use it with a hook

* fix: disable "no-unused-modules" lint rule and use it in follow-up PRs

* feat(console): new app creation guide library

* fix: remove unused component

* fix: eslint
2023-08-16 07:18:24 +00:00
..
assets refactor(console): allow guide tsx not being imported 2023-08-16 14:18:38 +08:00
cloud fix(console): avoid reading response error body more than once (#4223) 2023-07-25 14:24:56 +08:00
components feat(console): new app creation guide library (#4334) 2023-08-16 07:18:24 +00:00
consts feat(console): show sample for the guide and allow request new guide (#4327) 2023-08-15 16:44:33 +08:00
containers feat(console): new app creation guide library (#4334) 2023-08-16 07:18:24 +00:00
contexts refactor(console): userEndpoint -> tenantEndpoint (#4228) 2023-07-25 19:06:34 +08:00
ds-components feat(console): new app creation guide library (#4334) 2023-08-16 07:18:24 +00:00
hooks feat(console): show sample for the guide and allow request new guide (#4327) 2023-08-15 16:44:33 +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 chore: upgrade configs (#4132) 2023-07-07 17:17:21 +00:00
mdx-components-v2 feat(console): chatgpt plugins guide 2023-08-16 14:18:36 +08:00
onboarding feat(console): report LinkedIn conversion (#4251) 2023-07-27 15:42:44 +08:00
pages feat(console): new app creation guide library (#4334) 2023-08-16 07:18:24 +00:00
scss
types feat(console): new app creation guide library (#4334) 2023-08-16 07:18:24 +00:00
utils test: add ui tests for social connectors (#4328) 2023-08-15 15:33:50 +08:00
App.tsx refactor(console): userEndpoint -> tenantEndpoint (#4228) 2023-07-25 19:06:34 +08:00
apple-touch-icon.png
favicon.ico
index.html
index.tsx