* [AAE-16965] Improve Date data table column type
* [AAE-16965] Date unit tests
* update docs
* cleanup cells after implement inject
* bring back removed constructors
* remove empty constructors
* replace constructor token injection by inject function
* [AAE-16965] Use other variable for template
* implement suggestions
* update demo shell module
* fix unit test
* fix timeAgo problem
* add some more unit tests
* fake change in extensions
* [AAE-16965] fix for backward compatibility
* fix issues for core lib
* fix content services lib
* fix and cleanup process services
* [ci:force] process services cloud
* [ci:force] align coverage with all libs
* [ci:force] fix the insights
* break direct dependency on moment.js
* [ci:force] preserve moment for cli tools
* remove MatMomentDatetimeModule from content
* share dialog fixes
* revert testing module changes
* remove incorrect date modules
* fix html
* move based edit task filter to date-fns
* migrate cardview component to date-fns
* bug fixes for card view types, utc and multivalue
* fix copy to clipboard typing issue
* mark moment adapter for deprecation
* exclude e2e
* try migrate metadata smoke
* strongly typed forms
* migrate to date-fns
* [ci:force] mark moment pipes for deprecation
* [ci:force] try migrate the metadata smoke e2e
* [ci:force] remove dead code
* cleanup dead code and switch e2e to date-fns
* [ci:force] migrate tests
* revert metadata
* [ci:force] migrate e2e
* [ci:force] delete date util
* migrate test
* migrate datetime validator
* date validator
* min/max date validators
* migrate form-field validators to date-fns
* [ci:force] update docs
* form-field-model date
* field model: datetime
* migrate form field model, extra tests and fixes
* [ACS-5877] Migrate from moment to date-fns for widget-visibility service
* [ACS-5877] Migration from moment to date-fns in widget-visiblity.service
* migrate widget visibility service to date-fns
* restore clean method
---------
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
* adf date-fns adapter, migrate date widget
* [ci:force] fix tests
* [ci:force] update docs
* fix types and tests
* fix how the real date is stored, extra tests
* remove useless e2e as covered by tests already
* migrate date widget to Angular date picker
* [ci:force] fix tests
* [ci:force] fix tests
* [ci:force] test fixes
* [ci:force] missing label attributes
* added type for value
* [APPS-2157][APPS-2158][APPS-2161][APPS-2162][2165] Migration from moment to date-fns
* Modified endDate to CompletedDate
* Addressed review comments
* Revert import for dataFnsUtil
* Replace fit to it
* fix types and avoid double date conversion
* fix lint issue
* support iso strings for date formatting
---------
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
* pre angular 15 cleanup
* [ci:force] update test
* [ci:force] various updates as per migration
* [ci:force] port more changes
* [ci:force] migrate tests
* [ci:force] migrate formatting
* migrate changes
* rollback storybook
* [MNT-23648] Resolved issue where clicking on load more button would reset the scroll position to top when copying/moving a folder
* [MNT-23648] Revert fix
* [MNT-23648] Resolved issue where clicking on load more button would reset the scroll position to top when copying/moving a folder
* [MNT-23648] Added test case to cover new functionality
* [MNT-23648] Fixed unit tests
* ACS-5613 Renamed name column header for process details
* ACS-5613 Change order of columns based on order property
* ACS-5613 Added some unit test
* ACS-5613 Added unit tests
* ACS-5613 Added documentation
* ACS-5613 Fixed e2e
* ACS-5613 Fixed e2e
* ACS-5613 Fixed e2e
* ACS-5613 Fixed e2e
* ACS-5613 Fixed e2e
* Bump js-api version
* Fix imports
* Fix content-services unit tests
* Fix process-services unit tests
* [ci:force] Trigger CI
* Fix code smells
* Fix orderBy param
* Fix code smells
* Fix failing unit tests
* Bump js-api version and align with new changes
* Remove dangling coma
* Fix delete return type
* Add correct date format in task filters e2es
* Fix typing in task filter sorting
* Fix activiti content api import
* Add null check for has avatar
* Make User class instead of type
* Fix user type in comment model
* Fix sonar cloud issue
* Type fixes
* Update js-api version