* [ACA-4053] Add appVersion multiselect dropdown in cloud filters
* Call applications api to fetch the versions
* Keep both old and new appVersion filter
* minor changes
* Add unit tests
* Fix comments - remove appVersionMultiple input and use a common appVersion input
* Experimental solution
* Unify event emitters for aps and cloud filters
* Update emitter descriptions
* Fix/Add unit tests
* Unit tests part 2
* Update documentation, put mock objects into separate mock files and remove them from test files
* rename tests
* align demo-shell with the new changes
* fix aps demo shell
* added the possibility to show/hide cancel&submit buttons and also to emit the changes without any buttons
* added new doc
* Added optional on variable models to avoid breaking changes (#6328)
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
* added the possibility to show/hide cancel&submit buttons and also to emit the changes without any buttons
* added new doc
Co-authored-by: Vito <vito.albano@alfresco.com>
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
* [AAE-3967] Add datetime-range search filter component
* Fix bug from max date is not resetting when clicking the clear button
* Fix formatting identation on date-range component
* Add unit tests
* Add documentation
* Fix comments
* [AAE-3966] FE - Disable the upload button when the user doesn't have permissions in a folder
* * Handled both error messages while searching
* * Refactored names
* * Fixed unit tests and added some * Updated doc
* * Fixed comment
* [AAE-3410] Restricted Breadcrumb navigation when upload widget type set to only ACS
* * Added/Modified unit tests to the recent changes
* Fixed failing UT
* * Updated contentNodeSelectorPanel doc
* * After rebase
* [AAE-3637] Attach file - Upload button is not disabled when the user is in search mode
* Add missing documentation for Input on the search filters
* * Added warning message
* * Added Unit tests to the recent changes
* * Fixed css error
* * Updated string
Co-authored-by: adomi <ardit.domi@alfresco.com>
[skip ci]
* Restructure tutorials to remove duplication
* Update to work with ADF 4.0 and fix language + grammar
* Restructure and add Angular CLI section for prerequisites
* Language fixes
* [MNT-21705] - fixed column display for fields
* [MNT-21705] - fixed unit test
* [MNT-21636] - adding flag for enable-disable column
* [MNT-21705] - fixed broken unit test
* [MNT-21705] - added documentation for extra form input field
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
* [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
* Release note for 4.0.0.
* Added items to the release note for 4.0.0.
* Added items to the release note for 4.0.0.
* Updated the compatibikity matrix for 4.0.0.
* Update RelNote400.md
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* 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>
* [ACA-3107] add possibility to hide task name from the sidenav
* add unit tesT
* add task header spinner
* update documentation
* fix unit test
* change expect
* add another check
* replace expect condition
* additional expect
* use ToBeTruthy
* simplify expect
* add unit tesT
* add task header spinner
* fix unit test
* change expect
* add another check
* additional expect
* use ToBeTruthy
* simplify expect
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
* [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>
* [ACA-3492] ADF - Expose new Groups Endpoints
* * docs added
* * fix ut
* unit test split cloud
* Update data-table-component.page.ts
* unit test split cloud
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* 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