Cristi Socea ca2ba3c5c7 [ADF-994] Integrate SFS enhancements for Pagination component (#2119)
* Add pagination module with pagination component

* Update the old pagination to have the old selector

* Add licence headers to ts files

* Update pagination files

* Rename properties for consistency reasons and remove redundant event emitters

* Add PaginationQueryParams interface to reference the query params used for paginated requests

* Add documentation of pagination (work in progress)

* Add i18n translations to pagination component

* Rename some variables used in pagination template

* Update pagination component to be backwards compatible

* Update pagination component specs

* Update pagination’s documentation

* Remove the old pagination code

* Add old alfresco-pagination tag selector

* Update document list component to include the new pagination

* Add adf-pagination in search component

* Update link to pagination component from main readme file

* Update search component specs

* Add a default pagination object in case it’s not provided

* Assign pagination to default one to default the missing properties (if any)

* Remove unused variables

* Add fail hints from expectancies of pagination tests

* Add default onInit and remove the old defaults
2017-09-05 15:16:41 +01:00
2017-06-29 15:57:37 +01:00
2016-07-28 13:29:50 +01:00
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-06-29 11:42:48 +01:00
2016-11-25 19:07:30 +00:00
2017-07-04 19:08:56 +02: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
  • Due to a Firefox known issue, the Alfresco Upload Component does not currently support folder upload functionality on Firefox.

Please refer to the 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%