Commit Graph

10018 Commits

Author SHA1 Message Date
Andy Stark
820763ba0e [ADF-2048] Removed form stencils page from User Guide (#2751) 2017-11-29 10:43:01 +00:00
Vito
fa98379fd9 fixing missed rename for search template and removed unused methods (#2750) 2017-11-29 10:42:31 +00:00
Eugenio Romano
ee5b4c9978 2.0.0 bump version 2017-11-29 09:18:05 +00:00
Andy Stark
137249cb58 [ADF-2046] Updated links in README files for new folder structure (#2746) 2017-11-29 00:17:44 +00:00
Eugenio Romano
67ff5e68ec minor documentation fix 2017-11-28 23:01:00 +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
Denys Vuika
9c734e472d cleanup angular versions (#2745) 2017-11-28 16:25:32 +00:00
mihai sirghe
634e65af96 [ADF-1924] - Some issues related to search bar (#2702)
* issue #1

Because the input element gets no focus when the search button is clicked, there is no way to toggle off the search input, when user clicks outside the search bar
Added focus on search input when the user click on search input

issue #2

Increased the width of the search results container in order to be able to show more text
translated results container to the left in order to prevent it to overlap the menu items from the navigation bar

* Adding test spec for checking if search input has focus after the user clicks on search button

* removed deprecated render dependency
using this call
	" searchInput.nativeElement.focus()"
to enable input focus

* fixed broken animation on input search focus()

* Fix search control component tests

* Fix rebasing
2017-11-28 16:24:27 +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
Denys Vuika
ee901b6641 Update viewer.component.md 2017-11-28 09:27:20 +00:00
Denys Vuika
032f1237f0 viewer style fixes (#2743) 2017-11-28 08:28:27 +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
Vito
24fb8763c5 [ADF-2040] updated demoshell version for moment js (#2741) 2017-11-27 18:54:11 +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
Andy Stark
6843a6adfd [ADF-1586] Fixed incorrect import declarations in docs (#2738) 2017-11-27 16:47:50 +00:00
Andy Stark
57234cd348 [ADF-2042] Fixed incorrect property name on Upload Button component (#2737) 2017-11-27 15:03:24 +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
Andy Stark
2f07fa339d [ADF-1586] Updated paths of import statements in docs (#2735) 2017-11-27 12:29:05 +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
mihai sirghe
eba46e4e44 [ADF-2007] Info Drawer - currentTab event should return a key not the label (#2715)
* [ADF-2007] bug fix

Info drawer will emit the current active tab instead of the tab label
Also updated the test spec

* Emit tab index on clicking
2017-11-24 23:55:03 +00:00
Vito
eba4399d6c [ADF-2002] added ARROW support for search autocomplete results (#2732)
* [ADF-2002] added arrow up and down feature

* [ADF-2002] fixed search bar animation and added arrow support

* [ADF-2002] added some test for arrow manage
2017-11-24 23:50:26 +00:00
Popovics András
78cd7ad84b Fix node-permission directive for delete (#2730) 2017-11-24 18:04:07 +00:00
Popovics András
754e02625e Fix translation issues (#2731) 2017-11-24 16:37:13 +00:00
Andy Stark
321e4fbdc2 [ADF-1586] Removed ToCs and added See Alsos (#2729) 2017-11-24 15:57:58 +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
e773c5a979 Fix translation key (#2726) 2.0.0-beta3 2017-11-24 14:18:05 +00:00
Popovics András
92ccf36eb4 Restore functionality, which was removed the brainless way (#2725) 2017-11-24 14:17:00 +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
Andy Stark
aedaf447ce [ADF-1586] Scaled and cropped screenshots (#2724) 2017-11-24 12:40:04 +00:00
Martin Bergljung
047b92c251 [ADF-1586] ProcessContentService documentation update because of 2.0 reorg (#2723) 2017-11-24 11:21:34 +00:00
Eugenio Romano
8269d50b14 [ADF-2020] remove wrong debug print status 2017-11-24 10:03:39 +00:00
Popovics András
a2e6ee4c95 Fix Like component to be reactive on change of nodeId parameter (#2717) 2017-11-23 19:44:18 +00:00
Popovics András
16428a8109 Remove sidebar functionality from task details (#2719) 2017-11-23 19:42:50 +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
Andy Stark
bed33a6bef [ADF-1586] Scaled and cropped screenshots (#2721) 2017-11-23 18:09:04 +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
083f40192c fix highlighting content node selector 2017-11-23 16:40:37 +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
Popovics András
9bc99665ef Fix misalignment in FF also (#2709) 2017-11-23 14:04:16 +00:00
Martin Bergljung
fd63d5e564 [ADF-1586] CommentListComponent documentation update because of 2.0 reorg (#2713) 2017-11-23 14:03:43 +00:00
Martin Bergljung
564be4143b [ADF-1586] PeopleListComponent documentation update because of 2.0 reorg (#2712) 2017-11-23 14:03:32 +00:00
Andy Stark
e57869633b [ADF-1586] Scaled and cropped screenshots (#2714) 2017-11-23 14:02:51 +00:00