nocobase/packages/core
Zeke Zhang aaee46e0c2
feat(acl): supports 'current role' variable and collections filtering (#3181)
* feat(acl): support current role variable

* feat(acl): support to filter collections

* fix: the save conditions button should not be shown

* feat(formDataTemplates): supports to use variables for data scope

* test: make testing more stable

* fix: should only support filtering title and name

* fix: fix parse

* test: make testing more stable

* fix: should not use async function
2023-12-20 12:52:54 +08:00
..
acl feat(acl): supports 'current role' variable and collections filtering (#3181) 2023-12-20 12:52:54 +08:00
actions
app
auth
build
cache
cli
client feat(acl): supports 'current role' variable and collections filtering (#3181) 2023-12-20 12:52:54 +08:00
create-nocobase-app
database chore: remove field from db (#3233) 2023-12-19 20:49:34 +08:00
devtools
evaluators
logger
resourcer
sdk
server fix(localization): compatibility with plugin package names as namespaces (#3234) 2023-12-19 13:51:26 +08:00
test fix(e2e): change the value of adminSchemaUid 2023-12-17 15:51:28 +08:00
utils