* [ADF-5366] initialize discovery and version compatibility service for oauth based session
* better error message
* * fix spaces
* * revert the search service
* * fix build
* * check properties after type update
* * check properties after type update
* * check properties after type update
* * fix infinite loop
* * fix test without title
* * wait for options
* * wait for session
* Update metadata-content-type.e2e.ts
* Update metadata-content-type.e2e.ts
* Update protractor.excludes.json
* Update protractor.excludes.json
* [AAE-5021] Add listPeople method to PeopleContentService
* lint
* Replace Person with EcmUserModel
* Update imports to @alfresco/adf-core
* Change to const + lint
* merge app config from the extensions
* improved service injection in unit tests
* extra unit test
* fix content tests
* update code as per review
* fix lint
* fix lint
* update code and tests
* update schema
* [auto-commit] Update JS-API to 4.4.0-3366 for branch: update-js-api originated from JS-API PR: 3366
* [auto-commit] Update JS-API to 4.4.0-3368 for branch: update-js-api originated from JS-API PR: 3368
* [auto-commit] Update JS-API to 4.4.0-3369 for branch: update-js-api originated from JS-API PR: 3369
* [auto-commit] Update JS-API to 4.4.0-3371 for branch: update-js-api originated from JS-API PR: 3372
Co-authored-by: Travis CI User <travis@example.org>
* [auto-commit] Update JS-API to 4.4.0-3342 for branch: update-js-api originated from JS-API PR: 3342
* [auto-commit] Update JS-API to 4.4.0-3345 for branch: update-js-api originated from JS-API PR: 3345
* [auto-commit] Update JS-API to 4.4.0-3346 for branch: update-js-api originated from JS-API PR: 3346
* [auto-commit] Update JS-API to 4.4.0-3350 for branch: update-js-api originated from JS-API PR: 3350
* [auto-commit] Update JS-API to 4.4.0-3353 for branch: update-js-api originated from JS-API PR: 3353
* [auto-commit] Update JS-API to 4.4.0-3357 for branch: update-js-api originated from JS-API PR: 3357
* [auto-commit] Update JS-API to 4.4.0-3359 for branch: update-js-api originated from JS-API PR: 3359
* [auto-commit] Update JS-API to 4.4.0-3362 for branch: update-js-api originated from JS-API PR: 3362
Co-authored-by: Travis CI User <travis@example.org>
* [ACA-4053] Changed the APP_VERSION value
* FIX for MNT-22236 - All updated UI files in 16 languages as per Sushmitha and Denys requests
Co-authored-by: Sushmitha100796 <sushmitha.v@muraai.com>
* [AAE-4697] Restrict content node selector breadcrumb when destination folder path is wrong
* * Added unit tests
* * Used try/catch block
* * Moved if logic from try black to a method
* [ACA-4344] - increase debounce time on process filters
* Put back S3 for smartrunner cache
* Remove useless npm caching
Co-authored-by: Silviu Constantin Popa <silviucpopa@L3700101120.ness.com>
Co-authored-by: Andras Popovics <popovics@ndras.hu>
* [auto-commit] Update JS-API to 4.3.0-3264 for branch: update-js-api originated from JS-API PR: 3264
* [auto-commit] Update JS-API to 4.3.0-3273 for branch: update-js-api originated from JS-API PR: 3273
* [auto-commit] Update JS-API to 4.3.0-3274 for branch: update-js-api originated from JS-API PR: 3274
* [auto-commit] Update JS-API to 4.3.0-3275 for branch: update-js-api originated from JS-API PR: 3275
Co-authored-by: Travis CI User <travis@example.org>
* [auto-commit] Update JS-API to 4.3.0-3226 for branch: update-js-api originated from JS-API PR: 3226
* [auto-commit] Update JS-API to 4.3.0-3229 for branch: update-js-api originated from JS-API PR: 3229
* [auto-commit] Update JS-API to 4.3.0-3232 for branch: update-js-api originated from JS-API PR: 3232
* [auto-commit] Update JS-API to 4.3.0-3234 for branch: update-js-api originated from JS-API PR: 3234
Co-authored-by: Travis CI User <travis@example.org>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* [AAE-4452] FE - [ADF] Fetch destination folder path from variables
* * Added unit test on the attach-file-cloud widget
* Created a mock object.
* Created destination and path type model objects
* * Moved destination path logic from form-field-model to upload-cloud widget component
* * Added unit test to the recent changes
* Improved unit tests
* * FIxed comments
* Added one more unit test
* [AAE4504] FE - [ADF] Fetch destination Folder Path from a static path
* * Added condition to check destination folder path
* * Added typescript way to check
* Fix attach file from local e2e
* * Added unit tests to the recent changes
* * Fixed comments
Co-authored-by: Cristina Jalba <cristina.jalba@ness.com>