Denys Vuika 63969d65e7
[AAE-3992] Process Filter bug fixes and improvements ()
* bug fixes

* bug fixes

* bug fixes

* cleanup tests

* travis workaround

* travis workaround

* travis workaround

* travis workaround

* travis workaround

* travis workaround

* Revert "travis workaround"

This reverts commit b67efccfb0aab8c7f6b9235d01525487771b8123.

* Revert "travis workaround"

This reverts commit 448f4e6d1211771e914f35183860af6df3452c16.

* Revert "travis workaround"

This reverts commit 542fae649c0501a9150ccac2e5a2cd54ee39a690.

* Revert "travis workaround"

This reverts commit 12f58568fbb0f8d2defb4c21a3ab1683bc8aa312.

* Revert "travis workaround"

This reverts commit b0ffef3bee0f81faf6088be8b5c2b072ad2762e7.

* Revert "travis workaround"

This reverts commit c6d95a2ff3b38b543fea83d3fc53016ac657b3bb.

* service fixes

* remove junk tests

* code fixes

* reduce code complexity

* update e2e

* update e2e

* fix i18n

* e2e fixes

* bug fixes

* rebase and fix

* properly serialize query params

* rework process filters demo

* remove dead code

* code fixes

* code fixes

* e2e improvements

* fix bug and remove e2e testing a bug

* bug fixes for date ranges

* fix e2e

* fix unit test

* reusable code

* fix flaky e2e

* fix angular cli version

* remove useless e2e (already tested by unit tests)

* remove useless e2e (already tested by unit tests)

* demo shell fixes

* remove fit

* disable flaky test

* update code as per review suggestions

* fix after rebase

* fix after rebase
2021-02-23 16:58:31 +00:00
2020-08-10 18:06:51 +01:00
2020-11-30 21:59:31 +00:00
2019-11-29 16:02:52 +00:00
2020-05-01 09:53:50 +01:00
2020-08-15 19:05:55 +01:00
2020-11-30 21:59:31 +00:00
2016-06-29 11:42:48 +01:00
2016-11-25 19:07:30 +00:00
2021-02-23 14:58:28 +00:00
2020-09-27 10:26:22 +01:00
2021-01-08 11:47:23 +00:00

Alfresco Application Development Framework (ADF)

branch status
master Build Status
develop Build Status

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

Coverage Status license

Introduction

See the Introduction page to get started with 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 the prerequisites section in creating your first ADF Application for full details.

Components

You can find the sources for all ADF components in the lib folder.

Full documentation for all components is available at the ADF Component Catalog.

Demo Application

A separate application showcasing integration of components can be found here. The app has examples of basic interaction for both APS and ACS components.

Yeoman generators

To speed up the development of your ADF application, use the Yeoman Generator. This will create a full working project with all the right libraries and tools.

yeoman logo

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 known issue in Firefox, the Alfresco Upload Component does not currently support folder upload functionality on Firefox.

See 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%