mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[MNT-24660] version list action cannot be disabled using app conf (#10308)
* MNT-24660 Added possibility to hide and show viewing of versions when calling openUploadNewVersionDialog function * MNT-24660 Unit tests * MNT-24660 Allow to set allowVersionDelete and showActions by new version uploader service * MNT-24660 Unit tests and documentation * MNT-24660 Reformated documentation table * MNT-24660 Fixed sonar issues * MNT-24660 Fix sonar and additional fixes
This commit is contained in:
@@ -26,6 +26,7 @@ backend services have been tested with each released version of ADF.
|
||||
- [v4.4.0](#v440)
|
||||
- [v4.3.0](#v430)
|
||||
- [v4.2.0](#v420)
|
||||
- [v4.1.1](#v411)
|
||||
- [v4.1.0](#v410)
|
||||
- [v4.0.0](#v400)
|
||||
- [v3.9.0](#v390)
|
||||
@@ -196,6 +197,14 @@ backend services have been tested with each released version of ADF.
|
||||
|
||||
<!--v420 end-->
|
||||
|
||||
## v4.1.1
|
||||
|
||||
<!--v411 start-->
|
||||
|
||||
- [New version uploader dialog](content-services/components/new-version-uploader.dialog.md)
|
||||
|
||||
<!--v411 end-->
|
||||
|
||||
## v4.1.0
|
||||
|
||||
<!--v410 start-->
|
||||
|
Reference in New Issue
Block a user