APuschkin 9ed4c57322 Simplifies next task checkbox logic
Removes the `showNextTaskCheckbox` input from the `UserTaskCloudComponent` and `ScreenCloudComponent`.
The visibility of the "Open next task" checkbox is now solely determined by the `canCompleteTask` method in `UserTaskCloudComponent`.
This change ensures that the checkbox is only displayed when the user has the ability to complete the task.
2025-07-28 13:51:51 +02:00
2024-10-23 15:23:38 +01:00
2025-07-28 13:51:51 +02:00
2025-07-28 13:51:51 +02:00
2025-02-12 11:58:57 +00:00
2025-05-15 12:33:07 +01:00
2022-08-25 10:50:30 +01:00
2025-02-12 11:58:57 +00:00
2016-06-29 11:42:48 +01:00
2016-11-25 19:07:30 +00:00
2025-06-12 17:04:00 -04:00
2025-02-12 11:58:57 +00:00

Alfresco Application Development Framework (ADF)

Introduction

See the introduction page in our documentation for an overview of ADF along with links to useful starting points.

Prerequisites

Node: 18.x
NPM: 9.x

Also, check out the tutorial: Creating your first ADF Application for full details on what you may need to install before using ADF.

See also

Components

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

Libraries

ADF Libraries list:

Browser Support

All components are supported in the following browsers:

Browser Version
Chrome Latest
Safari Latest
Firefox Latest
Edge Latest
Description
Languages
TypeScript 90.5%
HTML 4.4%
SCSS 2.4%
JavaScript 1.6%
C 0.8%
Other 0.2%