Infad Kachancheri 58340384fc [ADF-794] Add people assignment component (#1977)
* Add people component

* exported people service

* added people-list component to show the involved user list

* changed people-search component layout

* changed people-list usage in people component

* changed people-list data table from custom template to data adapter

* changes people-search component related to people-list

* changes in activiti-people related to people-list and people-search component

* changed data adapter to direct data column setting to data-table

* removed ngChanges and added User and UserEvent models

* added User and UserEvent model in emitter and other emitter handler

* added user event model

* changed activiti-people component with latest UX changes

* addedand changed translate keys to the components

* added hasUser method to check the condition in html

* fixed tslint issue and test case issue in activiti-people component

* added test case for actviti-people-list component

* test case added for activiti-people-search component

* changed activiti-people test cases according to latest UX changes

* added description for activiti-people component

* changed test case to fix component.upgradeElement issue

* changes requested by Vito Albano #1

* splitted getDisplayUser into getDisplayUser and getInitialUsername
2017-08-01 11:25:32 +01:00
2017-06-29 15:57:37 +01:00
2017-06-29 15:57:37 +01:00
2016-07-28 13:29:50 +01:00
2017-06-29 15:57:37 +01:00
2017-06-29 15:57:37 +01:00
2017-08-01 11:25:32 +01:00
2017-06-29 15:57:37 +01:00
2016-06-29 11:42:48 +01:00
2016-11-25 19:07:30 +00:00
2017-07-04 19:08:56 +02:00
2017-06-29 15:57:37 +01:00
2016-04-27 10:05:21 +01:00

ALFRESCO ANGULAR COMPONENTS

Join the chat at https://gitter.im/Alfresco/alfresco-ng2-components

travis
    Status travis
    Status Coverage Status license

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.

Demo Application

A separate application showcasing integration of components can be found here.

You will find examples of basic interaction for both BPM and ECM sets of widgets.

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.

yeoman logo

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

AmazonWebservices Logo.svg

To deploy directly on your AWS instance our demo shell click the button below:

Browser Support

All components are supported in the following browsers:

Browser Version
Chrome Latest
Safari (OS X) 9.x
Firefox* Latest
Edge 13, 14
Internet Explorer 11

Please refer to Browser Support article for more details.

Description
Languages
TypeScript 90.6%
HTML 4.3%
SCSS 2.4%
JavaScript 1.6%
C 0.8%
Other 0.2%