* [AAE-6242] Create upload new version dialog to handle the upload of the new file version
* [AAE-6242] Create version manager service to open version manager dialog
* [AAE-6242] Export service and dialog
* [AAE-6242] add adf-upload button to the show the upload new file button
* [AAE-6242] open upload new version dialog
* [AAE-6242] Removed console log
* [AAE-8798] display update option name to newVersion
* [AAE-8799] Emit version manager data when new file version is uploaded
* [AAE-8799] When a new file version is uploaded open new version dialog and update current file version with the new file version
* [AAE-8799] Rename UploadNewVersionDialogComponent to VersionManagerDialogComponent and UploadNewVersionDialogData to VersionManagerDialogData
* [AAE-8799] Use default root folder id
* [AAE-8799] Add #uploadSingleFile ViewChild in order get the input reference
* [AAE-8799] Trigger adf-upload-button by clicking on the button in order to open the file chooser and upload a new file version
* [AAE-8799] Version manager dialog emits file upload error
* [AAE-8799] Format version manager dialog code
* [AAE-8799] Reject upload and permission errors
* [AAE-8799] Catch upload new version errors
* [AAE-8799] Update allowable operation type
* [AAE-8799] Rename VersionManagerDialogComponent into NewVersionUploaderDialogComponent and VersionManagerService into NewVersionUploaderService, create specific folder for new version uploader component and service
* Restore previous UploadButtonComponent version
* [AAE-8799] Use [adf-upload] directive to upload new file version
* [AAE-8799] Add mock file for new version uploader unit tests
* [AAE-8799] Override mat dialog configuration
* [AAE-8799] Add unit test related to event emitted from Dialog
* [AAE-8799] Create model to handle New Version Uploader data
* [AAE-8799] Return data on dialog close
* [AAE-8799] Add showVersionsOnly property to dialog to show only file version list
* [AAE-8799] Add dialogAction to emit dialog actions
* [AAE-8799] Return observable instead of promise
* [AAE-8799] Update new file version type
* [AAE-8799] Subscribe dialog because return an Observable
* [AAE-8799] Add license header
* [AAE-8799] Add i18n new version uploader translations
* [AAE-8799] If data.title is not provided, add a default title
* [AAE-8799] Change panelClass for manage versions visualizations, add dialog styles
* [AAE-8799] Add upload new version dialog unit test
* [AAE-8799] Add upload new version dialog unit test related to manage versions section
* [AAE-8799] Add onUploadNewFileVersion unit tests
* [AAE-8799] Test new dialog panelClass
* [AAE-8799] Create a method to set dialog title, if title isn't provided from parent component, a default title is set
* [AAE-8799] Add doc to new-version-uploader-dilog component and service
* [AAE-8799] Add new-version-uploader.dialog.service documentation
* [AAE-7817] Add columns selector for processes and tasks tasks
* cr
* Update
* fix unit tests
* preserve order while sorting
* add input toggle to show main actions
* fix test
* [ci:force][auto-commit] Update JS-API to 4.11.0-126 for branch: update-js-api originated from JS-API PR: 126
* [ci:force][auto-commit] Update JS-API to 4.11.0-127 for branch: update-js-api originated from JS-API PR: 127
* [ci:force][auto-commit] Update JS-API to 4.11.0-131 for branch: update-js-api originated from JS-API PR: 131
* [ci:force][auto-commit] Update JS-API to 4.11.0-132 for branch: update-js-api originated from JS-API PR: 132
* [ci:force][auto-commit] Update JS-API to 4.11.0-133 for branch: update-js-api originated from JS-API PR: 133
* [ci:force][auto-commit] Update JS-API to 4.11.0-124 for branch: update-js-api originated from JS-API PR: 9
* [ci:force][auto-commit] Update JS-API to 4.11.0-125 for branch: update-js-api originated from JS-API PR: 125
* [ci:force][auto-commit] Update JS-API to 4.11.0-121 for branch: update-js-api originated from JS-API PR: 5
* [ci:force][auto-commit] Update JS-API to 4.11.0-122 for branch: update-js-api originated from JS-API PR: 122
* FIx the restrinction
* Fix unit test about restricted groups
* Add a small sleep to make it green
* Add sleep to other checks
* Remove sleeps, improve assertions
Co-authored-by: MichalFidor <michal.fidor@hyland.com>
* [AAE-7313] User can claim a task only if he is an candidate and release if he is assigned
* [AAE-7313] unit test improvements
* revert change on angular.json
* [AAE-7313] removed focus from unit test describe
* Trigger travis
* Trigger travis
* [AAE-7313] exclude C593997 e2e
* [AAE-8086] Propagate events
* [AAE-8086] Add form rules manager to the form renderer
* [AAE-8086] Extensibility improvements
* [AAE-8086] Fix wrong import
* [AAE-8087] Add form actions
* [AAE-8086] Initialize form rules manager on form renderer component changes
* [AAE-8087] Fix form actions
* [AAE-8087] Fix unit tests for field visibility
* trigger travis
* [AAE-7819] Enable drag and drop for datatable [1/3]
* [AAE-7819] Change column order - load and save columns order preferences for PROCESSES - [2/3] (#7568)
* [AAE-7819] Load and save column order preferences for processes
* [AAE-7819] Load and save column order preferences for tasks [3/3] (#7569)
* fix css
* fix icon module import
* Fix unit tests
* Fix test
* Fix e2e
* Fix C279927
* [MNT-22765] Improved display mandatory form fields
* [MNT-22765] added unit tests
* [MNT-22765] fixed test with error icon on rest fail
* Trigger travis
* [MNT-22765] removed underscore from var name
* [AAE-7765] removed underscore from unit test
* [AAE-7765] fixed css lint
* [AAE-7765] fixed e2e error message css class
* [AAE-7765] fixed storybook e2e
* [AAE-7338] Changed approach to use token injection
* [AAE-7338] moved model files up
* [AAE-7338] fixed imports
* [AAE-7338] changed class to interface
* [AAE-7338] fixed model imports
* * Fixed failing unit tests due recent changes
* [AAE-7338] fixed unit test
Co-authored-by: sivakumar414ram <sivakumar414ram@gmail.com>
* [AAE-6345] New start process page APA
* [AAE-6345] Added test
* [AAE-6345] Update
* CR
* Revrite wrapper to component
* Quick fix to e2e
* Show errors as ng-content
* Add Inplace word
* Fix unit tests
* Fix e2e
* [ci:force][auto-commit] Update JS-API to 4.9.0-4202 for branch: update-js-api originated from JS-API PR: 4215
* [ci:force][auto-commit] Update JS-API to 4.9.0-4221 for branch: update-js-api originated from JS-API PR: 4224
Signed-off-by: eromano <eugenioromano16@gmail.com>
* [ci:force][auto-commit] Update JS-API to 4.9.0-4239 for branch: update-js-api originated from JS-API PR: 4238
Signed-off-by: eromano <eugenioromano16@gmail.com>
* Use js api 4245
* Use js api 4253
Co-authored-by: Travis CI User <travis@example.org>
Co-authored-by: eromano <eugenioromano16@gmail.com>
Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
* [AAE-7072] - added utc time for date time widget to avoid changing time on different timezones
* [AAE-7072] - fixed parsing when override is not added
* [AAE-7010] - Fix nested linked dropdowns are not reset
* Rebase
* Reset rest in case value is not part of the options
* Update failing unit test due to form field changes
* [AAE-6660] FE - [ADF] Linked dropdown still contains old options when the rest api does not return results
* * Added unit tests to the recent changes done on dropdown.
* * Improved error message
* My empty commit to kick start travis
* * Fixed lint errors
* * Fixed css lint error
* * Fixed failing unit test
* [ci:force][auto-commit] Update JS-API to 4.8.0-4062 for branch: update-js-api originated from JS-API PR: 4064
* [ci:force][auto-commit] Update JS-API to 4.8.0-4074 for branch: update-js-api originated from JS-API PR: 4075
* [ci:force][auto-commit] Update JS-API to 4.8.0-4074 for branch: update-js-api originated from JS-API PR: 4076
Co-authored-by: Travis CI User <travis@example.org>
* [ci:force][auto-commit] Update JS-API to 4.8.0-4021 for branch: update-js-api originated from JS-API PR: 4024
* [ci:force][auto-commit] Update JS-API to 4.8.0-4030 for branch: update-js-api originated from JS-API PR: 4031
Co-authored-by: Travis CI User <travis@example.org>
* [ci:force][auto-commit] Update JS-API to 4.8.0-4010 for branch: update-js-api originated from JS-API PR: 4011
* [ci:force][auto-commit] Update JS-API to 4.8.0-4010 for branch: update-js-api originated from JS-API PR: 4017
* [ci:force][auto-commit] Update JS-API to 4.8.0-4021 for branch: update-js-api originated from JS-API PR: 4022
Co-authored-by: Travis CI User <travis@example.org>