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
simeng-li 9518658595
fix(schemas): fix the get interation/consent api bug (#5503)
* fix(schemas): fix the get interation/consent api bug

fix the get interation/consent api bug

* chore: update changeset

update changeset

* fix: update changeset

update changeset

* refactor(schemas, console): alter the resource scopes description field to nullable (#5504)

* refactor(schemas, console): alter the resoruce scopes description field nullable

make the resourec scopes description nullable

* fix(test): fix the type issue in the integration test

fix the type issue in the integration test

* fix(console): add the field register

add the field register

* fix: update the changeset

update the changeset

* fix(console,test): update comments and rebase

update comments and rebase the master
2024-03-20 14:31:35 +08:00
..
assets refactor(console,phrases): refactor the jwt customizer content (#5527) 2024-03-20 10:15:42 +08:00
cloud refactor(console): merge useMeCustomData hook into useCurrentUser (#5196) 2024-01-04 11:16:11 +08:00
components refactor(console): refactor conversion tracking (#5466) 2024-03-05 11:41:39 +08:00
consts feat(console,phrases): add new jwt claims page (#5448) 2024-03-05 14:39:37 +08:00
containers refactor(console,phrases): refactor the jwt customizer content (#5527) 2024-03-20 10:15:42 +08:00
contexts refactor(console): add subscription data provider (#5185) 2024-01-02 11:02:16 +08:00
ds-components fix(console): fix input field background color (#5478) 2024-03-11 12:15:53 +08:00
hooks fix(console,phrases): improve error handling when user associated app is removed (#5389) 2024-02-05 14:44:24 +00:00
i18n feat(console,experience,phrases): add user scopes descriptions (#5300) 2024-01-25 11:48:35 +08:00
icons
include.d refactor(console): refactor conversion tracking (#5466) 2024-03-05 11:41:39 +08:00
mdx-components refactor(console): tutorial -> guide 2024-02-23 22:05:23 +08:00
onboarding refactor(console): refactor conversion tracking (#5466) 2024-03-05 11:41:39 +08:00
pages fix(schemas): fix the get interation/consent api bug (#5503) 2024-03-20 14:31:35 +08:00
scss feat(console,phrases): integrate monaco editor (#5460) 2024-03-06 14:08:46 +08:00
types refactor(console): reorg downgrade plan notification modal (#5419) 2024-02-23 10:32:54 +08:00
utils refactor(console): reorg downgrade plan notification modal (#5419) 2024-02-23 10:32:54 +08:00
App.tsx feat(console,phrases): add new jwt claims page (#5448) 2024-03-05 14:39:37 +08:00
apple-touch-icon.png
favicon.ico
index.html
index.tsx