5158 Commits

Author SHA1 Message Date
Chirag Madlani
eab715d279 fix(test): flaky login spec (#23359)
* fix(test): flaky login spec

* fix ingestion bot spec

(cherry picked from commit d5ca346270f893c0311319a90c5d095a72ab481d)
2025-09-12 12:44:35 +00:00
Aniket Katkar
6ca2578362 Fix the flakiness in Service Ingestion spec (#23360)
(cherry picked from commit b97185b0a2fefcbfb789eac4322e7781f17520e4)
2025-09-12 10:30:45 +00:00
Keshav Mohta
943c5b1cc3 fix: added depth in json and pass in metadata entry (#23332)
(cherry picked from commit 1f379a8697b75e5deddb0129ebf0859d4b7f715e)
2025-09-12 07:02:49 +00:00
Pranita Fulsundar
a49f1788b4 fix(ui): entity icon for global searchbar (#23333)
* fix: entity icon for global searchbar

* refactor: make use of isEmpty
2025-09-12 11:34:06 +05:30
Anujkumar Yadav
310ec3fed1 feat: add a domain icon and drop-down for multiple domain names (#23299)
* feat: add domain icon and comma-separated domain names

* fix integration test id

* Revamp domain render on search card

* fix unit test unused props

* fix integration test

* nit

* fix minor unused props

* Fix all failing integration test

* nit

* Fix domain propagation test

* Change font size for domain count

* fix overflow count number

---------

Co-authored-by: Anujkumar Yadav <anujkumaryadav@Anujkumars-MacBook-Pro.local>
(cherry picked from commit 76c4e371a9384f83c35cd490ecea1e08db7549e6)
2025-09-11 10:06:30 +00:00
Shrushti Polekar
ca3602bc7f fix test (#22928) 2025-09-11 10:56:15 +05:30
Aniket Katkar
75e7b832d5 Fix the flakiness in service ingestion playwright (#23334)
(cherry picked from commit d9f34bb1fafcbaee5d38846a54514679bdbf689c)
2025-09-11 04:22:43 +00:00
Ashish Gupta
997c187c5d PLAYWRIGHT : fix the DataContract and IngestionBot playwright flaky test (#23321)
* fix the DataContract playwright flaky test

* fix the ingestionBot flayness

(cherry picked from commit d71843f1332f92956ae5bc96dfbe5e660304fbb3)
2025-09-10 20:56:22 +00:00
Suman Maharana
f76f2be8f7 Feat: show dbt project name (#23044)
* Feat: show dbt project name

* Update generated TypeScript types

* added dbtSourceProject in data asset header properties

* Added tests

* Addressed comments

* Update generated TypeScript types

* move from dataAssetHeader to the dbt tab itself

* added unit test for added code

* test name change

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
(cherry picked from commit 39cb16516432ad36044c46a25f1fcbcf8732a3dc)
2025-09-10 10:45:30 +00:00
Harshit Shah
bc8e2f96ee Fix save enable/disable on customize navigation page (#23142)
* Fix save enable/disable on customize navigation page

* add e2e tests

* fix failing and flaky tests

* address comments

* Address comment and fix curated assets e2e tests

(cherry picked from commit 57d0d70e99c34aaa26a28fb75a28c2e42a5f5ef0)
2025-09-09 17:13:22 +00:00
Aniket Katkar
a73638f102 Fix the advanced config in service form restricting the next action (#23303)
* Fix the advanced config in service form restricting the next action

* Add test case to check if collapse panel content is removed

* fix the teams.spec

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-09-09 19:43:55 +05:30
Harshit Shah
cfef0d1c80 Fix flaky activity feed tests (#23298) 2025-09-09 12:19:23 +05:30
Harshit Shah
e9da0444ed Unskip activity feed widgets E2E tests (#23024)
* Unskip activity feed widgets E2E tests

* minor fix
2025-09-09 12:16:54 +05:30
sonika-shah
f4285fea17 cherry-pick Add entityType.keyword field with lowercase normalizer for case-insensitive 2025-09-08 18:55:07 +05:30
Harshit Shah
9f73fdde74 Redirect to persona page when clicked on default persona (#23141)
* Redirect to persona page when clicked on default persona

* add e2e tests

* fix e2e tests

* address comments

* fix e2e tests

* fix e2e tests
2025-09-08 18:37:48 +05:30
Harshit Shah
e18747946b Allow multi assets selection for curated assets (#23084)
* Allow multi assets selection for curated assets

* fix failing test

* update empty widget icon sizes

* fix failing tests

* add certification filter

* fix failing unit test

* address comments

* fix e2e test

* add curated assets e2e tests

* minor fix

* Fix curated assets issue and add unit tests

* fix failing unit tests

* add e2e tests

* fix e2e test

* fix failing tests

* minor fix

* address comments

* minor fix
2025-09-08 18:36:43 +05:30
Pranita Fulsundar
8baa358080 fix scroll issue for entity search settings (#23283) 2025-09-08 18:32:02 +05:30
Shailesh Parmar
248f521f07 fix: only newly added test case was only getting selected in pipeline while creating new test case (#23279)
* fix: only newly added test case was getting selected in pipeline while creating new test case

* feat: add functionality to create and validate multiple test cases from table details page

* fix: refactor column selection logic to improve test case flow and reduce flakiness
2025-09-07 11:25:11 +05:30
Ashish Gupta
2a17946ad8 restricted to column selection to the first level in nested columns DataContract (#23278)
* restricted to column selection to the first level in nested columns DataContract

* added playwright for it

(cherry picked from commit 421985e8ce089c96a54a10d14d72d4e76d5f684c)
2025-09-06 20:00:06 +05:30
Ashish Gupta
e34df4dbef change contract update to patch call from put (#23229)
* change contract update to patch call from put

* collapse the card when data is not availbale instead of hiding

* minor fix

* fix the sonar issue and addressed comments

* disabled save button while edit, if not changes detected and added playwright for it

* fix the playwright test due to recent pagination merge

(cherry picked from commit 1f65e92c58815d17648eca4698bca31c2356c8b0)
2025-09-06 00:57:15 +05:30
Chirag Madlani
34534bc041 fix(test): aut failures for bot and persona profile (#23254)
* fix(test): aut failures for bot and persona profile

* fix personaDeleteionUserprofile

* fix data contract aut failure

* rever unwanted changes

(cherry picked from commit b6f9ed4a5b10400acc815e5438cd6de19e5286fd)
2025-09-05 15:54:01 +00:00
github-actions
fb8d747c91 chore(release): Prepare Branch for 1.9.8 2025-09-05 15:09:38 +00:00
Ashish Gupta
9e455638bf fix contract schema pagination key selection not persisting (#23250)
* fix contract schema pagination key selection not persisting

* fix the unit test

* added playwrigt for it

(cherry picked from commit 13bf23939fd016aa6a680674c081ef8f9ec5d0fd)
2025-09-05 15:42:50 +05:30
Marat Khambelov
5110176cbf ISSUE-23207: Date formatters work according to the chosen language (#23258)
(cherry picked from commit 972afc375a2a1f910494316a6a55d6d9d3abb12f)
2025-09-05 07:20:54 +00:00
Ashish Gupta
3a233195f5 fix contract status button not visible in persona having contract tab (#23237)
* fix contract status button not visible in persona having contract tab

* supported playwright test for the same

* fix the unit test failing

(cherry picked from commit 999af800b36cda008d64d54717f6100e38202bc3)
2025-09-05 04:52:39 +00:00
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