1565 Commits

Author SHA1 Message Date
Suresh Srinivas
f0f64a7b21
Change combined EncryptDecrypt methods to separate Encrypt and Decrpyt methods (#11755) 2023-05-25 12:35:25 -07:00
07Himank
ef2869cd9a
Delete Tasks related to entity when the entity is deleted (#11660)
* 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>
2023-05-25 10:48:46 +05:30
Pere Miquel Brull
5bd1b09402
Add new Looker test connection steps (#11749) 2023-05-24 18:01:08 +02:00
Sriharsha Chintalapani
160984baf1
Fix #11673: Service connection details will be viewable based on view permissions and by default masked for users and unmasked for bots (#11738) 2023-05-24 08:54:14 +02:00
Pere Miquel Brull
da32d392d8
Revert ES backend version (#11703)
* Revert ES backend version

* Revert ES backend version

* Revert ES backend version

* Format
2023-05-23 10:00:06 -07:00
Suresh Srinivas
ac8498ab80
Remove unnecessary singletons (#11713) 2023-05-23 08:37:03 -07:00
Pere Miquel Brull
ea1930e6c2
fix: upgrade software.amazon.awssdk:ssm from 2.20.53 to 2.20.55 (#11697)
Snyk has created this PR to upgrade software.amazon.awssdk:ssm from 2.20.53 to 2.20.55.

See this package in Maven Repository:
https://mvnrepository.com/artifact/software.amazon.awssdk/ssm/

See this project in Snyk:
https://app.snyk.io/org/harshach/project/97e6fbe6-21ff-4c69-b9c5-388bb60a9097?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-05-22 23:04:31 -07:00
Mohit Yadav
3050363faa
Fix Random Password not generated when Email Config is present (#11701) 2023-05-22 11:29:33 +05:30
Pere Miquel Brull
1e8cef223e
fix: upgrade software.amazon.awssdk:cloudwatch from 2.20.43 to 2.20.53 (#11668)
Snyk has created this PR to upgrade software.amazon.awssdk:cloudwatch from 2.20.43 to 2.20.53.

See this package in Maven Repository:
https://mvnrepository.com/artifact/software.amazon.awssdk/cloudwatch/

See this project in Snyk:
https://app.snyk.io/org/harshach/project/97e6fbe6-21ff-4c69-b9c5-388bb60a9097?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-05-19 10:46:24 -07:00
Pere Miquel Brull
d52d773707
Send encrypted automation workflow (#11681) 2023-05-19 15:04:42 +02:00
Mayur Singal
e9992a52a8
Fix #1604: Add Spline Pipeline Connector (#11562)
* Fix #1604: Add Spline Connector

* Add tests & grammer validation

* Spline UI Changes & Docs

* fix pipeline workflow doc

* chore: use common field for dbService name

* chore: use const for beta services

* chore: add service icon

* Update ingestion/src/metadata/ingestion/source/pipeline/spline/metadata.py

Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
2023-05-19 14:46:32 +05:30
Pere Miquel Brull
50ad38ea0f
Fix #11548 - Secrets Managers comms with OMeta (#11602)
* Remove secretsManagerCredentials from backend

* Remove secretsManagerCredentials from backend

* Add secrets manager loader

* Load SM in the ometa client

* Fix tests

* Fix tests

* Fix Lint

* Mock AWS region

---------

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2023-05-19 09:43:11 +02:00
Deepa Rao
2369c782f8
Part of fix 11492 - Add missing fields in Container update (#11493)
* Part of fix 11492 -  Provide support for updating Container entity

* Part of fix 11492 -  Provide support for updating Container entity
2023-05-18 12:52:54 -07:00
07Himank
4d2bbb3b75
Logged the Email Messages which are not sent as smpt settings is not … (#11650)
* 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>
2023-05-18 19:03:14 +05:30
Onkar Ravgan
e6a7ffc57c
Fixes: 11540 Added api_version and domain fields to Salesforce (#11618)
* Added sales new fields

* fixed image after merge

* Fix Failing Test

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-05-18 10:53:44 +05:30
07Himank
fb4e7c3c74
Fix Docker Image Java Vulnerabilities (#11623)
* fixed vulnerablity issue

* jackson-dataformat

---------

Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-05-17 16:38:05 -07:00
mohitdeuex
6b250a8f78 Fix Descriptor File in Pom 2023-05-17 20:36:21 +05:30
Sriharsha Chintalapani
923360c47a
Fix #11543: Elasticsearch Re-index with language other than EN will m… (#11628)
* Fix #11543: Elasticsearch Re-index with language other than EN will make error appears

* Fix tag mappings
2023-05-17 11:18:07 +02:00
Sachin Chaurasiya
4df64ef6fe
feat(#11596): add support for custom logo config in settings (#11597)
* 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>
2023-05-17 11:26:34 +05:30
Mohit Yadav
c40c5dc478
Fix Descriptor File (#11629) 2023-05-17 11:07:43 +05:30
Akash Jain
92d5bfa94e
fix: versions in main branch (#11478)
* fix: versions in main branch

* Prepare main branch for next release 1.1.0

* prepare main for latest release 1.0.1
2023-05-15 10:42:29 +05:30
Suresh Srinivas
e72125c3a1
11579 task - Change schema regex to allow parenthesis in the entity name (#11580) 2023-05-14 06:58:38 -07:00
Mohit Yadav
d12d32bf65
Add settings to Db for Custom Logo (#11583)
* Add settings to Db for Custom Logo

* Add test for Settings
2023-05-12 23:34:02 +05:30
Pere Miquel Brull
4c77eaea72
Filter tables by databaseSchema (#11574) 2023-05-12 10:25:08 -07:00
Mohit Yadav
93e97674c5
Data Insight Report Improvement (#11547)
* Fix Mail to be sent to Team Users in case the email is missing

* Unwanted Comment
2023-05-11 13:55:57 +05:30
Suresh Srinivas
14b622efd0
11287 Task - Add retention period and customer properties to Database, Schema, and Tables (#11511) 2023-05-10 16:08:21 -07:00
mohitdeuex
944a07cbd5 Trigger Api Only admin can invoke 2023-05-10 23:57:21 +05:30
Mohit Yadav
5bbd49cc60
[InsightReport] DataInsight Manual trigger Job (#11538)
* Add Manual Trigger for Insight Reports

* unrequ change

* add time diff comment
2023-05-10 23:49:50 +05:30
Mohit Yadav
647ff49dcb
Sonar Fixes P1 (#11507)
* sonar lint fixes

* PARENT_FIELD

* review comments

* Fix failing glossaryTest
2023-05-10 20:30:17 +05:30
Mohit Yadav
0aa6c08cf6
Servlets Log Error Messages (#11514)
* remove stack trace logging

* Fixed Error Messages

* Feed Servelt logging
2023-05-10 10:56:28 +05:30
Teddy
60de33d7cf
Fixes #11384 - Implement mem. optimization for sys. metrics (#11460)
* 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
2023-05-09 12:05:35 +02:00
Louie
5bce6447f6
Fixed typo SMPTS to SMTPS (#11487)
* Fixed typo SMPTS to SMTPS

* sonar lint fixes

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-05-09 11:22:20 +05:30
Nahuel
b2f2320145
Fix#10584: Update Lineage API to support lineage from table to dashboard data model (#11489)
* Fix: Update Lineage API to support lineage from table to dashboard data model

* Minor change
2023-05-08 22:02:11 -07:00
Pere Miquel Brull
80af2b20bb
Centralize SSL Schemas & Add SSL for Airflow REST (#11363) 2023-05-08 21:05:10 +02:00
Mohit Yadav
f50bf5ec70
Bootstrap users fix + Ldap Fix error message (#11463)
* 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
2023-05-08 23:52:55 +05:30
07Himank
196681b499
fixed elastic search update issue when entity is restored (#11488)
Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2023-05-08 23:52:41 +05:30
Mohit Yadav
98201724c3
Fix for test logging exception for metadata service + updated Insight Template URl (#11485) 2023-05-08 21:25:41 +05:30
Ayush Shah
65fc94a292
Fix Dynamodb connection (#11473)
---------

Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: Nahuel Verdugo Revigliono <nahuel@getcollate.io>
2023-05-08 15:48:38 +00:00
Mohit Yadav
498873c011
Data insight reporting + extras (#11317)
* 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>
2023-05-08 16:54:45 +05:30
07Himank
9d61d63ce4
solve the issue for mutually exclusive tags validation for PUT API (#11428)
* solve the issue for mutually exclusive tags validation for PUT API

* checkstyle

---------

Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
2023-05-08 15:06:42 +05:30
Nahuel
41ea49d11e
Fix: Secrets Manager not working with Airflow AWS config (#11459)
* Fix: Secrets Manager not working with Airflow config

* Address Python Checkstyle

* Minor change
2023-05-08 07:54:31 +00:00
Suresh Srinivas
6606576575
Fixes #11397 hasAnyRole and inAnyTeam condition policy error (#11471) 2023-05-06 16:55:31 -07:00
Suresh Srinivas
52cd031036
Fixes #11245 - fix test failures (#11465) 2023-05-05 16:52:33 -07:00
Teddy
7db9f3eb24
fix: updated service name in test connection error message (#11461) 2023-05-05 21:43:06 +02:00
Onkar Ravgan
c7902344cb
Added tableau owner test connection step (#11436)
* Added tableau owner test connection

* typo fixed

* remvoed generic exception
2023-05-05 18:29:50 +05:30
Mohit Yadav
1b7fb192d0
[Reindexing] Fixes and Addition for Reindexing (#11447)
* Remove Entries on Reindexing

* Fix Reindexing Count Issues

* Reindexing Cursor Print in case of error

* Add afterCursor to Request

* add comment for function
2023-05-05 14:19:51 +05:30
Suresh Srinivas
ad1ecff79f
Fixes #11404 - build resource operation list programmatically (#11432) 2023-05-04 10:05:36 -07:00
Sriharsha Chintalapani
3e9288be9a
Add Description Ngram for search (#11395)
* Add Description Ngram for search

* Fix glosssary aggregation
2023-05-04 12:46:06 +05:30
07Himank
544d8c722f
fixed issue for column children name (#11392)
Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2023-05-04 12:23:24 +05:30
Suresh Srinivas
82dbf49ad5
Cleanup FeedRepository and ChangeEventHandler (#11372) 2023-05-03 07:43:35 -07:00