* [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>
* fix protractor conf
* remove update env
* fix cli error script cs
* change screenshot plugin
* remove unused param
* fix
* fix
* fix
* moment comment nvm
* fix
* fix
* fix
* fix
* remove adf redirect
* fix
* fix
* save remote report
* report fix
* improve save result
* fix folder save
* fix folder save
* fix placeholder pointer , they needs refactor later
* fix
* fix lint
* fix
* remove test already covered by unit
fix the test in core needed
exclude the one impossible to make it works without APS basic support
* lint
* fix some logout missing
* fix
* Fix the custom-tasks-filters.e2e
* fix lint
* fix
* fix
* fix
* Fix wait on start process and on process definition options
* Fix logout before login again
* fix uplaod test
* fix
* Fix infodrawer with check detail and sleep
* lint
* increase list of excluded test
* fix
* fix lint
* change wait method datatable
* fix
* fix
* revert check value
* fix
* fix
* change tag test
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
* run builds scripts sequentially
* temporary enable prod builds
* use ng instead of nx for adf-core
* increase mem
* downgrage the ts target
* downgrade main tsconfig
* update config
* downgrade scss-bundle
* raise mem only for prod builds
* restore dev build
* update angular cdk
* try restore build target
* upgrade unit tests after angular upgrade
* fix tests after angular upgrade
* remove old e2e
* [ACA-3603] Destination picker is not opening on My Files when clicking on Attach file widget
* *
* * Fixed failing unit tests
* * Used openFileBrowseDialogByFolderId
* [ADF-5158] ECM Version Directive
* Update version-compatibility.directive.ts
* Update version-compatibility.directive.ts
* Change name from ecm to acs
* Fix unit tests
* Update docs for Version directive
* Fix unit tests
* Fix unit tests
* Linting
* Update apps-process-cloud.service.spec.ts
* Fix Ecm Service initialization
* Fix unit test
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* [ACA-3448] Candidate user is able to complete a task without a form attached before claiming it
* * Added unit test to the recent changes
* * Updated unit test
* Fixed comment
* * Updated doc
* * Revered claim changes
* * Fixed comments
* * Added unit tests to the recent changes
* * Removed errorModel
* [ACA-3255] FE - Claim a task
* * Added unit tests
* * Added unit tests
* Changed cloud directive names
* * Added/Updated documents
* * Added showReleaseClaim button flag
* Add unit test too
* * Used claim/release directive in task-header component.
* * Fixed unit test
* * Fixed one comment
* * After rebase
* * Fixed comments
* [ACA-3348] Add default process name pipe
* [ACA-3348] Add documentation
* [ACA-3348] Change transform function to recieve a process def parameter, Update documentation
* Change parameter type to fix build
* Fix lint errors
* Move unit test to the correct describe
* Fix lint errors
* Move from one core pipe to different for APS1 and Cloud
* Add Pipe to process cloud providers
* Update documentation
* Revert demo-shell default process name
* Fix pipe version in documentation
* e2e - select process definition and then type name
* Fix process services e2e
* Align process filters e2e
* Align start-task-form cloud e2e
* Use processInstance model instead of processDefinition as a parameter for transform function
* [ACA-3368] Update datatable columns when presetColumn schema changes
* [ACA-3368] Add presetColumn change detection for task list
* [ACA-3368] Improve unit tests, fix comments
* [ACA-3368] More unit test improvements
* [ACA-3304] FE - Add a drop down to select running application on start process component
* * Removed unwanted css
* * Added unit tests and updated docs
* * Fixed comments
* * Added way to test application dropdown in start-process
* * Fixed failing unit tests
* * Removed all option* Fixed failing e2e
* [AAE-2478] Keep long task title on one line with ellipsis
* [AAE-2478] Add tool tip to task title inside form
* [create preview]
* Update form.component.html
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* code fixes
* code fixes
* more code fixes
* even more fixes
* add missing typescript for cli
* rollback info drawer test changes
* use npx for cli commands
* restore attach providers
* [AAE-2200] content-node-selector-panel pass starting site and emit event onSiteChange
* [AAE-2200] content-node-selector handle siteChange event
* [AAE-2200] content-node-selector has good default title
* [AAE-2200] attach-file-widget-dialog handle siteChange event
* [AAE-2200] Minor fixes on attach-file-widget-dialog
* [AAE-2200] site-dropdown reload site list unfil it find its default site
* [AAE-2200] Fix title translation for attach-file-widget-dialog
* fix missing property description
* Unit test fix
* [AAE-2200] Fix title unit tests
* [AAE-2200] Fix sites-dropdown infinite loading
* [AAE-2200] Add content-node-selector-panel siteChange event unit tests
* [AAE-2200] Refactor sites-dropdown unit tests
* [AAE-2200] Refactor the 'allSitesLoaded' check
* [AAE-2200] Add sites-dorpdown default value unit tests
* [AAE-2200] Move getSiteFromNodePath method to sites service
* [create preview]
* [create preview]
* [AAE-2200] Better hasMoreItems check in sites-dropdown (fix unit test)
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Cano <david.cano.nieto@gmail.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* [ACA-3245] Fetch alfresco repo name from an API
* [ACA-3245] Take the repo name from the API only when it is not defined in the app config
* [ACA-3245] Remo alfresco-1 as default in app.config service
* [ACA-3245] Remove passing null argument when calling getRepositories function
* [ACA-3245] Revert removing function parameter includeAccounts
* [ACA-3245] Add tenantId as optional
* [ACA-3245] Revert method
* [ACA-3245] Change both parameters to optional
* [ACA-3245] Rename param