mirror of
https://github.com/logto-io/logto.git
synced 2025-02-10 21:58:23 -05:00
* fix(console,core): do not reuse advanced search for role/app type * chore(test): add integration test cases for using search component when assigning app/role * chore: apply suggestions from code review Co-authored-by: Gao Sun <gao@silverhand.io> * chore(test): add API test cases for filtering roles/applications and add changeset * chore: apply suggestions from code review Co-authored-by: Gao Sun <gao@silverhand.io> --------- Co-authored-by: Gao Sun <gao@silverhand.io>
7 lines
180 B
Markdown
7 lines
180 B
Markdown
---
|
|
"@logto/integration-tests": patch
|
|
"@logto/console": patch
|
|
"@logto/core": patch
|
|
---
|
|
|
|
fix 500 error when using search component in console to filter both roles and applications.
|