* [AAE-9298] Add dynamic date fields to FormFieldModel
* [AAE-9298] Change dynamic date range types from string to integer
* [AAE-9298] If dynamicDateRangeSelection is true, it will evaluate minDateRangeValue and maxDateRangeValue to set min and max date if are set
* [AAE-9298] Check if date range values are numbers
* [AAE-8740 Add a confirmation message in ADW
* update tests
* use MatDialogHarness for tests
* Cleaning tests
Co-authored-by: Bartosz Sekula <Bartosz.Sekula@hyland.com>
* [AAE-8086] Propagate events
* [AAE-8086] Add form rules manager to the form renderer
* [AAE-8086] Extensibility improvements
* [AAE-8086] Fix wrong import
* [AAE-8087] Add form actions
* [AAE-8086] Initialize form rules manager on form renderer component changes
* [AAE-8087] Fix form actions
* [AAE-8087] Fix unit tests for field visibility
* trigger travis
* [MNT-22765] Improved display mandatory form fields
* [MNT-22765] added unit tests
* [MNT-22765] fixed test with error icon on rest fail
* Trigger travis
* [MNT-22765] removed underscore from var name
* [AAE-7765] removed underscore from unit test
* [AAE-7765] fixed css lint
* [AAE-7765] fixed e2e error message css class
* [AAE-7765] fixed storybook e2e
* [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
* [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
* [ADF-4915][Form] FormField: When required is set to true, asterix appears in placeholder text
* [ADF-4915][Form] FormField: When required is set to true, asterix appears in placeholder text
* 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
* [ADF-5464] [form]Mandatory field validations are not applied once content is removed from these fields
* * fix test and people widget
* * fix flaky test
* [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
* 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
* 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