11389 Commits

Author SHA1 Message Date
Sweta Agarwalla
8e80125cee Fix: Update data model header asset (#19729)
* update data model header asset to include project

* add playwright test for project

* update entity test

* update condition for test

(cherry picked from commit d897332c260472ce4d21d808d7215b512bb733e5)
2025-02-11 13:11:55 +00:00
Karan Hotchandani
fe4eb23d68
add missing locales (#19748) 2025-02-11 17:52:19 +05:30
Chirag Madlani
8cc44012f9 chore(ui): disable popup based login for msal (#19737)
(cherry picked from commit 385e3e82a5d4299b394d5639367f83c83c674570)
2025-02-11 11:00:58 +00:00
Karan Hotchandani
ae5bc6954b Fix #17742 - show sub domain assets to top level (#19679)
* show sub domain assets to top level

* add domain selection tree in navbar

* fix domain playwright

* fix tree selectable

* fix domain tests

* fix domain cancel action

* fix sonar issues

* add tests

(cherry picked from commit fba92df04c28c2b04741cb2c317500e4c51cae00)
2025-02-11 15:15:15 +05:30
sonika-shah
ebab122ead GEN -19588 Sort Enum type Custom Property Values (#19637)
* GEN -19588 Sort Enum type Custom Property Values

* fix py-tests

* use streams for sorting

(cherry picked from commit c0eb7d08dedb50889ae901634c4c57fbfc356137)
2025-02-11 09:00:08 +00:00
Suman Maharana
6a57f87abf Fix powerbi test connection sucess with bad credentials (#19730)
(cherry picked from commit c43fa48d18f78d26c50b0cdb460ce7ceab3b205b)
2025-02-11 08:20:32 +00:00
IceS2
e2692d779d Remove description check for columnDescriptionStatus (#19715)
(cherry picked from commit 7e6fc025857d3263ee0d794f62bea5c7c688af4f)
2025-02-11 07:14:33 +00:00
Karan Hotchandani
847c8939c6 Markdown editor fix (#19732)
* fix block editor escaping html elements

* add unit tests

(cherry picked from commit 442b58b0e7d02034583076150244be38a68e8ab7)
2025-02-11 07:06:02 +00:00
Akash Verma
a8eba35887 Fix: Postgres usage not terminating with bad connection (#19707)
* postgres usage not terminating with bad connection

* Added Operational error

---------

Co-authored-by: Akash Verma <akashverma@Akashs-MacBook-Pro-2.local>
(cherry picked from commit fcbe9241bcaf1c006bb44d48372fbdd48c4292c3)
2025-02-11 06:56:59 +00:00
Sriharsha Chintalapani
380f8ae192 Remove unused json-smart dependency (#19701)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 7e7691df150ce621e32e027b00ba610dc36c3c84)
2025-02-11 04:37:20 +00:00
IceS2
3032d34fdc MINOR: Fix db2 license file import (#19731)
* Fix db2 license file import

* Update connection.py

(cherry picked from commit 67899149e49dd5050ead0eadec1399ef67198c35)
2025-02-10 20:41:56 +00:00
Aniket Katkar
365f0e421c Fix the type error 2025-02-10 21:51:13 +05:30
Aniket Katkar
2cf07200cd Chore: Add the missing generated types and fix json schemas (#19480)
* Add the missing generated types

* Fix the type errors

* fix the JSONs and add respective generated type files
2025-02-10 21:31:05 +05:30
Charalampos Georgiadis
488ff47462 Fixes 19669: Add personas routes to OpenMetadata interface (#19671)
* Add missing personas routes

* Fix - isort

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
(cherry picked from commit 15fedbd025b5e13f3094047c74cd5118eebde42b)
2025-02-10 09:46:53 +00:00
sushi30
43025b5c10 fix: cherry picked map type from main 2025-02-10 09:24:13 +01:00
Ashish Gupta
6fec6dad71 modify the appeariance of self connecting edge lineage (#19714)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit a76b9bdcec25ad616b8f1985f09c0327cf30feac)
2025-02-10 08:12:50 +00:00
Aniket Katkar
1dc8da2e21 Minor: OSS requirements for the custom property automation action (#19507)
* Fix the return type for the custom property API function

* Break down the EditTableTypePropertyModal.tsx component

* Fix the custom property inputs for date-time type properties

* auto lint formatting changes

* Add the autoFocus prop for DataAssetAsyncSelectList

* Fix and add the unit tests for new code

(cherry picked from commit 638e988dc697bb77538b74b3aab562031066ae05)
2025-02-08 03:35:51 +00:00
Imri Paran
9a6480ba74 Fix 19499: feat(apps): add app config in run record (#19544)
* feat(apps): add app config in run record

- changed returned schema type of "status" to "AppRunRecord"!
- added a "config" field in the app record
- added a "pending" stage so that "external" app status can be mapped ti internal app status

* added note about schema compatiblity

* added app config for external apps

* show config for every app run

* add tests

* revert open change for now

* Revert "revert open change for now"

This reverts commit e1492a5c92d1967b3d47230a25df4c2c3d399de2.

* update dependency

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
(cherry picked from commit 5f73dd717b6fae20d95ccbae0857612a352ee816)
2025-02-07 15:24:00 +01:00
IceS2
b6fa5ef8b7 Fix followers for Data Insights index (#19693)
(cherry picked from commit c34b612df30b1aca4ba31a0efec3775b60e30582)
2025-02-07 12:48:56 +00:00
Chirag Madlani
d9f42e2a21 feat(ui): show sourceUrl if present (#19706)
* feat(ui): show sourceUrl if present

* support ellipsis for info link

* address comments

(cherry picked from commit 6861ce45e750e4b0db83207fe4b53bf3182001f2)
2025-02-07 12:23:51 +00:00
Ashish Gupta
8dbf025dc5 test(e2e): Added new Fields for e2e for advanced search filters on Explore page (#19695)
* test(e2e): Added new Fields for e2e for advanced search filters on Explore page

* added requestSchema and responseSchema fields

* fix the activityFeed, user and advanceSearch playwright test

(cherry picked from commit 6f417b2cd4d3a38af5baa1fd411e4de992302d46)
2025-02-07 11:40:46 +00:00
Rushikesh Bunge
45931636cd test(e2e): Improve the e2e for advanced search filters on Explore page (#19584)
* fix: add more fields for advance search filters

* added more children values data in respective classes for tests

* added some more fields for advance search filters

* added project and status fields for search filter

* added Glossary field and some code refactoring

* updated EntityDataClass with new entities required for AdvanceSearch spec

* removed some hard coded field values

* updated advancedSearch with additional fields

* removed failing tests of additional fields

* remove failing fields for now to make the test green

* remove the config changes from the PR

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
(cherry picked from commit 75952889a19311eb88041ae83497d30efe4c2ae3)
2025-02-06 14:37:17 +00:00
Karan Hotchandani
21562cce0a fix glossary playwright (#19394)
* fix glossary tests

* fix glossary test

* Update GlossaryPagination.spec.ts

(cherry picked from commit 6f63a5102452a3d217471c2ae85afe7fc2520772)
2025-02-06 11:11:03 +05:30
Ashish Gupta
c6c4120670 #19530: modify the lineage alignment algorithm to tree view (#19659)
* modify the lineage alignment algorithm to tree view

* added layout reference link

(cherry picked from commit fd705d5ed4bcc6636ac595cac8f129411f5a3ee1)
2025-02-05 08:53:42 +00:00
Ashish Gupta
e58ec940e4 remove isNull and not null conditon from descripiton in advance search (#19661)
(cherry picked from commit 2510a37a8ec6df736b37c0defb35f1a4d042ab21)
2025-02-05 05:54:59 +00:00
Karan Hotchandani
d72cceabe7 fix glossary playwright flakiness (#19667)
(cherry picked from commit 04ebabc593247734add4886749338d8c0b54222e)
2025-02-04 13:43:35 +00:00
Suman Maharana
f414665976 Fix - switch to collate-dbt-artifacts-parser (#19647)
* Switch to collate-dbt-artifacts-parser

(cherry picked from commit 3e3c7029426f6973b0d800f45ebf15b5bdb225ef)
2025-02-04 06:29:01 +00:00
Mayur Singal
a5735ae6ed Fix #12094: Add support for temp table lineage (#19654) 2025-02-04 11:55:00 +05:30
Mayur Singal
d1ac6caa6e Fix #19628 - Exclude deleted Stored Procedure Snowflake (#19657)
(cherry picked from commit 39799201033438cd5219f6cc5c670e088247d2a7)
2025-02-04 06:14:09 +00:00
Mayur Singal
d5aed31a2d Fix #19633: Fix databricks schema not found (#19646)
(cherry picked from commit 208c40be09bdc7cdd68f8c93b3a5cbca58002499)
2025-02-04 06:13:18 +00:00
Mohit Yadav
d2ad0d32ed [MINOR] Fixes String value length (20054016) exceeds the maximum allowed (20000000, (#19643)
* Fixes Caused by: com.fasterxml.jackson.databind.JsonMappingException: String value length (20054016) exceeds the maximum allowed (20000000, from

* Update log message

(cherry picked from commit 6fba495daf4edcb082fc04b6a9b3c8d98c7e1b41)
2025-02-04 04:55:38 +00:00
harshsoni2024
390287a451 issue-19112: API service schema fields of object type not listed (#19616) 2025-02-03 12:29:00 +05:30
Chirag Madlani
64c86c469b fix(ui): domain updation for searched domain (#19610)
* fix(ui): domain updation for searched domain

* fix initial loading options

(cherry picked from commit b792cd0f999971f8987459797c27a419c9addf98)
2025-02-03 11:06:41 +05:30
Shailesh Parmar
29e97e0d60 Fix: Multiple Tier selection not resulting correct DQ dashboard view (#19623)
(cherry picked from commit b243515038900ee57252643b07f0dd876dbb8e8a)
2025-02-03 05:15:41 +00:00
Ashish Gupta
d9425ce712 MINOR: fix the required description field saving issue without content (#19624)
* fix the required description field saving issue without content

* remove the commented code

(cherry picked from commit a39ee72b6b450c432cfd09c46b14dae815bc372c)
2025-01-31 16:50:11 +00:00
Ashish Gupta
b51ad0330a #18008: global search should persist quick filter in explore (#19611)
* gloabl search should have applied quick filter

* added playwright test for it

(cherry picked from commit 647bab6019d8626292f98a206c973fc3055b3d1c)
2025-01-31 16:47:54 +00:00
Suman Maharana
bfca1bc642 Added debug logs in looker (#19602) 2025-01-31 16:48:22 +05:30
Aniket Katkar
17faa8ec36 Minor: Moved the documentation base url to classBase for customisability (#19613)
* I moved the documentation base url to classBase for customizability

* Move the docs URLs to the classBase

* Add tests for the DocumentationLinksClassBase
2025-01-31 12:32:37 +05:30
github-actions
01165f9a37 chore(release): Prepare Branch for 1.6.4 2025-01-31 06:40:16 +00:00
Pranita Fulsundar
6b039ad76d minor: domain owner edit icon and display of announcement message (#19593)
(cherry picked from commit 060ab6e6acc20b2faf775058149aa49eff028d2f)
1.6.3-release
2025-01-29 20:12:54 +05:30
Mayur Singal
459e1daa69 MINOR: Fix ES Req for Views (#19595) 2025-01-29 20:08:11 +05:30
sonika-shah
0bbe147786 fix : aggregation issue in opensearch while fetching domain hierarchy (#19594) 2025-01-29 19:24:57 +05:30
Karan Hotchandani
3fdecfe0d6
fix missing tree styles (#19592) 2025-01-29 18:10:10 +05:30
karanh37
e518f2297a Revert "fix missing styles"
This reverts commit e6b19d162e819c84e217707aa234e08b175f441f.
2025-01-29 18:05:36 +05:30
karanh37
e6b19d162e fix missing styles 2025-01-29 18:05:13 +05:30
Ashish Gupta
b42a8dcd82 Update the what's new for 1.6.3 (#19570)
* Update the what's new for 1.6.3

* minor changes

* minor addition

(cherry picked from commit 2dc8f1d330764d5db66f3b692e1841a9a3791380)
2025-01-29 06:31:19 +00:00
mohitdeuex
4a14abde7c Merge remote-tracking branch 'origin/1.6.3' into 1.6.3 2025-01-29 11:39:34 +05:30
Mohit Yadav
4a3721b8cd Add prometheus counter for search and database (#19561) 2025-01-29 11:39:28 +05:30
Ashish Gupta
569b902c7e MINOR: fix the lineage and DataAssetsWidget flaky playwright test failure (#19560)
* fix the lineage flaky test failure

* fix the DataAssetsWidget falky test failure

* fix falky test around the pipeline modal and teams

(cherry picked from commit 3924e58073688714eeec5ac88768e54fb585a659)
2025-01-29 06:09:07 +00:00
Mayur Singal
e04a9a284b MINOR: Make DBT Tests failure log to debug (#19577)
(cherry picked from commit 3a8f1a6d1b103a69a231f27a71a52bbea463966b)
2025-01-29 05:31:30 +00:00