7194 Commits

Author SHA1 Message Date
Ayush Shah
2e5560926d
Add Lineage support for mssql (#11971) 2023-06-13 17:10:26 +05:30
Onkar Ravgan
81ec95ab27
dbt test value fixed (#11948) 2023-06-13 10:54:32 +05:30
Onkar Ravgan
8b7e6a4355
typo fixed (#11939) 2023-06-12 19:29:45 +05:30
Shailesh Parmar
5e7fbf9e4d
fix (ui): Add strategy and threshold to the SQL test #11848 (#11946) 2023-06-12 16:29:11 +05:30
Anuj359
b2ae9d498c
Update docker for sandbox (#11938)
* Stopping the docker before maven build
2023-06-12 10:21:05 +00:00
Pere Miquel Brull
7203f5fe5e
Fix link monitor GA (#11965) 2023-06-12 10:05:45 +02:00
Pere Miquel Brull
134d5de8d5
Use python for Slack Link Monitoring (#11964) 2023-06-12 10:02:43 +02:00
Pere Miquel Brull
ba5f929f77
Add fine-grained health validation for Airflow APIs (#11792)
* Add fine-grained health validation for Airflow APIs

* Add ingestion version response

* Improve messaging

* Format

* Format

* Update response

* ui:update the hook to return airflow status based on response status field

* ui: add unit test for useAirflowStatus hook

* chore: only show test connection if airflow is available

* feat: add airflow message banner

* chore: update icon and background color

* chore: update typography to text

* test: add unit test

* address comments

* chore: show banner on service detail page

* fix: update test suite api workflow to reflect new implementation

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2023-06-12 07:47:45 +02:00
07Himank
62af9bb633
fixed issue for lineage description (#11500)
* fixed issue for lineage description

* fixed issue while ingesting

* fixed issue while ingesting

* added test case for Lingeage with description

* addressing comments .. enhancement

* addressing comments .. enhancement

* modified py test case and removed description from addLineage as we are not using it.

* add support for topic entity and description in lineage details

* fix pylint & test

* pytest fix

* fix column lineage null issue

---------

Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2023-06-12 11:17:32 +05:30
Pere Miquel Brull
095f15064c
Fix #11752 - Multiple inlets in AirflowLineageOperator (#11945)
* Fix multiple inlets in AirflowLineageOperator

* Update dag file
2023-06-12 07:01:19 +02:00
Naveen Kumar Vadlamudi
9b3a4f79f3
Added Note for Local File System Ingestion (ingest-dbt-ui.md) (#11958)
The following note provides, more clarification for the users that are trying to ingest data from dbt to Openmetadata.
2023-06-11 10:40:58 -07:00
Pere Miquel Brull
1aae06840a
Align bootstrap after 1.0.4 patch (#11932)
* Align bootstrap after 1.0.4 patch

* Align v012 script
2023-06-10 18:38:05 -07:00
Sachin Chaurasiya
d14ab0dd0b
chore(ui): remove refresh token on logout (#11936)
* chore(ui): remove refresh token on logout

* update test
2023-06-10 08:02:52 +00:00
Shailesh Parmar
6219158160
feat: bulk import user to the team and refactor the code (#11928)
* feat: bulk import user to the team and refactor the code

* translation-sync

* fixed failing unit test

* updated data test id for teams

* added unit test for import user feature
2023-06-09 19:44:32 +05:30
Pere Miquel Brull
20ebe70d9e
Update test conn definition on initialize (#11940) 2023-06-09 14:06:55 +02:00
Sachin Chaurasiya
e858eae87a
chore(ui): only fetch permission when logged in user data is available (#11920)
* chore(ui): only fetch permission when logged in user data is available

* add unit test
2023-06-09 08:05:07 +00:00
Sachin Chaurasiya
c9cd4101dc
fix( #11589):japanese/chinese language support in custom property name (#11916)
* fix( #11589):japanese/chinese language support in custom property name

* update regex

* update cypress test
2023-06-09 07:19:43 +00:00
Mayur Singal
05dc42bdb8
Fix #11808: Handle lineage for single db sources in superset (#11933) 2023-06-09 12:43:06 +05:30
Mayur Singal
175093d93e
Fix datamodel generate issue for 3.8 (#11934) 2023-06-09 12:33:21 +05:30
Onkar Ravgan
caabe89f9c
Centralize tags ingestion logic (#11880) 2023-06-09 10:45:53 +05:30
Mayur Singal
f43aaf4150
Add database name filed for oracle db (#11906) 2023-06-09 09:31:07 +05:30
Shailesh Parmar
5404440e41
feat: implemented export user functionality and refactor user tab (#11909)
* refactor user tab in team page

* added manage button and import export option for user tab

* integrated export for users from team

* added unit test for user tab

* addressing comments

* addressing comments
2023-06-08 14:24:49 +05:30
Onkar Ravgan
66aa28a3ee
Added check for parent nodes (#11911) 2023-06-08 10:50:11 +05:30
Ashish Gupta
8d3a8e0a37
fix(ui): the tags issue with same column name in entities (#11921)
* fix the tags issue with same column name in entities

* fix unit test
2023-06-08 06:54:34 +02:00
Teddy
75d9826911
doc: updated documentation info for DB requiremenst (#11922) 2023-06-07 14:17:15 +00:00
Pere Miquel Brull
00f07190e9
Change ES mapping maximumMessageSize & retentionSize to long (#11907) 2023-06-07 12:50:24 +02:00
Teddy
8dfa640a82
fix: check for empty description strings (#11914) 2023-06-07 12:49:29 +02:00
Teddy
2163b8de03
doc: Added profiler, apis and schemas documentation back (#11917) 2023-06-07 12:26:51 +02:00
Mayur Singal
9e6e00caf9
Fix #9282: Support Databricks Unity Catalog (#11896) 2023-06-07 11:50:31 +05:30
karanh37
c6fdbc43bb
feat: add tasks tab for feeds widget (#11894)
* feat: add tasks tab for feeds widget

* fix: code smells

* fix: styling issues for tasks tab

* fix: cypress tests
2023-06-07 11:28:06 +05:30
Sriharsha Chintalapani
2b2602b76b
Fix column resize to limit to 128 chars (#11889)
* Fix column resize to limit to 128 chars

* Fix pyformat issue

* replace column_name with col_name

---------

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2023-06-07 07:24:08 +02:00
Sriharsha Chintalapani
4ecbbcd43c
Fix Japanese language indexing (#11903) 2023-06-07 07:22:55 +02:00
Suresh Srinivas
f23f67dfe9
Fixes #11617 Entity get operations check for ViewAll operation instead of specific view operations based on the field requested (#11904) 2023-06-06 15:18:57 -07:00
Teddy
b0bfbad9da
fix: disable sys. metrics for snowflake (#11900) 2023-06-06 20:58:12 +00:00
Mohit Yadav
57e44c22be
Make Resource Packages Dynamic (#11891) 2023-06-07 01:02:52 +05:30
mohitdeuex
d43ca31891 Add UUID on Metadata Service Creation in case of CREATE 2023-06-07 00:16:00 +05:30
Sriharsha Chintalapani
809fbbf536
Fix #11348: Return a proper error message when a token with wrong keyID sent (#11509)
* Fix #11348: Return a proper error message when a token with wrong keyID is sent

* Fix #11348: Return a proper error message when a token with wrong keyID is sent

* fix formatting

---------

Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2023-06-06 11:37:39 -07:00
Snyk bot
f2d202eaf8
fix: docker/development/Dockerfile to reduce vulnerabilities (#11902)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-5661569
- https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-5661569
2023-06-06 22:35:13 +05:30
Akash Jain
714075add7
docs: Add 1.0.3 Release Notes (#11898) 2023-06-06 22:14:02 +05:30
Sriharsha Chintalapani
bd00914a9b
fix: docker/docker-compose-quickstart/Dockerfile to reduce vulnerabilities (#11899)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-5661569
- https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-5661569

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-06-06 22:09:13 +05:30
Sachin Chaurasiya
e672a064e2
chore(ui): add validation for custom options and arguments in json schema form (#11897)
* chore(ui): add validation for custom options and arguments in json schema form

* chore: update the regex

* add unit test
2023-06-06 15:49:33 +00:00
Shailesh Parmar
f953d7aac6
feat: team bulk import functionality (#11852)
* added basic structure for bulk functionality for teams page

* translation-sync

* integrated teams import functionality and refactor import in glossary and centeralized the import behavior

* translation-sync

* added unit test and addressed comment

* updated team option position

* code smell

* addressing comments
2023-06-06 21:17:58 +05:30
Pere Miquel Brull
b68d063694
Update Test Connection Definition FQN (#11861)
* Update Test Connection Definition FQN

* chore: use object literal for string concatenation

* Fix test

* Update Test Connection Definition FQN

* Update Test Connection Definition FQN

* Update Test Connection Definition FQN

* Fix test

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-06-06 15:22:32 +02:00
Teddy
4b9f213dbf
Fixes Issue #11863 - Add Status to DQ (#11893)
* feat: added entityReference field in testSuite to link testSuite to an entity when the testSuite is executable.

* feat: added `executableEntityReference` as an entity reference for executable test suite to their entity

* feat: add status object to test case results

* feat: ran python linting

* feat: fixed  update to
2023-06-06 10:09:16 +00:00
Onkar Ravgan
89995665b0
Added dbt description toggle docs (#11870)
* Added dbt desc toggle docs

* Added source of truth

* added desc for catalog
2023-06-06 11:16:13 +02:00
Teddy
721869428e
Revert "Fixe Issue #11863 - Add Status logic for test case results (#11881)" (#11892)
This reverts commit 06735fe8dbaac5b267c9a2cf744ca154f88a9247.
2023-06-06 09:56:12 +02:00
Teddy
06735fe8db
Fixe Issue #11863 - Add Status logic for test case results (#11881)
* feat: added entityReference field in testSuite to link testSuite to an entity when the testSuite is executable.

* feat: added `executableEntityReference` as an entity reference for executable test suite to their entity

* feat: add status object to test case results

* feat: ran python linting
2023-06-06 09:45:49 +02:00
Ayush Shah
236141d9df
Fixes 11825 - Add dataset description on schema level - bigquery (#11878) 2023-06-06 07:28:47 +00:00
Aniket Katkar
0315fc2a74
Fix #9155: updated the error messages for duplicate entity failure for better context (#11865)
* Updated the entity already exits message for better context

* localization changes for other languages
2023-06-06 12:29:58 +05:30
Ayush Shah
65f370e4aa
Rename GCS to GCP (#11812) 2023-06-06 11:57:00 +05:30