4541 Commits

Author SHA1 Message Date
Karan Hotchandani
071b4622bb
Lineage optimise (#20941)
* add lineage optimise

* optimise re-renders

* fix tests

* fix tests
2025-04-24 17:50:47 +05:30
Ashish Gupta
73aaa34b75
update the snapshot to 1.8.0 (#20925) 2025-04-24 10:46:36 +05:30
Shailesh Parmar
2923bf7916
style: Update list styles and tooltip padding in RichTextEditor and DataInsight components (#20939) 2025-04-23 19:59:08 +05:30
Ashish Gupta
e1d41f8d60
fix the coverage test (#20937) 2025-04-23 16:40:20 +05:30
Ashish Gupta
d3350e0c35
service insight pdf export fix (#20917) 2025-04-23 12:56:51 +05:30
Sriharsha Chintalapani
4e222c78c9
Add support for another language: Korean (#20099) (#20921)
Co-authored-by: dasomel <dasomell@gmail.com>
2025-04-22 15:33:06 -07:00
Chirag Madlani
3fc0bdd23b
fix(test): refresh token e2e enabled (#20862)
* fix(test): refresh token e2e enabled

* update config

* revert config changes

* revert config changes
2025-04-22 17:42:51 +05:30
Dhruv Parmar
610f0577fe
Fix 20674: added add domain while creating tag (#20884)
* added add domain while creating tag

* fixed comments

* fixed comments

* fixed comments

* fixed comments

* fixed api context

* fixed playwright port
2025-04-22 11:50:34 +05:30
Ashish Gupta
b17c9be06d
MINOR: fix the reviewer placeholder container multiple no (#20886)
* fix the reviewer placeholder container multiple no

* fix unit test
2025-04-17 19:11:47 +05:30
Mohit Yadav
598699eef3
Fix Smtp (#20885) 2025-04-17 18:15:08 +05:30
Shailesh Parmar
c07b5a905d
Revert the test case form css (#20875)
* Revert the test case form css

* Enhance ResizablePanels styling and structure in DataQuality and TestSuiteIngestion pages. Added no-right-panel-splitter class to improve layout consistency and adjusted class names for better responsiveness.

* Update column label retrieval in ParameterForm to use getEntityName function for improved clarity and consistency.
2025-04-17 16:27:31 +05:30
Imri Paran
d9eaa8450a
fix: enable additional properties for indexingError.json (#20752) 2025-04-17 11:45:21 +02:00
Sriharsha Chintalapani
03abcb60f7
Add IAM config for natural language search (#20742)
* Add IAM config for natural language search

* Add IAM config for natural language search

* Add IAM config for natural language search

---------

Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2025-04-16 23:33:47 +05:30
Shailesh Parmar
d32c98e7f7
fix: UI styling in overview tab of Data quality (#20868) 2025-04-16 10:34:37 -07:00
Ashish Gupta
13033ffe97
fix the owner listing and domain selector in bulk action (#20865)
* fix the owner listing and domain selector in bulk action

* remove the unwanted file

* fix the owner modal not closing on cancel button click
2025-04-16 22:12:10 +05:30
Shrushti Polekar
04c327189b
Fix : Scroll issues for data assets widgets and Explore page horizontal scroll (#20854)
* fix scroll issues for data assets widgets on persona page

* fix total data assets overflow issue

* fix horizontal scroll issue on explore page
2025-04-16 16:31:36 +05:30
Pranita Fulsundar
6484401eef
fix: pagination for apiEndpoints table (#20859) 2025-04-16 16:30:08 +05:30
Chirag Madlani
21bfa65013
fix(ui): persona for remove widget (#20852)
* fix(ui): persona for remove widget

* keep empty widget as last in the view

* fix partition key widget preview

* add null check

* update tabs

* update test enum
2025-04-16 15:48:34 +05:30
Akash Jain
0f6d0523d8
feat: Bump Versions to 1.7.0-SNAPSHOT on Main Branch (#20847)
* feat: Bump Versions to 1.7.0-SNAPSHOT on Main Branch

* fix(script): Add a condition for "-SNAPSHOT" is version update script
2025-04-16 15:21:01 +05:30
Shailesh Parmar
be716153ee
Enhance Bulk Edit Entity tests with response handling and update MySQL ingestion class to exclude specific schemas. Refactor glossary utility functions for improved visibility checks. (#20837)
* Enhance Bulk Edit Entity tests with response handling and update MySQL ingestion class to exclude specific schemas. Refactor glossary utility functions for improved visibility checks.

* Refactor ImageAttachment component to improve loading state handling and update tests for better coverage. Adjust Bulk Edit Entity tests to streamline response handling and fix selector usage in GlossaryVersionPage tests.

* revert framenavigated wait from table
2025-04-16 11:41:05 +05:30
Sriharsha Chintalapani
1c32691eed
Fix whats new messaging (#20846)
* Fix whats new messaging

* fix formatting

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-04-16 10:41:42 +05:30
Ashish Gupta
82ba5cb532
fix the glossary tag breaking in bulk edit and import (#20845) 2025-04-16 07:53:29 +05:30
aji-aju
f976bc2c36
Recursive Bulk Import fixes (#20804)
* New schema import error fixed

* updated test for DatabaseSchema as per recursive import

* unskip and updated database playwright test for bulk import

* Import issue in StoredProcedure fixed

* added query editor for storeprocedure code

* Source url error fixed for import

* updated databaseService test as per recursive bulk import

* fix the storedprocedure parsing issue

* added storedProcedure playwright in the databse service level

* in import dry run set exist schema is false

* fix the playwrigth test around storedProcedure

* on dry run create parent columns

* fix the encoding issue in bulk edit page

* fix the bulk edit playwright test

* Fix Glossary Terms missing on export

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2025-04-15 23:15:49 +05:30
Shrushti Polekar
3a67501e4c
Minor : fix activity feed playwright failure (#20842)
* fix activity feed failure

* minor fix
2025-04-15 22:42:21 +05:30
Sweta Agarwalla
fdf081f28c
Updates for edit service related to runner (#20841)
* update for edit service

* fix sonar failure
2025-04-15 20:43:28 +05:30
Dhruv Parmar
42d2c44319
Redesign Incident Manager Header (#20819)
* redesign header of incident alert

* fixed link ux

* removed unncessary props

* fixed failling test cases

* fixed delete message || internal link icon

* changed width of owner table

* fixed comments

* fixed test

* fixed failling test cases
2025-04-15 20:42:34 +05:30
Aniket Katkar
091f87307e
Increase the column span to accommodate the long labels (#20834) 2025-04-15 19:33:45 +05:30
Chirag Madlani
6495c0f0f2
fix(ui): address persona related feedbacks (#20833)
* fix(ui): address persona related feedbacks

* fix test and address comments

* fix minor ui fixes

* fix tests
2025-04-15 18:41:31 +05:30
Aniket Katkar
8e8cc3c614
Chore(ui): Un-skip and fix the playwright tests (#20594)
* Unskip and fix the playwright

* fix: add name to fqnParts for partial search on testSuite/testCase/testResolution

* Update the alert tests to run in parallel

* skip the autoclassification spec

---------

Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
2025-04-15 18:24:44 +05:30
Chirag Madlani
0ba3b04f22
chore(ui): fix what's new features with collate flag (#20826)
* chore(ui): support collate only feature list

* update type for base function

* support new images with dynamic approach

* update type
2025-04-15 17:07:59 +05:30
Keshav Mohta
48635e6a02
Refactor: made project id doc clear (#20839) 2025-04-15 16:43:56 +05:30
Dhruv Parmar
72b4ac486d
Made Fields immutable for Applications (#20799)
* Made dropdown immutable for input field

* added tests

* removed test
2025-04-15 14:32:15 +05:30
Aniket Katkar
2197c00984
Chore(ui): Increase timeout for delete toast verification (#20827)
* Increase timeout for delete toast verification for entities which might take more time

* Remove the redundancy
2025-04-15 14:00:33 +05:30
Mohit Yadav
32eed1122c
Add Operations Configuration to allow bootstrapping operational configs like email and server-url (#20824) 2025-04-15 11:08:25 +05:30
Chirag Madlani
b59a37d244
feat(ui): what's new updated for 1.7.0 release (#20821) 2025-04-15 10:24:24 +05:30
Pranita Fulsundar
b17ab5e5ea
fix: error placeholder for explore tree (#20817) 2025-04-15 10:14:42 +05:30
Pranita Fulsundar
334485f211
chore: update sidebar titles for data quality (#20806) 2025-04-14 18:07:01 +05:30
Karan Hotchandani
db41fc5ac5
fix glossary duplicates (#20801) 2025-04-14 16:21:32 +05:30
Ashish Gupta
555be6d961
MINOR: fix the task owner alignment issue (#20800)
* fix the task owner alignment issue

* decrease the size of more text in avatar button
2025-04-14 16:21:13 +05:30
Ashish Gupta
43749aed73
MINOR: beautify png image export error in case of size limit (#20795)
* beautify png image export error in case of size limit

* minor fix

* minor fix
2025-04-14 10:17:01 +05:30
Pranita Fulsundar
b888ee6e29
fix: field value boost options (#20794) 2025-04-13 19:26:05 +02:00
sonika-shah
b7e77838a5
Fix : case-insensitive issue with aggregation API response (#20734)
* Fix : case-insensitive issue on aggregation and simplify aggregation API response format

* add lowercase normaliser for service.name.keyword

* add lowercase normaliser for database.name.keyword, databaseSchema.name.keyword, columns.name.keyword

* fix lowercase normaliser for database.name, databaseSchema.name

* create new aggregateRequest.json and update aggregate function

* remove sort field in subAgg and trackScores(false)

* cleanup function

* rename aggregation Field

* fix the search cases

* fix locales

* fix search

* add test case

* hide lineage search for higher level layers

* fix tests

---------

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2025-04-13 15:25:26 +02:00
Pere Miquel Brull
a15ce5b185
MINOR - Add ingestion runner for reverse metadata (#20791) 2025-04-13 12:20:33 +02:00
Ashish Gupta
aca52df600
fix the suggestion not visible for nested columns (#20786)
* fix the suggestion not visible for nested columns

* fix the playwright test
2025-04-13 10:48:11 +05:30
Sweta Agarwalla
54bb3e80b8
minor updates for edit config page (#20781) 2025-04-13 07:16:22 +02:00
Chirag Madlani
9b24916231
fix(ui): bot page layout and observability scroll issue (#20775)
* fix(ui): bot page layout and observability scroll issue

* fix bot test

* fix scrolling issue for form with reflex elm
2025-04-12 17:57:34 +05:30
Ashish Gupta
0e44f5df97
reverted table fixed header changes (#20785) 2025-04-12 16:01:48 +05:30
Mohit Yadav
04eafbc572
Use Subset of Permissions for add delete Users in teams (#20783)
* Use Subset of Permissions

* use correct permissino to show add user option

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-04-12 00:41:07 +05:30
Dhruv Parmar
306c3c2db6
Custom tooltip for explore Tree (#20732)
* fixed icon not being displayed on safari browser || added custom tooltip for explore tree

* fixed icon not being displayed on safari browser || added custom tooltip for explore tree

* fixed comments

* fixed comments

* fixed comments

* fixed types

* added space

* added space
2025-04-12 00:33:12 +05:30
Ashish Gupta
e80d385fd6
FIX: parsing error in case of special character in tag for BulkEdit/Import case (#20776)
* fix parsing error in case of special character in tag for BulkEdit/Import case

* change the behaviour to generic one and fix sonar issue

* re-added the minor miss

* changes as per comments
2025-04-11 23:51:30 +05:30