0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00
logto/packages/console/src
simeng-li 31035816c4
feat(console): add api context type declarations (#6533)
* feat(console): add api context type declarations

add api context type declarations

* chore(console): update type name

update custom jwt api context type name

* feat(console): update the cutsom JWT editor

update the custom JWT editor
2024-09-04 09:59:46 +08:00
..
assets fix(console): use safeLazy to dynamically import guide mdx (#6503) 2024-08-22 17:25:35 +08:00
cloud fix(console): should be able to edit password and email in profile (#6447) 2024-08-15 12:58:59 +08:00
components chore(console): should use SKU to filter tenant dropdown and add display of dev/admin plan (#6509) 2024-09-02 11:51:21 +08:00
consts fix(console): add add-on display issues and refactor component PlanName (#6471) 2024-08-20 11:10:28 +08:00
containers fix(console): fix console z index issue on modals and banners (#6483) 2024-08-21 13:27:56 +08:00
contexts refactor(console): separate subscription based usage (#6448) 2024-08-15 04:20:10 +00:00
ds-components fix(core,console): disable quota guard and unblock resource creation for pro tenants (#6487) 2024-08-21 08:58:10 +00:00
hooks refactor(console,core): remove add on dev feature guard (#6466) 2024-08-19 08:47:12 +00:00
i18n
icons
include.d
mdx-components feat(core,console,phrases): add custom data editor to application details page (#6370) 2024-08-01 14:11:44 +08:00
onboarding fix: fix console issues for add-on (#6443) 2024-08-15 15:17:32 +08:00
pages feat(console): add api context type declarations (#6533) 2024-09-04 09:59:46 +08:00
scss fix(console): fix console z index issue on modals and banners (#6483) 2024-08-21 13:27:56 +08:00
types chore(console): should use SKU to filter tenant dropdown and add display of dev/admin plan (#6509) 2024-09-02 11:51:21 +08:00
utils fix(console): add add-on display issues and refactor component PlanName (#6471) 2024-08-20 11:10:28 +08:00
App.tsx fix(core,schemas): check email verification status in me api (#6507) 2024-08-22 15:41:11 +00:00
apple-touch-icon.png
favicon.ico
index.tsx