8246 Commits

Author SHA1 Message Date
Sriharsha Chintalapani
b9781746ce
Fix #8496: Segregate ES indexes for use in shared infrastructure (#14606)
* Fix #8496: Segregate ES indexes for use in shared infrastructure

* Fix tests

* use entityType aggregation key for counts

* localisation

* Revert openmetadata.yaml changes

* Update sample_data.yaml

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2024-01-08 08:29:11 -08:00
Sriharsha Chintalapani
dcff230bb6
Fix #12854: Executable TestSuite should inherit the ownership from its table (#14612) 2024-01-08 17:24:37 +01:00
Pere Miquel Brull
e8eb2bda3c
MINOR - Hide AutoTagger, add MetaPilot search, and fix apps status calls (#14201)
* MINOR - Hide AutoTagger & MetaPilot search & Fix apps status calls

* Fix method call

* Fix method call

* Fix method call

* "additionalProperties": true

* Use EntityRef

* Use ES sink

* Update UI schema type
2024-01-08 14:57:07 +01:00
Sachin Chaurasiya
c1d6a44cc7
Minor: add hash for filename and chunkFilename in webpack prod config (#14620)
* Minor: add hash for fileName and chunkFilename in webpack prod config

* Address comment

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-01-08 13:53:23 +00:00
Sachin Chaurasiya
3710113b8f
Minor: fix validator type error for ingestion workflow form (#14619)
* Minor: fix validator type error for ingestion workflow form

* Minor: use customizeValidator method
2024-01-08 11:28:04 +00:00
Sachin Chaurasiya
3bc5b60c05
Fix[#14242]: displaying artifacts when using codeBlock in the description of objects (#14617) 2024-01-08 16:32:14 +05:30
Pere Miquel Brull
c62afedebc
MINOR - Bump CI labeller version (#14618) 2024-01-08 11:12:10 +01:00
Chirag Madlani
98f3f0708c
[WIP] Cypress organise (#14419)
* chore(test): organise cypress tests

* improve entity tests

* update tests

* support service spec

* fixed glossary term issue

* support custom properties

* fix tier flakiness

* fix failing tests

* fix service spec and add search index tests

* update tests

* enhance tests to cover Database related entities

* fix database spec

* fix tests

* add dashabord datamodel entity

* run all the specs

* fix import error

* fix test

* fix some tests

* support soft deleted checks

* address comments

* fix test failures

* fix test failures

* reduce test results count to avoid cypress limit

* fix test issues

* fix updateDisplayName spec

* fix custom property and visit entity issues

* Fix DQ tests
2024-01-08 15:23:39 +05:30
Sriharsha Chintalapani
10e2f69add
MINOR - exclude logback (#14615)
* exclude logback

* exclude logback
2024-01-08 08:41:24 +01:00
Ashish Gupta
acee4fecc2
fix unwanted value in container data asset header (#14593) 2024-01-08 12:57:03 +05:30
Sriharsha Chintalapani
267fbfa97d
fix: upgrade codemirror from 5.62.3 to 5.65.16 (#14608)
Snyk has created this PR to upgrade codemirror from 5.62.3 to 5.65.16.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-01-08 12:37:35 +05:30
Onkar Ravgan
2c539f912d
Added alation connector docs (#14614) 2024-01-08 12:28:25 +05:30
Pere Miquel Brull
b92fd5cde4
MINOR - Move test case incident to the top of the data_quality_data_time_series (#14600)
* Add field and index

* MINOR - Move test case incident to the top of the data_quality_data_time_series table

* Fix test

* Fix compile

* Format

* Update incidentId

* Rename field

* Fix patch
2024-01-08 07:42:15 +01:00
Onkar Ravgan
ecdb7b9f41
Fixes 14109 and 14325: Optimised Tableau Connector (#14548)
* Optimised tableau conn

* Added comment
2024-01-08 06:33:05 +01:00
Mayur Singal
c3903b3f45
Minor: Fix IBM DB2 Depenency Installation Issue (#14613) 2024-01-08 10:18:04 +05:30
Sriharsha Chintalapani
a41a341aca
Minor: Revert JWT Filter changes to extract username (#14607) 2024-01-06 23:49:52 -08:00
Ayush Shah
d513dc4d4d
#11890: Add GCS Json schema changes (#14559)
* Issue-11890: Add GCS Json schema changes

* Modify Gcs Security config

* Add Test Def for gcs

* Add gcs for storage_metadata_config
2024-01-06 19:27:36 -08:00
Sander van Laar
07e9c1a55d
Added localization file nl-nl (#14597)
* Added localization file nl-nl

* Update i18nextUtil.ts
2024-01-06 19:27:00 -08:00
Sriharsha Chintalapani
a92fedf544
DB2 connector docs, call out db2 package installation (#14605)
* DB2 connector docs, call out db2 package installation

* DB2 connector docs, call out db2 package installation
2024-01-06 19:25:58 -08:00
Pere Miquel Brull
aa79bcb923
#14471 - Clean up ingestion status when deleting the ingestion pipeline (#14592) 2024-01-06 09:31:29 -08:00
Sriharsha Chintalapani
bea4be4e82
fix: openmetadata-ui/src/main/resources/ui/package.json & openmetadata-ui/src/main/resources/ui/yarn.lock to reduce vulnerabilities (#14604)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6144788

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-01-06 09:31:11 -08:00
mgorsk1
83a1d4bb31
fix: rendering of more complex pipelines tree view (#14595) 2024-01-06 14:54:41 +05:30
Mayur Singal
a789fc86d6
Fix #13053: Remove Connection URI config MongoDB (#14584)
* Fix #13053: Remove Connection URI cofig MongoDB

* pyformat & test fixes
2024-01-05 10:51:12 -08:00
Trs
c8f7fc486f
fix yaml typo (#14588) 2024-01-05 07:03:38 -08:00
Suresh Srinivas
308b4c2096
Clean up code issues flagged by IDE (#14585) 2024-01-05 07:01:08 -08:00
Dhruvin Maniar
85091dc94c
docs-update: change release to 1.2.4 (#14596) 2024-01-05 19:38:46 +05:30
dechoma
dc31bc7877
UI: Search/Filter functionality for execution tasks names (#14547)
* search tasks

* fix linting

* clear initial filter state

* fix searchbar import

* fix - use empty string as init filter state
2024-01-05 13:47:15 +00:00
Preet Shah
55ddac3259
Update helm-values documentation for v1.2.4 (#14485) 2024-01-05 19:09:26 +05:30
Mayur Singal
d82770a91e
Fix #14421: Airflow - Handle pipeline status when dag killed (#14562) 2024-01-05 18:14:26 +05:30
Shailesh Parmar
e416810be2
fix #7729 Number of passed/failed rows should be captured (#14568)
* fix #7729 Number of passed/failed rows should be captured

* added unit test

* added unit test for testSummaryCustomTooltip

* address review comment
2024-01-05 17:41:56 +05:30
Akash Jain
ec32d9c573
docs: Fix documented API Endpoint url for PublicKeys (#14594) 2024-01-05 17:30:17 +05:30
Pere Miquel Brull
0255171218
MINOR - Create Test Case Resolution ts entry & delete resolution when… (#14541)
* MINOR - Create Test Case Resolution ts entry & delete resolution when Test Case is deleted
2024-01-05 09:15:49 +01:00
Sriharsha Chintalapani
a07ef89cbb
fix: upgrade @rjsf/validator-ajv8 from 5.4.0 to 5.15.1 (#14533)
Snyk has created this PR to upgrade @rjsf/validator-ajv8 from 5.4.0 to 5.15.1.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-01-05 13:05:16 +05:30
Mayur Singal
bf74ef9e22
Minor: Filter Create SP & Declare Queries for MSSQL Lineage (#14586) 2024-01-05 12:13:54 +05:30
Aniket Katkar
5a0880ccaa
#11374: Removed the announcement knowledge panel customisability (#14196)
* Removed the announcement knowledge panel
Announcements widget will only show on landing page if  announcements are present

* renamed the MyDataPageV1 to  MyDataPage

* added unit tests for the MyDataPage component

* Added unit tests for customizablePage and MyDataPage

* removed the API call to fetch announcements in customizeMyData component

* added unit tests for CustomizeMyData component

* added unit tests for EmptyWidgetPlaceholder component

* Added unit tests for AddWidgetModal components

* updated the data test ids for widgets

* updated the data test id for KPI widget

* added data-testids related to customize page flow

* Added tests for persona CRUD operations

* localization change for other languages

* updated data test ids related to customize landing page

* updated the persona flow spec

* added cypress tests for customizable landing page flow

* fixed unit tests

* updated the my data page logic to add announcement widget

* fixed empty widget placeholder not showing after resetting the layout

* Minor: Fix the DocStoreResourceTest

* remove the border for announcement widget

---------

Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2024-01-05 11:30:00 +05:30
Dhruvin Maniar
ac39e3e262
Docs: Fixing release version for docker deployment (#14587) 2024-01-05 11:25:38 +05:30
Sriharsha Chintalapani
6ee4cdc118
fix: upgrade @rjsf/core from 5.4.0 to 5.15.0 (#14502)
Snyk has created this PR to upgrade @rjsf/core from 5.4.0 to 5.15.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-01-05 10:57:12 +05:30
Sriharsha Chintalapani
34ff582cf2
Allow user login using username and reassign roles based on users' ldap groups when login (#14550)
* Allow users to login with their user name in LDAP mode, and assign roles to user according to their LDAP group while login

* Fix #12503: Ldap feature: Allow user login using username and reassign roles based on users' ldap groups when login

---------

Co-authored-by: wentian <zb-wentian@kingmed.com.cn>
Co-authored-by: EricWent <135603556+EricWent@users.noreply.github.com>
2024-01-05 10:46:07 +05:30
Suresh Srinivas
17e86ad08f
Update maven plugins and dependencies (#14583)
* Update maven plugin versions

* Upgrade maven dependencies
2024-01-04 19:25:05 -08:00
Shailesh Parmar
65a910f885
#14023 Unable to Zoom on graph view of tasks under airflow dag (#14154)
* #14023 Unable to Zoom on graph view of tasks under airflow dag

* added dependency

* updated style as per the mock

* updated controls as per new style and addressing review comment
2024-01-04 21:30:41 +05:30
Aniket Katkar
4b1befacaf
added sample content for the api and sdk pages. (#14543) 2024-01-04 21:26:56 +05:30
Shilpa Vernekar
8a1c75b7e9
Docs: Links corrected + Added webinar link (#14579)
* Docs: Link Corrected

* Links changed
2024-01-04 20:08:28 +05:30
Pere Miquel Brull
d16980a30c
MINOR - Fix Empty Test Suites list filter (#14546)
* MINOR - Fix Empty Test Suites list filter

* allowed empty test suite to appear in logical test suite page

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-01-04 19:27:37 +05:30
Preet Shah
277ef6b57d
Update cypress workflows (#14513)
* Update helm-values documentation for v1.2.4

* Update Cypress CI workflows

* Remove projectId from cypress.config.ts

* Update Cypress workflows to use output variables

* Update step ID

* Update Cypress CI workflows' Project condition
2024-01-04 19:04:19 +05:30
Ashish Gupta
f611a508a7
MINOR: fix the sample data value displayed on UI (#14571)
* fix the sample data value displayed on UI

* empty string should fallback to no-data-placeholder

* changes as per commments
2024-01-04 15:34:21 +05:30
Abhishek Porwal
d406bf39b8
cleanup in getFormattedEntityData method (#14454)
* cleanup in getFormattedEntityData method

* fix failed test after cleanup in entity-summary-panel-utils

* added unit test for getMapOfListHighlights method

* separate test of different functions in different describe block

* in children table constraints will not pass

* fix a type issue

* children will only return for Column and Field type

* cleanup and remove redundancy in mock

* added unit test for getHighlightOfListItem method

* some cleanup + improve type defination

* minor change

* some cleanup
2024-01-04 15:10:29 +05:30
mohitdeuex
e0f16cf39e Make Test Method Protected 2024-01-04 14:18:16 +05:30
Chirag Madlani
684c727e16
feat(ui): whats new update for 1.2.4 (#14573)
* feat(ui): whats new update for 1.2.4

* update release date
2024-01-04 14:02:45 +05:30
Onkar Ravgan
7fdff15648
fixed dbt runresults ts (#14572) 2024-01-04 12:36:23 +05:30
Sriharsha Chintalapani
89d35c0a4b
[Snyk] Security upgrade @okta/okta-auth-js from 6.4.0 to 7.5.0 (#14282)
* fix: openmetadata-ui/src/main/resources/ui/package.json & openmetadata-ui/src/main/resources/ui/yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116

* process/browser support for okta (#14561)

---------

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Harsh Vador <58542468+harsh-vador@users.noreply.github.com>
2024-01-04 11:10:23 +05:30