* 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>
* activity feed ui improvements
* fix mysql icon not showing in feed card
* fix comments not showing in right panel card
* remove unused code and added utils test
* supported playwright test for feed replies
* changes as per comments
* 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>
* playwright: fixed tier test for AUT
* addressing comment
* fix dataAssetWidget playwright test
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* Backend changes to introduce applicationType and airflowConfig fields in ingestion pipeline ES data
* Add on demand status fetch logic fo IngestionRecentRuns component
* Fix the IngestionRecentRuns test failure
* Update the test for IngestionRecentRun
* Include only 'scheduleInterval' in 'airflowConfig' field for ingestion_pipeline_search_index
* add new localization message
* Add common playwright functions to use in automator tests
* Remove the double license
---------
Co-authored-by: sonikashah <sonikashah94@gmail.com>
* supported all_index in search index configuration form
* allow clear in select widget
* supported tree select for the entities
* playwright test
* added env for the run application status test
* fix beta badge color, color of checkbox and changes as per comments
* minor fix
* fix sonar issue
* Fix # 16475 : Add "all" alias for chart_search_index
* Backend : support "dashboards" field for Chart entity
* Backend : support "dashboards" field for Chart entity
* support to show charts in suggestions and glossary asset and redirect their dashboard page
* localization keys
* added unit test for component
* minor fix
* Add backend tests
* added playwright test for chart in glossary
* minor change
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* support data asset explore widget
* made some card fixes,added widget image and change widget name
* file name changes
* supported unit test
* dispaly services with count in widget along with unit test
* localization keys
* card spacing fix
* asset count changes as per new design
* minor link and image changes
* Fix backend tests
* move the serviceTypeFilter to common utils
* fix sonar issue
* sonar fix
* changes as per comments
* supported playwright test
* fix playwright failure
* created separate spec for data asset widget
* remove from entity page
---------
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>