mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-8086] Propagate form events (#7572)
* [AAE-8086] Propagate events * [AAE-8086] Add form rules manager to the form renderer * [AAE-8086] Extensibility improvements * [AAE-8086] Fix wrong import * [AAE-8087] Add form actions * [AAE-8086] Initialize form rules manager on form renderer component changes * [AAE-8087] Fix form actions * [AAE-8087] Fix unit tests for field visibility * trigger travis
This commit is contained in:
committed by
GitHub
parent
48c3fac018
commit
a02a8a4ad9
@@ -649,6 +649,7 @@ export const cloudFormMock = {
|
||||
metadata: {},
|
||||
variables: [
|
||||
{
|
||||
id: 'FormVarStrId',
|
||||
name: 'FormVarStr',
|
||||
type: 'string',
|
||||
value: ''
|
||||
|
Reference in New Issue
Block a user