11743 Commits

Author SHA1 Message Date
mgorsk1
fcf7072b12
🎉 Init (#19417) 2025-01-17 11:04:34 +05:30
Jorge Gustavo Rocha
ac19bd4f3b
Add more options to i18next language detection plugin (#19418) 2025-01-17 10:30:46 +05:30
tarunpandey23
746972dce6
Feat/update action workflow (#19320) 2025-01-17 10:07:59 +05:30
RounakDhillon
c68bb3c06a
Docs: Database YAML correction (#19412) 2025-01-17 10:07:23 +05:30
RounakDhillon
9111f0c0c5
Docs: Removing PII Sensitive and Generate Sample Data from Profiler Workflow (#19414) 2025-01-17 09:58:13 +05:30
Aniket Katkar
7fea955338
Tests #19066: Playwright coverage for ViewAll rule with matchAnyTag() and isOwner() condition (#19374)
* Modify the setup for the tests and add teardown to reset the organization policies

* Fix the loader shown in case of no permission

* Add playwright tests to cover the viewAll permission with conditions

* Add description for the commented code
2025-01-17 09:08:54 +05:30
Teddy
d8e6219200
MINOR - Async test case result deletion (#19390)
* fix: async test case result deletion

* move async call to calling method
2025-01-16 16:24:20 +01:00
Karan Hotchandani
6f63a51024
fix glossary playwright (#19394)
* fix glossary tests

* fix glossary test

* Update GlossaryPagination.spec.ts
2025-01-16 16:06:46 +05:30
tarunpandey23
4af9764390
Updated messaging docs in connectors (#19402) 2025-01-16 15:43:22 +05:30
RounakDhillon
c2da33889d
Docs: SageMaker YAML correction (#19399)
* Docs: SageMaker YAML correction

* Docs: SageMaker YAML correction

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-01-16 15:08:28 +05:30
小可耐
b43ffffc99
fix(ui)Fixed the home page switch notification, internationalization is not working (#19347) 2025-01-16 14:18:19 +05:30
RounakDhillon
778ee5bd1b
Docs: Missing Image Updation (#19364) 2025-01-16 11:53:04 +05:30
Mayur Singal
f91172f7f5
Fix #19317: fetch Stored Procedures from account usage (#19375) 2025-01-16 11:33:11 +05:30
Mayur Singal
14164cf7ab
Fix #19317: Add MaterializedView & DynamicTable for lineage computation (#19373) 2025-01-16 11:12:02 +05:30
Mayur Singal
c1100d6751
Fix #19370: Fix Mariadb Dialect (#19371) 2025-01-16 11:11:39 +05:30
Ashish Gupta
75e0c985e2
fix the api should not called after time out in Test connection (#19376)
* fix the api should not called after time out in Test connection

* minor addition around test
2025-01-16 11:08:10 +05:30
Ashish Gupta
79153272e0
MINOR: fix the tracing highlighter after edge clicked (#19346)
* fix the tracing highlighter after edge clicked

* close the drawer appeariance after switching from edge click to node

* added test to validate
2025-01-16 10:45:57 +05:30
Gyowanny P. Queiroz
cbbef9e3b9
Move PipelineServiceClient to openmetadata-spec (#19381) 2025-01-15 14:41:47 -03:00
Teddy
084d2efa6c
MINOR - createMany endpoint for test case resource (#19340)
* feat: createMany endpoint for test case resource

* test: createMany tests for test cases

* fix: change ops context to test case + copy nullified object
2025-01-15 17:28:23 +01:00
RounakDhillon
195857acac
Docs: Sagemaker YAML Correction (#19379)
* Docs: Sagemaker YAML Correction

* Docs: Sagemaker YAML Correction

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-01-15 18:38:08 +05:30
Ashish Gupta
58f95e9e98
MINOR: fix the wrong team count displayed on team tab (#19368)
* fix the wrong team count displayed on team tab

* added playwright test for checking counts
2025-01-15 17:47:53 +05:30
tarunpandey23
69342d4783
Feat: update generate docs schema (#19372)
* Updated generate_docs_schema

* Updated generate_docs_schema

* Updated generate_docs_schema

* applied generate_docs_schema script

* Revert the changes in this file

---------

Co-authored-by: Tarun <tarun.p@deuexsolutions.com>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-01-15 17:46:55 +05:30
Shailesh Parmar
7d30995399
playwright: fixed failing incident manager test (#19367) 2025-01-15 14:56:40 +05:30
Ashish Gupta
b85883bfe7
MINOR: fix the glossary description column width on term page (#19332)
* fix the glossary description column width on term page

* decrease the width so for smaller screen, other column should not overflow
2025-01-15 12:28:54 +05:30
Suman Maharana
4cd5988bc1
Fix #19313 - dbt ingestion picks up wrong service to patch metadata (#19337)
* Fix #19313 - dbt ingestion picks up wrong service to patch metadata

* py format and linting

* Added a flag for searching across databases and docs

* py format
2025-01-15 11:45:32 +05:30
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