Application Development Framework - Blog

cancel
Showing results for 
Search instead for 
Did you mean: 

Application Development Framework - Blog

eugenio_romano
Alfresco Employee

In this Tutorial, I would like to help you to update your project created with the ADF Yeoman app genera. Many people have asked on our gitterchannel which are the correct steps to upgrade from version 2.5.0 to version 2.6.1In order to understand the possible ways to update a project I did some diff Read more...

Read more
0 2 3,338
fcorti
Alfresco Employee

Application Development Framework, version 2.6.1 Release NoteThese release notes provide information about the 2.6.1 release of the Alfresco Application Development Framework.This is the latest General Available release of the Application Development Framework, which contains the Angular components Read more...

Read more
0 0 2,730
eugenio_romano
Alfresco Employee

Alfresco Application Development Framework, version 2.6.0 Release NoteThese release notes provide information about the 2.6.0 release of the Alfresco Application Development Framework.This is the latest General Available release of the Application Development Framework, which contains the Angular co Read more...

Read more
2 4 6,833
dvuika
Alfresco Employee

Make sure you have a backup copy of your project or create a separate branch prior to upgrade.In this article, we are going to dwell on upgrading an ADF project 2.4.0 to 2.5.0 that also features update versions of the following libraries:Angular 6.xAngular Material 6.xAngular CLI 6.xRxJs 6.xAll Yeom Read more...

Read more
2 1 3,689
eugenio_romano
Alfresco Employee

Alfresco Application Development Framework, version 2.5.0 Release NoteThese release notes provide information about the 2.5.0 release of the Alfresco Application Development Framework.This is the latest General Available release of the Application Development Framework, which contains the Angular co Read more...

Read more
6 4 6,982
eugenio_romano
Alfresco Employee

Alfresco Application Development Framework, version 2.4.0 Release NoteThese release notes provide information about the 2.4.0 release of the Alfresco Application Development Framework.This is the latest General Available release of the Application Development Framework, which contains the Angular co Read more...

Read more
5 0 5,681
eugenio_romano
Alfresco Employee

This document describes how to deploy an ADF Angular app.Production build and Development buildThe first task before to deploy your project is to produce a distribution build. Move to the main folder of your project before proceeding. Development buildThe result of this build is not optimized for pr Read more...

Read more
1 18 18.1K
eugenio_romano
Alfresco Employee

Often after you have to build your app for a different reason you need to track it.The analytics collected can be used for multiple purposes:Track possible error in your softwareNew functionality engagementUnderstand how the user interacts with your productIn my career, I saw multiple time create th Read more...

Read more
2 3 4,419
eugenio_romano
Alfresco Employee

In this Tutorial, I would like to help you to update your project created with the ADF Yeoman app genera. Many people have asked on our gitterchannel which are the correct steps to upgrade from version 2.2.0 to version 2.3.0In order to understand the possible ways to update a project I did some diff Read more...

Read more
0 2 3,614
eugenio_romano
Alfresco Employee

Alfresco Application Development Framework, version 2.3.0 Release NoteThese release notes provide information for the       2.3.0 release    of the Alfresco Application Development Framework.This a    General Available    release of    the       Application Development Framework, which       cont Read more...

Read more
3 5 7,577
eugenio_romano
Alfresco Employee

IntroductionThi is my second article on how to use Docker with ADF. In the previous article ADF Docker practical guide I described how is possible start the demo shell or the example content app using Docker.What if you want use docker in your generated ADF app? From the version 2.1.0 of our generat Read more...

Read more
5 5 6,639
eugenio_romano
Alfresco Employee

In this Tutorial, I would like to help you to update your project created with the ADF Yeoman app genera. Many people have asked on our gitterchannel which are the correct steps to upgrade from version 2.1.0 to version 2.2.0In order to understand the possible ways to update a project I did some diff Read more...

Read more
3 0 2,460
eugenio_romano
Alfresco Employee

Alfresco Application Development Framework, version 2.2.0 Release NoteThese release notes provide information for the   2.2.0 release  of the Alfresco Application Development Framework.This a  General Available  release of  the   Application Development Framework, which   contains the Angular com Read more...

Read more
2 0 4,199
eugenio_romano
Alfresco Employee

IntroductionNowadays most of the application around the world are moving in a transformation where everything is in a container. Docker is now a buzzword and almost every software is possible to find on Docker hub. As ADF team we started the development of the framework since the beginning taking ad Read more...

Read more
5 6 7,937
eugenio_romano
Alfresco Employee

In this Tutorial, I would like to help you to update your project created with the ADF Yeoman app genera. Many people have asked on our gitterchannel which are the correct steps to upgrade from version 2.0.0 to version 2.1.0In order to understand the possible ways to update a project I did some diff Read more...

