mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
[ACS-3860] Folder rules - Node picker for action parameters of type "d:noderef" (#2800)
* [ACS-3860] - added callback with node selector dialog * ACS-3860 - implemented node picker for actions * ACS-3860 - unit tests * ACS-3860 - linting * ACS-3860 - i18n * ACS-3860 - small fix * ACS-3860 - changed to private method, added typization * ACS-3860 - removed useless getter and setter * ACS-3860 - added 'noderef' to cspell.json
This commit is contained in:
committed by
GitHub
parent
03ed8e071a
commit
81033450d8
@@ -65,7 +65,8 @@
|
||||
"dateitem",
|
||||
"versionable",
|
||||
"erroredSpy",
|
||||
"errored"
|
||||
"errored",
|
||||
"noderef"
|
||||
],
|
||||
"dictionaries": ["html", "en-gb", "en_US"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user