* ui: updated data insights page as per new mock
* updated right side graph for description owner and tier
* updated right panel of insight card
* updated data insight as per mock
* updated di ui
* fixed failing unit test
* updated new color as per mock
* added service DI graph
* added cypress for DI
* added unit test for newly added component
* fixed failing unit test
* fixed failing unit test
* fixed failing cypress
* fixed failing cypress
* updated end date
* fix(ui): sync date format with standard format
* fix unit tests
* fix local to en-US
* merge main to fix-8538
* revert changes not related to PR
* sync datetime with new changes
* fix date issue in annoucement
* fix cypress failures
* fix cypress
* Added version page for service pages
* fixed loading issue for service version page
* replaced custom drawer for showing version with antd component
* Added unit tests for newly added components
* removed the unnecessary prop used in DataModelVersion component
* removed unnecessary props
* moved common logic to utility function
* added cypress tests for service version pages
updated cypress for existing version pages to avoid name duplication issue
* Moved import for service version page to lazy load
* styling fixes and page title changes
* updated localization files
* worked on comments
* fixed service details page import issue
* fixed cypress
* code optimization
* fix: write testCase result testSuite to compute summary
* fix: empty commit to trigger CI
* fix: extracted report data out of entity_extension_time_series and into report_data_time_series
* fix: split profiler data from entity_extension_time_series
* fix: split data quality data time series table
* fix: updated migration file
* Add Stored Procedure Entity
* Stored Procedure repository
* Stored Procedure repository
* Fix#12998: Support for Stored Procedures as another entity under Database Schema
* Fix#12998: Support for Stored Procedures as another entity under Database Schema
* Add testSuite query param for listing Ingestion Pipelines
* replace API call param from serviceFilter to testSuite for getAllIngestionWorkflows in TestSuitePipelineTab component
* Filter pipeline type IN condition
* updated pipelineType for ingestionPipeline
* updated cypress
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* - LowerCase the UserNames and Email in user_entity
-- Added Migrations for the same
* revert name
* Fix Test
* Fix Failing User tests
* Move LowerCase to DAO
* Remove Unnecessary toLowerCase
* Reverted changes
* Fix Failing Test
* remove dao level shouldLowerCaseFQN
* Remove unnecesarry changes
* ui: NO option to edit associated tables "Query used by other tables:" while editing query #12346
* miner update
* updated query patch creation
* ui: NO option to edit associated tables "Query used by other tables:" while editing query #12346
* miner update
* updated query patch creation
* Fix query patch
* Fix query patch
* added edit support for queryUsedIn and unit test for the same
* added cypress test for query change
* showing current table in queryUsedIn
* fixed failing unit test
* addressing comment
* Fix activity update and test
* Fix checkstyle
---------
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>