* Fix Users Issue due to capital names
* Fixed Tests
* No lowercasing name
* Revert
* toLowerCase
* fix email casing from UI side on basic auth
* compare lowercase email only from the loggedInUser
* address comments
* Updated LowerCase UserName on updates
* revert ui changes
* Migrate Name and Email
* cypress failure
* fix glossary test
* fix activity feed test
* Compare by Lowercasing Email and username
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Chira Madlani <chirag@getcollate.io>
Co-authored-by: karanh37 <karanh37@gmail.com>
* fix(#15683): backend validation error for the following property types
* feat: Update supported date and datetime formats
* test: add e2e playwright test for custom properties
* chore: remove cypress test for custom properties
* Add date, dateTime, time backend support for custom property
* fix: update custom property display names in AddCustomProperty component
* feat: Update supported date and time formats
* chore: Update supported date and time formats
* feat: Update date and time formats in CustomProperty
* test: add playwright test
* Update supported date and time formats
* feat: Add tests for custom properties in Playwright in 2 parts
* Update supported date and time formats
* Update supported date and time formats
* chore: Update date format to uppercase in PropertyValue component
* feat: Add support for custom date format in PropertyValue component
* Update supported date and time formats
* test: add playwright test for time, dateTime, timeInterval and date properties
* Update supported time formats
* chore: Add focus to time and date pickers before filling values
* chore: Add focus to time and date pickers before filling values
* Remove date, dateTime, time from type_entity
---------
Co-authored-by: sonikashah <sonikashah94@gmail.com>
* Added Test Case for Matching Enum
1. Implemented the test case using the `matchEnum` parameter.
2. Added integration tests.
3. Added migrations.
* fix tests
* fixed tests
* format
* fixed tests
* clear search cache before running ingestion
* format
* changed scopt of aws fixture
* moved migrations to 1.5.0