* [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
* [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>
* AAE-3587 Use material grid to allow using rowspan
* AAE-3587 Fix column field rowspan
* AAE-3587 Add enableFixedSpace default value
* AAE-3587 Change material grid to CSS grid area
* AAE-3587 Review comments
* AAE-3587 Refactor for clarification of the complex method
* AAE-3587 Add types to method signatures
* [MNT-21705] - fixed column display for fields
* [MNT-21705] - fixed unit test
* [MNT-21636] - adding flag for enable-disable column
* [MNT-21705] - fixed broken unit test
* [MNT-21705] - added documentation for extra form input field
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
* run builds scripts sequentially
* temporary enable prod builds
* use ng instead of nx for adf-core
* increase mem
* downgrage the ts target
* downgrade main tsconfig
* update config
* downgrade scss-bundle
* raise mem only for prod builds
* restore dev build
* update angular cdk
* try restore build target
* upgrade unit tests after angular upgrade
* fix tests after angular upgrade
* remove old e2e