0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/console/src
2023-06-09 21:56:20 +08:00
..
assets refactor(console): improve the original Alert component (#4003) 2023-06-08 07:13:16 +00:00
cloud feat(cloud,schemas,cli): update cloud service tenant APIs (#3875) 2023-05-29 04:57:10 +00:00
components refactor(console): apply no-unused-modules (#4010) 2023-06-09 21:56:20 +08:00
consts feat(console): add activation error for custom domain (#3994) 2023-06-09 10:19:01 +08:00
containers feat(console): enable custom domain feature (#4013) 2023-06-09 13:20:49 +08:00
contexts refactor(console): apply no-unused-modules (#4010) 2023-06-09 21:56:20 +08:00
hooks refactor(console): apply no-unused-modules (#4010) 2023-06-09 21:56:20 +08:00
i18n
icons refactor(console): use function-declaration for named components (#3520) 2023-03-22 16:45:10 +08:00
include.d refactor: add google tag conversion report 2023-05-25 17:04:00 +08:00
mdx-components refactor(console): remove redundant hasError prop from text input (#3672) 2023-04-10 11:20:49 +08:00
onboarding refactor(console): apply no-unused-modules (#4010) 2023-06-09 21:56:20 +08:00
pages refactor(console): apply no-unused-modules (#4010) 2023-06-09 21:56:20 +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 fix(console): generated passwords should pass the regex checks (#3925) 2023-06-01 22:33:45 +08:00
App.tsx fix(console): use process.env.NODE_ENV to get node env for console (#3991) 2023-06-08 02:57:02 +00: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