- form upload-single-multiple : the attach file widgets of type local (single and multiple) have now destination folder set to -my- instead of -root-
Modify candidatebaseapp:
- forms uploadfileform, input attach file widget and output attach file widget - the attach file widgets of type local (single and multiple) have now destination folder set to -my- instead of -root-
* [AAE-3200] Attach button of content node selector becomes enabled when selecting a folder
* * Removed excluded test from the protractor.exludes.json file
* 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
* Open select dialog on all types, fetch destination folder from a relative path
* Dialog UI refactor, multiple upload from local
* Fix document list should automatically reload after upload
* Remove not used ViewChild
* Fix imports, read destination folder from form field
* support different alias
* Remove not needed property, reuse selection mode
* Remove unused methods
* Fix unit tests
* * Added unit tests
* Fixed failing unit tests
* * Added unit for upload button
* Skipped failing e2e
* * Removed process-storage related code
* * Removed unncessory model and code
*
* * Removed contentHost from formCloud model
* * Skiped content-services e2e
* Skip failing process e2e related to attachment
Co-authored-by: sivakumar414ram <siva.kumar@muraai.com>
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
* [ACA-3731] E2E test to validate Save, Save as and Delete buttons availability on custom filters
* Add createNewCustomFilter() method in edit-task-filters-component.e2e.ts
* * Added the return type promise
Co-authored-by: Petruta Bogdana Patrichi <petrutabogdana@gmail.com>
* 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
* small fix, forgot to add the line when creating the last branch
* fixing the wrong parameter passing
* small fix, forgot to add the line when creating the last branch
* fixing the wrong parameter passing
* ACA-100: Exclude preview of a previous version e2e tests until ADF starts using ACS 7+
* ACA-100: Change protractor.conf.js path in Jasmine Opts
* fixing the wrong parameter passing
Co-authored-by: kristian <kristian.dimitrov@alfresco.com>
* [ADF-1960] automated C315180, C310200 and C313200
* Add log and some fixes for scripts
* fix scripts e2e
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
* [ACA-3596] Fix e2e due to process header properties changes
* Change pages structure
* Move the build demoshell as last step and exclude for PR
* move more pages
* change testing pkg
* better JSON import
* update script
* move CLOUD in the right place
* some logs and not used methods
* retrycout
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* Refactor isCompleteFormButtonDisabled method
- Change the isCompleteFormButtonDisabled() method structure as per the Code Style E2E 03-01
- Replace the isCompleteFormButtonDisabled() with isCompleteFormButtonEnabled() in the tests
- Add lists with the default tasks and process filters name in order to use a variable instead of a string (ADW eg. in the breadcrumb checks)
* Add visibility wait in isCompleteFormButtonEnabled method
* Refactor isProcessListDisplayed method
- Change the isProcessListDisplayed() method structure as per the Code Style E2E 03-01
- Replace the checkProcessListIsDisplayed() with isProcessListDisplayed() in the tests
* Fix isCompleteFormButtonEnabled and isCancelButtonEnabled methods
* Fix isCompleteFormButtonEnabled method
* Create separate method to check for Complete button visibility
* fix tslint
* [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
* refator login page
* refator login page
* remove obsolete classes and move what is needed in the test pck
* fix const
* revert modify
* remove duplicate browser property
* fix build
* fix
* fix
* fix lint
* move drop action in testing
remove not necessary space
js-api centralize content
* first refactor use js-api
* fix protractor
* refactor test config
* simplify properties
fix namings
* ps cloud simplify
remove unused js files
* id fix
* fix search test
simplify environment var step 1
* fix lint
* first user iteration fix
* fix model
* unify use of apiService
* first step automatic user creation Identity
* refactor creation user content-services
* refactor creation user search
* refactor creation user core
* process service refactoring 1
* process service refactoring 1
* process service refactoring 2
* fix process
* appconfig
* fix process util
* fix gallery
* fix "this" reference issues
* fix incorrect import paths
* fix core
* some fixes
* allign
* fix some test
remove structure folder and move in actions
* fixes
* move folders in the right place
* fix
* fix rebase
* solve build issue
* fix e2e
* change init aae
* order api and some fixes
* fix possible not valid password
* fix some ps test
* replace host port also in objects
* Update app-config.service.ts
* fix process
* fix process test
* process service cloud fix
* fiexs
* modify init script
* fix two test
* remove unused property
* host issue
* not use npx
* fix ps cloud test
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>