10419 Commits

Author SHA1 Message Date
sonika-shah
9c74964f85 Fix #18039 - Fix incorrect @Schema implementations in Swagger annotations (#18040) 2024-09-29 19:34:24 +05:30
Chirag Madlani
891b09887d minor(ui): reset displayName to avoid being persisted (#18024)
(cherry picked from commit f9e70f8db0e91c2ef59526d9c2d357a9278cf516)
2024-09-29 01:05:33 +05:30
sonika-shah
237aec114f Add new ‘enumWithDescriptions’ Custom Property to allow adding Enum Keys with Description (#17777)
* Add new ‘metaEnum’ Custom Property to allow adding Enum Keys with Description

* replace JsonNodeFactory method with JsonUtils

* rename property from metaEnum to enumWithDescriptions, and other method optimizations

* ui: add support for creating enumWithDescription property

* minor locale changes

* ui: add edit support for created enumWithDescription property

* Refactor enum description field layout in AddCustomProperty and EditCustomPropertyModal

* add support for adding values to enumWithDescription custom property type

* Refactor custom property input IDs in AddCustomProperty and EditCustomPropertyModal components

* Refactor custom property table rendering logic and UI components

* Refactor custom property table rendering logic and UI components

* Refactor custom property table rendering logic and UI components

* add basic card layout

* Refactor CustomPropertyTable component to improve UI and functionality

* update playwright test part 1

* Refactor PropertyValue component to conditionally render right panel styles

* fix: entity reference property update

* Refactor CustomPropertyTable component to conditionally render right panel styles

* fix: flaky test

* Refactor CustomPropertyTable test to use updated test IDs and remove unnecessary code

* fix flaky test

* improve the playwright test

* add more test

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
(cherry picked from commit 1b029d2bf2793c6a4f016c91a4634c490462d7f4)
2024-09-29 00:58:54 +05:30
Suman Maharana
2348614695 Added DBT tests with versionless and fixed v7 parsing (#18028) 2024-09-27 19:57:13 +05:30
Suman Maharana
25bda0f756 Minor: fix lineage & queries in dbt (#17999) 2024-09-27 19:48:56 +05:30
Suman Maharana
5f234cdbc4 Fix Manifest is not parsed correctly on dbt versionless (#17975) 2024-09-27 19:47:46 +05:30
harshsoni2024
27816cb964 allow powerbi datamodel children in col.lineage (#18030) 2024-09-27 19:30:08 +05:30
sonika-shah
83de4a17b5 GEN-1434: Improvement : Show displayName for database and databaseSchema in explore tree (#17876)
* Show displayName for database and databaseSchema in explore tree

* use display name for database and schema

* add playwright

* resync indexes of dataAssets based on database & databaseSchema displayName change

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
(cherry picked from commit a99fbb2eb6b074a1d385ac363e11efd4b4417b14)
2024-09-27 19:04:42 +05:30
Mayur Singal
3e5cc923bf MINOR: MSTR connector import fix (#18025) 2024-09-27 16:57:35 +05:30
Chirag Madlani
c31888c268 fix flaky persona and dataInsightSettings spec (#18000)
(cherry picked from commit 3aec1469aca3d63df3000a3c4ef503681e1bf8db)
2024-09-27 15:03:07 +05:30
Ashish Gupta
ec0ba2e3a1 fix activty feed and teamHierarchy playwright failure (#17991)
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
(cherry picked from commit 9b45573c351ddb6c8013b9de54c0e207f2ee3798)
2024-09-26 23:00:57 +05:30
Shailesh Parmar
b7238b87b0 playwright: fixed Flakiness in test cases spec (#17993)
(cherry picked from commit a7a2a725e32e3ce79b981e5ce09cb30203886afb)
2024-09-26 22:55:23 +05:30
Chirag Madlani
ccb461469d fix(test): playwright flaky tests (#17980)
(cherry picked from commit ad920cf0efe721fc94708a723464dc428f19aa63)
2024-09-26 22:51:34 +05:30
github-actions
95bfb5b912 chore(release): Prepare Branch for 1.5.6 2024-09-25 08:11:38 +00:00
Ashish Gupta
f80afe6bb0
added the missing searchTeam function (#17957) 1.5.5-release 2024-09-23 19:08:51 +05:30
Sachin Chaurasiya
fb3651affa update what's new 1.5.5 (#17959)
(cherry picked from commit 6037e3a6b53663696f9218dcd19ff81b4d57bb75)
2024-09-23 17:21:41 +05:30
Sachin Chaurasiya
4e9695ec88 what's new for 1.5.5 (#17958)
(cherry picked from commit e89ed021b014d7f8eb7229936ed2c0b45fae9f9f)
2024-09-23 17:10:34 +05:30
Ashish Gupta
13a0bc4ed1 fix aut activity feed for 1.5.5 (#17943)
* fix aut activity feed for 1.5.5

* fix failure test

* fix: custom property spec

* refactor: Update clickOutside function usage in customProperty.ts

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
(cherry picked from commit 9ed21cec4a175a6e8ae1e616b55ea31536033312)
2024-09-23 12:41:40 +05:30
mohitdeuex
5ce631a84d fix-formatting 2024-09-23 11:49:43 +05:30
Siddhant
5a2fa9abcc Fix Ldap Issue on Login 2024-09-23 11:45:27 +05:30
Pere Miquel Brull
fe2681f022 FIX #17896 - Python lineage SDK to work with Uuid & FQN models (#17928) 2024-09-23 11:21:31 +05:30
Sachin Chaurasiya
79e8c9a7a1 minor: fix custom property for AUT (#17937)
(cherry picked from commit e99e8a3e11928bf55d21fa60090cb0db71b3dbd5)
2024-09-23 11:02:22 +05:30
sonika-shah
4945ab31c7 Fix #17929 : Fix team export issue (#17930) 2024-09-23 10:12:08 +05:30
Ashish Gupta
3cdb07af68 supported class base for navbar utils items (#17932)
* supported class base for navbar utils items

* added unit test

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 1badbb260b8f19773cf3a51ef9505d27ef11d187)
2024-09-21 17:40:19 +05:30
Chirag Madlani
fc4dc8d61f fix(ui): GEN-1523 exclude defaultPersona if not present in personas (#17940)
(cherry picked from commit c1a4f487b1732dbfdbb4d21c15366240ad0c968f)
2024-09-21 12:36:18 +05:30
Shailesh Parmar
3ba2fd85f1 Minor: added seconds to human-readable format scale for test case graph (#17926)
* Minor: added milliseconds to human-readable format scale for test case graph

* addressing comment

* fixed unit test

* addressing comment
2024-09-20 20:03:45 +05:30
Pere Miquel Brull
c75378f8e8 Merge branch '1.5.5' of github.com:open-metadata/OpenMetadata into 1.5.5 2024-09-20 16:07:16 +02:00
Pere Miquel Brull
ad03f9e237 GEN-996 - Allow PII Processor without storing Sample Data (#17927)
* GEN-996 - Allow PII Processor without storing Sample Data

* fix import

* fix import
2024-09-20 16:07:11 +02:00
Ayush Shah
c90b7b0be5 Fixes #17869: Add validations in place for salesforce connection (#17870) 2024-09-20 18:00:07 +05:30
Ashish Gupta
fe8aafaedf Revert "fix failing playwright test (#17881)"
This reverts commit 478caa51fa9deb6df14e7bb4a595f30ce3f622f8.
2024-09-20 16:35:01 +05:30
Imri Paran
6b3f4646c6 ci: pin spacy version (#17814)
spacy 3.8 requires numpy 2.0 which is not compatible with openmetadata-ingestion requirements:
184e508d9c

(cherry picked from commit 3282b057d84630dc04f9967678446db420d95bac)
2024-09-20 12:19:27 +02:00
Aniket Katkar
310d5e9911 Fix the flakiness in observabilityAlert and EntityDataConsumer specs (#17899) 2024-09-20 15:04:26 +05:30
Pere Miquel Brull
01e4b04573 MINOR - Bump Presidio Analyzer and validate support for legal entities (#17750) 2024-09-20 10:36:44 +02:00
Ashish Gupta
478caa51fa fix failing playwright test (#17881)
(cherry picked from commit 49323ed5bc650a2aa6129209dc1bd96f061efc5e)
2024-09-20 11:51:57 +05:30
Ashish Gupta
dadd96c8fb playwright improvement in activity feed spec (#17842)
(cherry picked from commit 08c13e53335d2fbae62ceb3f60bf2f747d6d8c7d)
2024-09-20 11:49:58 +05:30
Imri Paran
e22a66fe45 Fix 17903: fix(data-quality): snowflake data diff (#17907)
* fix(data-quality): snowflake data diff

- fixed schema in snowflake URL for data diff
- added e2e for snowflake data quality

* reverted unintended change

(cherry picked from commit 21af02d8d5d65ce73645b5396b3cd2eaee1fac19)
2024-09-20 08:17:29 +02:00
Mohit Yadav
3702750040 fix owners patch issue (#17900)
* fix owners patch issue

* rename func

* typo

* Add Test Case

* Fix Tests

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit f4ce0e8693c2dad95e7f95edc457ac8a6e72d033)
2024-09-20 11:41:59 +05:30
Sriharsha Chintalapani
f0c86fda53 Improve Search Relevancy 2024-09-19 09:05:09 -07:00
Mayur Singal
eda9ecc83f MINOR: Apply multi threading in View Lineage Processing (#17922) 2024-09-19 18:57:31 +05:30
Shailesh Parmar
b8488a487f
playwright: fix permission spec (#17917) 2024-09-19 14:54:15 +05:30
Pere Miquel Brull
0c32038505 GEN-1492 - Decrypt JWT internally for system health check (#17864) 2024-09-19 10:28:02 +02:00
Pere Miquel Brull
9f78b09c79 GEN-1493 - Fix paginate_es in opensearch (#17858)
* GEN-1493 - Fix opensearch pagination

* GEN-1494 - Add CI for py-tests with Postgres and Opensearch

* GEN-1494 - Add CI for py-tests with Postgres and Opensearch
2024-09-19 10:27:51 +02:00
Pere Miquel Brull
4e7b1381b1 GEN-1410 - Improve PII Logging information (#17835) 2024-09-19 10:27:20 +02:00
Ashish Gupta
43d8c13709 fix(e2e): ingestion related flaky failures (#17848)
* fix(e2e): ingestion related flaky failures

* no need to run workflow for ready_for_review state update

* await for queued or running status

* fix failing tests

* fix issue

* add support for partial success

(cherry picked from commit 4b0b22af2adb14ddb39d3c4f55e867091fb162dd)
2024-09-19 11:12:53 +05:30
Ashish Gupta
14ef913943 fix myData and ActivityFeed playwright test 1.5.5 (#17886)
(cherry picked from commit a679625f7b4f7e7a3d6714356fdd16c7fbce9c12)
2024-09-19 10:33:21 +05:30
Shailesh Parmar
d38f49b034 Playwright: fixed permission, dataQuality, & testCases spec for 1.5.5 (#17884)
* Playwright: fixed permission, dataQuality, & testCases spec

* fixed testSuite wait issue
2024-09-18 13:32:39 +05:30
Shailesh Parmar
c24130cbf2 Playwright: fixed Tags AUT test (#17852) 2024-09-18 13:32:23 +05:30
Sachin Chaurasiya
d724a98429 fix: ApiDocs Playwright spec (#17894)
* fix: ApiDocs Playwright spec

* fix(ui): Fix API docs test failure

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit e42a7d6e7c7514bb90f0a6d8707871561aed87ac)
2024-09-18 12:11:09 +05:30
Sachin Chaurasiya
b82056e4c0 fix: Teams and owner fields are not being passed in the policy API call. (#17880)
(cherry picked from commit a72d502cb5b54ac021db9a79963117f0def526bb)
2024-09-18 12:10:55 +05:30
Sachin Chaurasiya
988f8cabd4 minor: update custom property entities data model, data product and database schema icon (#17812)
* minor: update custom property entities data model, data product and database schema icon

* remove unused icon

(cherry picked from commit 681a15c4a5bdd0de1c033a29e68277e69beade08)
2024-09-18 12:10:38 +05:30