* [AAE-4569] Added readOnly property to breadcrumb components
* [AAE-4569] Add method for testing if an anchor element should be used
* [AAE-4569] Add missing return type
* [AAE-4569] Add unit test
* [AAE-4427] Embed upload progress dialog inside the upload from your device tab in attach file widget
* Fix failing unit tesT
* Add unit tests
* Removed not needed condition
* Make upload from your device tab same size as Repository tab
* Revert renaming causing breaking change
* simplify if conditions
* Update js-api version
* Use typescript ?. operator
* Add unit test for non existing datatable entries
* [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>