3621 Commits

Author SHA1 Message Date
Maurizio Vitale
908e27a3ae [ADF-897] - ActivitiPeopleList - use the adf prefix (#2001)
* Use the adf as prexif instead of activiti

* Fix typo

* Fix wrong import
2017-08-01 11:25:32 +01:00
Eugenio Romano
e7dfe2d9a7 introduce check type definition 2017-08-01 11:25:32 +01:00
mauriziovitale84
e01fa61638 Fix typo error 2017-08-01 11:25:32 +01:00
Infad Kachancheri
58340384fc [ADF-794] Add people assignment component (#1977)
* Add people component

* exported people service

* added people-list component to show the involved user list

* changed people-search component layout

* changed people-list usage in people component

* changed people-list data table from custom template to data adapter

* changes people-search component related to people-list

* changes in activiti-people related to people-list and people-search component

* changed data adapter to direct data column setting to data-table

* removed ngChanges and added User and UserEvent models

* added User and UserEvent model in emitter and other emitter handler

* added user event model

* changed activiti-people component with latest UX changes

* addedand changed translate keys to the components

* added hasUser method to check the condition in html

* fixed tslint issue and test case issue in activiti-people component

* added test case for actviti-people-list component

* test case added for activiti-people-search component

* changed activiti-people test cases according to latest UX changes

* added description for activiti-people component

* changed test case to fix component.upgradeElement issue

* changes requested by Vito Albano #1

* splitted getDisplayUser into getDisplayUser and getInitialUsername
2017-08-01 11:25:32 +01:00
Denys Vuika
5aa5ac9e57 remove flags lib from demo shell (#1983)
* remove flags lib from demo shell

greatly reduce demo shell webpack resources by switching off flags (only 3 icons were displayed in the past)

* merge package.json

* add icons
2017-08-01 11:25:32 +01:00
Denys Vuika
9a005d90e5 app settings page (#1997)
- custom app setttings service to use isolated storage (demo shell)
- restore settings UI
- redirect angular and rxjs to the same version as components use.
2017-08-01 11:25:32 +01:00
Popovics András
9859659298 [ADF-793] Ability to create PDF renditions in case of non supported formats (#1994)
* Style changes and button

* Convert to PDF button

* Convert to PDF button part II.

* Convert within the Not Supported Format component

* Rendition loading skeleton

* Conversion is working.

* Convert button behaviour tests

* Rebasing fix.
2017-08-01 11:25:32 +01:00
Maurizio Vitale
2a629f2071 Fix compilation error (#1993) 2017-08-01 11:25:32 +01:00
Denys Vuika
4e09723481 updated package-lock file and removed duplicates in package.json 2017-08-01 11:25:32 +01:00
Denys Vuika
164c828ee8 [ADF-847] upgrade to use application configuration service (#1986)
* migrate core lib to use server-side app config

* fix unit tests

* update Search tests

- update tests
- upgrade tests to use TestBed

* update UserInfo tests

* update Social tests

* update tests

* update unit tests

* cleanup old code

* update about page

* update demo shell readme

* dev and prod configurations
2017-08-01 11:25:32 +01:00
Maurizio Vitale
5ea19d0b05 [ADF-833] DataTable - improve the single and double click event (#1979)
* Improve the single and double click event

* Fix unit test
2017-08-01 11:25:32 +01:00
Eugenio Romano
e5920e7aa7 Table of content automatic creation (#1982) 2017-08-01 11:25:32 +01:00
Eugenio Romano
eb4876f582 [ADF-524] Fix empty state after the loading introduction (#1980)
* fix empty state after the loading introduction

* Update document-list.component.spec.ts

remove typo
2017-08-01 11:25:32 +01:00
Denys Vuika
66809bfb30 [ADF-717] upgrade i18n and charting dependencies (#1976)
* remove app-specific polyfill dependencies

remove polyfill dependencies never used by component libraries

* upgrade i18n dependencies

* upgrade ng2-charts dependency

* fix unit tests

* update demo projects
2017-08-01 11:25:32 +01:00
Vito
ce56736d22 [ADF-510] Drag&Drop check permission to allow user to upload a file (#1948)
* [ADF-510] added permission check for drag&drop

* Improved code for drag and drop side

* Added test for drag and drop upload area changes

* Added test for document list permissions check

* [ADF-510] rebased branch after changes applied to upload

* [ADF-510] rebased branch and fixed tests
2017-08-01 11:25:32 +01:00
Maurizio Vitale
aa2c933427 [ADF-716] Task Header - Use a custom view inside the component (#1967)
* Use a generic custom view inside the task header

* Move the component into core component and change name

* Missing file

* Fix unit test

* fix unit test component name
2017-08-01 11:25:32 +01:00
Denys Vuika
3c7e456909 [ADF-814] application configuration service (#1969)
* app configuration service

* api improvements and readme update

* extend readme and add defaults

* unit tests for app config service
2017-08-01 11:25:32 +01:00
Vito
7926023852 [ADF-494] fixed readonly rendering for forms (#1972)
* [ADF-494] improved disabling for form

* [ADF-494] fixed readonly rendering for forms
2017-08-01 11:25:32 +01:00
Eugenio Romano
5b21af7813 remove brachet 2017-08-01 11:25:32 +01:00
Eugenio Romano
2224308f9b [ADF-78] Update CORS help (#1973) 2017-08-01 11:25:32 +01:00
Eugenio Romano
49d3784893 [ADF-524] Datatable loading state (#1958)
* loading state datatable

* modify readme after review
2017-08-01 11:25:32 +01:00
Eugenio Romano
d11d18a1c1 karma conf all single browser 2017-08-01 11:25:32 +01:00
Popovics András
932c4e6bc7 [ADF-578] Remember me functionality (#1962)
* Remember me functionality

* Happy pack to ng2-components' package.json

* Build fix
2017-08-01 11:25:32 +01:00
Denys Vuika
c08557cc0d fix builds related to node-sass library (#1966)
* update dependencies and remove old lock files

* update sass loader

* updated lock files
2017-08-01 11:25:32 +01:00
Denys Vuika
0907e67007 [ADF-591] documentation refinements (#1959)
* refine ng2-activiti-analytics

* refine ng2-activiti-diagrams docs

* refine ng2-activiti-form

* refine ng2-activiti-processlist

* refine ng2-activiti-tasklist

* refine ng2-alfresco-core

* refine ng2-alfresco-datatable

* refine ng2-alfresco-datatable

* refine gn2-alfresco-login

* refine ng2-alfresco-search

* refine ng2-alfresco-social

* refine ng2-alfresco-tag

* refine ng2-alfresco-upload

* refine ng2-alfresco-userinfo

* refine ng2-alfresco-viewer

* refine ng2-alfresco-webscript

* various readme cleanups
2017-08-01 11:25:32 +01:00
Eugenio Romano
66c6a97783 package lock update 2017-08-01 11:25:32 +01:00
Vito
847be272ed [ADF-802] fix error on uploading file to attachment list (#1957)
* [ADF-802] fix error on uploading file to attachment list

* [ADF-802] improved for loop
2017-08-01 11:25:32 +01:00
Vito
fc33bf6333 [ADF-740] Add button for process attachment list (#1955)
* [ADF-740] adding button to allow user to upload related content on process instance

* [ADF-740] add button for attachment content list for process

* changed locatin for translation

* [ADF-740] added test for add button for process attach

* [ADF-740] added PR request changes
2017-08-01 11:25:32 +01:00
Denys Vuika
5f5da2f631 update npm5 lock files 2017-08-01 11:25:32 +01:00
Eugenio Romano
ec090ea1ae [ADF-799] add HappyPack to webpack conf (#1956) 2017-08-01 11:25:32 +01:00
Denys Vuika
8258859359 fix issues with the require keyword (angular cli) (#1954) 2017-08-01 11:25:32 +01:00
Popovics András
10c0a87a06 [ADF-589] Login component different bug fixes (#1953)
* Basic style changes

* Further design changes

* Responsive design fixes

* Different sign in button style for the different login steps
2017-08-01 11:25:32 +01:00
Denys Vuika
6e09b9c550 [ADF-643] upload enhancements (#1949)
* rework folder uploading

- flatterns hierarchy on folder upload
- performs a single traversal for the entire folder heirarchy and ends with a comple file list
- allows now dropping folders on existing folders
- overall code improvements

* fix unit tests

* readme updates

* clean old and unused code

* code cleanup

* limit concurrent uploads

* update code as per review

* fix upload button for Safari

* fixes for Safari

- Safari compatibility
- code updates based on review

* fix code

* fix unit tests
2017-08-01 11:25:32 +01:00
Eugenio Romano
7aa3426c2f fix thumbnail task process list (#1951) 2017-08-01 11:25:32 +01:00
Maurizio Vitale
5f9132fa49 [ADF-741] Add the create task attachment component to the demo shell (#1946)
* Add the create task attachment component to the demo shell

* Add translation keys

* Add return to methods
2017-08-01 11:25:32 +01:00
Maurizio Vitale
872d74efa6 [ADF-773] Fix datatable custom template render (#1947) 2017-08-01 11:25:32 +01:00
Eugenio Romano
9358c24003 fix translation wrong folder creation issue 2017-08-01 11:25:32 +01:00
Eugenio Romano
6bd4b9b548 fix blob input in text viewer (#1942) 2017-08-01 11:25:32 +01:00
Popovics András
0493a8ac8a [ADF-763] Add Chrome default browser for karma chrome launcher for Chrome versi… (#1941)
* Add Chrome default browser for karma chrome launcher for Chrome version<59

* Fixing intermittently failing test in ng2-activiti-analytics component
2017-08-01 11:25:32 +01:00
Denys Vuika
64b1db0997 [ADF-754] toolbar component (#1938)
* toolbar component

- simple toolbar component (core lib)
- readme updates (core lib)
- update demo shell with toolbar component demo (document list)

* update unit tests
2017-08-01 11:25:32 +01:00
Eugenio Romano
762f6a3223 add info and link on current last git commit (#1940) 2017-08-01 11:25:32 +01:00
Denys Vuika
ab534215ba support for healdess chrome (#1939) 2017-08-01 11:25:32 +01:00
Maurizio Vitale
4f8bb99bdf [ADF-744] Attachment List is not displayed within Processes. (#1937)
* Use the adf process attachment list indise demo shell

* Change documentation
2017-08-01 11:25:32 +01:00
Maurizio Vitale
6706c1fc3b [ADF-686] add blobFile as input (#1933) 2017-08-01 11:25:32 +01:00
Eugenio Romano
2080bf4e72 rollback demo tag 2017-08-01 11:25:32 +01:00
Eugenio Romano
3590811f34 Source Mapping is not working on test debugging (#1931)
* coverage single components run fix

* remove spec.ts from coverage

* make the coverage and the istanbul-instrumenter-loader works only over the console test because a problem on the remapping for the browser test

* move tslint on the main folder of any component

* remove build:w from readme

* stop build tslint error also in spec files

* clear karma file from unnecessary files

* add set -f for build all script in order to accept *

* fix lint problem and failing tests

* fix failing test search component

* add loader test for viewer

* fix tslint error userinfo

* --max_old_space_size=2048 remove

* fix tslint error uploader unused EventEmitter

* remove spec|index|.*mock|.*model|.*event from coverage
2017-08-01 11:25:32 +01:00
Denys Vuika
b815034ef8 [ADF-571] upload feature rework (#1922)
* upload feature rework

lots of improvements for upload dialog and underlying services

* readme update

- readme cleanup
- remove some old comments from code
- update readme with new events for Upload Service

* restore prerequisites section in readme
2017-08-01 11:25:32 +01:00
Infad Kachancheri
0b3a909004 [ADF-713] Process Attachment - Provide a way to attach a new content (#1920)
* added service to get all the related content of the process instance

* added new component to create/upload attachment for process instance

* added unit test cases for create-process-attachment component

* exported create-process-attachment component

* added documentation for create-process-attachment component
2017-08-01 11:25:32 +01:00
Eugenio Romano
1fba805ab8 [ADF-721] Fix translation reference for dev task (#1923)
* move translation files in the bundles folder

* fix after review
ripristinate tslint and remove override tsconfig
2017-08-01 11:25:32 +01:00
Vito
faf80375a7 [ADF-707] Ability to select a row on a dynamic table (#1921) 2017-08-01 11:25:32 +01:00