9736 Commits

Author SHA1 Message Date
Sachin Chaurasiya
8a8e6670aa
test: add e2e playwright test for custom theme config (#16840)
* test: add e2e playwright test for custom theme config

* chore: Reset custom theme config to default
2024-06-28 17:05:59 +05:30
Pedro Buzzi Filho
c372f506a5
fix: PII description (#16827) 2024-06-28 13:10:53 +02:00
Chirag Madlani
00772fc83f
support e2e label for running cypress (#16838)
* support e2e label for running cypress

* add docs to path ignore
2024-06-28 14:17:20 +05:30
harshsoni2024
56bc7e647c
DOCS: doc fix v1.5 (#16834)
* use 1.5 partial file

* use v1.5 images in docs
2024-06-28 12:13:05 +05:30
Imri Paran
1b833e1a01
MINOR: exclude information_schema in redshift (#16818)
* fix(redshift): exclude information_schema

exclude information_schema in tests and document it as best practice.

* format
2024-06-28 08:01:52 +02:00
Pere Miquel Brull
c7220ccdc9
DOCS - Fix storage YAML & prep 1.5 docs (#16833) 2024-06-28 07:49:30 +02:00
Chirag Madlani
a034a979f1
Fix: #16742 - allow all the tier tags to be assign on entity (#16823)
* fix(ui): consider all the tags as tier which are children of Tier classification

* add playwright

* wip tier cleanup

* fix async select list loading issue

* address comments

* update variable
2024-06-28 11:10:47 +05:30
Pere Miquel Brull
166d9ef43d
#10192 - Validate both include and excludes filters (#16826) 2024-06-28 07:11:18 +02:00
Akash Jain
06d2967a80
feat: Ingestion Docker Image Tags (#16819)
* feat: Enable Ingestion Docker Image Tags using meta step

* feat: conditional latest tag

* chore: use separator tags

* chore: refactor use of metadata-action

* test: disable push

* chore: Add env `DOCKER_BUILD_NO_SUMMARY: true`

* chore: Use flavor for `latest` tag

* chore: Enable push of docker images to DockerHub
2024-06-27 18:40:06 +05:30
Teddy
47a13e27cf
MINOR: Improve filtering method (#16810)
* fix: improve filtering method

* fix: filter type

* fix: failing tests

* fix: revert log level
2024-06-27 14:15:28 +02:00
Chirag Madlani
1f1dfd42af
fix(ui): fix duplicate options with selected option for teams (#16773) 2024-06-27 11:33:01 +00:00
Chirag Madlani
ce6870d906
Fix: #16380 support TestSuite redeploy option from UI (#16721)
* Fix: #16380 support TestSuite redeploy option from UI

* move pipelines to settings page

* fix

* add playwright

* update playwright to use dynamic data instead sample data
2024-06-27 11:18:20 +00:00
Sachin Chaurasiya
f744705c41
test: add e2e playwright test for collect endpoint (#16816)
* test: add e2e playwright test for collect endpoint

* refactor: Improve collect endpoint e2e test
2024-06-27 16:07:04 +05:30
Chirag Madlani
396ff362c5
Update CODEOWNERS for UI and devops 2024-06-27 15:48:17 +05:30
Aniket Katkar
7a68ee30e0
Fix #16471: Form validation message and alert bug fixes and improvements (#16761)
* Fix the styling issue for the teams and user selection component in the alert form

* Fix the incorrect field names in form error messages

* Fix and modify cypress tests

* Fix the incorrect util function import

* update the field name in form validation message

* Update proper assertions
2024-06-27 15:47:51 +05:30
Aniket Katkar
fd942a27a6
Minor: Fix user details page bugs (#16358)
* Fix the empty string passed to the API when no displayName input is provided

* Fix no characters displaying in the avatar when displayName is an empty string

* Add tests for user page bug fixes

* Resolve comments

* Fix the failing unit tests
2024-06-27 15:47:45 +05:30
Ayush Shah
fe04b0a201
Fixes #16435: Fix pyodbc error for mssql (#16800) 2024-06-27 15:46:06 +05:30
Karan Hotchandani
607440f804
Lineage improvements (#16785)
* lineage improvements

* show deleted icon on node

* fix reposition of nodes

* add lineage playwright

* fix tests

* add playwright

* fix flaky tests

* fix repositioning

* feedbacks
2024-06-27 15:32:58 +05:30
Suman Maharana
2477bbc9ca
Fixes #16574 : Fix Databricks pipeline task status ingestion (#16802)
* Fixed Databricks pipeline task issue

* updated test cases

* addressed review
2024-06-27 12:07:04 +05:30
Mayur Singal
83678b0047
MINOR: Bigquery Create Credentials Docs Correction (#16812) 2024-06-27 11:23:25 +05:30
Pere Miquel Brull
bafe3da5bc
MINOR - Add 3.11 to py-test skip CI (#16814) 2024-06-27 07:44:29 +02:00
aaron-truehold-klor
54d08ca22c
Fix Airflow Pipeline Toggle On (#16777) 2024-06-27 11:08:04 +05:30
Prajwal214
d3746b4b70
Doc: Updating DB String in place of Athena (#16811) 2024-06-27 00:12:11 +05:30
Ayush Shah
527b714d34
Fixes #16760: Remove maxLength for tagFQN (#16794) 2024-06-26 21:14:07 +05:30
Mayur Singal
d083bd1365
MINOR: Improve BigQuery Create Creds Docs (#16807) 2024-06-26 20:54:19 +05:30
Mayur Singal
bd2bf4a044
MINOR: Include default values in custom pydantic model (#16795) 2024-06-26 20:31:02 +05:30
Ayush Shah
2e694b5180
Minor: Fixes Bigquery External Account AttributeError (#16801) 2024-06-26 16:49:48 +02:00
harshsoni2024
3f5bc1948d
Fix #14676: Athena S3 Lineage (#16426)
* get table ddl for athena tables

* changes in method to get all table ddls

* external table/container lineage for athena

* column lineage for external table lineage

* unittest for athena

* pyformat changes

* add external table lineage unit test

* fix unittest with pydantic v2 changes

* fix unittest formating

* fix code smell
2024-06-26 19:53:36 +05:30
harshsoni2024
afec7703cc
Fix #11888: Apache flink connector (#16601) 2024-06-26 19:21:16 +05:30
Ashish Gupta
3019ea312e
#16731: fix task feed card not opening in right panel after click (#16738)
* fix task feed card not opening in right panel after click

* added playwright test

* changes as per comments

* changes as per comments
2024-06-26 17:02:30 +05:30
Chirag Madlani
e02ead8133
add connector teradata icon (#16803) 2024-06-26 12:48:23 +05:30
Pere Miquel Brull
4d4e37ef22
DOCS - Add CLI on external docs (#16792) 2024-06-26 08:47:02 +02:00
Ayush Shah
55d671ce72
Fix Redshift docs formatting (#16797) 2024-06-25 12:35:56 -07:00
Imri Paran
46560e0b47
fixed lineage error (#16790) 2024-06-25 12:36:13 +00:00
Shailesh Parmar
4395455d18
Minor: fix version of playwright in CI (#16791) 2024-06-25 15:39:32 +05:30
Shailesh Parmar
b29b69531b
Minor: Added whats new content for 1.4.4 (#16787) 2024-06-25 14:57:24 +05:30
Teddy
d38194f4a7
fix: removed __init__ in cli module for namespace path (#16775) 2024-06-25 07:36:01 +00:00
Imri Paran
5e5c811ef2
moved int_admin_ometa to a dedicated module (#16768) 2024-06-25 11:21:22 +05:30
Shailesh Parmar
04d3720df9
Display inspection query (#16766)
* Display inspection query

* added reset for global state

* fixed test failure
2024-06-25 11:09:53 +05:30
Mohit Yadav
b55890f1f9
Add Validation for username and email on logged in user (#16781) 2024-06-24 23:48:28 +05:30
Mohit Yadav
37e1472fa3
Add Jwt Claim Mapping Env (#16780) 2024-06-24 23:15:19 +05:30
Ayush Shah
c3d68727ea
Add Docs around SSL under OpenMetadataConfig (#16774) 2024-06-24 21:43:54 +05:30
Imri Paran
54ca82f64d
MINOR: raise lineage error when table does not exist (#16756)
* raise lineage error when table does not exist

* added test case for partial success

* format

* format

* fixed tests
2024-06-24 21:41:59 +05:30
Teddy
38fe061227
MINOR -- Add Test Definition Dimension (#16769)
* feat: added test defintion dimension + sample data for bounds

* chore: added migration for definition dimension

* style: ran python linting

* fix: rename dimension to dataQualityDimension

* fix: test definition dimension key
2024-06-24 15:01:12 +00:00
Ayush Shah
e9c7c398c5
Fix return type annotation (#16772) 2024-06-24 13:57:59 +00:00
Mohit Yadav
b05d29ccee
[DuplicateLogin] User name issue for loggedInUserApi (#16762)
* User Email Based lookup for loggedInUser

* Add Unique on name

* support email only login

* fix cypress

* fix playwright

* reset user for 404
inject enableSelfSignup for auth config

* Add Self Signup Flag

* Add error messages

* Better check

* Change to Custom Exception Message

* Update message as suggested

* fix claim issue for confidential type

* fix sonar

---------

Co-authored-by: Chira Madlani <chirag@getcollate.io>
2024-06-24 18:21:32 +05:30
Prajwal214
12b227b7e3
Doc: Adding Example for SAML Private Key (#16767) 2024-06-24 17:51:54 +05:30
Teddy
3c186e2a2c
fix: updated profiler doc link in workflow (#16770) 2024-06-24 14:13:00 +02:00
sonika-shah
70cab0ac1b
Feat: Add glossary level tasks listing (#16673)
* Feat: Add glossary level tasks listing

* add playwright tests

* update owner label

* fix owner label consistency

* fix playwright tests

* fix unit tests

* fix flaky tests

* minor fix

* fix flaky tests

* fix review comments

* fix tests

* fix tests

* add playwright to approve task

* sync feed count

---------

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2024-06-24 17:41:28 +05:30
Teddy
141ceb4c8d
MNINOR add common test elements to _openmetadata_testutils module (#16758)
* fix: add common test to _testutils module

* fix: renamed _testutils to _openmetadata_testutils
2024-06-21 15:11:34 +02:00