* Delete Tasks related to entity when the entity is deleted
* Delete all conversation related to entity only when its permanantly deleted
* renamed function name deleteTasksForRelatedEntity to deleteAllConversationsRelatedToEntity
---------
Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
* logged the Email Messages which are not sent as smpt settings is not enabled
* modified change event message
* used a genric message for all
* logs a genric message with email id
---------
Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
* 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>
* fix: optimize system metrics retrieval for memory
* fix: ran python linting
* fix: logic to retrieve unique system metrics operations
* fix: added logic to clean up query before parsing it
* fix: added E2E tests for rds, bq, snflk system metrics
* fix: ran python linting
* fix: fix postgres query + add default byte size to env var
* fix: ran python linting
* Fix issues in Bootstrapping Admin Users
* Fix Ldap Binding Message
* Remove delete
* do not remove the user on own
* failing tests fix
* null should also add auth-mechanism
* 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>
* solve the issue for mutually exclusive tags validation for PUT API
* checkstyle
---------
Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
* Remove Entries on Reindexing
* Fix Reindexing Count Issues
* Reindexing Cursor Print in case of error
* Add afterCursor to Request
* add comment for function