Eugenio Romano
7fb42d79c0
Test improve 2 ( #6167 )
...
* more debug log
* fix
* next chrome
* fix favorite
* fix
* Fix spelling
* fix
Co-authored-by: Adina Parpalita <adina.parpalita@ness.com>
2020-09-28 00:05:07 +01:00
davidcanonieto
dea062263e
[ADF-5219] Fix Production Build ( #6166 )
...
* [ADF-5219] Fix Production Build
* Fix BC
* Revert file name
2020-09-27 10:23:13 +01:00
Cilibiu Bogdan
d7ce7d0b00
accessibility ( #6164 )
2020-09-25 15:02:57 +01:00
davidcanonieto
b0a46f7eac
[ADF-5219] Refactor Document list Filters ( #6092 )
...
* First commit
* Second commit
* Commit 4
* Add unit tests
* Fix unit tests
* Add documentation for breaking change
* Fix rebase
* Fix unit test
2020-09-25 10:08:15 +01:00
Eugenio Romano
46ccda68b3
[ADF-5235] Facet fix and improve search test ( #6122 )
...
* improve search test
* fix
* fix
* fix
* changes
* modify
* logout public URL
* improve stability some e2e
* fx lint
* fix
* fix
* improve
* fix
* improve
* fix
* fix
* fix
* fix [skip ci]
* fix
* some fix [skip ci]
* fix
* fix lint
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* convert C291893 in manual test case in testrail
* fix
* fix
2020-09-21 09:35:01 +01:00
siva kumar
6fa02548ae
[AAE-3321] Select uploaded local files by default ( #6079 )
...
* [AAE-3111] Select uploaded files by default
* [AAE-3321] Select uploaded local files by default
* * After rebase
* * Renamed method/property names
* * Fixed comments
* Added a private method to bubble up preselected nodes
* * Added unit tests
* * Fixed typo* added doc* Preselect based on the selection mode
* * Added way to test in demo shell
2020-09-14 09:07:41 +01:00
arditdomi
c9c96e8027
[AAE-3406] - Fix advanced search inside content-node selector ( #6084 )
...
* fix advanced search inside content-node selector
* Update failing unit tests
2020-09-07 10:47:41 +01:00
Denys Vuika
cd057c8b13
fix flex-layout version ( #6040 )
2020-08-20 09:43:38 +01:00
Yuuki Ebihara
57a54e18e7
New Service create - AuditService ( #5983 )
...
* [#5671 ] Create new AuditService
* [#5671 ] Fixed because the method used was different
* [#5671 ] Create document
2020-08-19 11:37:34 +01:00
Eugenio Romano
c96f57d1c6
bump 4.0.0
2020-08-18 11:41:49 +01:00
Eugenio Romano
7cfb95da9d
Execute test when change exclude file ( #5989 )
...
* Execute test when change exclude file
* Update protractor.excludes.json
* Update nx.json
* fix first call use all params document list
2020-08-17 10:45:55 +01:00
Vito
04b6d841d1
[ACA-3506] - Fixed refresh for filters on ADF ( #5993 )
...
* Fixed refresh for filters on ADF
* Update search-widget-container.component.ts
Co-authored-by: Vito Albano <vitoalbano@Vitos-MacBook-Pro.local>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-08-13 23:30:49 +01:00
Cilibiu Bogdan
5f5867370c
[ACA-3839] Document List - clear filter called multiple times ( #5991 )
...
* clear only when filter has value
* update tests
* fix lint
2020-08-13 16:11:14 +01:00
siva kumar
eb5d0da079
[ACA-3603] Destination picker is not opening on My Files when clicking on Attach file widget ( #5865 )
...
* [ACA-3603] Destination picker is not opening on My Files when clicking on Attach file widget
* *
* * Fixed failing unit tests
* * Used openFileBrowseDialogByFolderId
2020-08-13 12:45:01 +01:00
Eugenio Romano
418202cb24
update doc node selector and interface ( #5987 )
2020-08-13 11:15:12 +01:00
Gloria Broadbent
edd172dc9b
LOC-244 - All localised files in 16 languages for ADF 4.0 release ( #5980 )
2020-08-12 17:17:55 +01:00
Denys Vuika
4aa936bb9c
use people api and new js api where possible ( #5888 )
...
* use people api and new js api where possible
* fix code and tests
* cleanup tests
2020-08-12 13:45:48 +01:00
Vito
16d74ccf05
Fixed parent changing for search header ( #5975 )
...
Co-authored-by: Vito Albano <vitoalbano@Vitos-MacBook-Pro.local>
2020-08-12 08:46:19 +01:00
Eugenio Romano
e2958b9988
update documentation 4.0.0 ( #5968 )
2020-08-10 18:06:51 +01:00
Vito
61cac20ab3
Readded column key as key parameter ( #5960 )
...
* Readded column key as key parameter
* Fixed failing unit test
2020-08-07 09:37:40 +01:00
siva kumar
88433fe4b9
[AAE-3200] Attach button of content node selector becomes enabled when selecting a folder ( #5946 )
...
* [AAE-3200] Attach button of content node selector becomes enabled when selecting a folder
* * Removed excluded test from the protractor.exludes.json file
2020-08-04 09:21:37 +01:00
Eugenio Romano
c66ad49f03
Order by folder ( #5945 )
2020-08-03 14:09:42 +01:00
Vito
85183ead0d
[ACA-3542] - added sorting for filters ( #5932 )
...
* [ACA-3542] - added sorting for filters
* [ACA-3542] - removed wrong parameter
* [ACA-3542] - fixed test with fixed sorting mode parameter
* Update content-node-selector-panel.component.html
* fix e2e
* fix delete site
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-08-03 10:30:14 +01:00
arditdomi
d553c71b1e
[AAE-3110] Move upload button inside the node selector dialog ( #5901 )
...
* Open select dialog on all types, fetch destination folder from a relative path
* Dialog UI refactor, multiple upload from local
* Fix document list should automatically reload after upload
* Remove not used ViewChild
* Fix imports, read destination folder from form field
* support different alias
* Remove not needed property, reuse selection mode
* Remove unused methods
* Fix unit tests
* * Added unit tests
* Fixed failing unit tests
* * Added unit for upload button
* Skipped failing e2e
* * Removed process-storage related code
* * Removed unncessory model and code
*
* * Removed contentHost from formCloud model
* * Skiped content-services e2e
* Skip failing process e2e related to attachment
Co-authored-by: sivakumar414ram <siva.kumar@muraai.com>
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
2020-07-31 06:38:58 +01:00
Denys Vuika
6dde9779cd
fix drop effect ( #5925 )
...
* fix drop effect
* remove old comment
* update tests
2020-07-30 11:54:42 +01:00
Eugenio Romano
f6bf60eb49
minor cosmetic fix filter ( #5927 )
2020-07-29 17:15:53 +01:00
Cilibiu Bogdan
f1a98cc6d6
[ACA-3745] Folder - update metadata default copies the name in the title field ( #5923 )
...
* add title input
* title form control
* i18n
* update tests
2020-07-29 14:02:59 +01:00
Maurizio Vitale
c7237486df
[AAE-3113] Node selector - Be able to restrict the breadcrums to a specific root ( #5912 )
...
* Be able to restrict the breadcrums to a specific root
* Add unit test for breadcrumbs restriction
* Fix refresh
2020-07-29 12:46:37 +01:00
Eugenio Romano
1581cfc662
fix change on nodeSelector interface
2020-07-28 17:27:18 +01:00
siva kumar
efc6432d1c
* Made selectMode optioanl on contentNodeSelectorInterface ( #5921 )
2020-07-28 13:35:31 +01:00
Vito
01a068550f
Put folder on top by default ( #5918 )
2020-07-28 09:13:04 +01:00
Urse Daniel
7c09fb1fb9
added functionality to view a previous version ( #5913 )
2020-07-27 09:29:29 +01:00
Maurizio Vitale
1dde6bb1c5
[AAE-3115] Content node selector - Ability to select multiple files ( #5904 )
...
* Ability to select multiple files
* Fix unit test
* Rename event into NodeSelected
* restrict the typo
Co-authored-by: Denys Vuika <denys.vuika@alfresco.com>
Co-authored-by: Denys Vuika <denys.vuika@alfresco.com>
2020-07-24 10:12:51 +01:00
Vito
30c5c58d40
[ACA-3672] - added server order for document -list ( #5899 )
...
* [ACA-3672] - added sorting server side for document-list
* [ACA-3672] - added and fixed unit tests for backend order
* [ACA-3672] - fixed failing test
* [ACA-3672] - regenerated doc and renamed variable
Co-authored-by: Vito Albano <vitoalbano@Vitos-MacBook-Pro.local>
2020-07-23 14:04:05 +01:00
Cilibiu Bogdan
5257917258
[ADF-3484] - Metadata drop-down list option for properties constrained by a list of values ( #5892 )
...
* update js-api
* include definition field
* process LIST constraint
* update tests
* dropdown visibility
* optional chaining
2020-07-21 22:46:46 +01:00
Maurizio Vitale
826bd32e60
[AAE-3114] Ability to restrict search to a root folder ( #5890 )
...
* Ability to restrict the search to a specific root in case there is no site concept
* Add unit test
* Initialize the siteId with root
* Fix unit test
* Reuse existing property and add boolean
* add new line before extect
* Rename to restrictSearchToCurrentFolderId
* Typo
* Rename property into doc
2020-07-21 22:46:19 +01:00
Vito
3b7f3a5762
[ACA-3506] - Filter are kept when reloaded ( #5885 )
...
* [ADF] - saving in the url the filter values
* Fixed filter status on refresh
* Fixed filter status on refresh
* [ACA-3506] - added url filtering save
* [ACA-3506] - fixed spellcheck
* improve log
* more log
* fix scripts
* Added documentation for allowUpdateOnChange setting
* Added default value in description for docs
Co-authored-by: Vito Albano <vitoalbano@Vitos-MacBook-Pro.local>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-07-20 11:39:51 +01:00
Urse Daniel
e293aa048e
fix on click function when in plain upload mode ( #5876 )
2020-07-16 14:19:09 +01:00
Baptiste Mahé
b968e8702e
[ADF-5175] Fix clear button removing multiple filter ( #5869 )
2020-07-16 11:55:33 +01:00
Baptiste Mahé
00c839cc9f
[ADF-5177] Pressing enter close filter menu ( #5875 )
2020-07-16 11:54:14 +01:00
Baptiste Mahé
586562c4dd
[ADF-5180] Add keyboard accessibility for filters ( #5868 )
2020-07-15 10:48:05 +01:00
dhrn
8ac683d164
[ACA-3613] Inconsistent role value between library views ( #5855 )
...
* [ACA-3613] Inconsistent role value between library views
* [ACA-3670] Inconsistent empty role value between library views
* fixed ut
2020-07-14 09:44:01 +01:00
Eugenio Romano
3fc7b0d95f
tag fix body
2020-07-13 15:54:53 +01:00
Maurizio Vitale
42d88fdaa9
[MNT-21595] Content - Expose a group service for content ( #5833 )
...
* Expose a group service for content
* Use nx command and remove smart-build
2020-07-13 12:22:54 +01:00
Vito
529aea77b1
[ADF-5178] - add translation for filters ( #5843 )
2020-07-08 09:10:00 +01:00
Vito
30e980837a
[ADF-5176] - fixed apply when no value is given ( #5841 )
...
* [ADF-5176] - added check for when values are empty for headers
* [ADF-5176] - added test for the clear check
2020-07-07 17:07:49 +01:00
Baptiste Mahé
4ae484c617
[ADF-5177] Search-header execute when enter is pressed ( #5840 )
...
* [ADF-5177] Filter execute on enter key down
* [ADF-5177] Add unit test
2020-07-07 09:08:03 +01:00
Vito
6001ff801e
[ADF-5175] - perform the search when at least one filter is active ( #5836 )
...
* [ADF-5175] - perform the search when at least one filter is active
* [ADF-5175] - removed wrong attempt
* [ADF-5175] - removed unused import
2020-07-06 11:53:23 +01:00
Denys Vuika
a1077756fc
fix peer dependencies
2020-07-06 07:46:10 +01:00
Denys Vuika
298fec08c1
production builds for CI runs
2020-07-03 18:25:49 +01:00