Denys Vuika facafbd55c Single naming convention for core services (#1363)
* remove temporary file from repo

* fix: alfresco-api.service

* new: auth.service.ts

- new auth.service.ts implementation
- deprecation warning for AlfrescoAuthenticationService
- fix ‘clean-build’ typo
- extra vscode settings for ‘.d.ts’ files

* use AuthService internally

* new: content.service.ts

- deprecation warning for AlfrescoContentService
- use new ContentService internally

* new: settings.service.ts

- new SettingsService
- deprecation warning for AlfrescoSettingsService
- using new SettingsService internally

* new: translate.service and translate-loader.service

- custom TranslateLoader becomes AlfrescoTranslateLoader
- custom TranslateService becomes AlfrescoTranslateService
- deprecation notices for old service and loader implementations

* fix: document list

* fix: search

* fix: tag

also fixes #1364

* fix: activiti form

* fix: activiti tasklist, improve unit tests

* fix: activiti processlist, unit tests improvements

* fix: diagram component

* fix: analytics component

* fix: upload component

- fix numerous issues with unit tests (hidden by ‘any’ type)
- test improvements

* fix: webscript

* fix: userinfo unit tests

* code fixes

* fix 'beforeAll' issue

* tasklist unit testing improvements

* fix: form unit tests

* fix: unit tests
2017-01-03 10:46:27 +00:00
2016-11-28 11:08:27 +00:00
2016-07-28 13:29:50 +01:00
2016-12-20 21:14:16 +00:00
2016-12-14 15:49:08 +00:00
2016-12-14 15:49:08 +00:00
2016-12-22 09:55:27 +00:00
2016-12-16 18:01:30 +00:00
2016-12-20 21:14:16 +00:00
2016-06-29 11:42:48 +01:00
2016-11-25 19:07:30 +00:00
2016-12-16 17:54:03 +00:00
2016-12-21 13:09:25 +00:00
2016-04-27 10:05:21 +01:00

ALFRESCO ANGULAR 2 COMPONENTS

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

travis
    Status travis
    Status Coverage Status license alfresco component angular 2 typescript node version

alfresco angular2

browser stack

Introduction

See the following page for an introduction to 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 this page.

Components

To view the complete list of all the components that you can use to build your custom Alfresco (ECM,BPM) client follow this link: Components.

You can browse all the components at the following page.

Yeoman generators

To speed up the development of your Alfresco Angular 2 application, or Alfresco Angular 2 component, use one of the Yeoman generators.

These generators will create a full working project with all the right libraries and tools.

yeoman logo

Generate an Alfresco web component starter project

To generate your Alfresco Angular 2 component you can use the following Yeoman generator:

Generate an Alfresco web application starter project

To generate your Alfresco Angular 2 application you can use the following Yeoman generator:

Amazon AWS Elastic Beanstalk fast deploy

AmazonWebservices Logo.svg

To deploy directly on your AWS instance our demo shell click the button below:

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

*Concerning Alfresco Upload Component, folder upload currently not supported firefox known issue

Please refer to Browser Support article for more details.

Description
Languages
TypeScript 91.1%
HTML 4.5%
SCSS 2.5%
JavaScript 0.8%
C 0.8%
Other 0.2%