* Resolve linked dropdown during runtime, Draft commit
* Remove app from appconfig
* Make the link work for Saved and Completed tasks
* Call the new API to fetch dropdown options in case of rest type
* When widgetId is missing from restUrl
* Update unit tests
* Declare default option
* Rebase, remove appName example
* Maurizify the PR
* Fix lint error
Co-authored-by: Ardit Domi <arditdomi@apl-c02g64vpmd6t.home>
* [AAE-6165] Add capability in the Attach File of displaying metadata fields in addition to file name
* Minor css styling adjustments
* [AAE-6165] Changes done for date datatype and table css
* [AAE-6165] Changes done as per the comments
* [AAE-6165] Changes done as per comments on PR
* Resolved failing lints
* Updated CSS for attach file widget
* Updated css
* Updated UT
* Resolved e2e failures
* Resolved e2e errors
Co-authored-by: amohammedalfresco <abdul.mohammed@alfresco.com>
* [AAE-5971] [ADF][Form-cloud] Support for multi select drop down
* * fix drop down validation
* * minor changes
* * fix tests
* * minor changes
* * fix comments
* * fix e2e
* [AAE-5953] solved rebase conflict
:wq
* [AAE-5953] solved rebase conflict
* [AAE-5953] added form cloud service interface
* [AAE-5953] fixed lint errors
* [AAE-5953] migrated stories and mocks
* [AAE-5953] migrated task cloud service mock
* [AAE-5953] migrated task cloud service mock
* [AAE-5953] removed redundant mock
* [AAE-5953] refactored and moved mocks
* [AAE-5953] refactor modules import
* [AAE-5960] added stories file and service mock
* [AAE-5960] fixed validation mock
* [AAE-5960] added story for user role
* [AAE-5960] removed uunused properties from primary story
* [AAE-5960] added interface to mock and live identity user service
* [AAE-5960] added mandatory preselected users story
* [AAE-5960] syntax improvements
* [AAE-5960] fixed default value for roles control
* [AAE-5960] refactored imports
* [AAE-5960] improve syntax
* [AAE-5960] refactored services name
* [AAE-5960] removed deprecated argTypes defaultValue
* [AAE-5960] exported new interface from core
* [AAE-5960] fixed import issue with identity user mock service in core
* [AAE-5960] fixed issue with viewer component test
* [AAE-5872] - Viewer responds as we type in the form fields. Apply the fix on start process also
* Remove comments
Co-authored-by: Ardit Domi <arditdomi@apl-c02g64vpmd6t.home>
* Enable the storybook for process-services-clod
* [AAE-5952] added few stories
* [AAE-5952] added additional extensions for process cloud config
* [AAE-5952] added few stories
* [AAE-5952] added additional extensions for process cloud config
* [AAE-5952] added stories for claim by user, group and invalid app and task story separation
* [AAE-5952] mmock assigned user
* [AAE-5952] added task cloud interface
* [AAE-5952] improved formatting
* Use relative path
* [AAE-5952] fixed lint errors
Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
* [ci:force][auto-commit] Update JS-API to 4.7.0-3917 for branch: update-js-api originated from JS-API PR: 3918
* [ci:force][auto-commit] Update JS-API to 4.7.0-3923 for branch: update-js-api originated from JS-API PR: 3924
Co-authored-by: Travis CI User <travis@example.org>
* [ci:force][auto-commit] Update JS-API to 4.7.0-3886 for branch: update-js-api originated from JS-API PR: 3889
* [ci:force][auto-commit] Update JS-API to 4.7.0-3897 for branch: update-js-api originated from JS-API PR: 3898
Co-authored-by: Travis CI User <travis@example.org>
* [AAE-5834] Additions to EditProcessFilterCloudComponentPage to facilitate e2es
* [AAE-5834] Add control over started date and completed date dropdown filters
* [AAE-5834] Declarations on separate lines
* [AAE-5834] Add semi colons
* [AAE-5834] Removed Promise<void> implicit type declaration
* Fix lint
* [AAE-5612] FE - [ADF] Destination picker it's not displaying my files folder if the destination Folder path type of string/folder variable is set to a folder part of trash
* * Refactored getDestinationFolderPath
* * Updated attachFileCloudWidget unit tests
* * Renamed method name
* * Added unit tests to the content-cloud-node-selector service
* * Fixed comments
* * Removed mock obj
* * fixed lint error
* * Fixed lint error
* [ci:force][auto-commit] Update JS-API to 4.6.0-3709 for branch: update-js-api originated from JS-API PR: 3711
* [ci:force][auto-commit] Update JS-API to 4.6.0-3740 for branch: update-js-api originated from JS-API PR: 3741
* [ci:force][auto-commit] Update JS-API to 4.6.0-3745 for branch: update-js-api originated from JS-API PR: 3746
* [ci:force][auto-commit] Update JS-API to 4.6.0-3771 for branch: update-js-api originated from JS-API PR: 3772
Co-authored-by: Travis CI User <travis@example.org>
* [AAE-4740] FE - [ADF] Destination picker it's not displaying my files folder if the destination Folder path is set to a folder part of trash
* * Added notification message
* * Fixed some comments
* * Rollbacl to preview changes
* * Added more unit tests
* * Removed MatDialogModule from test
* * Fixed comments
* AAE-4241 Fix date and date time not being populated when node metadata is retrieved
* AAE-4241 Fix unit tests
* [AAE-4241] Fix validation messages
* [AAE-4241] Fix unit tests
* [AAE-4241] Fix error log messages
* [AAE-4241] Fix unit tests
* [AAE-4241] Fix e2e tests
* [ci:force][auto-commit] Update JS-API to 4.5.0-3672 for branch: update-js-api originated from JS-API PR: 3674
* Update search-filters.e2e.ts
Co-authored-by: Travis CI User <travis@example.org>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* Fix no filter should be selected by default
* Replace not.toBeDefined with toBeUndefined
* Fix comment - Trigger onChanges with filter change instead of appName
* [ci:force][auto-commit] Update JS-API to 4.5.0-3646 for branch: update-js-api originated from JS-API PR: 3648
* [ci:force][auto-commit] Update JS-API to 4.5.0-3650 for branch: update-js-api originated from JS-API PR: 3651
Co-authored-by: Travis CI User <travis@example.org>
* [ACA-4436] - added option for select item to display None
* [ACA-4436] - added unit test and fixed wrong default behaviour
* [ACA-4436] - fixed property check
* [ACA-4436] - fixed unit test
* [ACA-4436] - fixed unit test
* [ci:force][auto-commit] Update JS-API to 4.5.0-3611 for branch: update-js-api originated from JS-API PR: 3612
* [ci:force][auto-commit] Update JS-API to 4.5.0-3629 for branch: update-js-api originated from JS-API PR: 3631
* [ci:force][auto-commit] Update JS-API to 4.5.0-3637 for branch: update-js-api originated from JS-API PR: 3639
Co-authored-by: Travis CI User <travis@example.org>
* process list fixes
* template error fixes
* template and code fixes
* bug fixes in templates and types
* bugs, bugs are everywhere
* fix test
* test fixes
* enable strict templates for extensions lib
* enable strict mode for insights lib
* enable strict mode for core lib
* enable strict mode for content lib
* strict mode for process lib
* strict mode for process cloud
* fix demo shell template issues
* fix process cloud types
* [ci:force][auto-commit] Update JS-API to 4.5.0-3576 for branch: update-js-api originated from JS-API PR: 3583
* [ci:force][auto-commit] Update JS-API to 4.5.0-3603 for branch: update-js-api originated from JS-API PR: 3604
Co-authored-by: Travis CI User <travis@example.org>