12418 Commits

Author SHA1 Message Date
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
mloetscher
d142edceb7
ISSUE-19546: PowerBiColumns description added (#19547) 2025-01-29 08:33:25 +00:00
Sweta Agarwalla
9cf1d34f98
updated postgres name in connector list (#19581) 2025-01-29 12:56:10 +05:30
RounakDhillon
948fa5f9e5
Docs: Production ready tile addition in Deployment Index (#19578) 2025-01-29 12:31:12 +05:30
datapopcorn
515d9b4869
ISSUE-19254: Fix pipeline unable to run in current day/week/month error (#19523) 2025-01-29 12:30:02 +05:30
Sweta Agarwalla
5049fedc04
update postgres and sap hana connector name (#19580) 2025-01-29 12:29:50 +05:30
Chirag Madlani
7d7621db3d
Update maven-postgres-tests-build-skip.yml (#19579) 2025-01-29 12:02:12 +05:30
Ashish Gupta
2dc8f1d330
Update the what's new for 1.6.3 (#19570)
* Update the what's new for 1.6.3

* minor changes

* minor addition
2025-01-29 12:00:10 +05:30
Ashish Gupta
3924e58073
MINOR: fix the lineage and DataAssetsWidget flaky playwright test failure (#19560)
* fix the lineage flaky test failure

* fix the DataAssetsWidget falky test failure

* fix falky test around the pipeline modal and teams
2025-01-29 11:38:01 +05:30
Mayur Singal
3a8f1a6d1b
MINOR: Make DBT Tests failure log to debug (#19577) 2025-01-29 11:00:23 +05:30
Mayur Singal
39eae2dfa5
MINOR: Mariadb Lineage Fix (#19575) 2025-01-29 10:59:16 +05:30
Mohit Yadav
8c5eee8f07
Add prometheus counter for search and database (#19561)
* Add prometheus counter for search and dartabase

* chenge env

* typo - review comments
2025-01-29 00:08:45 +05:30
Mohit Yadav
cb7942f4b6
Cleanup App data (#19571) 2025-01-28 19:22:33 +05:30
Shailesh Parmar
aab8973096
Minor: updated testSuite icon for common utils (#19569) 2025-01-28 13:09:32 +00:00
Imri Paran
76c9b5a0ae
fix(migrations): use double question-mark (#19557)
Use double question mark to escape parametrization by jdbi.
https://jdbc.postgresql.org/documentation/query/#using-the-statement-or-preparedstatement-interface
2025-01-28 18:07:23 +05:30
RounakDhillon
a94a9d23bf
Docs: Requirement Doc Added in Deployment (#19568)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-01-28 12:32:20 +00:00
RounakDhillon
826209d194
Docs: Bare Metal Configuration Addition (#19565)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-01-28 11:46:53 +00:00
Akash Verma
837e6dd418
Metabase: Ingest orphan charts inside a dashbaord named Default (#19419) 2025-01-28 16:53:19 +05:30
RounakDhillon
ebf31274db
Docs: Assume role Note Updation for AWS in Connectors (#19558)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-01-28 10:14:49 +00:00
Aniket Katkar
cb9b5d4a62
Increase the test timeout for advanced search playwright tests to avoid AUT flakiness (#19555) 2025-01-28 15:29:45 +05:30
Mohit Yadav
58d5988a16
Add Onboarding SQL (#19525)
* Add Primary Key Migration

* Update queries and conflict on apps data store

* Update queries and conflict on apps data store

* add index on isBot
2025-01-28 11:45:58 +05:30
Mayur Singal
5118bd6048
MINOR: Optimise Snowflake SP Query (#19536) 2025-01-28 10:29:34 +05:30
Ashish Gupta
13f3d19b5d
remove unwanted spacing around the list in block editor (#19521)
* remove unwanted spacing around the list in block editor

* fix spacing issue

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2025-01-28 09:34:11 +05:30
Chirag Madlani
33c107dea0
chore(ui): logout user on unsuccessful refresh attempt (#19542) 2025-01-28 09:33:26 +05:30
Imri Paran
5fb7abb820
MINOR: fix syntax in migration (#19540) 2025-01-27 18:03:54 +00:00
Teddy
36d8519b09
feat: add entityFQN query param for test case (#19541) 2025-01-27 17:51:06 +01:00
Imri Paran
a0fcf67a4e
fix(governance-workflows): fix migrations for 1.7.0 (#19533)
eventBasedEntityWorkflow -> eventBasedEntity
periodicBatchEntityWorkflow -> periodicBatchEntity
2025-01-27 14:29:15 +01:00
Mayur Singal
d2dc7bd038
Fix #19489: Optimise multithreading for lineage (#19524) 2025-01-27 18:15:58 +05:30
RounakDhillon
8117586c57
Docs: Bare Metal Configuration Addition (#19539)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-01-27 11:28:21 +00:00