Ehsan Rezaei 23149cae58 [AAE-13800] - Avoid reloading task/process list when column visibility changes (#8499)
* Fixing rebase conflicts

* AAE-13310: Fixing lint issues

* AAE-13800: Avoid reloading tasks list component when column visibility changes, improved unit tests

* AAE-13800: Avoid reloading process list when column visibility changes, improving unit tests

* AAE-13800: Removing extra code from unit tests

* AAE-13800: updated obserable and unit tests in service tasks component

* AAE-13800: Updated service tasks reload method

* AAE-13800: Improved unit test

* AAE-13800: Removed unnecessary unit test

* AAE-13800: Removed extra subscription from a unit test

* AAE-13800: Replacing component reload with ngOnChanges as suggested in PR review

* AAE-13800: Adding done to the unit tests with a subscription

* AAE-13800: Removing extra spy

* AAE-13800: using ngHooks instead of calling directly component methods

* AAE-13800: code clean-up

* AAE-13800: making onDestroy subject private to each component

* AAE-13800: Code improvements

* AAE-13800: Code refactoring

* AAE-13800: Added more unit tests

* AAE-13800: Fixing lint issues
2023-05-05 10:45:29 +02:00
2023-04-28 06:09:48 -04:00
2023-05-04 22:51:19 +01:00
2022-08-25 10:50:30 +01:00
2023-05-04 22:51:19 +01:00
2020-05-01 09:53:50 +01:00
2022-08-25 10:50:30 +01:00
2016-06-29 11:42:48 +01:00
2016-11-25 19:07:30 +00:00
2022-08-26 15:24:19 +01:00
2020-09-27 10:26:22 +01:00

Alfresco Application Development Framework (ADF)

branch status
master git-tag
develop cron schedule

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

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.

Libraries

ADF Libraries list:

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.3%
HTML 4.5%
SCSS 2.5%
JavaScript 1.6%
C 0.8%
Other 0.2%