10860 Commits

Author SHA1 Message Date
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
Infad Kachancheri
44939d4ce7 [ADF-712] Task Attachment - Provide a way to attach a new content (#1898)
* create button, download, view functionality added in task attachment list component

* created sevice to attach document to task

* added new component to create/uplaod attachment to task

* added new component to create/uplaod attachment to task

* added test case for create task attachment component

* added test case for create task attachment component

* added input to block upload document  to ECM

* fixed create task attachment spec file issue

* changed alfresco-upload to alfresco-core upload directive

* removed attachCreate button and emitter from task-attachment-list

* removed uploadToEcm input and checkValidity method from alfresco-upload

* added documentation for task-attachment-list and create-task-attachment components
2017-08-01 11:25:32 +01:00
Infad Kachancheri
7ea5a5fb5f [ADF-710] Create an Process Attachment List component (#1919)
* added new component to list the process attachments with view, download and delete functionality

* added unit test cases for activit-process-attachment-list component

* exported new process attachment list component

* added documentation for process-attachment-list component
2017-08-01 11:25:32 +01:00
Denys Vuika
07fe51e96c [ADF-667] selection mode and row styles (#1914)
* selection mode and row styles

- single/multiple/none selection modes for DataTable component (and Document List)
- support for custom row styles (inline and classname values)
- fix karma config (material themes)
- readme updates
- package-lock.json files for NPM5 support
- updated DataTable demo to demonstrate selection modes and row styles

* remove package lock files
2017-08-01 11:25:32 +01:00
Vito
6df1078d09 [ADF-680] Added previous page check when page has no more elements (#1911)
* [ADF-242] - fix for deleting - saving a report

* [ADF - 242] added test for fixed feature on reports save - delete

* [ADF-680] - Fixed behaviour when deleting all files on last page of document list

* Start adding test for documentlist check

* Added test for check double page load

* [ADF-680] - removed commented test code

* [ADF-680] Added changes from peer review

* [ADF-680] added return type
2017-08-01 11:25:32 +01:00
Denys Vuika
99c7bde6b6 [ADF-573] support for toggling enabled state (#1912) 2017-08-01 11:25:32 +01:00
Denys Vuika
6f37612563 [ADF-604] Upgrade @angular/material to latest version (#1909)
* update dependencies and module imports

* fix template warnings and fix import issues

* migrate Activiti Form to MdTabsModule

* fix unit tests

* fix tests

* fix unit tests

* fix unit tests

* disable test that fails only on travis

* upgrade activiti form component to angular/material

* fix test (remove MDL class check)
2017-08-01 11:25:32 +01:00
Denys Vuika
19b96227bd [ADF-640] reload document list on folder upload (#1895)
* reload document list on folder upload

- extend UploadService with 'folderCreated' event to be able reacting on folder uploads globally
- extend Demo Shell to reload document list on UploadService events (folderCreated)

* readme updates
2017-08-01 11:25:32 +01:00
Denys Vuika
865e67ee58 [ADF-610] Upload button and DnD area should not upload hidden files and folders (#1908)
[ADF-610]  upload cleanup
- more strongly typing
- api improvements

* Upload cleanup and api improvements

- remove old unused settings (formFields variable)
- individual options for uploaded files (i.e. versioning)
- upload button and drag-and-drop area now set individual settings for file versioning

* exclude hidden files from upload
2017-08-01 11:25:32 +01:00
Eugenio Romano
b7e33d6cbf Update PREREQUISITES.md 2017-07-04 19:08:56 +02:00
Eugenio Romano
b30ec26213 no save development js-api (#2033) (#2034) 2017-06-30 18:13:08 +01:00
Eugenio Romano
b3ae674f7a regenerate lock 2017-06-30 01:19:47 +01:00