394 Commits

Author SHA1 Message Date
Vito
fa98379fd9 fixing missed rename for search template and removed unused methods (#2750) 2017-11-29 10:42:31 +00:00
Maurizio Vitale
6fbda1919c [ADF-1711] Task Attachment list - fix custom template (#2748)
* fix custom template

* rollback change process attachment
2017-11-28 22:00:05 +00:00
Eugenio Romano
c763ba45e0
[ADF-2045] Pagination is not working properly on Search Results Page (#2744) 2017-11-28 12:46:01 +00:00
Eugenio Romano
c968fbcdac fix layout app search bar small display 2017-11-27 23:22:33 +00:00
Denys Vuika
2746b29984 [ADF-2032] viewer reopening fixes (#2739)
* viewer reopening fixes

* docs update
2017-11-27 22:41:10 +00:00
Denys Vuika
82dca30d7f [ADF-2039] pagination fixes (#2742)
* pagination fixes

* test fixes
2017-11-27 22:39:58 +00:00
Eugenio Romano
9b7e018f93
[no issue number] fix unsubscribing in documentlist (#2740)
* fix unsubscribing in documentlist

* fix tslint errors
2017-11-27 17:51:18 +00:00
Eugenio Romano
bdc06e3eed
[ADF-2035] Drag and drop is not working on Processes - attachment List (#2736)
* fix upload for process attachment list
export ActivitiContentService
ProcessService.createOrUpdateProcessInstanceVariables has incorrect method signature

* fix signature methods

* fix test parameters
2017-11-27 14:39:33 +00:00
Vito
8834b0c2d2 [ADF-2019] removed refresh button from JSON example form (#2734) 2017-11-27 11:52:31 +00:00
Denys Vuika
a9d61e5d6e [ADF-2016] pagination integration for document list (#2718)
* pagination integration for document list

* reload data only if needed

* unit tests for document list

* pagination tests

* update docs
2017-11-27 10:14:08 +00:00
Eugenio Romano
d77db4e8f6 [ADF-2036][Demo Shell] Search dialog is not properly displayed 2017-11-27 09:06:33 +00:00
Eugenio Romano
197fab4da8
[ADF-2010] Move/copy, when searching for folder multiple results are returned (#2727)
* adding debounce time in object picker
unify search api
fix multiples duplicate result
remove limit of 4 character to search

* remove three.min.js

* remove unused import

* tlsint fix and remove file

* rename sitesApiService to sitesService as all the other services

* fix test timeout async
2017-11-26 22:06:05 +00:00
Eugenio Romano
4549dbf1f5 [ADF-2030] set the download name before to download it
fix theming documentation
remove old reference pack in the home
2017-11-24 23:58:04 +00:00
Eugenio Romano
05135a0494 [ADF-1964][Demo Shell] Max size filter is not switched off. 2017-11-24 15:53:32 +00:00
Eugenio Romano
fb509a3c5a [ADF-2030] Not able to download a file on search page. 2017-11-24 15:25:51 +00:00
Popovics András
feb0e17656 [ADF-2022] Make allowed extension more obvious (#2722)
* Make allowed extension more obvious

* Update documentation
2017-11-24 14:16:35 +00:00
Eugenio Romano
440759c66b
[ADF-2020]The upload button is not disabled when the 'enable upload' checkbox is not checked (#2720)
remove deprecated properties
2017-11-23 19:41:28 +00:00
Eugenio Romano
dd7a6565e3 [ADF-1711] The <adf-task-attachment-list component displays drag-and-… (#2716)
* [ADF-1711] The <adf-task-attachment-list component displays drag-and-drop area that is not working

* fix test for remove upload deprecated properties

* remove duplicate identifier
2017-11-23 17:15:01 +00:00
Eugenio Romano
88b788fc48
datatable demo mobile improvement (#2711) 2017-11-23 14:06:56 +00:00
Eugenio Romano
bc48a3923e
[ADF-2005] Cannot view document in tasklist attachment list (#2701) 2017-11-23 14:05:13 +00:00
Eugenio Romano
19fe900938 [ADF-1995] reduce search in mobile device and show only for CS users 2017-11-23 08:39:19 +00:00
Eugenio Romano
d7b790f2bb [ADF-1995] [Mobile] Menu button is not displayed - portrait orientation 2017-11-22 21:48:36 +00:00
Vito
01ff35a786 [ADF-1921] fixed error message for dynamic table (#2696)
* [ADF-1921] fixed error message for dynamic table

* [ADF-1921] removed console log
2017-11-22 17:22:52 +00:00
Denys Vuika
afcd4e5809 auto-disable "new folder" dialog in demo shell (#2694) 2017-11-22 15:56:31 +00:00
Eugenio Romano
f629f48d16
[ADF-1968] [IE11] The login page is not loading and import fix (#2679)
* fix viewer script
export insights and diagram
remove requires svg
fix new data adapter path
dist working with diagrams commented out
change use of minimatch
fix unused import
remove unused component
fix test
new import moment es6 and throw rxjs
fix import analytics test
fix imports rxjs
new pacakging

* fix after rebase

* fix test upload services

* exclude temporarily button event test

* restore commented demo shell files

* fix process spy
2017-11-22 10:33:56 +00:00
Vito
4fbd9f5d62 [ADF-1911] disabled toolbar and drag area on search results page (#2689)
* [ADF-1911] disabled toolbar and drag area on search results page

* [ADF-1911] removed color added to style
2017-11-21 17:41:43 +00:00
Denys Vuika
15950d27f2 [ADF-1980] fix search component styles (#2684)
* fix search component styles

* remove obsolete styles and use routed viewer

* cleanup demo shell search bar

* fix app crashes
2017-11-21 13:31:14 +00:00
Vito
dae7cbfc90 [ADF-1922] fixed pipeline error (#2682) 2017-11-21 10:37:13 +00:00
madhukar23
aa8b2a28f3 [ADF-1711] The <adf-task-attachment-list component displays drag-and-drop area that is not working (#2658)
* [ADF-1711] The <adf-task-attachment-list component displays drag-and-drop area that is not working

* Made the drag and drop area working in demo shell for task attachment

* Provided a way to pass custom no content template for drag and drop to the user

* Updated the task-attachment README file for the user to know how to use drag and drop component with task-attachment component

* [ADF-1711] The <adf-task-attachment-list component displays drag-and-drop area that is not working

* Made the drag and drop area working in demo shell for task attachment

* Provided a way to pass custom no content template for drag and drop to the user

* Updated the task-attachment README file for the user to know how to use drag and drop component with task-attachment component
2017-11-21 10:33:56 +00:00
Vito
470fc68db7 [ADF-1922] added prevent default onOutcomeClicked (#2678) 2017-11-20 23:04:06 +00:00
Vito
cde32895e4 [ADF-1922] added check for undefined field (#2675) 2017-11-20 16:00:35 +00:00
Vito
d91def08bf [ADF-1835] fixed wrongly reported pagination into demo shell search result (#2671) 2017-11-20 15:22:32 +00:00
Popovics András
cef3a073ac Fix login scroll-lesness issue (#2673) 2017-11-20 14:41:37 +00:00
Vito
d138d6af16 [ADF-1805] added some peer review changes and documentation changes (#2669)
* [ADF-1805] added some peer review changes and documentation changes

* Revert "[ADF-1805] added some peer review changes and documentation changes"

This reverts commit c132ee61ee607a9ed18e1c7bd5ea589808d9fd57.

* [ADF-1805] fixed documentation and added previous page load on empty page
2017-11-20 13:24:30 +00:00
siva kumar
47f5a5ddfb [ADF-1950] Not able to open an attached file within a Task. (#2654)
* [ADF-1950] Not able to open an attached file within a Task.

* Changed data-column key 'icon' to 'image' in task/process  attachment file component.
* Refactored activiti-component.
* Used Adf-viewer to view the attached documents.

* [ADF-1950] Not able to open an attached file within a Task.

* Centralized the use of the adf-viewer component in the activiti component (demo shell folder).
2017-11-20 12:12:21 +00:00
Vito
141bc0f8b4 [ADF-1805] rebased documentlist pagination removal (#2668)
* [ADF-1805] rebased documentlist pagination removal

* [ADF-1805] fixed some wrong changes]
2017-11-20 10:40:05 +00:00
Eugenio Romano
85c2189e0b new update last beta version script 2017-11-18 13:23:44 +00:00
Eugenio Romano
93975e2558 move typography modify in general theme 2017-11-18 12:22:23 +00:00
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
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
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
Denys Vuika
d544b5a98b fix layout issues (#2655) 2017-11-16 17:23:00 +00:00
Eugenio Romano
a52bb5600a
New packages org (#2639)
New packages org
2017-11-16 14:12:52 +00:00