11220 Commits

Author SHA1 Message Date
Ashish Gupta
cb733a2ad8 fix the search for custom properties in advance search for some types (#19113)
* fix the search in advance search custom properties

* modify v1/metadata/types/customProperties api to get customPropertyConfig along with name and type

* added config list in the entity ref list

* fix type of duration, timestamp and other types

* minor ui changes

* remove customProperty type which are not supported for now

* added playwright test around the duration type property

* fix flaky test

---------

Co-authored-by: sonikashah <sonikashah94@gmail.com>
(cherry picked from commit 2179b43232803a9ebb7465fb1d545b887d68252c)
2025-01-08 11:28:02 +05:30
Mayur Singal
9a63d776b5 Fix #19160: Add Depth Support Part-1 (#19275)
(cherry picked from commit e32ad88c813c0077c26f90ca24b34ebc0f62f9f2)
2025-01-08 05:49:30 +00:00
Chirag Madlani
d387bf263b fix(ui): render column type max 3 lines and ellipsis (#19046)
(cherry picked from commit ea5a246a44f53cee3d9f21a6c55caf691896a943)
2025-01-08 10:52:20 +05:30
Karan Hotchandani
49b2030ea8 remove extra assignees from workflow (#19030)
(cherry picked from commit 497b477be3d2064f29825891c1a6436dce83362e)
2025-01-08 10:21:45 +05:30
sonika-shah
dabcf4fbc3 move activeFqn to new method (#19263) 2025-01-08 10:20:36 +05:30
harshsoni2024
40d48ba072 MINOR: PowerBI improve error logging (#19249) 2025-01-08 09:55:05 +05:30
harshsoni2024
922c3d2713 powerbi refactor, avoid prepare bulk data (#19123) 2025-01-08 09:54:50 +05:30
Mayur Singal
dfe34e191c MINOR: User search should only look in name & displayName (#19121)
* MINOR: User search should only look in name & displayname

* py_format

* pyformat

---------

Co-authored-by: Suman Maharana <sumanmaharana786@gmail.com>
2025-01-08 09:21:37 +05:30
Mayur Singal
d080824100 Fix #19141: Data Insight Tier Filter does not work (#19142) 2025-01-08 09:21:09 +05:30
Mayur Singal
75db49f711 Fix #15952: Update SQLParse to Version 0.5 (#19224) 2025-01-08 09:20:42 +05:30
sonika-shah
7523a10222 Bug Fix - Glossary export returns null values in relatedTerms column (#19173)
* Bug Fix - Glossary export returns null values in relatedTerms column

* Add coverage test
2025-01-08 07:14:07 +05:30
Aniket Katkar
6a3f3d5232 Minor: Add missing asset specific filter options for automator filters (#19268)
* Add missing filter options for glossary term, data model and stored procedure data assets.

* make the handleDeleteSelection prop optional for PipelineActionsDropdown component

* Fix the unit test

(cherry picked from commit 6a285781caa75b0421b3d27571f34c5da4d1eeae)
2025-01-08 01:29:13 +00:00
Pere Miquel Brull
cd8f0d1e82 FIX - Executable Test Suite cherry-pick 2025-01-07 23:35:13 +01:00
Pere Miquel Brull
8fc6e8f52b Fix #19147 - Executable Test Suites (#19221)
* backend

* format & tests

* rename backend

* migrations and ingestion

* format & tests

* format & tests

* tests

* format & tests

* tests

* updated ui side of changes

* addressing comment

* fixed failing unit test

* fix test list

* added e2e test, and fixed existing test

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-01-07 21:35:23 +01:00
Sweta Agarwalla
559352047c FIX: Update glossary listing (#18880)
* update fetch glossary function

* fix minor issues

* fix add glossaries issue

* fix delete issue

* update glossary listing

* update glossary

* refactor

* updated glossary listing issues

* add scrollIntoView

* update glossary

* fix fetching logic

* fix init of glossaries

* add playwright tests

* add timeout

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
(cherry picked from commit 1e1ef473d716fc2186274656d20ae23b4bddc998)
2025-01-07 19:34:51 +00:00
Shailesh Parmar
dba1440b2a playwright: reset the profiler bot token in AUT (#19156)
* playwright: reset the profiler bot token in AUT

* addressing comment
2025-01-07 20:32:40 +05:30
Sachin Chaurasiya
22bc3b1ab8 Minor: Enhance Block Editor Adjust drag-and-drop handles and improve bar menu layout (#19228)
* Minor: Enhance Block Editor Adjust drag-and-drop handles and improve bar menu layout

* Refactor: Replace RichTextEditor with dynamic description fields in user and team forms

* Enhance AddNotificationPage and AddObservabilityPage to use RichTextEditor for description input

* Enhance AddNotificationPage and AddObservabilityPage to initialize RichTextEditor with alert description

(cherry picked from commit aceadb1cdeb61cc0a649822d54cee0accb7e79f1)
2025-01-07 20:22:45 +05:30
Sachin Chaurasiya
f0c610f5a8 Minor: Deprecate RichTextEditorPreviewer component and recommend alternative (#19204)
(cherry picked from commit 6542123a52c22df7e8cf98856b1af70b007bd48f)
2025-01-07 20:22:36 +05:30
Aniket Katkar
6b230f3440 Improvements: Automator requirements oss (#19128)
* Fix the ingestion success screen text overflow issue

* Fix the icon alignment issue in the in the entity header

* Fix the permissions API calls for the ingestion pipelines to use fqn instead of names

* Introduce the moreActionButtonProps in the PipelineActions component

* Add the "Database" field in the advanced search for the "Database Schema" asset.
Change the fields listing behavior in the advanced search modal, to show the common fields for the multiple assets instead of union of the fields.
Change the search index for the "Name" and "Display Name" field suggestions to use the selected data assets instead of the all "Data Assets" index.

* Remove the unnecessary ellipsis prop

* Scan and add the missing filters for all the asset to have hierarchical parent filters.

* Fix unit test

* Fix the advanced search filter field search
2025-01-07 19:33:50 +05:30
Sriharsha Chintalapani
678160fbcc upgrade logback versions (#19259)
(cherry picked from commit 3678d1c3d66b2818a417de3122cf27da1028df37)
2025-01-07 19:31:24 +05:30
Abdallah Serghine
50ee1e906a
Fixes ISSUE-19095: auto refresh boto credentials (#19098)
When using using the assumeRole connection option with jobs involving
AWS services, the default 1 hour of boto might not cut it and the job
fails, one way of solving this is to refresh the credentials when they
expire, this ensures there is always valid credentials for the job
regardless for how long it runs.

Co-authored-by: Abdallah Serghine <abdallah.serghine@olx.pl>
Co-authored-by: IceS2 <pjt1991@gmail.com>
2025-01-07 13:45:26 +01:00
IceS2
e5a193d40d
MINOR: Add Governance Bot to the workflow automated tasks (#19222)
* Add Governance Bot to the workflow automated tasks

* Fix tests
2025-01-07 13:44:41 +01:00
IceS2
08da6d09a1
MINOR: Remove Delete Events from Workflow Consumer (#19219)
* Remove Delete Events from Workflow Consumer

* Remove Delete Events from Workflow Consumer
2025-01-07 13:44:34 +01:00
Ashish Gupta
2109501c87 #13913: supported test connection api cancellation (#19190)
* supported test connection api cancellation

* minor improvement

* fix the error handling in the intervalAPI calls

* added the useAbortController hook and minor changes

* supported delete workflow if anu api is cancelled

* fix sonar issue and updated the modal button

* fix sonar and playwright issue

* minor fix around test

* reverted the modal textual changes as per comments

(cherry picked from commit a6f81a90fb6061c2d9a927a295c706ea929d9ef0)
2025-01-07 12:26:18 +00:00
Pranita Fulsundar
0efd080264 fix: highlight search text for description column (#19248)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 498d9529597f4be1efd776a958ee62413ab29ab5)
2025-01-07 11:50:13 +00:00
Maciej Bryński
7be37c138a
Fixes 19217: Add ability to use confluent-kafka version greater than 2.1.1 (#19218)
* Add ability to use confluent-kafka version greater than 2.1.1

* fix: spotless
2025-01-07 11:59:27 +01:00
Andrés Muñoz Vera
cf3b0e25d4 chore: updating auto cherry pick wf (#19264)
(cherry picked from commit 7f7cfb1e8c474b5950ecd0d7530ebeb71df36bc4)
2025-01-07 10:57:35 +00:00
Pere Miquel Brull
c37944a088 FIX #19232 - Correct array type mapping in ORM converter (#19241) 2025-01-07 11:28:43 +01:00
Andrés Muñoz Vera
87de0df9d8 chore: adding write permissions to issues (#19262)
(cherry picked from commit 34f34ee90abaeaab1143023ccac073b7afa36a65)
2025-01-07 10:26:45 +00:00
Teddy
7aa1aa05f5 ISSUE-19220: remove druid and doris from non sqa (#19250)
* fix: remove druid and doris from non sqa

* style: ran p[ython styling

(cherry picked from commit f40369f59b2caa917707af46bdc823d5d8ffeaac)
2025-01-07 09:37:44 +01:00
Teddy
3478c37ee6 MINOR - fix unity profiler (#19247)
(cherry picked from commit 3190411b94aecfa969de866489af09a631173565)
2025-01-07 09:30:50 +01:00
sonika-shah
bc825f8d59 Fix - Existing custom properties getting removed on import of empty extension column (#19234) 2025-01-06 02:35:01 +05:30
sonika-shah
35b281f9e3 Minor : Fix #18606 prevent overwriting style for PUT request (#18864)
* Minor : Fix 18606 prevent overwriting domain for PUT request

* load the attributes of glossaryTerm first and override with the import

* change logging to warn type

* revert changes

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2025-01-06 02:25:41 +05:30
sonika-shah
7c5584e3bf Bug Fix : ApiEndpoint reindexing failure (#19200)
(cherry picked from commit 38a970b829f0b094ff6ed7d2d20ea59da7ebb3ed)
2025-01-05 17:47:38 +00:00
Chirag Madlani
4192f380f2
chore(ui): ui errors and glossary term api response fix (#19215) 2025-01-03 15:47:17 +05:30
Sachin Chaurasiya
3543154ef1 minor: add support for ttf file extension in pom.xml (#19027)
(cherry picked from commit 7af510087a8c448fecf96c378ee73db0c5a4de88)
2025-01-03 12:24:50 +05:30
Chirag Madlani
c4f3fa7e82 fix(ui): glossary terms table expand / collapse state (#19205)
(cherry picked from commit 6f79067fd25573afa1d34162cbb234f9086b8475)
2025-01-03 11:17:14 +05:30
Chirag Madlani
10dd2e3082 feat(ui): show count with schema tab for table details page (#19149)
* feat(ui): show count with schema tab for table details page

* fix active state for tab

* fix tests and cover topic details page

* add missing isActive check

(cherry picked from commit cdef12c9cd2aa825de839683c338ed5d2591fccc)
2025-01-03 11:17:14 +05:30
Chirag Madlani
ccfd3c9d06 fix(ui): show error and success message mutually exclusive (#19194)
(cherry picked from commit bfa943bbba3a7d1949a95618ad14d6d3697d7ffd)
2025-01-03 11:17:14 +05:30
Ashish Gupta
1721f4c38f MINOR: modify and fix some lineage issues (#19107)
* modify and fix some lineage issues

* minor fix

* restrict the node removal in case any error occured

* fix flaky playwright test

* userDetail flaky fix

(cherry picked from commit 9edc078027ae619d289cdb68ad6b998f21da84dd)
2025-01-03 10:40:48 +05:30
Ashish Gupta
79511566e4 #16465 : supported glossary table column resizable (#17918)
* supported glossary table column resizable

* code cleanup

* fix the column resizing affecting other column width

* fix the playwright failure around the glossary due to re-sizable added

(cherry picked from commit 87c07f3ecc418c30b2edf5f91c51b95d11c2a71d)
2025-01-03 10:37:59 +05:30
Pablo Takara
be2c9c802a
Merge branch '1.6.2' of github.com:open-metadata/OpenMetadata into 1.6.2 2025-01-02 08:07:48 +01:00
IceS2
db80d225e9
Fix checkstyle (#19099) 2025-01-02 08:07:28 +01:00
Imri Paran
b28b08a39e fix(error-apps): reset apps in error state (#19052)
(cherry picked from commit 6fab88a3d10a2d6db8c8a45949fcd89ac607641a)
2025-01-02 09:05:51 +02:00
Sachin Chaurasiya
5fbeff1e0c refactor: remove unused highlight option from BarMenu and improve focus styles in block editor (#19184)
(cherry picked from commit c736f06bbe4023f7e6d931944890883162e7277b)
2025-01-02 12:24:49 +05:30
Sachin Chaurasiya
4d0b72ee2f feat(#15380): replace description editor with block editor (#19003) 2025-01-02 12:23:44 +05:30
Ashish Gupta
db9c2bcfc7 fix tag page flaky playwright test (#19150)
* fix tag page flaky playwright failures

* removed commented code

(cherry picked from commit ceeba2ad752b5e4df00bb89cee31faf1db3f4f73)
2024-12-31 17:16:11 +05:30
Mohit Yadav
564d33d69b Add Algorithm option for validation in yaml (#19049)
* Add algorithm option in authentication

* ENtity Repository code remove

* Keep Default Value

* Fix Test

---------

Co-authored-by: Siddhant <86899184+Siddhanttimeline@users.noreply.github.com>
(cherry picked from commit 50ae01e2ceeae8180178d24ddc66065e4b96cef0)
2024-12-20 12:45:55 +05:30
Mohit Yadav
88bbddb6da Search Index read entities from index mapping (#19084)
(cherry picked from commit 2888e379984d1342f00b86c81ff15dca2cb0c297)
2024-12-20 12:45:40 +05:30
Siddhant
a0e755731d fix: Encode userName and correct placeholder for userResetPasswordLink (#19139) 2024-12-19 11:59:03 -08:00