* 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 edit process filter to date-fns
* refresh unit tests
* fix a11y for date-fns
* Revert "fix a11y for date-fns"
This reverts commit 2e706d4aed1b8a50d1de62fe11d9d528530d628c.
* update e2e
* start task fixes
* cleanup code
* remove fdescribe
* remove moment, improve unit testing
* remove dependency on date util
* cleanup search date range component
* cleanup code
* migrate search date range component
* revert e2e changes for now
* extra fixes and tests
* add missing functionality, extra tests
* increase time constraints
* improved code, disabled e2e
* move e2e to unit tests, extra rework for insights
* extra unit test for date range validation
* migrate date-range to date-fns
* 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>
* migration of dependency from moment to date-fns in task-list.component
* used parse() instead of format()
* [APPS-2133] Migration from moment to date-fns with converter approach
* [APPS-2133] Changed varible name to avoid lint issue
---------
Co-authored-by: kritagya09 <kritagya.jaiswal@globallogic.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