5133 Commits

Author SHA1 Message Date
Shailesh Parmar
4529767aa3 Fix #23232 Users with Data Product edit permission unable to upload images due to missing Domain resource permission (#23257)
Fixes

(cherry picked from commit 2fb41687d27701533f1f8df4ca9113b1488605a0)
2025-09-04 17:31:40 +00:00
Dhruv Parmar
dd3998948f fix(ui): Flaky ServiceEntity And Entity Playwright (#23162)
* fix flaky serviceEntity and entity

* added new testid

* fix domain list flakyness

* fix flaky user as owner in unsorted list

* addressed comments

* fixed flaky tests from entity spec

* removed unwanted code

* removed unwanted code

* added playwright config file for debugging cl issue

* removed playwright file

(cherry picked from commit 70d9a1182edf9cc9ac4a622eb54bf21f10827072)
2025-09-04 15:21:14 +00:00
github-actions
8248246111 chore(release): Prepare Branch for 1.9.7 2025-09-04 13:38:43 +00:00
Sweta Agarwalla
12f8ed5f7f fix(test): tag spec flakiness (#23190)
* fix tag spec flakiness

* fix explore filter order
2025-09-04 10:34:20 +05:30
Sweta Agarwalla
d49b841d56 fix(test): fix flaky playwright tests (#23160)
* fix tag spec flakiness

* fix test

* fix xustom property flaky test

* fix tags spec

* fix tag flakiness

* fix test

* fix flakiness

* fix flaky test

* fix test flakiness

* update test

* fix flkay tests

* fix test

* update test

* fix flkay test

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-09-04 10:32:06 +05:30
Aniket Katkar
ba23719713 Chore(UI): Fix advanced search playwright flakiness (#23176)
* Fix the flakiness in advanced search spec

* Add applications docs

* Fix the selection confirmation not working in case of custom property

* Fix the DataContract spec failure

* Fix the errors
2025-09-04 10:30:04 +05:30
Aniket Katkar
4cd9f13d97 Chore(UI): Fix flaky playwright tests (#23156)
* Fix playwright tests
- AdvancedSearch.spec.ts
- Autopilot.spec.ts
- DescriptionSuggestion.spec.ts
- ObservabilityAlert.spec.ts
- EntityVersionPages.spec.ts

* Fix the flakiness while logging in

* Update config to run only required tests

* Revert description suggestion spec changes

* Revert playwright config changes

* Update playwright config

* improve observability alert page navigation

* Fix Description suggestion

* Standardize left nav bar to close for all tests

* Fix failing playwright tests
2025-09-04 10:29:31 +05:30
Aniket Katkar
83ba3633ae Chore(UI): Refactor auth setup to avoid unnecessary logout and login operation (#23064)
* Refactor auth setup to avoid unnecessary logout and login operation

* Revert initial setup refactoring

* Remove the auth.teardown and logout code from auth.setup

* Cleanup logic

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-09-04 10:24:37 +05:30
Mohit Tilala
aafc6d468f Fixes #22452: [Snowflake] Add custom host support for View in Snowflake source url (#23209)
(cherry picked from commit f2fd8a9107bdaaccdb6ca35f8515e1f273c3c1f7)
2025-09-03 09:01:49 +00:00
Ashish Gupta
2ec2b6af07 chore(ui): fix the flaky test around metric spec (#23181)
* fix the flaky test around metric and customize landing

* reverted the customize test

* reverted the unwanted changes

(cherry picked from commit 9aa194d877f10fbd589ea89ede7d29b287447ac4)
2025-09-03 06:50:50 +00:00
Suman Maharana
d8ce507873 Add ssl support to hive (#22831)
* Add ssl support to hive

* Added missing ts files

* Added version to pure transport

* Added Tests

* fix tests add missing files

(cherry picked from commit 20e18d4f9f8fb6187a4a9610a793ff8ff5c134f8)
2025-09-02 21:17:18 +00:00
Akash Verma
9303602dfc Feature: ServiceNow Connector (#23093)
* service now connector files

* updated schema and ui file

---------

Co-authored-by: Akash Verma <akashverma@Mac.lan>
(cherry picked from commit a41d0404c4cba560dd7bca4e75a4507499777fad)
2025-09-02 05:45:27 +00:00
Sriharsha Chintalapani
88b906e8a4 GlossaryTerm Search endpoint (#23005)
* Glossary Term load issues

* Glossary Term load issues

* Fix #20081: Infinite scroll Pagination support for Glossary Term Table in UI

* Fix #20081: Infinite scroll Pagination support for Glossary Term Table in UI

* fixed glossary infinite scroll

* removed script

* fixed glossary fialing playwright

* fixed expand and collapse for entire hierarchy

* Add search endpoint to support glossary term search

* Add search endpoint to support glossary term search

* fixed fetchAllTerm glitch (#23037)

* resolve conflicts and fix style

* minor prettier fix

* Fix(ui): Infinity Scroll Playwright  (#23088)

* fixed comments

* removed unncessary files

* addressed ui issue

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>

* Fix(ui):Infinite Scroll Unit Tests (#23131)

* fixed failing unit tests

* fixed mock type field

* Minor: Move migrations to 1.9.6

* Revert unintended changes in 1.9.5 migration files

* fix build

---------

Co-authored-by: Dhruv Parmar <83108871+dhruvjsx@users.noreply.github.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
(cherry picked from commit cb4240999973e8541e0d612254d4e8148e84c716)
2025-09-02 04:03:35 +00:00
Ashish Gupta
d39d5efdcc remove the sprark connector support from UI (#23172)
(cherry picked from commit 15516d8cd739697b367d7240d5b5606e44aee7ff)
2025-09-01 11:19:43 +00:00
Himanshu Khairajani
ce3e3ec4c1 fix #21555: Automator - Separating terms and tags in action config (#22970)
* Separating terms and tags in action config

* Update generated TypeScript types

* add: migration files for separate tags and terms

* chore: java formatting

* yaml formatting

* Chore: updated the release number

* updated to v194 as per release cycle

* updated to v195 as per release cycle

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: --global <--global>
2025-09-01 13:42:40 +05:30
github-actions
7dd25276b1 chore(release): Prepare Branch for 1.9.6 2025-09-01 05:46:57 +00:00
chaoming-tech
3ff527c2ee Add Traditional Chinese translation (#22838)
Co-authored-by: 27014 <howard.zhang@foxconn.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 433546238ea565c519ae10ec989ca9241f64025a)
2025-08-31 13:17:42 +05:30
Pere Miquel Brull
98c139a119 MINOR - Update translations (#23119)
(cherry picked from commit f66ed790376515d50110c2bc75d919419a475bf4)
2025-08-31 13:09:43 +05:30
Chirag Madlani
13034e1b96 fix(test): increase timeout for data contract spec for AUTs (#23070)
(cherry picked from commit ecdeec84f8805919c480ec99abe1c7849304330b)
2025-08-31 13:05:36 +05:30
Chirag Madlani
eb57f6d5cd fix(ui): tab label with persona assigned (#22927)
* fix(ui): tab label with persona assigned

* fix tests

* fix tests

* add playwright to validate the same

* remove dndProvider from glossary term table

* fix unit tests

* fix tests

* fix data contract failure

(cherry picked from commit 0081ece0ac8344edb699e7a3541fd086dde591a3)
2025-08-31 13:03:21 +05:30
Shailesh Parmar
e49b8d1587 playwright: fixed flakiness in AddTestCaseNewFlow, Tour & Domains (#23154)
* refactor: improve test case flows

* refactor: enhance test case flow by utilizing TableClass for table selection and management

* refactor: streamline domain verification by replacing viewer container check with locator for description

* refactor: update Playwright configuration and enhance Tour test flow

* refactor: rename waitForAllSkeletonLoadersToDisappear to waitForAllLoadersToDisappear and update usage across tests

* refactor: remove redundant afterAll cleanup and enhance loader visibility in AssetsTabs

* refactor: streamline test case flow by consolidating table selection and API context retrieval

(cherry picked from commit d956087968e08b3dc923c74ff988de20551ecba9)
2025-08-31 07:18:05 +00:00
Ashish Gupta
048d4db723 Chore(ui): fix flaky playwright test (#23148)
* PLAYWRIGHT: fix some flaky playwright test

* revert the config changes

* fix the flakyness around bulk_import and  glossary, and skip the glossary reviewer task

* fix the bulk import failure and minor user spec flaky test

* fix failing test

(cherry picked from commit 527511ca50f2e4ef5577c999802a9970acd76232)
2025-08-30 14:32:01 +00:00
Sriharsha Chintalapani
14db2d9264 handle persona deletion and relations fetch when entitynotfoundexceptoin is thrown (#23094)
* handle persona deletion and relations fetch when entitynotfoundexceptoin is thrown

* Fix persona deletion

* Add Playwright Tests

(cherry picked from commit b32575eb5d3ace7196ac9c3aa4e4325e1d5ddb65)
2025-08-29 23:16:34 +00:00
Mayur Singal
4e6da015a0 MINOR: Allow additional fields for custom connectors (#23103)
* MINOR: Allow additional fields for custom connectors

* Update generated TypeScript types

* Fix the ConfigClass import

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
(cherry picked from commit c5a1bf317f95689ba5d0d51c49bdf346ec9f8534)
2025-08-29 08:29:48 +00:00
Harshit Shah
a24281d110 Update asset types in curated assets list (#22976)
* Update asset types in curated assets list

* add knowledge page in asset type list
2025-08-28 11:26:48 +05:30
Pere Miquel Brull
5fefbe3ca1 MINOR - Add specific endpoint for log downloads in streaming (#23021)
* MINOR - Add specific endpoint for log downloads in streaming

* Fix unit tests

* Fix unit test

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
(cherry picked from commit 6b075e3c1853a4ae8a5e9ad1453a7f17389791ac)
2025-08-27 06:27:02 +00:00
github-actions
dc548189eb chore(release): Prepare Branch for 1.9.5 2025-08-27 06:18:15 +00:00
Ashish Gupta
89ea5d030d fix the table version page breaking if large column list (#22864)
* fix the table version page breaking if large column list

* fix the table version page breaking in case of large column set by adding pagination support

* reverted some unwanted code changes

* minor fix

* added playwright and minor code fixes

* fix the deplay paint issue of table data due to passing data as key value to table, have use state to manage expanded infomration

* fix the sonar and switch color

(cherry picked from commit 6dea079aa5d02a4c11b938187c4fa16b7a28b314)
2025-08-26 00:38:13 +05:30
github-actions
b94e77761e chore(release): Prepare Branch for 1.9.4 2025-08-25 17:38:11 +00:00
Ashish Gupta
7d2fe2ddf7 PLAYWRIGHT: fix subdomain playwright failure (#23057)
* fix subdomain playwright failure

* slow the beforALL

* slow the afterALL

* remove subdomain delete operation since we will deleteing the main one

(cherry picked from commit 9db2730f42b1ab3e9985206751a869628975a5bf)
2025-08-25 09:19:34 +00:00
Ashish Gupta
66dfc9d375 MINOR: fix the knowledge, Glossary/Term page redirect notification link (#21341)
* fix the knowledge page redirect notification link

* fix the feed redirection for glossary

* use entityRef data for displayName if present

(cherry picked from commit 8d4b7c78947678e151ff448a77f63bf2eb00a23d)
2025-08-23 16:33:11 +00:00
Shailesh Parmar
ca8610314d fix: improve test case form loading and structure in AddTestCaseNewFlow (#23068)
(cherry picked from commit 1e5d2c92680a47a4e02b1ad16e8acd0d9aab5d45)
2025-08-23 04:02:16 +00:00
Pranita Fulsundar
21490037fe fix Suggestions.test.tsx (#23058)
(cherry picked from commit 7bf06c5ecd83efb233f093b61dd7fa6cfac7696d)
2025-08-22 13:57:42 +00:00
Karan Hotchandani
4c323ab8fb chore(ui): playwright fixes (#23048)
* fix playwright issues in CI

* update timeout

* update timeouts

(cherry picked from commit 7ad16f5623705c286bd683035a64fc34a3e21163)
2025-08-22 10:38:53 +00:00
Ashish Gupta
e0f4a59770 fix the ui breaking on contract status button click (#22925)
* fix the ui breaking on contract status button click

* fix the test

* fix dataContract test

---------

Co-authored-by: Pranita <pfulsundar8@gmail.com>
(cherry picked from commit 457a72b170ca582b5bf995b461666999f1eadadd)
2025-08-22 07:12:47 +00:00
Ashish Gupta
af547cdc3f PLAYWRIGHT: fix the bulk action failure due to input field not enable (#23033)
* fix the bulk action failure due to input field not enable

* fix the failure

(cherry picked from commit 3253527e044b0769ef2d4462fe20d3c6828402c7)
2025-08-22 06:53:41 +00:00
github-actions
621302b8c7 chore(release): Prepare Branch for 1.9.3 2025-08-22 06:34:54 +00:00
Shailesh Parmar
a27b28e4f7 unskip: Profiler matrix playwright test (#22990) 2025-08-20 11:16:12 +05:30
Pranita Fulsundar
0def2d9339 fix(ui): UI lag when viewing kafka topics with large nested schemas (#22988)
* fix ui lag for kafka topic for large nested columns

* fix type

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-08-20 10:27:59 +05:30
Harshit Shah
91a93ad52f Fix pagination for Persona listing (#22975)
* Fix pagination for Persona

* fix failing tests

(cherry picked from commit 3bd3158bee8d79a98b00fc3a26fbf744de01985c)
2025-08-20 00:14:08 +00:00
Ashish Gupta
1d43002e23 fix the panel alignement in lineage edit mode full screen (#22984)
(cherry picked from commit b6c521187639cc69cb90fae0f744792aba10cca1)
2025-08-19 10:07:44 +00:00
Ariel Schulz
8d98833622 Feature/1 fix and add lineage to exasol connector (#21399)
* Add lineage to Exasol connector

* Update test_connection to return TestConnectionResult

* Add exasol tests & dependencies to tests in setup.py

* Opensearch is required for testing, so add it there

* Modify metadata

* Update documentation for lineage

* Apply formatting changes to code

* Apply make py_format
2025-08-19 13:27:02 +05:30
Shailesh Parmar
f66750d03f fix: issue with redirection from logs view page to data quality page. (#22973)
(cherry picked from commit 7fd03d7ab5ea4023cd9aedf04857defb622d6a22)
2025-08-19 05:23:14 +00:00
Pranita Fulsundar
70d3fb20ef fix test (#22968)
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-08-19 10:29:23 +05:30
Shailesh Parmar
5e7e518f30 Upgrade playwright version to 1.51.1 (#22884)
* Upgrade playwright version to 1.54.2 (latest) to support indexedDb storageState (#22879)

* bump playwright version to latest

* update playwright version in workflow files

* update playwright installation step in workflow files to ensure consistent working directory

---------

Co-authored-by: “maulikkotak98” <“maulik.k@deuexsolutions.com”>

* update playwright version to 1.51.1

* fix tests for lineage

* minor refactor and cleanup

* fix lineage tests

---------

Co-authored-by: Maulik Kotak <72746599+maulikkotak98@users.noreply.github.com>
Co-authored-by: “maulikkotak98” <“maulik.k@deuexsolutions.com”>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
(cherry picked from commit bb9b395243fe166c37d6c7083a1fe01f9223c4b4)
2025-08-18 21:28:04 +05:30
Ashish Gupta
e07d4dcf07 fix the lineage layers not visible upfront (#22958)
* fix the lineage layers not visible upfront

* fix the platform lineage height, added tooltip on radio buttons and remove the new node styling for the root node

* commented out the lineage view as we will re-design it

* remove unwanted code and fix the playwright removing the table test portion

* fix the sonar test

(cherry picked from commit 0e4aa3e391995cf02379a7c312411d5de43713ad)
2025-08-18 13:59:07 +00:00
github-actions
d17042a90e chore(release): Prepare Branch for 1.9.2 2025-08-14 16:12:26 +00:00
Ashish Gupta
6209e568a1 * supported lineage table and some feedback
* supported localization keys

* support view and hide properties

* supported localization keys

* fix the fullscreen sizes

* fix the color of tab icon for internal lineage

* supported base node separate color

* combined some table fields and supported backlink them with the service type logo

* fix the unit test and reverted unwanted change commited

* added empty data table

* fix the select search styling

* minor fixes

* fix the dashboardDataModel entity url being wrong

* fix the placement of view and hide properties

* added playwright to check if lineage table and also verify the data asset metadata tab is not visible after switching to lineage tab

* fix the metric node icon and redirect link

* move the breadcrumb in card header and added loader while fectching data in lineageTable

* minor playwright additon to avoid flakyness

* fix the unit test

* fix the sonar issue

* fix the customize failing test

* remove the view and hide properties from data asset header

(cherry picked from commit 981ffc28abba88030964cc9b560d2c4f77963d83)
2025-08-13 12:32:37 +05:30
Pranita Fulsundar
f69e41a212 fix(ui): default persona in user profile (#22906)
* fix default persona

* add tests for different cases

* minor fix

* fix test

* add remove persona test

* remove logic to determin default persona on UI side

* fix test

* minor fix

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 22be97b7d936ac919983ebb8a5d9bf68c603cdc0)
2025-08-12 20:58:46 +00:00
Ashish Gupta
d64ed2324e fix schema table playwright test (#22918)
(cherry picked from commit a0b05dacf421efcb097c836691a29f871991b082)
2025-08-12 18:33:42 +00:00