* development: Apply PR changes Fix xAxes labels #788 #843 fixed validation summary reset for Login Disabled action on readonly task Added test for checklist - fixed test for people Added start task test Added some improvements and clear user list add test for people search component Added test for people component Added task id as input Changed activiti people to manage the new search user window Added new people search to the index.ts Added component search for users Added remove involved user to people service Fix dialog for firefox and safari Fix process definition api
ALFRESCO ANGULAR 2 COMPONENTS
Introduction
See the following page for an introduction to the Alfresco Application Development Framework.
Prerequisites
Before you start using this development framework, make sure you have installed all required software and done all the necessary configuration, see this page.
Components
To view the complete list of all the components that you can use to build your custom Alfresco (ECM,BPM) client follow this link: Components.
You can browse all the components at the following page.
Yeoman generators
To speed up the development of your Alfresco Angular 2 application, or Alfresco Angular 2 component, use one of the Yeoman generators.
These generators will create a full working project with all the right libraries and tools.
Generate an Alfresco web component starter project
To generate your Alfresco Angular 2 component you can use the following Yeoman generator:
Generate an Alfresco web application starter project
To generate your Alfresco Angular 2 application you can use the following Yeoman generator:
Amazon AWS Elastic Beanstalk fast deploy
To deploy directly on your AWS instance our demo shell click the button below:
Browser Support
All components are supported in the below browsers:
Browser | Version |
---|---|
Chrome | Latest |
Safari (OS X) | 9.x |
Firefox* | Latest |
Edge | 14 |
Edge | 13 |
Internet Explorer | 11 |
*Concerning Alfresco Upload Component, folder upload currently not supported firefox known issue
Please refer to Browser Support article for more details.