Read more
3 0 2,511
gravitonian
Alfresco Employee

IntroductionIn this article we will look at how you can use the Alfresco Process Services (APS) related ADF components to build a Process Management application. This could be useful if you are about to start on an ADF trial, you need to build a PoC with ADF, or you just want to play around with it Read more...

Read more
1 2 8,073
eugenio_romano
Alfresco Employee

Alfresco Application Development Framework, version 2.1.0 Release NoteThese release notes provide information for the 2.1.0 release of the Alfresco Application Development Framework.This is the first General Available release of the Application Development Framework, which contains the Angular compo Read more...

Read more
6 2 6,022
gravitonian
Alfresco Employee

IntroductionIn this article we will look at how you can use the Alfresco Content Services (ACS) related ADF components to build a Content Management application. This could be useful if you are about to start on an ADF trial, you need to build a PoC with ADF, or you just want to play around with it Read more...

Read more
5 8 19.2K
gravitonian
Alfresco Employee

   IntroductionMost apps will have a side navigation where you can access different areas of the application. It will also have a toolbar that changes depending on where you are in the application (application state). In a content management application the toolbar usually also contains a search fie Read more...

Read more
0 0 30.5K
gravitonian
Alfresco Employee

Introduction This article is a deep dive into how an ADF application is configured, built, and run. Specifically for ADF version 2.0.0. It's very much a one-time-only type of read that you would do in the beginning of your first ADF project. It will mostly likely benefit you a lot in the long run to Read more...

Read more
2 0 14.1K
eugenio_romano
Alfresco Employee

In this Tutorial, I would like to help you to update your project created with the ADF Yeoman app generator. Many people have asked on our gitterchannel which are the correct steps to upgrade from version 1.9.0 to version 2.0.0In order to understand the possible ways to update a project I did some d Read more...

Read more
2 0 2,788
valbano
Active Member

All the code presented in this article  is open source and you can find it in our ADF Examples repo.1.Generate the scaffolder ADF appThe easier way to start creating a custom adf app is from the adf app generator if you want know more on how to use it you can read it here. Thanks to the generator we Read more...

Read more
1 0 4,720
gravitonian
Alfresco Employee

IntroductionIn this article we will look at how you can use the Alfresco Process Services (APS) related ADF components to build a Process Management application. This could be useful if you are about to start on an ADF trial, you need to build a PoC with ADF, or you just want to play around with it Read more...

Read more
1 1 6,272
gravitonian
Alfresco Employee

IntroductionIn this article we will look at how you can use the Alfresco Content Services (ACS) related ADF components to build a Content Management application. This could be useful if you are about to start on an ADF trial, you need to build a PoC with ADF, or you just want to play around with it Read more...

Read more
5 1 5,858
gravitonian
Alfresco Employee

IntroductionMost apps will have a side navigation where you can access different areas of the application. It will also have a toolbar that changes depending on where you are in the application (application state). In a content management application the toolbar usually also contains a search field. Read more...

Read more
2 0 17.9K
gravitonian
Alfresco Employee

Introduction This article is a deep dive into how an ADF application is configured, built, and run. Specifically for ADF version 1.9.0. It's very much a one-time-only type of read that you would do in the beginning of your first ADF project. It will mostly likely benefit you a lot in the long run to Read more...

Read more
4 4 14.3K
eugenio_romano
Alfresco Employee

ADF ThemingOne of the first questions that I receive often when someone starts to play with ADF is how to customize the colors after generated an app.In order to help all the developer to easily accomplish this task in the version 1.8.0 of ADF we have introduced a theming capability.Before to comple Read more...

Read more
2 6 9,613
eugenio_romano
Alfresco Employee

In this Tutorial, I would like to help you to update your project created with the ADF Yeoman app generator. Many people have asked on our gitter channel which are the correct steps to upgade from version 1.8 to version 1.9.In order to understand the possible ways to update a project I did some diff Read more...

Read more
0 0 1,590
eugenio_romano
Alfresco Employee

Alfresco Application Development Framework, version 1.9.0 Release NoteThese release notes provide information for the 1.9.0 release of Alfresco Application Development Framework.This is the next Limited Available release of Application Development Framework, containing the Angular components to buil Read more...

Read more
1 0 2,866
alfresco
Alfresco Employee

This content is part of the Alfresco ADF getting started tutorial and describes how to create your Angular application on top of the service layer composed by Alfresco Content Services, Alfresco Process Services powered by Activiti or both. In the following sections we are going to see how to create Read more...

Read more
2 10 22.2K
Application Development Framework Blog