10268 Commits

Author SHA1 Message Date
Mohit Yadav
72bd411fe5
[Vulnerabilities] Update Dependencies to fix Vulnerabilities (#15775)
* [VBY] Fix POm version for affected dependency

* - add cp3 dependency

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-04-03 12:04:01 +05:30
Harsh Vador
1db15dc840
Change connectors images format to webp (#15781)
* Change connectors images format to webp

* compress connectors images
2024-04-03 11:50:50 +05:30
Sachin Chaurasiya
59e875994e
Minor: show generic message in error boundary for loading chunk error (#15783)
* Minor: show generic message in error boundary for loading chunk error

* Update error handling and localization strings
2024-04-03 11:28:07 +05:30
Mohit Yadav
77bb725d5b
- add Step logs for Auth (#15786) 2024-04-03 11:15:13 +05:30
sonika-shah
4948ab3766
Fix backend bug that prevented associated tags from being removed when a glossary term is deleted. (#15676)
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2024-04-03 10:18:57 +05:30
Teddy
4b13403931
Fix #15594 - Implement domain support for test cases (#15736)
* feat: add list from search service logic

* fix: added test and enable ES testing

* style: ran java linting

* fix: ES container startup timeout

* style: ran java linting

* fix: removed array definition as attributes of filter class

* style: ran java linting

* fix: update list from search

* feat: added q param to list from search endpoint

* style: ran java linting

* fix: enable ES test for list from search

* fix: added include/exclude from source

* style: ran java linting

* feat: add domain support for test case

* fix: added search service check for domain inheritence

* feat: added domain query param to list from search

* style: ran java linting
2024-04-02 22:45:48 +02:00
Mohit Yadav
b38b7e3231
- added log (#15777) 2024-04-02 18:39:48 +05:30
harshsoni2024
feb33a0cc2
Fix #12964: Qlik Sense & Qlik Cloud filter draft dashboards (#15726)
* Fix #12964: filter draft dashboards from config

* Fix #12964: add unit test for qlik_sense

* Fix #12964: added UI and doc code

* Fix #12964: move includedraftdashboard flag from source_connection to source_config

* Fix #12964: filter draft dashboards in qlikcloud

* Fix #12964: add unit test for qlik cloud

* Fix #12964: remove unnecessary comments, code clean

* Fix #12964: pylint changes
2024-04-02 14:30:33 +02:00
Aniket Katkar
5a22e31bb5
Minor: Fix AUT cypress test failures (#15751)
* remove sample_data dependency for searchFlow and improved version page tests

* address comments to move entity creation and deletion to util functions

* create util functions for getting the entity creation details for advanced search
2024-04-02 14:07:02 +05:30
Suman Maharana
4c14426652
MINOR: Added side docs for KafkaConnect (#15772) 2024-04-02 13:27:23 +05:30
Shailesh Parmar
8fcf700327
cypress: fixed cypress for AUT (#15765)
* cypress: fixed DataInsightReportApplication for AUT

* addressing comment

* Refactor custom property tests for better readability

* addressing comments

* fix glossary flakyness

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-04-02 12:02:45 +05:30
Aniket Katkar
72b3f05826
Fix #15483: Alert form destination selection improvements (#15494)
* change display name of the 'Generic' destination type to 'Webhook'

* reset destinations after source change

* refactor the DestinationSelectItem component.

* add unit test for DestinationSelectItem component

* update and fix cypress tests for destination select related changes

* remove the unnecessary callback ref use and used useEffect instead

* fix the failing unit tests

* fix the cypress tests

---------

Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2024-04-01 18:56:25 +00:00
Ayush Shah
ec8ae45c35
AzureSQL docs with Microsoft Entra addition (#15766) 2024-04-01 21:07:14 +05:30
Aniket Katkar
ac7828fffe
fix the styling of ingestion pipeline status (#15715) 2024-04-01 18:51:06 +05:30
Imri Paran
740480fe28
MINOR: change systemApp to system (#15757) 2024-04-01 18:50:43 +05:30
Pere Miquel Brull
a196c96e42
MINOR - AKS Airflow troubleshooting docs (#15695) 2024-04-01 18:46:32 +05:30
Suman Maharana
bb2684dd62
Fix #11351 Added Kafka Connect connector JSON schemas (#15699) 2024-04-01 18:45:39 +05:30
Shin-ichi Hashiba
ba7b5d248a
delete duplicate env (#15709) 2024-04-01 18:21:51 +05:30
Ayush Shah
7c7a7c35a9
Check Test Connection Oracle DBA Access (#15764) 2024-04-01 18:18:21 +05:30
Onkar Ravgan
2e640f6ef2
fixed dbt exception condition (#15762) 2024-04-01 15:21:06 +05:30
Onkar Ravgan
2931798be9
fixed superset class init (#15761) 2024-04-01 15:10:08 +05:30
Ashish Gupta
a64c8493f2
cypress: fix cypress failure (#15694)
* cypress: fix cypress failure for teamDragAndDrop

* added cypress label

* move cleanup code in the after function

* remove the team creation from test part and put it in before

* remove service.spec as it is already covered in services.spec

* fixed DQ cypress

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-04-01 14:28:18 +05:30
Mohit Yadav
c061522bbc
Fixes #15483 : Change Generic to Webhook (#15744)
* Fixes #15483 : Change Generic to Webhook

* Typo
2024-04-01 12:36:09 +05:30
Shilpa Vernekar
95edc732af
Features section deleted (#15749) 2024-04-01 11:55:30 +05:30
Suman Maharana
a8d288cc32
Fix #11351 Added Kafka Connect connector docs (#15747)
* Added Kafka Connect JSON Schemas

* Added Kafka Connect Documentation

* Revert "Added Kafka Connect JSON Schemas"

This reverts commit 89cf700e93f1391f24156a1235e5d5e70b067704.

* Added webp image formats for kafkaconnect docs

---------

Co-authored-by: Suman Maharana <suman@Reyna.local>
2024-04-01 11:34:38 +05:30
Imri Paran
5b963a5d9e
MINOR: remove metadata/__init__.py (#15750) 2024-03-29 15:15:52 +05:30
Pere Miquel Brull
fc2c909f6c
MINOR - MetaPilot updated conf (#15745) 2024-03-28 17:18:41 +01:00
Teddy
dafbcbd726
fix: update ingestion profiler config (#15753) 2024-03-28 16:06:08 +00:00
Karan Hotchandani
e22b8f7741
Suggestions feedback (#15723)
* use entity store for storing fqn

* fix feedbacks

* fix tests

* store cleanup

* cleanup

* review comments

* minor label change

* minor change

* fix flaky lineage cypress
2024-03-28 16:04:16 +00:00
harshsoni2024
884029f031
Fix #14089: Add QlikCloud connector support (#15610) 2024-03-28 20:15:22 +05:30
Ashish Gupta
a3689cad54
fix the ui around domain label, data filter and search index table entity stats (#15720)
* fix the ui around domain label, data filter and searchindex table entity stats

* remove unwanted file change

* changes as per comments

* changes as per comments

* fix the missing dependency
2024-03-28 16:32:31 +05:30
Aniket Katkar
eee26e18b0
Docs: Fix incorrect references in the documentation (#15738)
* remove the domains and versions from the reference urls of the openmetadata documentation

* remove unnecessary version mentions in the reference URLS
2024-03-28 15:16:29 +05:30
Onkar Ravgan
70f273f3cd
Updated alation docs (#15728) 2024-03-28 14:13:47 +05:30
Mayur Singal
b7633bddb0
MINOR: Bigquery yaml docs fix (#15718) 2024-03-28 14:12:05 +05:30
Chirag Madlani
84748e1fa1
fix(ui): data product wans't shown for few entities (#15730)
* fix(ui): data product wans't shown for few entities

* fix tests
2024-03-28 06:50:40 +00:00
Ashish Gupta
af47b856e7
#15561: supported copy button in query editor (#15731)
* supported copy button in query editor

* fix sonar issue
2024-03-28 11:43:32 +05:30
Pere Miquel Brull
890820ed92
MINOR - App routes & datamodel (#15722)
* MINOR - App routes & datamodel

* fix future annotations

* fix future annotations
2024-03-27 19:12:24 +01:00
Imri Paran
b0555fe7df
MINOR: added handling for new schedule when migrating quartz context (#15727)
* added handling for new schedule when migrating quartz context

* grab application schedule from the db

* removed unneeded throws

* removed json parsing

* removed unneeded throw
2024-03-27 18:18:42 +01:00
Shailesh Parmar
84941a7d32
#15650 UI: Not able to select all possible dates range from the custom date picker in the incident manager (#15711)
* #15650 UI: Not able to select all possible dates range from the custom date picker in the incident manager

* added unit test
2024-03-27 17:52:28 +05:30
Mayur Singal
bf0ec44f4b
Fix #15678: Accomodate Metabase API changes (#15692) 2024-03-27 15:19:20 +05:30
Mayur Singal
6acb47a87a
MINOR: Fix unity catalog test connection (#15712) 2024-03-27 15:14:26 +05:30
Imri Paran
ec4673587d
CRITICAL: fix AbstractOmAppJobListener (#15701)
* fix AbstractOmAppJobListener

* added appTrigger test

* format

* increased test timeout to 30

* added assertion for not failed

* add break for loop in case of CI
2024-03-27 08:59:10 +01:00
IceS2
ce3f124a33
MINOR: Add Multithread Documentation (#15706)
* Add Multithread Documentation

* Add general considerations
2024-03-27 08:30:16 +01:00
Chirag Madlani
d52bf7aacb
chore(ui): block loggedInUser api for auth/callback route (#15707) 2024-03-27 07:07:56 +00:00
Mayur Singal
0532bb1226
MINOR: Fix external table lineage processing (#15713) 2024-03-27 12:37:20 +05:30
Teddy
9b7f402a16
FIX #14941 - Implement test cases filters (#15616)
* feat: add list from search service logic

* fix: added test and enable ES testing

* style: ran java linting

* fix: ES container startup timeout

* style: ran java linting

* fix: removed array definition as attributes of filter class

* style: ran java linting

* fix: update list from search

* feat: added q param to list from search endpoint

* style: ran java linting

* fix: enable ES test for list from search

* fix: added include/exclude from source

* style: ran java linting

* fix: test case

* fix: exception type
2024-03-27 07:25:11 +01:00
Ashish Gupta
024e19f97b
fix reloading of user profile page on edit action perform (#15673)
* fix reloading of user profile page on data change

* supported unit test update handler in UserPage
2024-03-27 11:52:00 +05:30
Mayur Singal
8073a80989
Fix #14285: Add column lineage support for tableau datamodels (#15646) 2024-03-27 11:03:40 +05:30
Chirag Madlani
1347890540
fix(ui): Glossary term related term got vanish on update (#15697)
* fix(ui): Glossary term related term got vanish on update

* block api call for empty json patch
2024-03-27 10:51:15 +05:30
Chirag Madlani
5056e78e0c
feat(ui): OM status page to validate health (#15685)
* ui: display om health in settings page

(cherry picked from commit 70b47a66f551f36c7cd0de5242e03982bfc86655)

* add locale files

(cherry picked from commit 17743062d64cb625d8175d57cc0b6da2432832ca)

* fix locale

* Update UI for showing validation message and logs

* fix path

* update locale

* fix tests

* fix typo

* update icon for status

---------

Co-authored-by: Harsh Vador <harsh.vador@somaiya.edu>
2024-03-27 01:01:31 +05:30