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-06 16:22:54 +08:00
..
assets chore(console): reorganize console page (#3930) 2023-06-05 18:27:36 +08:00
cloud feat(cloud,schemas,cli): update cloud service tenant APIs (#3875) 2023-05-29 04:57:10 +00:00
components fix(console): fix fallback image in image uploader (#3984) 2023-06-06 16:22:54 +08:00
consts feat(console): add webhook logs page (#3862) 2023-05-22 14:19:15 +00:00
containers chore(console): reorganize console page (#3930) 2023-06-05 18:27:36 +08:00
contexts feat(cloud,schemas,cli): update cloud service tenant APIs (#3875) 2023-05-29 04:57:10 +00: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: 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 chore(console): reorganize console page (#3930) 2023-06-05 18:27:36 +08:00
pages refactor: add learn more link for Default API switch (#3972) 2023-06-05 17:46:49 +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 feat(schemas,cli,core,cloud): add manage tenant self scope (#3865) 2023-05-26 17:38:09 +08: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