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
2023-05-22 17:11:09 +08:00
..
assets feat(console): list and create webhooks (#3790) 2023-05-09 15:14:56 +08:00
cloud fix(console): remove url queries for social demo callback (#3621) 2023-03-30 18:17:44 +08:00
components feat(console): list and create webhooks (#3790) 2023-05-09 15:14:56 +08:00
consts feat(console): implement webhook basic details page (#3820) 2023-05-10 13:51:02 +08:00
containers feat(console): implement webhook basic details page (#3820) 2023-05-10 13:51:02 +08:00
contexts refactor: update tracking components (#3792) 2023-04-29 12:02:52 +08:00
hooks fix(console): eliminate unexpected /token calls (#3757) 2023-04-27 18:34:38 +08:00
i18n
icons refactor(console): use function-declaration for named components (#3520) 2023-03-22 16:45:10 +08:00
include.d refactor(console,ui,demo-app): fix i18next types (#3743) 2023-04-24 16:05:26 +08:00
mdx-components refactor(console): remove redundant hasError prop from text input (#3672) 2023-04-10 11:20:49 +08:00
onboarding refactor: update tracking components (#3792) 2023-04-29 12:02:52 +08:00
pages feat: add alwaysIssueRefreshToken for web apps 2023-05-22 17:11:09 +08:00
scss refactor(console): list pages (#3753) 2023-04-28 12:05:43 +08:00
types refactor(console): remove superstruct dependency from console (#3808) 2023-05-05 17:32:40 +08:00
utils refactor(schemas,core,console): use JsonObject instead of ArbitraryObject (#3730) 2023-04-24 11:11:27 +08:00
App.tsx refactor: update tracking components (#3792) 2023-04-29 12:02:52 +08:00
apple-touch-icon.png
favicon.ico
index.html feat(console): set title based on isCloud (#3541) 2023-03-20 07:28:58 +00:00
index.tsx