8 Commits

Author SHA1 Message Date
Denys Vuika
800a2a6530 Demo shell improvements (#1199)
* #1197 auth guards

* #1197 restore lost router dependency to all libs

* #1197 ecm/bpm auth guards, home page

- ECM auth guard (redirect to Login if ECM auth is missing)
- BPM auth guard (redirect to Login if BPM auth is missing)
- new Home page and route, show details on demo areas

* css improvements

make app text white as per request
2016-12-03 18:57:43 +00:00
Denys Vuika
294f7c0ec1 #1190 routing improvements, bug fixes (#1193)
- 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)
2016-12-01 16:27:07 +00:00
Eugenio Romano
62abe21063 move settings in another page and hide the bar if you are not logged in #908 2016-11-01 14:12:37 +00:00
Denys Vuika
9e0534ff90 Upgrade ng2-alfresco-upload 2016-09-21 18:23:57 +01:00
Denys Vuika
3fcc84cd02 Upgrade demo-shell 2016-09-21 12:09:14 +01:00
Eugenio Romano
54e050969b add tag in demo shell 2016-09-07 17:40:36 +02:00
Denys Vuika
3a9e89a19a Tabs widget enhancements, Form Viewer route 2016-07-29 19:15:06 +01:00
Denys Vuika
5dc42b9e6c #489 Upgrade to angular/router 2016-07-28 15:48:37 +01:00