* feat(#11596): add support for custom logo config in settings
* fix: edit custom logo config
* chore: update application config provider
* fix: unit test
* fate: create separate brand logo component
* Add Accessible Logo Config From ConfigResource
* update custom logo api
* minor change
* fix: styling and use brand logo component
* fix(#11503) Custom Login Logo does not change after adding new custom logo
* restored delete files
* doc: update custom logo config doc
* update the icon
* test: add unit test for brand logo
* test: add unit test for custom logo config setting page
* test: add unit test for custom logo config form
* test: fix cy test
* fix: url input validation
* test: add cypress test
* test: update cy test to check for validation
* update the doc
* test: fix cypress test
* chore: make height and width required in BrandLogo component
* chore: update component name
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
* supported separate column for topic entity
* optimization in tag container component
* supported specifice placeholder when tags are not there
* fix cypress issue
* fix code smell and minor improvements
* minor fixes
* Refactor Data Insight Chart for Reusability
* Data Insight Reporting
* Add Schedule Info
* Add Error Handling
* Add Profile Field
* Remove Endpoint as required field
* Missing Language
* Reformat
* Remove Task and Test Result Settings
* Fix test
* fix: typescript errors
* fix: send alertType for subscriptions request
* feat: add alert data insights report page
* Fix test
* fix: alert type typescript error
* fix: loading flicker on alerts page
* chore: add placeholders for data insight report alert page
* fix: alert icon styling
* fix: confirmation is not showing up for delete operation for subscription.
* fix: delete operation is not working from alert details page
* fix Activity Feed Errors on update
* fix: test
* chore: change the description text area to the markdown editor
* Data Insight Reporting should be created on system startup
* Restrict DataInsight Report to only one
* Review Comments
* feat: show the default DataInsightReport data
* sonar fixes
* sonar fixes
* deprecate ConfirmationModal
* trigger should be updated
* feta: add edit flow for data insight report
* remove custom option for schedule info
* chore: update data insight report icon
* test: add unit test for add data insight alert form
* fix: update cypress tests
* update local message
* test: add unit tests
* move sql changes to a different file
* spacing issues
* add tag provider in createRequest
* chore: send provider in create and update alert request.
* fix: code smells
* fix: comment typo
* fix: permission issue for event subscription
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
* fixed: Weekly Ingestion Workflow do not get Executed #11391
* addressing comments
* fixed float value was converted in to int issue in test case result
* miner fix
* updated cypress wait for ingestion
* added scrollintoview
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* fix: show display name instead of name in left panel
* fix: allow updating of empty owner in glossary and glossary term
* feat: add jest tests
* chore: add jest tests
* fix: fix code smell
* fix: review comments
* chore: add jest test for term references modal
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>