4158 Commits

Author SHA1 Message Date
Ashish Gupta
31112d46ee PLAYWRIGHT: fix playwright failure (#20177)
* fix playwright failure

* remove failure limit

* activity feed fix

* uncomment the changes

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit faaf0d3056e0d32ad3ee345d4cd0410a66eef16b)
2025-03-12 16:36:27 +05:30
Ashish Gupta
7be3698833 readding textToHtmlString function (#20198)
(cherry picked from commit 115b0de03b0f0753062debb34b520484342c3905)
2025-03-12 06:25:15 +00:00
Shailesh Parmar
007011f3d9 fix: #19621 Introduce "clear sample" in entity config to have an explicit null (#19859)
* fix: #19621 Introduce "clear sample" in entity config to have an explicit `null`

* added playwright test

* added clear button

* fixed playwright failure

* addressing review comment

(cherry picked from commit a5eb90f797ec2d9c5a46e950035c0b9ecb346dec)
2025-03-12 04:41:32 +00:00
Ayush Shah
6d48d58a10 refactor(schema): Make domain a required field for Data Product creation (#20182)
(cherry picked from commit 7d7472321a588612c24af10123219bd918b1a9cb)
2025-03-11 15:46:48 +00:00
Ashish Gupta
1be11510a0 fix the task description viewer around the diff creation (#20186)
(cherry picked from commit 4093dcb11a437b2dddd1eeb234abf0146d3db283)
2025-03-11 15:18:49 +00:00
Karan Hotchandani
f7a6f7c662 enable showdown rendering options (#20184)
(cherry picked from commit 6f40d3cc2ae682a0f711544ce447ef6116e4ced9)
2025-03-11 13:17:04 +00:00
Ashish Gupta
555f59ab88 #19615: supported request schema field in case response field not present in OpenAPI lineage (#19885)
* supported request schema field in case response field not present in OpenAPI lineage

* fix backend validation

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
(cherry picked from commit b48d9b9c9740158a5cc6ad4ee58339f0f196117f)
2025-03-10 12:18:47 +00:00
Ashish Gupta
27b98efd6d * fix the error being displayed on service creation
* added a subError section with view more and less functionality

* change the toggle text name

(cherry picked from commit af13eaa5cd15c42328444762c9a7aa54f7b3b8b7)
2025-03-10 15:24:27 +05:30
Ashish Gupta
ad05f661b0
MINOR: Fix the reset button on customize landing page (#20158)
* fix the reset button on customize landing page

* fix the reset button on customize landing page
2025-03-10 13:45:25 +05:30
Shailesh Parmar
7eff03e24e fix #19869: Other columns are not visible when testSuite name is large (#20121)
(cherry picked from commit c65a504ffd8aeaff2de59cf6fec187bb5d80216a)
2025-03-07 07:08:17 +00:00
Ashish Gupta
dcf5604c62
fix user profile page playwright test (#20107) 2025-03-06 13:19:18 +05:30
Karan Hotchandani
3b79065c2f fix search query for non admin pages (#20078)
(cherry picked from commit d805ec9590f0b7446aa0110f4ac2bd96cc39769b)
2025-03-05 10:56:50 +00:00
Ashish Gupta
5cc3504bbc fix tour.spec AUT failure (#20053)
(cherry picked from commit 338bb9e4ffb4de778f4cdddbe7055e2f40a2c229)
2025-03-05 15:25:52 +05:30
Chirag Madlani
32ddeee08a feat(ui): support /logout path to perform logout from api redirect (#20040)
(cherry picked from commit 30a8d649594e646dc9c9bedc156c89d84e985c70)
2025-03-05 15:25:33 +05:30
Chirag Madlani
ee52453998 fix(ui): tour page issue clicking on tour from welcome screen (#20038)
* fix(ui): tour page issue clicking on tour from welcome screen

* fix infinite login for unauthenticated router

* improve tour tests

(cherry picked from commit 9331a526ea7fa951fa69666c0d63744b370eea2f)
2025-03-05 15:25:22 +05:30
Chirag Madlani
2ab9b9d8ac fix(ui): #20017 remove duplicate activity feed providers (#20018)
* fix(ui): #20017 remove duplicate activity feed providers

* fix unit tests

* fix incident manager

(cherry picked from commit 36f939af5fe473ae3cdc983b40454ee32d607ac3)
2025-03-05 15:24:54 +05:30
Karan Hotchandani
995523b733 fix external app logs (#20066)
(cherry picked from commit fb1283b8a7f740117d62b03541847cf3d1e419fd)
2025-03-05 05:35:14 +00:00
Aniket Katkar
7f7bf1a589 Fix the EntityDataConsumer test flakiness (#20045)
(cherry picked from commit 0307d208778e2789dd3bec33f8ee3aa0dc0c5d26)
2025-03-03 15:09:30 +00:00
github-actions
6d279d9595 chore(release): Prepare Branch for 1.6.6 2025-03-03 09:24:52 +00:00
Ashish Gupta
360c4a6910 fix aut playwrigth failure (#19987)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit fb1ca6848ca2831489349861e9d265377f73eb94)
2025-02-28 11:49:06 +05:30
Shailesh Parmar
2677ddea8e Minor: Added Whats new content for 1.6.5 (#19996)
(cherry picked from commit a0954ae33cc6a63f3da5ac0d42c2d3b306827a9f)
2025-02-26 19:32:15 +00:00
Karan Hotchandani
5ff145b232 Fix #19950: Add Tags/Glossary Term support for Domains & Data Products (#19969)
* Fix #19950: Add Tags/Glossary Term support for Domains & Data Products

* add tags and glossary terms to domain and data product

* fix snakeyaml dependency

* Fix search filtering for domain/dataProduct

* fix showing of domain on tags page

* fix merge conflicts

* addressed comments

---------

Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
(cherry picked from commit 9568817cf1e7ce27c1114f768a85840b5aa2bd26)
2025-02-26 14:54:13 +05:30
Ashish Gupta
f995437c88 * fix the scroll issue for action button in Glossary import
* minor translation fix

* fix sonar issue

(cherry picked from commit df00d2f3925e9d5383260aefb88188b5eec5d09a)
2025-02-25 19:48:23 +05:30
Ashish Gupta
7f7a1c86c4
remove unwanted code from the service ingestion page for 1.6.5 (#19968) 2025-02-25 17:21:26 +05:30
Sriharsha Chintalapani
3e9a80de18 Fix #17723: Generate Incremental Change Events even when consolidation of events applied (#19550)
* Fix #17723: Generate Incremental Change Events even when consolidation of events applied

* Fix #17723: Generate Incremental Change Events even when consolidation of events applied

* fix tests

* Fix tests

* clean policy tests

* update search methods to use incrementalChangeDescription part-1

* Fix the version page playwrights

* update search methods to use incrementalChangeDescription part-2

* introduce new field incrementalChangeDescription for search part-3

* fix mvn endpoint test

* fix followers and page search test

* fix following of assets

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
2025-02-25 16:14:10 +05:30
Imri Paran
e9f55f61e9 feat(schedule-application): enable scheduling application using config file (#19470)
- added schedule to app private config
- reschedule a schedule application job in quartz if it exists.

(cherry picked from commit 5482b94a57b58fc87575425326e297f2e6bdc680)
2025-02-25 10:46:35 +01:00
Chirag Madlani
e0fa67726d fix(ui): handle 401 for wrong password case (#19662)
* fix(ui): handle 401 for wrong password case

* fix refresh req on visibility change

* fix 302 issue

* clear localStorage upon logout

(cherry picked from commit 5bb8c5cfe3df212af443b30f0f247e5368217387)
2025-02-25 10:49:18 +05:30
Aniket Katkar
547cc73cc5 Remove the custom timeout for Advanced Search (#19935) 2025-02-25 10:33:17 +05:30
Ashish Gupta
17ae9a4982 #19932: fix the default pageSize setting on Ingestions Page (#19939)
* fix the default pageSize setting on Ingestions Page

* minor change

* added playwright for it

* fix minor misplacement

(cherry picked from commit 2257f02c759c83d266f0a7d260b3111083ab64af)
2025-02-24 14:21:02 +00:00
Dhruv Parmar
a87ff9b708 Fixes 19747: Consistent API Parameters (#19906)
* fixed: pagination for deleted users

* fixed test cases

* fixed comments

* used admin token to authenticate

---------

Co-authored-by: Dhruv parmar <dhruv@Dhruvs-MacBook-Air.local>
(cherry picked from commit d6511d9da307a5e192c039509414f9bf708a4245)
2025-02-24 08:18:59 +00:00
Chirag Madlani
ed4558eb82 fix(ui): forever loading for oidc auth refresh failure (#19854)
* fix(ui): forever loading for oidc auth refresh failure

* fix redirect login issue with iframe
added tests for iframe vs popup login
added tests for clearing localState for refresh api failures

(cherry picked from commit b66a019bc36b3bcec393b2a8db35d0e2684210b5)
2025-02-23 13:51:28 +00:00
sonika-shah
47cfc111ad fix - 17995 Avoid duplicate teams in team listing hierarchy (#19844)
* fix - 17995 Avoid duplicate teams in team listing hierarchy

* added check in playwright to see if the team is not repeated

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
(cherry picked from commit b341d5e1cb3e7ab6788258af57cfefbfcf00f28d)
2025-02-20 11:15:30 +00:00
sonika-shah
5fcab7cd5d GEN 16908 - Support pagination for children field (#19650)
* GEN 16908 - Support pagination for children field

* Fix tests - Support pagination for children field

* move children pagination listing to separate api

* added pagination support from UI

* added playwright test for the pagination test

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
(cherry picked from commit aefc36b5969add77bbcbc1c3e9a586c1f439b8e5)
2025-02-20 11:14:44 +00:00
Shailesh Parmar
6fd695f509 playwright: fixed timeout issue in entity related specs (#19875)
* playwright: fixed timeout issue in entity related specs

* used test.slow for after all hook

(cherry picked from commit e594aa3ec8730bb88104da8fb4472f02093a2fac)
2025-02-20 06:20:44 +00:00
github-actions
fe812ee20e chore(release): Prepare Branch for 1.6.5 2025-02-20 06:18:44 +00:00
Aniket Katkar
b08a28ff7f Fix the vulnerability for jsonpath-plus (#19867)
(cherry picked from commit b45bc77302aadb8748af2aff6b11533ff5389f9f)
2025-02-19 13:07:18 +00:00
Ashish Gupta
1e0182e95c fix the tour page getting close in explore page (#19874)
(cherry picked from commit fe300b78b8c0f893533f85af3762d91f799dd0ad)
2025-02-19 09:19:39 +00:00
Karan Hotchandani
38a976fb6c pass filters when refreshing for domain assets (#19872)
* pass filters when refreshing assets

* verify query_filter being passed for refresh

(cherry picked from commit 3be1a40c050d4596b6bed16867e7dd9a62bd5ee2)
2025-02-19 08:31:53 +00:00
Karan Hotchandani
a66167e37b update whats new for 1.6.4 (#19857)
(cherry picked from commit b0f9e149e1f88c5e04605a989b8c327b0fa79132)
2025-02-19 05:02:00 +00:00
Mayur Singal
168a06776e Fix #19635: Snowflake allow custom account_usage schema (#19678) 2025-02-18 20:17:59 +05:30
Mayur Singal
6d15248229 Fix #19634: use system.query.history table for lineage - databricks (#19744) 2025-02-18 20:13:47 +05:30
Aniket Katkar
b7611081a4 I added "dompurify" resolution in the package.json since older version was being used in "toast-ui/react-editor" dependency (#19847)
(cherry picked from commit d1988f4b0a1d3e778f63d28fa4fbd4c34ba235a5)
2025-02-18 12:59:49 +00:00
Mayur Singal
8e2c22a748 Fix #19201: Fix connection password masking (#19749) 2025-02-18 17:09:15 +05:30
Aniket Katkar
ae35f19c5e Playwright: Fix the failing playwright tests on main (#19832)
* Fix the failing playwright tests on main

* Fix the GlossaryBulkImportExport test

(cherry picked from commit 982b530ee5e8a099a6123c29033daef00f631648)
2025-02-18 09:02:33 +00:00
dependabot[bot]
bb20fa44ca Chore(deps): Bump dompurify in /openmetadata-ui/src/main/resources/ui (#19818)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.6 to 3.2.4.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.6...3.2.4)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2025-02-17 15:47:46 +05:30
Shailesh Parmar
6d4ef215ad fix #19824 Section heading not visible in the add/edit ingestion page (#19827)
(cherry picked from commit 845113a9760190007cc586f5ee55c7ca0e3f6f73)
2025-02-17 09:33:13 +00:00
Sweta Agarwalla
7a32fd7ef5 add handle click functionality for menu item (#19526) 2025-02-17 13:55:08 +05:30
Shailesh Parmar
27bf97b178 fix #19805: Not able to edit sql query from test case details page (#19806) 2025-02-17 09:46:02 +05:30
Ashish Gupta
76a3f3528d change the rest user api to search in owner modal (#19716)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 58824214b5eb26a381bba1e18c134313bdc2eb86)
2025-02-16 21:28:03 +00:00
Sweta Agarwalla
7799023cf0 Fix: Update teams dropdown for admin (#19797)
* update teams dropdown for admin

* add test for team edit

* fix sonar issue

* update sort method

* update sort function

* fix sonar

(cherry picked from commit 165af4aad02941b95255631996041cd2c7ec8916)
2025-02-14 16:22:43 +00:00