12418 Commits

Author SHA1 Message Date
RounakDhillon
720249591c
Docs: Advanced Guide Section Correction (#19459)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-01-21 06:31:27 +00:00
Chirag Madlani
58b1ef1c03
fix(test): rest api service deletion taking longer (#19439)
* fix(test): rest api service deletion taking longer

* fix entity name with schema
2025-01-21 11:42:38 +05:30
Imri Paran
3abae45403
MINOR: feat(apps): support event subscriptions (#19338)
* feat(apps): support event subscriptions

- added support for apps with event subscriptions.
- added support for custom consumers on event subscriptions.
- use native application methods instead of reflection in ApplicationHandler

* removed runMethodFromApplication reflection and use concrete methods from AbstractNativeApplication

* format
2025-01-21 07:10:26 +01:00
Chirag Madlani
00a37c6180
Fix(ui): refresh call concurrency for multiple browser tabs (#19303)
* fix(ui): refresh auth token for multi browser tabs

* update refresh logic

* fix multiple tab issue

* fix tests

* added tests

* fix ingestion bot failure

* fix sonar cloud

* update test description

* remove unused code and reset test on after all

* bump playwright

* avoid running refresh tests as it's been flaky for postgres

* revert playwright version bump changes

* Put 500 status

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2025-01-20 23:31:56 +05:30
Ashish Gupta
57ed033703
#19406: supported the task filter on landing page widget (#19431)
* supported the task filter on landing page widget

* added playwright for the test
2025-01-20 22:45:17 +05:30
Shailesh Parmar
3d9e9dd9ab
Bump: playwright to v1.48.2 (#19448) 2025-01-20 20:34:48 +05:30
RounakDhillon
5dd316742f
Docs: Advanced Guide Section Addition (#19452)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-01-20 12:42:38 +00:00
Chirag Madlani
244e3ab490
Revert "bump(playwright): update playwright for batter tracing (#19440)" (#19449)
This reverts commit 0e58eb71b1dca642fd76fa168e49a100818ecc79.
2025-01-20 17:12:53 +05:30
Prajwal214
0310b3670f
Docs: Fixing Intendation in the dbt cloud YAML (#19451) 2025-01-20 16:54:58 +05:30
Aniket Katkar
1e9feefcd5
Fix the wrong indentation in the menu.md for 1.7.x.SNAPSHOT (#19447) 2025-01-20 15:49:27 +05:30
RounakDhillon
d0fc82ab5d
Docs: BigQuery Yaml fix (#19442)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-01-20 08:59:51 +00:00
Chirag Madlani
0e58eb71b1
bump(playwright): update playwright for batter tracing (#19440) 2025-01-20 14:05:03 +05:30
Suman Maharana
1112de22bc
Fix Kafkaconnect validation errors (#19401) 2025-01-20 11:58:00 +05:30
Mayur Singal
e5acdab3b8
MINOR: Fix DI Filter not getting applied (#19400) 2025-01-20 10:37:07 +05:30
Aniket Katkar
0a27294df8
Minor: Improve cron expression validations (#19426)
* Update the cronstrue package version

* Update the cron validation util function to cover more validation cases

* Add tests for the cron validations

* Localization changes
2025-01-20 10:32:53 +05:30
dependabot[bot]
349340beb6
Build(deps): Bump katex in /openmetadata-ui/src/main/resources/ui (#19428)
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.10 to 0.16.21.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.10...v0.16.21)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-20 10:06:57 +05:30
Aniket Katkar
3a36554812
Minor: Change log localization improvement (#19427)
* Change the localization key for the 'Change Log'

* make Change log plural

* Localization changes

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-01-19 06:50:56 +00:00
Aniket Katkar
8bbc594588
Fix the permissions call made for search service (#19430) 2025-01-19 01:17:02 +05:30
Ayush Shah
aff6913e98
MINOR: BigQuery Improvement, Hive Partitioned Tables, Nonetype issue resolved (#19429) 2025-01-18 19:41:30 +05:30
sonika-shah
b8ea105395
Fix - 19359 : Get only non-deleted entities in export (#19396) 2025-01-17 14:44:14 +05:30
Ayush Shah
7d21a8295b
MINOR: Typo for datetime attribute (#19420) 2025-01-17 14:29:36 +05:30
harshsoni2024
69d413ac34
Fix #19360: powerbi report lineage fix (#19395) 2025-01-17 14:22:52 +05:30
tarunpandey23
984956446f
Feat/update docs connector pipeline (#19422) 2025-01-17 13:33:10 +05:30
tarunpandey23
c636ccf68e
Feat/update connectors docs (#19415) 2025-01-17 13:25:06 +05:30
Mayur Singal
d0f65991f2
MINOR: Fix Kafka Test connection (#19410)
* MINOR: Fix Kafka Test connection

* fix: pylint fixed

---------

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2025-01-17 12:21:43 +05:30
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