Ashish Gupta
3f407e76b3
fix the glossary flaky test ( #23498 )
...
(cherry picked from commit 6c7b007056000edc4fe4a0b55dbe70eff033e0fa)
2025-09-22 11:42:01 +00:00
Harshit Shah
1cf3649bcc
Sort data in total data assets widget by count ( #23490 )
...
(cherry picked from commit d8f8d6beb4a39df5021410d4811102a721924ceb)
2025-09-22 07:55:56 +00:00
Shailesh Parmar
7e6291697f
Playwright: un-skip data quality test in release branch ( #23496 )
2025-09-22 13:09:24 +05:30
Ashish Gupta
16b03eca4e
Modify the team entity specific permission for create and editUser ( #22821 )
...
* modify the team entity specific permission
* cleanup around unused data
* added playwright test in support of owner as team permisison
(cherry picked from commit 54f47854f29308869d8f2c84e9e24ddbae8c69a8)
2025-09-22 11:39:15 +05:30
Aniket Katkar
fc21818a14
Fix the AUT flakiness in NotificationAlert and ServiceIngestion specs ( #23489 )
...
(cherry picked from commit 2ec118b4db1e8fc67b9653f3a30b44c84a888f12)
2025-09-21 14:40:16 +00:00
Ashish Gupta
588029b1cb
fix data contract failing flaky test ( #23488 )
...
(cherry picked from commit aaa79695555304186c46d663027535559d6289a9)
2025-09-20 11:23:26 +00:00
github-actions
f3539f1a32
chore(release): Prepare Branch for 1.9.10
2025-09-19 16:20:09 +00:00
Pranita Fulsundar
2054f8bbaa
fix tier test ( #23467 )
...
(cherry picked from commit 3176b96c1309d2b0e4a3ab83759a964fdd9d0220)
2025-09-19 02:56:59 +00:00
Ashish Gupta
a97b6ebab6
fix the flaky OnlineUsers spec ( #23458 )
...
(cherry picked from commit b031ba732f3b1826098826dda5f7e0864d25baf9)
2025-09-18 11:36:16 +00:00
Karan Hotchandani
1d50b76fb8
chore(ui): fix flaky playwright ( #23457 )
...
* fix expand collapse test issue
* fix domain test
(cherry picked from commit 2d8d36c885ba93d67b5d8a917951a825859c4245)
2025-09-18 17:04:53 +05:30
Shailesh Parmar
e8465c2357
fix: remove logging for failed ingestion pipelines in ServiceBaseClass ( #23451 )
...
(cherry picked from commit f126fcf0323f0d8dfbbb272f2e5117e25ec112b3)
2025-09-18 07:45:11 +00:00
Shailesh Parmar
e69c0a0d0a
fix: Search Filter removal doesn't restore full test case list in edit page of test suite pipeline ( #23419 )
...
* fix: Search Filter removal doesn't restore full test case list in edit page of test suite pipeline
Fixes #23405
* fix: enhance search query to include wildcard when filters are applied
2025-09-18 10:43:21 +05:30
github-actions
bc184d6695
chore(release): Prepare Branch for 1.9.9
2025-09-17 20:52:46 +00:00
Ashish Gupta
8a1bae8f30
Revert Fix(ui): glossary term pagination issues
2025-09-17 10:47:10 +05:30
Anujkumar Yadav
8ead9668b2
Revamp: improve data asset header layout and component styling ( #23331 )
...
* Revamp: improve data asset header layout and component styling
* Remove style
* fix minor styling
* Fix integration test
* fix no data placeholder
* Addressed PR comments
* fix integration test
* Fix e2e test
* Addressed comments
* Fix domain count overflow
(cherry picked from commit ba61af746558d5f1166cd070d1ba43ebda65e0bd)
2025-09-17 00:33:50 +00:00
Dhruv Parmar
2c6faf29a4
Fix(ui): glossary term pagination issues ( #23375 )
...
* fixed glossary term pagination issues
* fixed expand all recursive api calls
* removed unused code
* fixed expand all button
* fixed glossary tests
(cherry picked from commit 73eb1fd0d9c19f86960f83375701fb05c68be467)
2025-09-17 00:33:19 +00:00
Ashish Gupta
a10d791954
PLAYWRIGHT: fix flakyness around bulk import ( #23411 )
...
(cherry picked from commit c2fc241228d116df8f800ad15d131110ee994541)
2025-09-17 00:32:57 +00:00
Mohit Tilala
e27f44084a
Update lineage workflow configuration in documentation with appropriate descriptions ( #23306 )
...
(cherry picked from commit 4d8325300d6496d07c53db518e39a75bb1f3654a)
2025-09-16 16:37:47 +00:00
Harshit Shah
dcd57b0deb
feat(ui): Revamp persona section in user profile dropdown ( #23361 )
...
* feat(ui): Revamp persona section in user profile dropdown
* fix old widgets height and width
* address comments
(cherry picked from commit 2aee898d08faeea7e289c9adf4f0a9a890551cea)
2025-09-16 15:57:40 +00:00
Pranita Fulsundar
f3e6a9b95a
fix explore sort test ( #23414 )
...
(cherry picked from commit 97da6e28ad841855eab8c58de2b7944b917dad44)
2025-09-16 12:21:32 +00:00
Karan Hotchandani
cee4556598
fix(ui): app schema ref resolve ( #23016 )
...
* resolve application schema refs
* add details and install comps for plugin
* add tests
* use parse schema
(cherry picked from commit 20486c23c5a19b24c38a4e18130483f49b2e907b)
2025-09-16 16:21:13 +05:30
Aniket Katkar
32f933ad3e
Fix the add service button not showing in case of the platform service client is disabled ( #23402 )
2025-09-15 23:57:59 +05:30
sonika-shah
9f14012260
Fix #21097 - Add new rule noDomain()
2025-09-15 22:31:59 +05:30
Karan Hotchandani
7ca86c5095
fix(ui): extend application configuration component ( #23310 )
...
* extend application configuration component
* fix tests
(cherry picked from commit 95962596e821f6581a57a61ad9eb852b9ef3c8c6)
2025-09-15 22:06:33 +05:30
Teddy
696467756c
ISSUE #2033-C - Support For DBX Exporter + Minor Fix to Status ( #23313 )
...
* feat: added config support for databricks
* fix: allow incrementing record count directly without storing element
* Update generated TypeScript types
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit f3cb001d2bc12b8a3e3172004bdb32c078879c71)
2025-09-15 16:23:57 +02:00
Teddy
4159a2345c
ISSUE #2031 - Add App Runner to Application Entity ( #23259 )
...
* feat: added exporter app config
* refactor: added entityprofile resource & added backward compatibility to existing API
* feat: added tests to get_profile_data_by_type
* feat: remove non supported event types
* chore: added migrations to 1.9.7
* chore: added application creation readme
* feat: implemented backend support for agent runner for external applications
* chore: move migrations to 1.9.8
* Update generated TypeScript types
* fix: added setIngestionRunner method to serviceEntityInterface interface
* Update generated TypeScript types
* fix: remove service instanceof MetadataService in deploy endpoint
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 568baab4267186490f88237f623cf886ce75b1b8)
2025-09-15 16:23:38 +02:00
Shailesh Parmar
eac640ed27
fix: add validation for test case name, added restriction for :: " > character ( #23391 )
...
* fix: add validation for test case name, added restriction for `:: " >` character
* added playwright test for the changes
* fx failing test
2025-09-15 19:01:12 +05:30
Pranita Fulsundar
7c76023b96
fix(test): AUT for ExploreSortOrder ( #23389 )
...
* fix exploreSortOrder test
* minor fix
(cherry picked from commit 6e29d1b87e90280a51a9894e631af221db589d5f)
2025-09-15 10:32:25 +00:00
Anujkumar Yadav
d964867554
Fix: integrate API for notifications and bots update bot details redirection ( #23351 )
...
* Fix: integrate API for notifications and bots update bot details redirection
* Add remaining entity type in activity feed
* Refacttor services entity
(cherry picked from commit 1a577be8af3f2217a90d49a7b0a6eb8c5c49af1b)
2025-09-15 05:21:20 +00:00
Karan Hotchandani
07ee7fa83f
chore(ui): fix glossary tests ( #23368 )
...
(cherry picked from commit 5a68dba5f00cc05fa7f0cb5d17cb6eae15a0a781)
2025-09-13 08:15:50 +00:00
Shailesh Parmar
f37490c2f1
playwright: fixed incident manager flaky test ( #23367 )
...
* playwright: fixed incident manager flaky test
* revert change
(cherry picked from commit 2e134b2cfe02ea826d4814b1d42f8a15dd0a2f26)
2025-09-13 04:09:28 +00:00
Ashish Gupta
d6a42b9698
playwright improvement and remove usePaging hook from asynSelectListCompont ( #23365 )
...
(cherry picked from commit 131764db6b086bf804643c9d22745786e6539fd3)
2025-09-12 16:34:37 +00:00
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