6049 Commits

Author SHA1 Message Date
Eugenio Romano
bbe423759c create single scss pack and script
remove unnecessary file from pack
fix problem dev change style
fix theme picker
2017-11-18 11:49:23 +00:00
Popovics András
4b76e6b4a9 [ADF-1841] Content Metadata first iteration (#2666)
* First try

* Small layout changes

* Add pipe support for CardViewTextItemModel

* property service

* Additional stuff

* Make CardViewUpdateService smarter

* Content metadata saving

* Rebase fix

* CardView Style fixes

* Fix core and content-services tests

* Fix CardView text item update UX
2017-11-18 10:43:39 +00:00
siva kumar
15cbd3a316 [ADF-1945] Profile image has Initials displayed behind it. (#2648)
*  Refactored userInfo component.
*  Added test cases.
2017-11-17 21:00:16 +00:00
Denys Vuika
8a52d6fed5 [ADF-1889] fix preview of the APS content (#2663)
* fix preview of the APS content

* test fixes

* viewer integration enhancements

* code fixes

* test fixes
2017-11-17 20:53:53 +00:00
Martin Bergljung
2d6861e96f [ADF-1586] PeopleListComponent documentation (#2647) 2017-11-17 20:52:07 +00:00
Eugenio Romano
94704e554d missing insights i18n conf 2017-11-17 15:43:13 +00:00
Eugenio Romano
a8e209c5b5
[ADF-1968] fix packaging issues i18n and assets (#2665)
* fix packaging issues i18n and assets

* remove other not used fodler
2017-11-17 15:08:26 +00:00
siva kumar
1021cba9fc [ADF-1712] The <adf-task-header component displays a Requeue button for none pooled tasks. (#2637)
* Changed method name.
2017-11-17 14:06:22 +00:00
Andy Stark
8e41c4950f [ADF-1955] Fixed broken links to source files (#2662) 2017-11-17 12:12:01 +00:00
Eugenio Romano
dcda609bd7 auto update script last alpha version 2017-11-17 11:08:41 +00:00
Andy Stark
ea5d7f5eac [ADF-1955] Updated doc index and script for new folder structure (#2659) 2017-11-17 10:45:55 +00:00
Eugenio Romano
ca6423d638 appveyor script 2017-11-17 10:10:00 +00:00
Eugenio Romano
e8c04757aa add rimraf in demo shell dev dependencies 2017-11-17 03:08:03 +00:00
Eugenio Romano
ff2e855aa3
Fix prefix adf- import (#2657)
* fix prefix adf- import

* missing conf file prefix replacement

* fix demo shell start
2017-11-17 02:46:31 +00:00
Eugenio Romano
303d016615 check bundle adf-insight 2017-11-16 18:04:56 +00:00
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