mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
* add exclude files property * remove Unknown * fix reviewer * Update reviewChecker.js * Update docs/README.md Co-Authored-By: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com> Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
2.7 KiB
2.7 KiB
Title, Github only
| Title | Github only |
|---|---|
| Tutorials | true |
Tutorials
| Name | Level | Abstract |
|---|---|---|
| Creating your first ADF application | Basic | This tutorial shows you how to set up your development environment and create an ADF application. |
| Creating your ADF application using Yeoman | Basic | In this tutorial you are going to see how to create an ADF application from scratch, using the Yeoman scaffolding tool. |
| Creating your Alfresco JavaScript application | Basic | In this tutorial you will learn how to create an application in JavaScript from scratch to interact with Alfresco. |
| Adding a new component | Basic | In this tutorial, you will learn how to create a component using Angular CLI within an existing application. |
| Adding a new view | Beginner | In this tutorial you will learn how to create a new view in your application and how to access it using a defined endpoint. |
| Using ADF Components | Basic | In this tutorial you will learn how to extend, use and configure ADF Components. |
| Basic theming | Beginner | In this tutorial you will see how to theme an ADF app by modifying the CSS. |
| Customizing the Login component | Intermediate | In this tutorial you will learn how to customize the Login component following the technical documentation. |
| Working with a Data Table | Intermediate | In this tutorial you will learn how to populate a DataTable component. |
| Working with the Nodes API Service | Intermediate | In this tutorial you will learn how to use the NodesApiService. |
| Working with Nodes using the JS API | Intermediate | In this tutorial you will learn how to use the AlfrescoCoreRestApi. |
| Content metadata component | Advanced | In this tutorial you will learn how to work with the ContentMetadataComponent. |
| Building an ADF application on top of Activiti Cloud 7.0.0 GA Community Edition | Intermediate | This tutorial shows how to configure an ADF app to connect to Activiti Cloud 7. |