* Add size value to getProcessInstanceByName
* edit getProcessInstanceByName method to search the process instance directly by its name
* add more options for filtering the list
* Add method to create process with values
* Change the name of the method to be more precise
* Add 2 content models to subprocessapp
* Change properties names
* Add waitTillContentLoaded in check method
Add waitTillContentLoaded() step in check Content Is Displayed By Column for process and task lists to prevent future failures because of the loading time.
* Add waitTillContentLoaded in check method
Add waitTillContentLoaded() step in check Content Is Not Displayed By Column for process and task lists to prevent future failures because of the loading time.
* 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
* Fix few tests with alfresco content type
* Fix start-task-form-cloud suite: make tests independent
* no message
* Add new candidatebaseapp.zip - fix attach file widget with alfresco content & local type to have destination folder empty
* Fix json
* Created process-instance-header and info-drawer POs
* Refactor ADF tests to use ProcessInstanceHeaderPage
* Fix lint
* Fix card-view-date-item PO
* Add task-header PO
* no message
* Add set and get for due date property
* Changed how it was previously
* Exclude attach folder and attach file tests
* Bugs already fixed, remove excludes
* Modify data-table-item for cases when column title is empty
* Add new methods to datatable PO
* [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>