11546 Commits

Author SHA1 Message Date
Sweta Agarwalla
dba1fe9fd2
Fix: Bot page layout issue (#19673)
* update pagelayout

* update layout
2025-02-05 12:49:23 +05:30
RounakDhillon
6f67dfbe35
Docs: ADLS Image Update (#19675)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-05 12:41:27 +05:30
Karan Hotchandani
14b3d418a2
Application doc panel (#19625)
* show application documentaion

* locales

* add e2e

* fix review comments
2025-02-05 12:40:02 +05:30
Ashish Gupta
2510a37a8e
remove isNull and not null conditon from descripiton in advance search (#19661) 2025-02-05 11:23:54 +05:30
Pere Miquel Brull
8c2066904d
DOCS - Lineage Propagation configuration docs (#19674)
* DOCS - Lineage Propagation configuration docs

* DOCS - Lineage Propagation configuration docs
2025-02-05 10:42:28 +05:30
Karan Hotchandani
04ebabc593
fix glossary playwright flakiness (#19667) 2025-02-04 19:12:26 +05:30
Akash Verma
8dba4a5ac2
Fixes: snowflake lowercase issue (#19486) 2025-02-04 17:47:28 +05:30
RounakDhillon
cd03a60b74
Docs: Synapse Connector updated (#19668)
* Docs: Synapse Connector updated

* Docs: PowerBi report server corrected

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-04 11:45:54 +00:00
RounakDhillon
669fc63ab1
Docs: Teradata Updation in Collate Menu (#19663)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-04 10:07:29 +00:00
Ethan
48700ae9ea
Fixes #18075: Dockerfile lint warning (#18077)
* fix docker warning

* for running actions

---------

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
2025-02-04 15:28:36 +05:30
Teddy
ef131d7e20
MINOR: Wrong attribute name in SampleConfig model (#19641)
* fix: wrong attribute name in SampleConfig model

* fix: test attribute

* fix: failing tests

* fix: trino filter error + adjust test to take into account null value

* fix: mssql and azuresql tablesample on views
2025-02-04 10:40:40 +01:00
RounakDhillon
e65f686ca9
Docs: Name Corrected for Connectors with no icon (#19660)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-04 09:19:49 +00:00
Suman Maharana
3e3c702942
Fix - switch to collate-dbt-artifacts-parser (#19647)
* Switch to collate-dbt-artifacts-parser
2025-02-04 11:57:39 +05:30
Mayur Singal
3979920103
Fix #19628 - Exclude deleted Stored Procedure Snowflake (#19657) 2025-02-04 11:43:01 +05:30
Mayur Singal
208c40be09
Fix #19633: Fix databricks schema not found (#19646) 2025-02-04 11:42:11 +05:30
Mayur Singal
636a83514d
Fix #12094: Add support for temp table lineage (#19654) 2025-02-04 11:40:10 +05:30
dechoma
2308d4a4f3
remove object aliasing from buildReceiversListFromActions (#19495)
* remove object aliasing from buildReceiversListFromActions

* fix linting

---------

Co-authored-by: Siddhant <86899184+Siddhanttimeline@users.noreply.github.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
2025-02-04 10:39:04 +05:30
Mohit Yadav
6fba495daf
[MINOR] Fixes String value length (20054016) exceeds the maximum allowed (20000000, (#19643)
* Fixes Caused by: com.fasterxml.jackson.databind.JsonMappingException: String value length (20054016) exceeds the maximum allowed (20000000, from

* Update log message
2025-02-04 10:24:33 +05:30
Pranita Fulsundar
f93bb1f767
feat: edit display name and delete functionalities for roles and policy (#19612)
* feat: rename and delete functionality for role

* feat: rename and delete functionality for policy

* fix: unit tests

* fix: fetch permissions api call

* style: alignment of Add Policy button

* refactor: remove callback for afterDeleteAction and use of getEntityName

* refactor: use optional chaining

* test: add e2e test

* refactor: use of components and fix test cases

* test: add e2e tests for Delete functionality

* refactor: fetchPermissions and use of Icon component

* fix: fetch permissions and entity data

* fix: unit tests bases on permissions
2025-02-03 19:48:16 +05:30
RounakDhillon
a062d32b0c
Docs: ML Model Connector content and feature Correction (#19645)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-03 13:28:13 +00:00
RounakDhillon
8e1cdcebfd
Docs: Metadata Connector Feature Updation (#19644)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-03 11:01:11 +00:00
RounakDhillon
e466b942d4
Docs: Adding note to ingest DBT UI Page (#19642)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-03 09:32:49 +00:00
mohitdeuex
04cab8e71a Revert "- Update lineage model and api"
This reverts commit c5cce2b0c7c1be7ba654bfc2677da0d05215a895.
2025-02-03 12:11:07 +05:30
mohitdeuex
03f492ad1d Revert "- Adds updatedAt and updatedBy"
This reverts commit c6b462f0ab5905fe339c08a05ab819ca940dd06d.
2025-02-03 12:11:07 +05:30
Mohit Yadav
78123db16c
Merge branch 'lineage-work' into main 2025-02-03 11:43:01 +05:30
sonika-shah
d067121fa3
Fix #17059 - Task cannot be closed by the non-admin user who created it (#19528)
* Fix #17059 - Task cannot be closed by the non-admin user who created it

* uncommented playwright test around the flow

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-02-03 11:04:50 +05:30
Shailesh Parmar
b243515038
Fix: Multiple Tier selection not resulting correct DQ dashboard view (#19623) 2025-02-03 10:44:35 +05:30
mgorsk1
474f77b46b
feat: use table_id instead of table_name for fetching Superset dataset columns (#19618) 2025-02-03 10:30:42 +05:30
harshsoni2024
69d0e3ce88
powerbi e2e count fix (#19626) 2025-02-03 10:24:59 +05:30
harshsoni2024
aae1dcfc59
issue-19112: API service schema fields of object type not listed (#19616) 2025-02-03 10:24:38 +05:30
Akash Verma
12c005af96
Hive: Updated postgres query to get partition field (#19563) 2025-02-03 10:23:48 +05:30
Sweta Agarwalla
ca3fa6dcea
Add alert bar (#19047)
* add alert bar

* add mock for PageLayotuV1

* fix sonar issues

* update glossary page

* add PageLayout in Pages

* update test locator

* update as per tests

* add mock for page layout v1

* update alert styles

* remove pagelayout from pipeline details

* update layouting for ErrorPlaceholder

* update to remove render function

* update as per comments

* updated local files

* update as per comments

* update tests

* update pages to remove pagelayout v1

* updated locales

* update test

* fix sonar cloud issue

* updated as per comments

* add visible state to alert

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-02-03 10:18:16 +05:30
mohitdeuex
c6b462f0ab - Adds updatedAt and updatedBy 2025-02-02 23:13:15 +05:30
mohitdeuex
c5cce2b0c7 - Update lineage model and api 2025-02-02 22:46:28 +05:30
Ashish Gupta
a39ee72b6b
MINOR: fix the required description field saving issue without content (#19624)
* fix the required description field saving issue without content

* remove the commented code
2025-01-31 22:17:59 +05:30
Ashish Gupta
647bab6019
#18008: global search should persist quick filter in explore (#19611)
* gloabl search should have applied quick filter

* added playwright test for it
2025-01-31 22:16:47 +05:30
小可耐
ea0e26b7da
fix(ui)Data Quality Control: Types and Status Support Internationalization (#19515)
* Data Quality Control: Types and Status Support Internationalization

* fix
2025-01-31 17:25:12 +05:30
Suman Maharana
d863113f95
Added debug logs in looker (#19602) 2025-01-31 16:45:35 +05:30
Aniket Katkar
5dcfa357a3
Minor: Moved the documentation base url to classBase for customisability (#19613)
* I moved the documentation base url to classBase for customizability

* Move the docs URLs to the classBase

* Add tests for the DocumentationLinksClassBase
2025-01-31 12:27:50 +05:30
amne51ac
554d52ba08
Fix missing quote in template (trivial) (#19597) 2025-01-31 11:55:55 +05:30
Chirag Madlani
b792cd0f99
fix(ui): domain updation for searched domain (#19610)
* fix(ui): domain updation for searched domain

* fix initial loading options
2025-01-30 20:48:20 +05:30
Ashish Gupta
bef4b1f6a3
fix tags page flaky playwright test (#19582) 2025-01-30 17:10:41 +05:30
Pranita Fulsundar
7afecdd59c
feat: highlight search text functionality (#19405)
* feat: highlight search text functionality

* test: add unit tests

* fix: mock implementation of functions

* fix: quality issues

* test: add test cases for IngestionListTableUtils and minor refactor

* refactor: name and displayName values
2025-01-30 12:03:22 +05:30
RounakDhillon
4a6c613c56
Docs: Release 1.6.3 Update (#19601)
* Docs: Release 1.6.3 Update

* Docs: Release 1.6.3 Update

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-01-30 06:14:51 +00:00
Pranita Fulsundar
060ab6e6ac
minor: domain owner edit icon and display of announcement message (#19593) 2025-01-29 20:10:06 +05:30
Mayur Singal
d7916a0444
MINOR: Fix ES Req for Views (#19595) 2025-01-29 20:07:27 +05:30
sonika-shah
773982210d
fix : aggregation issue in opensearch while fetching domain hierarchy (#19594) 2025-01-29 19:14:41 +05:30
Shrushti Polekar
d1710c8125
Fix #19068: While user in Pagination, Browser Back button takes them to start page (#19229)
* fix browser back btn issue related to pagination

* common function to handle cursor based data fetches

* Revert "common function to handle cursor based data fetches"

This reverts commit a585f3aaec49c966ae8c1aa5436d41c2456073c5.

* updated usePaging hook to store and retrieve cursor

* address PR comments

* address pr comments

* refactor handle paging cursor

* updated handlPageChange to setPage and cursorValues

* used useCustomLocation inplace of useLocation

* added Pagesize and refactor the history state object

* issue fix

* handle filter issue

* address pr comments

* fix failing unit test cases

* fix sonarqube issue

* address pr comment

* address pr comment

* added useTableFilters hook

* address pr comments

* update useTableFilter to handle multiple query params

* update useTableFilter

* fix failing unit test

* address pr comments

* address pr comments

* playwright test cases

* address pr comments

* issue fix

* issue fix

* revert generated file changes

* address pr comment for playwright test

* minor fix

* fix breadcrumb issue

* revert location changes

* address pr comment

* fix failing e2e test

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-01-29 11:36:19 +00:00
Pranita Fulsundar
b3eac6b7c5
feat: display schema name to the breadcrumb in search results (#19537)
* feat: display schema name to the breadcrumb in search results

* test: unit tests for breadcrumbs for database and databaseSchema
2025-01-29 15:33:23 +05:30
Shailesh Parmar
18d7f4f822
Fix #19078 Align the testSuite details page ui with rest of entity details page (#19564)
* Fix #19078 Align the testSuite details page ui with rest of entity details page

* updated testSuite image

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-01-29 14:04:06 +05:30