mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-12 12:47:45 +02:00
Rollback and custom events preparation (#10298)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -68,6 +68,8 @@ export default mergeIds(processId, process, {
|
||||
CardUpdateEditor: '' as AnyComponent,
|
||||
CardUpdatePresenter: '' as AnyComponent,
|
||||
FieldChangesEditor: '' as AnyComponent,
|
||||
OnEventEditor: '' as AnyComponent,
|
||||
OnEventPresenter: '' as AnyComponent,
|
||||
ToDoSettingPresenter: '' as AnyComponent,
|
||||
TimeEditor: '' as AnyComponent,
|
||||
TimePresenter: '' as AnyComponent,
|
||||
@@ -174,6 +176,7 @@ export default mergeIds(processId, process, {
|
||||
WaitUntil: '' as IntlString,
|
||||
WhenCardMatches: '' as IntlString,
|
||||
WhenFieldChanges: '' as IntlString,
|
||||
OnEvent: '' as IntlString,
|
||||
Result: '' as IntlString,
|
||||
RequestResult: '' as IntlString,
|
||||
NoResultRequired: '' as IntlString,
|
||||
|
||||
Reference in New Issue
Block a user