* [AAE-6345] New start process page APA
* [AAE-6345] Added test
* [AAE-6345] Update
* CR
* Revrite wrapper to component
* Quick fix to e2e
* Show errors as ng-content
* Add Inplace word
* Fix unit tests
* Fix e2e
* [ci:force][auto-commit] Update JS-API to 4.9.0-4202 for branch: update-js-api originated from JS-API PR: 4215
* [ci:force][auto-commit] Update JS-API to 4.9.0-4221 for branch: update-js-api originated from JS-API PR: 4224
Signed-off-by: eromano <eugenioromano16@gmail.com>
* [ci:force][auto-commit] Update JS-API to 4.9.0-4239 for branch: update-js-api originated from JS-API PR: 4238
Signed-off-by: eromano <eugenioromano16@gmail.com>
* Use js api 4245
* Use js api 4253
Co-authored-by: Travis CI User <travis@example.org>
Co-authored-by: eromano <eugenioromano16@gmail.com>
Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
* [AAE-7072] - added utc time for date time widget to avoid changing time on different timezones
* [AAE-7072] - fixed parsing when override is not added
* [AAE-7010] - Fix nested linked dropdowns are not reset
* Rebase
* Reset rest in case value is not part of the options
* Update failing unit test due to form field changes
* [AAE-6660] FE - [ADF] Linked dropdown still contains old options when the rest api does not return results
* * Added unit tests to the recent changes done on dropdown.
* * Improved error message
* My empty commit to kick start travis
* * Fixed lint errors
* * Fixed css lint error
* * Fixed failing unit test
* [ci:force][auto-commit] Update JS-API to 4.8.0-4062 for branch: update-js-api originated from JS-API PR: 4064
* [ci:force][auto-commit] Update JS-API to 4.8.0-4074 for branch: update-js-api originated from JS-API PR: 4075
* [ci:force][auto-commit] Update JS-API to 4.8.0-4074 for branch: update-js-api originated from JS-API PR: 4076
Co-authored-by: Travis CI User <travis@example.org>
* [ci:force][auto-commit] Update JS-API to 4.8.0-4021 for branch: update-js-api originated from JS-API PR: 4024
* [ci:force][auto-commit] Update JS-API to 4.8.0-4030 for branch: update-js-api originated from JS-API PR: 4031
Co-authored-by: Travis CI User <travis@example.org>
* [ci:force][auto-commit] Update JS-API to 4.8.0-4010 for branch: update-js-api originated from JS-API PR: 4011
* [ci:force][auto-commit] Update JS-API to 4.8.0-4010 for branch: update-js-api originated from JS-API PR: 4017
* [ci:force][auto-commit] Update JS-API to 4.8.0-4021 for branch: update-js-api originated from JS-API PR: 4022
Co-authored-by: Travis CI User <travis@example.org>
* [AAE-5958] added stories and mocks
* [AAE-5958] arefactored mocks
* [AAE-5958] added interface for mock and live process cloud service
* [AAE-5958] added story and mock for header placeholders
* [AAE-5962] added stories and mock
* [AAE-5961] afixed standalone task form mock
* [AAE-5962] added interface for real and mock form definition selector service
* [AAE-5962] renamed mock data
* [AAE-6360] added config and logo files to process cloud and stories lib
* [AAE-6360] fixed build by adding unimplemented methods in form cloud mock service
* [AAE-6360] added config files for core and content services
* [AAE-6360] fixed bimport to correct build content-services storybook
* [AAE-6224] - fixed form field values when rest dropdown has loaded value
* [AAE-6224] - improved update form field value
* [AAE-6224] - fixed mock in unit test
* [ci:force][auto-commit] Update JS-API to 4.7.0-3965 for branch: update-js-api originated from JS-API PR: 3966
* [ci:force][auto-commit] Update JS-API to 4.7.0-3965 for branch: update-js-api originated from JS-API PR: 3968
Co-authored-by: Travis CI User <travis@example.org>
* 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