0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-10 21:58:23 -05:00
logto/packages/core/src
Darcy Ye 1ab39d19b6
fix(console,core,test): support filter by type for GET roles and apps APIs (#4727)
* 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>
2023-10-30 14:25:15 +00:00
..
__mocks__ feat(core): add ssoConnectors to the sie well-known api (#4777) 2023-10-30 10:28:03 +08:00
app fix: support circular reference when normalizing errors (#4069) 2023-06-21 16:05:33 +08:00
caches fix(core): dispose tenant cache on demand in order to hot reload oidc provider (#4641) 2023-10-14 12:34:03 +00:00
database refactor(console): fixing code review to-dos 2023-10-25 12:40:14 +08:00
env-set refactor(schemas,core,cli): alter signing key type to json object (#4582) 2023-10-08 12:51:04 -05:00
errors refactor!: optimize schema types 2023-10-11 16:41:31 +08:00
event-listeners fix(core): add opaque access token event listener (#4227) 2023-07-25 17:08:16 +08:00
i18n chore(deps): update silverhand configs monorepo packages to v3.0.0 (#3585) 2023-03-24 16:28:36 +00:00
include.d feat(core): organization apis 2023-10-23 12:18:24 +08:00
libraries feat(core): add ssoConnectors to the sie well-known api (#4777) 2023-10-30 10:28:03 +08:00
middleware chore(test): add integration tests for new APIs 2023-10-24 22:00:18 +08:00
oidc refactor(core): support oidc configuration hot replace (#4590) 2023-10-09 10:05:07 +00:00
queries fix(console,core,test): support filter by type for GET roles and apps APIs (#4727) 2023-10-30 14:25:15 +00:00
routes fix(console,core,test): support filter by type for GET roles and apps APIs (#4727) 2023-10-30 14:25:15 +00:00
routes-me chore: legacy password policy cleanup 2023-09-12 16:12:39 +08:00
sentinel feat(core): integrate basic sentinel (#4562) 2023-09-25 08:20:17 +00:00
sso refactor(core): refactor the sso-connector config guard logic (#4752) 2023-10-27 11:47:58 +08:00
tenants feat(core): add ssoConnectors to the sie well-known api (#4777) 2023-10-30 10:28:03 +08:00
test-utils fix(core): dispose tenant cache on demand in order to hot reload oidc provider (#4641) 2023-10-14 12:34:03 +00:00
utils fix(console,core,test): support filter by type for GET roles and apps APIs (#4727) 2023-10-30 14:25:15 +00:00
index.ts feat(core): integrate with cloudflare (#3919) 2023-06-01 15:32:49 +08:00