mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
[ACS-3217] initial project scaffold for the Folder Rules (#2566)
* initial project scaffold * visibility rules placeholders * custom scope for rules evaluators * unit tests and minor improvements * update e2e * add write permission check * update e2e * update e2e * enable the env variable * fix tests * update e2e * fix e2e
This commit is contained in:
9
projects/aca-folder-rules/README.md
Normal file
9
projects/aca-folder-rules/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Folder Rules
|
||||
|
||||
## Build
|
||||
|
||||
Run `ng build aca-folder-rules` to build the project. The build artifacts will be stored in the `dist/` directory.
|
||||
|
||||
## Running unit tests
|
||||
|
||||
Run `ng test aca-folder-rules` to execute the unit tests via [Karma](https://karma-runner.github.io).
|
Reference in New Issue
Block a user