12418 Commits

Author SHA1 Message Date
sonika-shah
788dfc331f
dataProduct : get inherited fields from corresponding Domain (#19343)
* dataProduct : get inherited fields from corresponding Domain

* add tests

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2025-01-14 22:16:23 +05:30
Karan Hotchandani
94cbadb772
fix glossary tests (#19352) 2025-01-14 21:44:40 +05:30
Ashish Gupta
a28c30ec7f
MINOR: fix the favicon not being updated (#19357)
* fix the favicon not being updated

* minor condition check added
2025-01-14 20:36:14 +05:30
Shailesh Parmar
05f68ec776
Minor: added loading state, and error notification in testSuite. (#19350)
* Minor: added loading state, and error notification in testSuite.

* added the unit test
2025-01-14 20:21:01 +05:30
Keshav Mohta
7bea4f957f
Feature: Docker Host Retry (#19127) 2025-01-14 19:48:10 +05:30
Mohit Yadav
3c2f037534
Fix Search Index for ER Model (#19349) 2025-01-14 19:47:48 +05:30
RounakDhillon
a8b30370a3
Docs: GCS Image Updation (#19356) 2025-01-14 19:46:46 +05:30
RounakDhillon
cced2c030e
Docs: Kinesis Image path correction (#19355)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-01-14 19:45:57 +05:30
Keshav Mohta
20f567b8da
Fixes #18570 - Redash Get Dashboards (#19331)
* fix: get dashboard by id

* fix: function param name id->dashboard_id | python checkstyle

* refactor: used api version and rename get dashboard function

* fix: used clean uri
2025-01-14 16:58:25 +05:30
RounakDhillon
c09c504178
Docs: Doris YAML Correction (#19351)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-01-14 16:30:16 +05:30
Akash Verma
072711a563
Added condition for datatype=array without type consistency (#19312) 2025-01-14 14:05:42 +05:30
RounakDhillon
f1e015c89d
Docs: Doris Connector Image Updation (#19345) 2025-01-14 13:59:44 +05:30
agriev
dcebc41e3f
Adds percona server for postgresql support (#19322)
* percona server for postgresql support

The only meaningful difference is version string in percona server for postgresql. So commit propose universal and safe way to detect server version by integer string, not complicated parsing of unformatted string.

* updated tests with get_server_version_num

commented outdated tests

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2025-01-13 17:51:40 -08:00
Andrés Muñoz Vera
21dd3e4342
Fix(ci) downgrade ubuntu version on playwright jobs (#19339)
* Fix: downgrading ubuntu version to 22.04 on playwright jobs

* Fix: indentation issue in playwright skip jobs
2025-01-13 16:55:52 +01:00
RounakDhillon
d0c4cfc0a3
Docs: 1.6.2 Release Updation (#19330)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-01-13 15:13:06 +05:30
Prajwal214
b19e554e75
Docs: Fixing Context Name Azure Data Factory (#19329) 2025-01-13 14:10:51 +05:30
RounakDhillon
f0b052b9c1
Docs: Documentation update (#19326) 2025-01-13 11:53:32 +05:30
Chirag Madlani
9f19b42668
test(e2e): fix flaky searchIndexApplication.spec.ts (#19318) 2025-01-11 11:15:16 +05:30
Suman Maharana
89dae42407
Fix mysql e2e count (#19315) 2025-01-10 21:41:38 +05:30
Prajwal214
bea88c0ba9
Docs: Add in dbt tile & Renaming Datafactory (#19316)
* Docs: Add in dbt tile & Renaming Datafactory

* Docs: Add in dbt tile & Renaming Datafactory

---------

Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2025-01-10 18:39:31 +05:30
Ashish Gupta
0e9c32cdb8
PLAYWRIGHT: fix flaky playwright test (#19309)
* fix user detail flaky playwright test

* fix the glossary flaky by adding await due to timeout
2025-01-10 17:23:23 +05:30
Sweta Agarwalla
63090da961
Update welcome page condition (#19308)
* update welcome page condition

* update Welcome page consition

* fix conditions

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-01-10 15:55:27 +05:30
Aniket Katkar
d394fd0cff
Minor: Update what's new content (#19300)
* update what's new content

* Update the release date
2025-01-10 14:40:52 +05:30
Keshav Mohta
4bd8994a00
Feature: Cassandra SSL (#19226) 2025-01-10 11:25:43 +05:30
Chirag Madlani
8599aab9b4
fix(ui): update glossary term table upon new term added (#19296)
* fix(ui): update glossary term table upon new term added

* fix the active tab getting change and added the playwright test

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2025-01-10 10:33:55 +05:30
Akash Verma
9ecc8a8afe
Added integration testcontainer test for mongodb (#19282) 2025-01-10 10:10:11 +05:30
Akash Verma
83894d3ff0
resolved <NoneType object has no attribute rsplit> issue (#19293) 2025-01-10 10:09:20 +05:30
Mohit Yadav
d66c689f6d
Add Indexing Stack (#19305) 2025-01-09 22:51:49 +05:30
Mayur Singal
be3fdedc76
Fix #19160: Add Depth Support for Structured Containers (#19288) 2025-01-09 18:14:52 +05:30
Sweta Agarwalla
e32dbe00d4
MINOR: Add applications loading condition in My Data Page (#19292)
* add application loading condition in mydata

* update fetchDocument condition

---------

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-01-09 16:30:47 +05:30
Mohit Yadav
4c15cc0d91
Add Operations to install Onboarding app (#19298)
* Add Operations to install app

* Initiate Jwt
2025-01-09 16:10:35 +05:30
Mohit Yadav
adfbc21a00
revert: Circular Rendering issue for lineage (#19270) (#19299) 2025-01-09 16:07:21 +05:30
Chirag Madlani
a43835df32
Revert "fixes #18820: updated docker compose files (#18821)" (#19297)
This reverts commit 69dd8b99f991da78344eeb35b31cdee9a6ca8521.
2025-01-09 15:34:07 +05:30
Mayur Singal
8f27ed0455
MINOR: Implement pagination in pipeline lineage render (#19295) 2025-01-09 15:21:04 +05:30
Akash Verma
4cad5762ad
Added lineage in cli e2e (#19216) 2025-01-09 14:59:49 +05:30
tarunpandey23
1d2774ac29
Feat/update generate docs schema (#19287) 2025-01-09 14:50:12 +05:30
harshsoni2024
63aa484fec
MINOR: powerbi e2e fix (#19240) 2025-01-09 13:49:59 +05:30
RounakDhillon
277f89f09d
Docs: Fixing eror Images in Connectors workflow DBT (#19294)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-01-09 12:08:06 +05:30
tarunpandey23
69dd8b99f9
fixes #18820: updated docker compose files (#18821) 2025-01-09 10:50:00 +05:30
RounakDhillon
71b56f79f7
Docs: Content updation of Generate Typescript Types From JSON Schema (#19283) 2025-01-09 10:26:23 +05:30
Imri Paran
7d05902945
fix: reverted deprecated fields on testSuite (#19284)
Added deprecated fields with a notice. This is to ensure migrations that use them do not break.
2025-01-08 18:34:17 -08:00
Mohit Yadav
78e8d360a5
Default App Config to all (#19291) 2025-01-09 00:55:13 +05:30
Ashish Gupta
1360498ff6
fix the inline edit button spacing on user page (#19289) 2025-01-08 19:42:57 +05:30
Aniket Katkar
6d1ad23a96
Minor: Update the what's new for 1.6.2 (#19285)
* Update the what's new for 1.6.2

* update the version id for cookie
2025-01-08 13:28:11 +00:00
RounakDhillon
ea205d3ff4
Docs: Kafka Registry URL Doc Updation (#19279) 2025-01-08 16:30:53 +05:30
Matt Chamberlin
bf8a9e4f46
fix: Add docStore endpoints to Ometa API routes (#19172) 2025-01-08 15:47:18 +05:30
IceS2
9697ee6271
Add Match Any Certification to Policies (#19271) 2025-01-08 11:16:56 +01:00
Mohit Yadav
1f766791fd
[Fix-19094] Circular Rendering issue for lineage (#19270)
* Fix Circulare Rendering issue for lineage

* Review
2025-01-08 15:30:54 +05:30
Pranita Fulsundar
fa6886b79e
fix: reference table dropdown in add and edit query forms (#19026)
* fix: reference table dropdown in add and edit query forms

* fix: show full value of fqn

* fix: e2e test for create new query

* fix: e2e test for edit query

* fix: optionLabelProp value

* fix: optionLabelProp value to AsyncSelect component

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-01-08 15:27:20 +05:30
harshsoni2024
02046641d3
Redshift stored procedure query parse fix (#19276) 2025-01-08 15:10:59 +05:30