mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
- split apps view and single app view to reflect Activiti UI - dedicated route for each app tasks: /activiti/apps/:appId/tasks - remove performance bottleneck for activiti demo (AfterViewChecked) - load stencil controllers together with Tasks view (fixes #1190)
This commit is contained in:
committed by
Eugenio Romano
parent
2f1cd2cc84
commit
294f7c0ec1
@@ -43,6 +43,7 @@ import {
|
||||
SearchBarComponent,
|
||||
LoginDemoComponent,
|
||||
ActivitiDemoComponent,
|
||||
ActivitiAppsView,
|
||||
FormViewer,
|
||||
WebscriptComponent,
|
||||
TagComponent,
|
||||
@@ -80,6 +81,7 @@ import {
|
||||
SearchBarComponent,
|
||||
LoginDemoComponent,
|
||||
ActivitiDemoComponent,
|
||||
ActivitiAppsView,
|
||||
FormViewer,
|
||||
WebscriptComponent,
|
||||
TagComponent,
|
||||
|
Reference in New Issue
Block a user