5298 Commits

Author SHA1 Message Date
Harshit Shah
d8f8d6beb4
Sort data in total data assets widget by count (#23490) 2025-09-22 13:24:31 +05:30
Shrushti Polekar
05c6974f7f
fix test (#23469) 2025-09-22 11:19:43 +05:30
Aniket Katkar
2ec118b4db
Fix the AUT flakiness in NotificationAlert and ServiceIngestion specs (#23489) 2025-09-21 20:08:51 +05:30
Ashish Gupta
aaa7969555
fix data contract failing flaky test (#23488) 2025-09-20 16:52:03 +05:30
Ashish Gupta
54f47854f2
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
2025-09-19 20:48:43 +05:30
Shailesh Parmar
cd982d0ddb
playwright: fixed flakiness in add test case, test suite redeployment and incident manager test (#23479) 2025-09-19 17:58:51 +05:30
Ashish Gupta
4ab5bc0723
Data contract revamp (#23358)
* revamp data contract detail view page

* supported localization key

* added the sla section

* revamp the execution history chart styling

* fix the contract header styling and contrainer width

* fix the schema table pagination

* move semantics to a separate component

* fix the icons not rendering properly and minor improvement around sla tab render and re-enabled alert status in the top

* fix unit test

* fix the playwright test and added owner in header back again

* added sla view test

* added unit test for contractQualityCard component

* fix the spacing in execution graph and minor ui fix

* fix the header divider separator from dash to dotted

* modify changes as per comments and fix playwright test

* move the bar to single

* fix the unit and playwright test
2025-09-19 15:08:20 +05:30
Ushran Gouhar
70c39246f8
chore(ui): rename confirm logout variables (#23466) 2025-09-19 12:02:51 +05:30
Pranita Fulsundar
3176b96c13
fix tier test (#23467) 2025-09-19 08:25:33 +05:30
Ashish Gupta
b031ba732f
fix the flaky OnlineUsers spec (#23458) 2025-09-18 17:02:08 +05:30
Karan Hotchandani
2d8d36c885
chore(ui): fix flaky playwright (#23457)
* fix expand collapse test issue

* fix domain test
2025-09-18 15:41:11 +05:30
Chirag Madlani
075b4ea6d6
chore(test): fix ingestion bot tests (#23439) 2025-09-18 14:59:57 +05:30
Shailesh Parmar
f126fcf032
fix: remove logging for failed ingestion pipelines in ServiceBaseClass (#23451) 2025-09-18 13:08:42 +05:30
Karan Hotchandani
8528625ae9
fix(ui): update breadcrumbs in custom property page (#23432)
* fix: missing entries in custom properties enum

* add tests

* fix unit test warnings
2025-09-17 16:54:49 +05:30
Shailesh Parmar
7ef792db59
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-17 16:42:43 +05:30
Ashish Gupta
1ca4329483
Revert "Fix(ui): glossary term pagination issues (#23375)" (#23431)
This reverts commit 73eb1fd0d9c19f86960f83375701fb05c68be467.
2025-09-17 11:18:34 +05:30
Anujkumar Yadav
ba61af7465
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
2025-09-16 17:32:14 -07:00
Dhruv Parmar
73eb1fd0d9
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
2025-09-16 17:31:52 -07:00
Ashish Gupta
c2fc241228
PLAYWRIGHT: fix flakyness around bulk import (#23411) 2025-09-16 17:31:29 -07:00
Ram Narayan Balaji
edebee9b73
Add entityStatus and reviewers to testCase, reviewers for testSuite (#23340)
* Add entityStatus and reviewers to testCase

* Update generated TypeScript types

* Filtering fields based on parent for testCase

* Reviewers for Test Suite, Inherit Reviewers from all test suites for this test case

* Update generated TypeScript types

* getFiltered Fields centralised in the EntityUtil

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-16 18:20:38 +00:00
Mohit Tilala
4d8325300d
Update lineage workflow configuration in documentation with appropriate descriptions (#23306) 2025-09-16 21:55:53 +05:30
Harshit Shah
2aee898d08
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
2025-09-16 21:26:08 +05:30
Pranita Fulsundar
97da6e28ad
fix explore sort test (#23414) 2025-09-16 17:47:32 +05:30
Shailesh Parmar
9406c74fd8
Fix: update eslint lintCommand to ignore playwright files (#23409) 2025-09-16 15:46:29 +05:30
sonika-shah
cc18ba1554
feat: Add configurable filters aggregation for tag source segregation in search (#23363)
* feat: Add configurable filters aggregation for tag source segregation in search

* Update generated TypeScript types

* use script based aggregation

* use script based aggregation

* Update generated TypeScript types

* update aggregations with script

* add migrations to fetch updated searchSettings

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2025-09-16 15:16:06 +05:30
Karan Hotchandani
7672f85592
chore(ui): move from terser to esbuild (#23410)
* move from terser to esbuild

* Update EntityLink.g4

---------

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2025-09-16 14:43:06 +05:30
Vinz000
2f27a7a486
fix: added current language as a dependency to select dropdown (#23377) 2025-09-16 12:58:47 +05:30
Shrushti Polekar
4f267d482e
fix data quality permissions aut failure (#23357) 2025-09-16 12:00:20 +05:30
Aniket Katkar
868fb5923c
Fix the add service button not showing in case of the platform service client is disabled (#23402) 2025-09-15 23:50:59 +05:30
sonika-shah
6797f739f3
Fix #21097 - Add new rule noDomain() (#22874)
* Fix #21097 - Add new rule noDomain()

* remove repeating logic

* add playwright test

* address feedback
2025-09-15 21:42:59 +05:30
Sriharsha Chintalapani
cf7931ee3b
Add logging endpoint into S3 (#22533)
* Add logging endpoint into S3

* Update generated TypeScript types

* Stream Ingestion logs to S3

* Update generated TypeScript types

* Address comments

* Update generated TypeScript types

* create logs mixin, use clients to stream logs

* centralize logs sending into mixin

* use StreamableLogHandlerManager instead global handler

* improve condition

* remove example workflow file

* formatting changes

* fix tests and format

* tests, checkstyle fix

* minor changes

* reformat code

* tests fix

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: harshsoni2024 <harshsoni2024@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2025-09-15 07:22:25 -07:00
IceS2
7c9d85ae2e
FIXES #21808: Add domain filtering support to incident manager (#23120)
* feat: Add domain filtering support to incident manager

- Add domain query parameter to TestCaseResolutionStatusResource API
- Implement domain join logic in TestCaseResolutionStatusRepository
- Update frontend types to include domain parameter
- Integrate domain filtering in IncidentManager component using domain store
- Incidents are now automatically filtered by the active domain selection

Fixes #21808

Co-authored-by: IceS2 <IceS2@users.noreply.github.com>

* Allow Incidents to be filtered by Domain

* Remove wrong code

* Fix Checkstyle

* Fix UI tests

* Fix optional chaining in paging parameter parsing

* Update API endpoints in Incident Manager tests to use new search/list structure

* Fix SearchListFilter

* Fix Filter

* Fix Get Latest from Search

* Fix Get Latest from Search

* fix: correct string interpolation in API request URL for test case filtering

* adding debug log

* minor

* Fix OpenSearch issues

* revert logs, and playwright config

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: IceS2 <IceS2@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2025-09-15 16:15:46 +02:00
Shailesh Parmar
004aac5107
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 17:50:38 +05:30
Shailesh Parmar
d71a1cef85
playwright: added proper await for table entity to load before accessing the field (#23385)
* playwright: added proper await for table entity to load before accessing the field

* chore(test): mark bulk re-deploy pipelines test as slow
2025-09-15 17:17:52 +05:30
Pranita Fulsundar
6e29d1b87e
fix(test): AUT for ExploreSortOrder (#23389)
* fix exploreSortOrder test

* minor fix
2025-09-15 15:57:09 +05:30
Shailesh Parmar
7325435030
Fix: scroll on 1st error issue in test case and test suite form (#23373) 2025-09-15 12:41:11 +05:30
Chirag Madlani
514001601e
chore(ui): add typescript and eslint checks on dev server (#23253)
* chore(ui): add typescript and eslint checks on dev server

* resolve ts error after enforcing typecheck

* fix tests

* fix: All failing unit test for eslint and typescript (#23309)

* fix all failling unit test for eslint and typescript

* fix bundle suite form test

* nit

* fix unit test

---------

Co-authored-by: Anujkumar Yadav <anujf0510@gmail.com>
2025-09-15 12:09:56 +05:30
Anujkumar Yadav
1a577be8af
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
2025-09-15 10:49:57 +05:30
Ashish Gupta
0c57f05e37
feat(ui): supported Security and SLA tab in data contract (#23297)
* supported security and sla tab in data contract

* added other localizations keys and remove the textArea field added and change termsOfUse field to description and change the dataClassification field to normal text field

* added playwright test for the same

* improvement around sla fields

* fix the playwright and sonar lint issue

* remove the terms of use field for now
2025-09-13 19:25:01 +05:30
Karan Hotchandani
5a68dba5f0
chore(ui): fix glossary tests (#23368) 2025-09-13 13:44:24 +05:30
Shailesh Parmar
2e134b2cfe
playwright: fixed incident manager flaky test (#23367)
* playwright: fixed incident manager flaky test

* revert change
2025-09-13 09:38:05 +05:30
Ashish Gupta
131764db6b
playwright improvement and remove usePaging hook from asynSelectListCompont (#23365) 2025-09-12 21:16:38 +05:30
Pranita Fulsundar
c00146e95b
fix: policies.spec.ts (#23366) 2025-09-12 18:09:39 +05:30
Chirag Madlani
d5ca346270
fix(test): flaky login spec (#23359)
* fix(test): flaky login spec

* fix ingestion bot spec
2025-09-12 12:38:34 +00:00
Aniket Katkar
b97185b0a2
Fix the flakiness in Service Ingestion spec (#23360) 2025-09-12 15:14:48 +05:30
Keshav Mohta
1f379a8697
fix: added depth in json and pass in metadata entry (#23332) 2025-09-12 12:31:20 +05:30
Pranita Fulsundar
11661ccb60
fix(ui): entity icon for global searchbar (#23333)
* fix: entity icon for global searchbar

* refactor: make use of isEmpty
2025-09-11 21:58:07 +05:30
Dhruv Parmar
1cde091b19
Fix(ui): Flaky Table.spec Playwright (#23267)
* fixed table.spec

* fixed failing tests

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-09-11 20:05:32 +05:30
Anujkumar Yadav
76c4e371a9
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>
2025-09-11 15:35:08 +05:30
Ram Narayan Balaji
9fd34c8f89
Feat #20586 Implementation of Custom Metrics Measurement Units (#22876)
* Initial Implementation of Custom Metrics Measurement Units

* Update generated TypeScript types

* Removed Regex patterns and length validations as they are not needed

* Add a new column with index for custom units

* Remove comments in the sql

* update ui and add playwright

* fix metric selector

* fix tests

* address feedbacks

* remove unused field

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2025-09-11 15:14:38 +05:30