10673 Commits

Author SHA1 Message Date
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
Shailesh Parmar
8607d30b1e
ui: feedback 1.0.1 part 2 (#11482)
* ui: feedback 1.0.1 part 2

* miner fix

* fixed code smell bug
2023-05-09 10:21:46 +05:30
Sachin Chaurasiya
9945974fac
E2e data insight report (#11483)
* e2e: add e2e test for data insight report

* address comment
2023-05-09 09:52:27 +05:30
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
Ashish Gupta
890433a8d6
fix(ui): fix the icon squeezing issue in entity headers and only name in right panel header (#11480)
* fix the icon squeezing issue in service pages

* minor fixes
2023-05-08 18:42:57 +05:30
Mohit Yadav
3bef880dca
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 17:06:33 +05:30
Mohit Yadav
79c878cd3b
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:55:22 +05:30
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
Mayur Singal
ddc3060184
Fix vertica comments for version 9 (#11479) 2023-05-08 11:04:28 +00:00
Mayur Singal
074418eac3
Fix: Snowflake support extarnal tables (#11466) 2023-05-08 15:54:42 +05:30
Mayur Singal
a897954afc
Improve filtering for lineage query (#11457) 2023-05-08 15:18:51 +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
Ayush Shah
2c9ba537eb
Fix min max on rowversion/timestamp mssql (#11455) 2023-05-08 14:52:53 +05:30
Mayur Singal
e20f75fa54
Fix #11468: Fix salesforce scheme issue (#11474) 2023-05-08 14:02:17 +05:30
Chirag Madlani
94ef30c3d5
fix(ui): forgot password success feedback (#11437) 2023-05-08 13:49:35 +05:30
Akash Jain
7c60c85d71
docs: include minikube start notes (#11442) 2023-05-08 10:04:50 +02:00
Pere Miquel Brull
aaf92a9ae8
Bump python-daemon (#11477) 2023-05-08 09:59:57 +02:00
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
Ayush Shah
057deeb0ca
Fix docs - Broken links (#11475)
* Fix Redpanda docs

* Fix Custom Logo Slug and URL
2023-05-08 09:47:51 +02:00
Shailesh Parmar
f75b2d9d9f
refactor (ui): revamp tier component (#11472)
* refactor (ui): revamp tier component

* fixed failing unit test
2023-05-08 13:06:00 +05:30
Nahuel
b22192575d
Fix#11216: Use Enum for SASL Mechanism for Kafka and Redpanda connections (#11385)
* Fix#11216: Use ENUM for SASL Mechanism for Kafka and Redpanda connections

* Minor change

* Address PR comments

* Fix postgres migration
2023-05-08 09:35:49 +02:00
Nahuel
27637119dd
Doc: Update docs Python examples after replacing EntityReference objects with FQN (#11462) 2023-05-08 09:23:24 +02:00
Noe Alejandro Perez Dominguez
b9aef4156f
Allow client requests to be retried (#11464)
This is regarding: https://github.com/psf/requests/issues/4664

The change allows errors to be handled and retried.

Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2023-05-08 08:31:55 +02:00
Ayush Shah
758cabc035
Fix docs (#11448) 2023-05-08 11:21:04 +05:30
Shailesh Parmar
55751f7eaa
cy: added cypress to remove owner (#11458) 2023-05-08 11:03:33 +05:30
Suresh Srinivas
6606576575
Fixes #11397 hasAnyRole and inAnyTeam condition policy error (#11471) 2023-05-06 16:55:31 -07:00
Ashish Gupta
3504ce1125
fix(ui): supported ellipses in entity info section for tags (#11453)
* supported ellipses in entity info section for tags

* minor changes

* change the popover style and fix test

* changes as per commets
2023-05-06 17:50:32 +05:30
Suresh Srinivas
52cd031036
Fixes #11245 - fix test failures (#11465) 2023-05-05 16:52:33 -07:00
Keith Sirmons
65c5b44eaa
Impala Connection Profiler is_nan rollback; Histogram fix. (#11388) 2023-05-05 21:45:30 +02:00
Teddy
7db9f3eb24
fix: updated service name in test connection error message (#11461) 2023-05-05 21:43:06 +02:00
Ashish Gupta
d7e2bd439b
fix(ui): supported pagination in data model (#11456)
* supported pagination in data model

* minor changes
2023-05-05 23:49:29 +05:30
karanh37
963fc8a4d7
fix: search highlight on explore card and synonym overflow on explore summary panel (#11451)
* fix: search highlight on explore card

* fix: use common component of synonyms

* fix: update facet filter key

* fix: code smell

* fix: code smell
2023-05-05 23:47:00 +05:30
Onkar Ravgan
69730a5944
updated docs for powerbi (#11454) 2023-05-05 09:53:48 -07:00
Shailesh Parmar
3ad9512400
fixed: Weekly Ingestion Workflow do not get Executed #11391 (#11427)
* 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>
2023-05-05 20:10:31 +05:30
Sachin Chaurasiya
20effbe82a
fix: service connection key value alignment (#11439)
* fix: service connection key value alignment

* update custom data base icon
2023-05-05 20:02:14 +05:30
Shailesh Parmar
df257c54e2
ui: fixed feedback 1.0.1 (#11452) 2023-05-05 19:18:04 +05:30
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
Sachin Chaurasiya
e5b5095ad5
chore: rename useInfiniteScroll to useElementInView and add return type (#11418) 2023-05-05 16:25:49 +05:30
Ashish Gupta
1829462bdf
fix overflowing issue on entity summary panel (#11450) 2023-05-05 15:08:08 +05:30
karanh37
95eff8c5e5
fix(ui) - glossary feedbacks (#11425)
* 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>
2023-05-05 15:05:49 +05:30
karanh37
fc08683d3e
fix: remove facet filter when searching again (#11380) 2023-05-05 15:05:28 +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
Ashish Gupta
a0e2078320
UI improvements (#11444) 2023-05-05 12:23:24 +05:30
karanh37
c77f14bdcf
fix: column level lineage not highlighted (#11440)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-05-05 12:23:01 +05:30
Ashish Gupta
f5aca84ff5
fix overflowing issue of alert page and added loading state in button (#11435)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-05-05 10:53:12 +05:30