* * Process-storage
* * Used jsapiServcie
* Be able to upload a file on the content with the createNode api
* Refactor
* [ADF-4519] Attach an ACS content to a form.
* * Created attachfile-cloud-widget component
* * Created a component to attach an acs content to a form.
* * Added unit tests
* * Removed unused methods* FIxed tslint errors.
* * Reverted demo shell changes.
* * Removed unnecessary methods
* * Fixed at able to remove attached file
* * After rebase.
* * Removed tempFile and currentFile properties.* Refactored attach-file-cloud-widget.
* Update upload-cloud.widget.html
* fix
* Fixed readonly form
* refactoring getValueFromToken and fix user token refresh
* refactoring getValueFromToken and fix user token refresh
* refactoring getValueFromToken and fix user token refres
* fix unit test
* new test file
* fix failures, passing string instead of boolean flag.
* ADF-4488 - FormCloud - Not able to render a dropdown with a RestService bind
* ADF-4488 - FormCloud - Not able to render a dropdown with a RestService bind
* added await for entry of undefined error
* added missing async for the tests.
* changed location
* changed locatioremoved unnecessary async
* moved the locators to task-form-cloud-component page
* removed the taskDetailsCloudPage as is unnecessary and getting the assertions from taskHeaderCloudPage.
* fiv circular dependency
* fix circular dependency
* Fix the value passed as processDefinition
Be sure we fetch the form variables
* * Rename formId to formKey.
* * Reverted form Changes
* * Fixed failing unit test
* Fix the value passed as processDefinition
Be sure we fetch the form variables
* * Fixed failing unit test
* * Rename formId to formKey.
* * Reverted form Changes
* * Fixed failing unit test
* Fix form representation structure
* Refactor form models
* Change tslint config
* Fix lint
* Refactor form models
* Remove duplicated export
* improve variable names
* Update form mock
* [ADF-4041] Fix preselected user selection on People Cloud Component
* [ADF-4041] Fix unit test and add new one
* [ADF-4041] Fix validation of users
* Improve code
* Fix C309677 test
* [ADF-4342] Date Format defined in app config
* [ADF-4342] Create localized pipe and centralize date format
* Add unit test for new date pipe
* Add info internationalization docs
* Fix lining
* Fix linting
* Fix date pipe unit test
* [ADF-4342] Add supported language files
* Fix e2e tests
* [ADF-4441] Save button should be disabled when form inputs are invalid, Refactored disable custom outcome buttons unit tests
* [ADF-4441] add missing space
* [ADF-4441] Refactor failing unit tests
* [ADF-4441] Added documentation for disableSaveButton property
* * Process-storage
* * Used jsapiServcie
* Be able to upload a file on the content with the createNode api
* Fix lint
* Refactor
* * Removed needless method.
* Remove useless method
* Add properties type
* [ADF-4530] - reset filtered process when value it's empty or invalid
* [ADF-4530] - lint
* [ADF-4530] - fix unit test
* [ADF-4530] StartTaskCloud - fix process definition list for empty names
* [ADF-4530] - lint
* [ADF-4530] - add unit test
* [ADF4530] StartProcess - revert changes
* [ADF-4530] - revert changes
* [ADF-4443] FormCloud - fix date validations
* [ADF-4443] - add save validation
* [ADF-4443] - PR changes
* [ADF-4443] FormCloud - fix date validations
* fix unit tests
* [ADF-4443] - add save validation
* [ADF-4443] - PR changes
* Revert changes on save form
* Revert check form valid on save
* [ADF-4471] TaskCloud - task header disabled when the task is unclaimed
* [ADF-4471] - fix unit test
* [ADF-4471] - pr changes
* [ADF-4471] - add return type
* [ADF-4432] FormCloud - should be read only if the task is unclaimed.* Modifed formCloud component related claim/unclaim custom buttons.* Added unit tests to the recent changes* Created an component to project custom form outcomes.
* * Added documentation to the formcloudcustomoutcome component.