Commit Graph
9334 Commits
Author SHA1 Message Date
Eugenio Romano c74c6e960e add dependency after first npm creation 2017-11-16 17:49:46 +00:00
Eugenio Romano bed569cd71 new translated files (#2656) 2017-11-16 17:23:23 +00:00
Denys Vuika d544b5a98b fix layout issues (#2655) 2017-11-16 17:23:00 +00:00
Eugenio Romano 8596ba4d39 fix update version script 2017-11-16 17:21:21 +00:00
Eugenio Romano a09dddb281 fix check bundles script 2017-11-16 17:12:08 +00:00
Eugenio Romano ac643e506a fix build script 2017-11-16 16:49:34 +00:00
Eugenio Romano 46cc0bd4cd namespace @alfresco npm 2017-11-16 16:42:14 +00:00
Eugenio Romano 4daab4c8cb script publish log move 2017-11-16 16:26:10 +00:00
Martin Bergljung 9551fc117b [ADF-1586] FileDraggableDirective documentation (#2653) 2017-11-16 15:44:19 +00:00
Martin Bergljung 6f282c051e [ADF-1586] CommentListComponent documentation (#2650) 2017-11-16 15:18:47 +00:00
Martin Bergljung 6da6d216e1 [ADF-1586] FormFieldComponent documentation (#2646) 2017-11-16 15:17:23 +00:00
Eugenio Romano a8eb59ea94 add missing process translations 2017-11-16 15:00:53 +00:00
Eugenio Romano 89a7047f81 demo shell fix for insights asssets 2017-11-16 14:50:01 +00:00
Eugenio Romano 0e0570b792 script fix path 2017-11-16 14:45:48 +00:00
Eugenio Romano a52bb5600a New packages org (#2639)
New packages org
2017-11-16 14:12:52 +00:00
Maurizio Vitale 6a24c6ef75 fix task dependency (#2643) 2017-11-14 12:54:28 +00:00
Eugenio Romano f8866df97d improve next version script 2017-11-14 00:05:14 +00:00
Eugenio Romano e760b7b3d2 add alpha and beta logic in script 2017-11-13 23:06:47 +00:00
Eugenio Romano f14910458d new next version script 2017-11-13 22:38:00 +00:00
Eugenio Romano e708fc6182 fix build dependency 2017-11-13 18:22:10 +00:00
Deepak Paul 961e89ea73 [ADF-1906] Accordion Menu - Provide a way to show the tooltip (#2641)
* Added tooltip for accordion header icon
2017-11-13 17:50:57 +00:00
Maurizio Vitale 9608beba9f fix tasklist dependency (#2640) 2017-11-13 11:57:37 +00:00
suzanadirla 5d480ba366 [ADF-1902] Buttons of the Create / Edit folder dialog do not match design (#2634) 2017-11-13 10:47:24 +00:00
Mario Romano efac6eeafe remove not unaspected parameters (#2638) 2017-11-11 11:08:10 +00:00
Vito 4ac523df11 [ADF-1761] Search component refactoring (#2623)
* [ADF-1761] refactoring search

* [ADF-1761] added click exit strategy and selection for list items

* [ADF-1761] removed old search component replaced with the new implementation

* [ADF-1761] removed old component and replaced with the refactored version

* [ADF-1761] added the new tests for search control component

* [ADF-1761] added test for refactored search component

* [ADF-1761] fixed minor twitch start styling the list

* [ADF-1761] fixed test

* [ADF-1761] removed unused import

* [ADF-1761] added search integrations with files component

* [ADF-1761] rebased branch on lates development

* [ADF-1761] added blur management for search

* [ADF-1761] fixed wrong behaviour on blur

* [ADF - 1761] fixed responsiveness on smaller resolution

* [ADF-1761] reduced font and added white line

* [ADF-1761] fixed some blur behaviour

* [ADF-1761] added some fix for on blur behaviour

* [ADF-1761] fixed some behaviour on blur

* [ADF-1761] fix for angular 5

* [ADF-1761] changed name from search integration to search result into demoshell

* [ADF-1761] fixed wrong change name

* [ADF-1761] added documentation for search control component

* [ADF-1761] added documentation for search component

* [ADF-1761] fixed wrong link into documentation

* [ADF-1761] fixed image for simple example

* [ADF-1761] added some improvements and removed duplicated code

* [ADF-1761] renamed directive to searchAutocomplete

* [ADF-1761] added some changes after Peer review
2017-11-09 19:24:38 +00:00
Popovics András e1e9c735b4 [REGRESSION-AFTER-CLI] Fixing --prod mode (#2633)
* FormRenderingService refactoring

* Move common part to core and use in card view

* Add documentation
2017-11-09 17:12:41 +00:00
siva kumar 34f51e3558 [ADF-1712] The <adf-task-header component displays a Requeue button for none pooled tasks (#2628)
* [ADF-1712] The <adf-task-header component displays a Requeue button for none pooled tasks.

* Refactored task-header component.
* Added test cases.

* [ADF-1712] The <adf-task-header component displays a Requeue button for none pooled tasks.

* Refactored task header component.
* Refactored test cases.

* [ADF-1712 ] The <adf-task-header component displays a Requeue button for none pooled tasks.

* Refactored header component.
* Test cases for the changes have been added.

* [ ADF-1712 ] The <adf-task-header component displays a Requeue button for none pooled tasks.

* Refactored header component, renamed method names.
* Added test cases.

* * Refactored isComplete method.
2017-11-09 16:19:52 +00:00
Martin Bergljung 1e0b20517c [ADF-1586] ProcessService documentation (#2632) 2017-11-09 15:18:54 +00:00
Martin Bergljung d80d8d4f48 [ADF-1586] ProcessContentService documentation (#2626) 2017-11-09 15:17:05 +00:00
Martin Bergljung 9303bba0e4 [ADF-1586] ActivitiAlfrescoContentService documentation (#2625) 2017-11-09 15:15:03 +00:00
mihai sirghe d224d2fb7a [ADF-1872] TaskList Component - Doesn't show the currentTaskId high… (#2622)
* [ADF-1872] - TaskList Component - Doesn't show the currentTaskId highlited

Fixed

* [ADF-1872] TaskList Component - Doesn't show the currentTaskId highlighted

Small code refactoring:

 - changed the way the adf-tasklist selectionMode property is initialized
2017-11-09 15:11:47 +00:00
suzanadirla 298012f0b0 [ADF-1605] [Destination picker] Folder cannot be selected if user has Contributor permissions on it (#2630)
fix issue by allowing to select as destination the folder with "create" permission
fix display of disabled folder icon
2017-11-09 14:24:34 +00:00
andyhealey26 cbc5e9ad45 Dev andy adf 1877 (#2631)
* Update en.json

Copy update for ADF-1877

* Update en.json

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877
2017-11-09 14:21:58 +00:00
Andy Stark 6fd3819112 [ADF-1586] Added Core services docs (#2629) 2017-11-09 13:20:56 +00:00
Denys Vuika 9be1e1144d delete typescript error log 2017-11-09 12:00:49 +00:00
Andy Stark 75ddc6636e [ADF-1586] Added auth guard docs (#2624) 2017-11-09 11:02:53 +00:00
Andy Stark 3b15bde49b [ADF-1586] Added docs for services (#2619)
* [ADF-1586] Added docs for services

* [ADF-1586] Removed model definitions from docs
2017-11-08 10:25:37 +00:00
Eugenio Romano a2310336dd [ADF-1895] update Material2 to 5.0.0-rc0 (#2621)
update Material2 to 5.0.0-rc0
2017-11-08 00:39:34 +00:00
mihai sirghe 50ff6cde45 [ADF-1825] - Form field in start task no aligned (#2620)
* [ADF-1825] - Form field in start task no aligned

Fixed

* [ADF-1825] - Form field in start task no aligned

Small refactoring - replaced tab indentation with space indentation
2017-11-07 23:41:21 +00:00
siva kumar 3204bdebcb [ADF-1749] Task/Process List - Should be able to customize the rendered columns from JSON (#2613)
* [ADF-1749] Task List - Should be able to customize the rendered columns from JSON

* Refactored task/process list components to support customization key's
* Added Key properties to the app.config.json.
* Created preset model for task/process list .

* [ADF-1749] Task/Process List - Should be able to customize the rendered columns from JSON

* Fixed failing testcases.

* [ADF-1749] Task/Process List - Should be able to customize the rendered columns from JSON.

* Added test cases.
* Updated task/process list readme.md file

* * Updated task/process list readme.md file.
2017-11-07 23:37:07 +00:00
Eugenio Romano 348f4971ce improve extract i18n script 2017-11-07 22:08:39 +00:00
Cilibiu Bogdan 5fff7fcb29 no permission content (#2616) 2017-11-07 16:40:19 +00:00
mihai sirghe cc821542a2 [ADF-1877] - Layout demo shell not localized (#2618)
Fixed
2017-11-07 16:31:06 +00:00
Martin Bergljung 56c07f15b4 [ADF-1586] NodeService documentation (#2614)
* [ADF-1586] NodeService documentation

* [ADF-1586] NodeService See-Also section

* [ADF-1586] NodeService Docs updated - remove activeroute use in example
2017-11-07 16:26:57 +00:00
Eugenio Romano c9dbd41047 [ADF-1723] log service fix debug scenario 2017-11-07 00:04:39 +00:00
Cilibiu Bogdan 834b8a98a2 redirect to previous state.url (#2615) 2017-11-06 23:47:17 +00:00
Eugenio Romano 406b2833bb bundles check (#2612)
bundles check service
2017-11-06 23:38:29 +00:00
Eugenio Romano f9b8d9f0eb remove old import unused 2017-11-06 18:18:34 +00:00
Eugenio Romano 4ec5548c24 log service warn fix (#2617) 2017-11-06 17:54:54 +00:00
mihai sirghe a03451affb [ADF-1865] [Document List] "Empty View" does not wrap long text (#2610)
fixed
2017-11-06 14:35:04 +00:00