12410 Commits

Author SHA1 Message Date
Mohit Yadav
a5295396bd
Add WebConf Env to Compose (#16713) 2024-06-19 12:34:33 +05:30
Mohit Yadav
ea820e9590
Security Fixes for Headers and Input Sanitisation (#16712)
* - Security Fixes

* Fix Vulnerability

* Fix Vulnerability
2024-06-19 12:31:09 +05:30
Shilpa Vernekar
bcbc2c0ded
Docs: Data Quality & Observability (#16701) 2024-06-18 07:47:41 -07:00
Imri Paran
e2f845b2d1
docs: add 1.5.x-SNAPSHOT (#16694) 2024-06-18 15:53:06 +02:00
Ashish Gupta
11b535bc6b
#16477: fix deleted user profile not showing (#16592)
* fix deleted user profile not showing

* logout currentUser if he deleted himself

* supported unit test for the deleted user

* supported playwright test for manage user from profile page

* remove unwanted class

* fix flaky failure and changes made as per comments

* changes as per comments
2024-06-18 18:05:56 +05:30
Mayur Singal
12362a9dea
MINOR: Fix numpy version (#16696) 2024-06-18 17:03:35 +05:30
Ashish Gupta
b0517740a0
fix cypress failure for teams drag and drop (#16693) 2024-06-18 16:44:27 +05:30
dependabot[bot]
ca5fd1a156
Bump ws from 7.5.3 to 7.5.10 in /openmetadata-ui/src/main/resources/ui (#16691)
Bumps [ws](https://github.com/websockets/ws) from 7.5.3 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.3...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 12:47:44 +05:30
Imri Paran
955ed5afe1
MINOR: fix sql lineage with timezone change (#16685)
* skip mssql test for python

* fixed mssql lineage
2024-06-18 07:15:52 +00:00
Shilpa Vernekar
d6f8836755
Updated Release Docs (#16686) 2024-06-18 06:22:48 +00:00
Shailesh Parmar
282327cf27
playwright: migrate glossary version page spec (#16671) 2024-06-18 11:38:46 +05:30
Mayur Singal
57e51df05f
MINOR: Fix superset cypress error (#16689) 2024-06-18 11:36:51 +05:30
Onkar Ravgan
113fe64c02
updated CA supported connectors (#16688) 2024-06-17 21:26:03 -07:00
gpby
db959c33a6
Add Teradata connector docs (#16672)
* Add Teradata doc to ui

* Add Teradata doc
2024-06-17 17:47:04 -07:00
IceS2
640d7c7532
MINOR: Fix Redash e2e filtered_mix test (#16684)
* Fix E2E count

* Fix E2E Redash filtered mix test
2024-06-17 17:46:47 -07:00
Jin Won, Park
bb240fe800
Fixes #15499: Fix the OpenMetadata(Client) constructor bug - ApiClient null check. (re-commit) (#16661)
* bugfix: change the ApiClient init task.

* style: run `mvn spotless:apply`
2024-06-17 10:12:10 -07:00
Prajwal214
1f27bb7feb
Doc: Adding How-to Guide for Incident Manager (#16674)
* Doc: Adding Docs for Incident Manager

* Doc: Adding Docs for Incident Manager

---------

Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
Co-authored-by: Shilpa Vernekar <94032785+ShilpaVernekar@users.noreply.github.com>
2024-06-17 09:28:50 -07:00
Imri Paran
95d2d0f82f
skip mssql test for python (#16683) 2024-06-17 13:19:04 +00:00
Imri Paran
18206393e2
MINOR: added lineage ingestion test for mssql (#16436)
* added test case for SQL Server lineage

* reasons for failing tests
2024-06-17 08:56:28 +02:00
Juntao Zhang
8e011145ed
Fixes #16353: Table versions will be inconsistent when modified by different users across different applications. (#16354) 2024-06-17 11:26:56 +05:30
Huanjie Guo
1175cf9dec
bugfix: change double quote to single quote (#15888)
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-06-17 10:51:38 +05:30
Mayur Singal
72ed09d6f6
MINOR: Fix column merge error lineage (#16670)
* MINOR: Fix Column merge error

* append only when col lineage available

* pyformat
2024-06-16 20:32:21 -07:00
Jin Won, Park
60208a1990
bugfix: Security Vulnerability in Roles Patch API (#16664) 2024-06-16 12:33:30 -07:00
Sriharsha Chintalapani
6ee03963b9
fix: openmetadata-service/pom.xml to reduce vulnerabilities (#16639)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMAZURE-7246765
- https://snyk.io/vuln/SNYK-JAVA-COMMICROSOFTAZURE-7246766

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-06-15 12:34:26 -07:00
Akash Jain
db696608d2
fix: openmetadata-clients/openmetadata-java-client/pom.xml to reduce vulnerabilities (#16641)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMMICROSOFTAZURE-7246766

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-06-15 12:34:06 -07:00
Aniket Katkar
26ac849d7f
Minor: Fix incorrect alert on signup page (#16666) 2024-06-15 20:42:41 +05:30
Mohit Yadav
1dcb1bd46f
- Update What's new (#16669)
- fix vulnerability
2024-06-15 12:01:40 +05:30
mohitdeuex
d9ae6f6db9 - Fix User Signup - p2 2024-06-15 00:17:28 +05:30
Mohit Yadav
b4cba8a850
- Fix User Signup (#16667) 2024-06-14 23:46:45 +05:30
Shailesh Parmar
7145136626
Cypress: Fixed AUT failure (#16660)
* Cypress: Fixed AUT failure

* minor change

* minor owner fix

* fix glossary cypress failure

---------

Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-06-14 19:12:22 +05:30
Imri Paran
385dcd40f5
added query param "validate" for failed row sample (#16159)
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-06-14 10:39:29 +00:00
Ayush Shah
b3eae8c1b9
Minor: Fix Deprecated utcnow to timezone support (#16607) 2024-06-14 15:23:51 +05:30
Prajwal214
fbae061113
Doc: Fixing Typo in the Upgrade Docs (#16659)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-06-14 14:32:44 +05:30
Mayur Singal
e3fa340c8f
MINOR: Pydantic fixes for redshift & kafka (#16638) 2024-06-14 14:08:59 +05:30
IceS2
e3c3f2ac33
Fix E2E count (#16654) 2024-06-14 08:21:07 +00:00
Shailesh Parmar
18ee2b8ff2
playwright: improve the existing playwright test (#16650)
* playwright: improve the existing playwright test

* pw improvement

* minor change

* reduce the scope of custom property

* reduce scope of custom property test

* addressing comments

* updated response timeout
2024-06-14 11:55:59 +05:30
Sachin Chaurasiya
55cd180ffa
feat(#16208): custom properties for Dashboard Data Models (#16628)
* feat(#16208): custom properties for Dashboard Data Models

* chore: update the padding for custom properties tab content

* Backend : Support extension field for dashboardDataModel

* ui: update ui to fetch the extension data

* feat: show custom properties on right panel

* chore: add custom properties in version page

* test: add playwright test for data model custom properties

* test: remove duplicate checks

---------

Co-authored-by: sonikashah <sonikashah94@gmail.com>
2024-06-13 20:51:47 +05:30
Trs
fc9033b953
Fixes(ingestion/source/dbt): Handle None Type in get_tag_labels Function for DBT Metadata Processing (#16648)
* fix condition

* fix

* lint
2024-06-13 17:19:46 +05:30
Sachin Chaurasiya
de9822e7f3
test: fix cypress test aut (#16618)
* test: fix cypress test aut

* fixed aut failure

* fix user cypress failure due to autofocus on feed description

* changes as per comments

* fix: custom properties after hook api call

* Fix observability alert test

* update the addOwner function to avoid flakiness

* fixed Data insight and glossaryVersion page cypress

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2024-06-13 15:47:09 +05:30
Ayush Shah
90d9ef639e
Fix Arg for qliksense (#16626) 2024-06-13 09:01:45 +05:30
Imri Paran
d2c23171db
use setup action for playwright e2e (#16636) 2024-06-12 23:16:43 +05:30
IceS2
328ed2bf11
MINOR: Fix e2e (#16627)
* Fix Metabase E2E Test

* Add 'debug' input to python e2e tests

* Fix 'debug' default to be 'false'

* Standardized all Metabase IDs to MetabaseStrId

* Fix Metabase expected filtered sink mix value

* Fix wrong parameter being passed to the config

* Fix powerBI e2e tests

* Fix one Redash e2e test

* Fix checkstyle

* Fix Dashboard create patch_request not using EntityReferenceList

* Fix Redash E2E test value

* Add logging to create patch request

* Fix checkstyle and linting

* Fix default debug value

* Fix e2e workflow

* Fix e2e workflow

* Fix e2e workflow

* Fix metabase and powerbi e2e values
2024-06-12 19:32:45 +02:00
Sachin Chaurasiya
eb3b1cba7d
feat: entity resizable panel part 1 (#16558)
* feat: entity resizable panel

* chore: sync locale files

* chore: update resizable panel styles

* chore: comment out unused CSS transition in resizable-panels.less

* chore: Update TableDetailsPageV1 component imports

* chore: Update resizable panels in entity details component

* feat: add resizable panel in explore page

* chore: update resizable panels styling in existing components

* feat: add resizable panel in glossary and glossary terms page

* feat: add resizable panels in activity feed tab component

* fix: tab content height for activity feed

* feat: add resizable panels in domain page

* feat: add resizable panels in domain page part 1

* feat: Add hideSecondPanel prop to DataProductsDetailsPage and DomainDetailsPage components

* chore: hideSecondPanel on explore page if summary if not available

* chore: remove unused css

* feat: add resizable panel in queries component

* fix: panel container height issue

* refactor: Update app.less styles for entity resizable right panel container
2024-06-12 21:49:57 +05:30
Karan Hotchandani
9c1ad06ceb
Domain flaky cypress fix (#16630)
* fix domain flaky cypress

* fix domain cypress
2024-06-12 21:28:15 +05:30
Imri Paran
3f07e85735
MINOR: use test setup action for playwright tests (#16633)
* ci: gh actions

use "Setup OpenMetadata Test Environment" in playwright tests

* added ingestion_dependency as input
2024-06-12 21:10:32 +05:30
Shailesh Parmar
af88b61aca
playwright: updated entity spec with custom property test (#16621)
* playwright: updated entity spec with custom property test

* optimise the code

* fixed playwright failure

* addressing comment
2024-06-12 18:51:40 +05:30
Mohit Yadav
cc2d581eb0
Fix owner notification (#16629)
* - Fix Task notification not getting sent to owners

* - Fix Task notification not getting sent to owners
2024-06-12 17:40:35 +05:30
Mayur Singal
b7ef13bc95
MINOR: Fix ssl connection in usage & lineage (#16625) 2024-06-12 16:29:24 +05:30
Shailesh Parmar
889ce87a2e
chore(CI): Add PostgreSQL playwright and skip workflows (#16623)
* workflow: add postgresql playwright and skip workflow

* addressing comments
2024-06-12 15:44:52 +05:30
Ayush Shah
2f8de77140
Add Test Suite SSL (#16619) 2024-06-12 14:00:24 +05:30