12238 Commits

Author SHA1 Message Date
Dhruv Parmar
c39c94a12a
Minor: Removed Divider from table (#20702)
* removed divider from application setting

* removed beta url
2025-04-09 13:03:01 +05:30
Dhruv Parmar
c284310293
Minor: fixed copy tooltip || source url button (#20700)
* fixed copy tooltip || source url button

* fixed underline over sourceurl button
2025-04-09 13:02:48 +05:30
Dhruv Parmar
995a74e8d9
reverted the table header changes (#20687)
* draft:table header

* undo table changes

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-04-09 12:55:31 +05:30
Rounak Dhillon
f1f768ce46
Docs: Youtube Video Removal in Discovery (#20718) 2025-04-09 12:36:31 +05:30
Mohit Yadav
4aa070f04e
Add Check for Null destinations (#20717) 2025-04-09 12:02:43 +05:30
Rounak Dhillon
7c5ba41630
Docs: Saml Example Updation (#20715) 2025-04-09 11:43:16 +05:30
Mohit Yadav
ec5c83441a
Fix Add Derived Tags while batch fetching (#20716) 2025-04-09 11:35:59 +05:30
Rounak Dhillon
0d3f747a1d
Docs: 3.8 Python version Removal (#20684)
* Docs: 3.8 Python version Removal

* Docs: 3.8 Python version Removal

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-04-09 07:12:36 +02:00
Keshav Mohta
18d6701429
Fixes: Snowflake Tags Ingestion (#20710) 2025-04-09 07:12:22 +02:00
Rounak Dhillon
c03edaf53f
Docs: Image Updation in Roles and Policies (#20688)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-04-09 07:11:58 +02:00
aji-aju
f573015a38
Default credentials, prefix path in Azure (#20707) 2025-04-09 10:21:48 +05:30
Shailesh Parmar
ece005bba0
feat(ui): add PDF layout configuration and dimensions interfaces (#20706) 2025-04-09 10:03:00 +05:30
sonika-shah
38d866be60
Fix - 1.7 Glossary feedback and other minor bug fixes (#20652)
* Fix - 1.7 Glossary feedback and other minor bug fixes

* check for duplicateTerms in glossary

* check for duplicateTerms in glossary enable playwright

* fix tests

* playwright fix

* fix playwright for GlossaryImportExport.spec.ts

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-04-09 09:59:15 +05:30
Mohit Yadav
bc701ae993
Add Logs for import export (#20709) 2025-04-08 23:26:42 +05:30
Pranita Fulsundar
a0543617b3
fix(ui): update placeholder and its styles (#20670)
* fix(ui): update placeholder images and styles
<!--
Thank you for your contribution!
Unless your change is trivial, please create an issue to discuss the change before creating a PR.
-->

### Describe your changes:

Fixes <issue-number>

<!--
Short blurb explaining:
- What changes did you make?
- Why did you make them?
- How did you test your changes?
-->

I worked on ... because ...

<!-- For frontend related change, please add screenshots and/or videos of your changes preview! -->

#
### Type of change:
<!-- You should choose 1 option and delete options that aren't relevant -->
- [ ] Bug fix
- [ ] Improvement
- [ ] New feature
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation

#
### Checklist:
<!-- add an x in [] if done, don't mark items that you didn't do !-->
- [x] I have read the [**CONTRIBUTING**](https://docs.open-metadata.org/developers/contribute) document.
- [ ] My PR title is `Fixes <issue-number>: <short explanation>`
- [ ] I have commented on my code, particularly in hard-to-understand areas.
- [ ] For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

<!-- Based on the type(s) of your change, uncomment the required checklist 👇 -->

<!-- Bug fix
- [ ] I have added a test that covers the exact scenario we are fixing. For complex issues, comment the issue number in the test for future reference.
-->

<!-- Improvement
- [ ] I have added tests around the new logic.
- [ ] For connector/ingestion changes: I updated the documentation.
-->

<!-- New feature
- [ ] The issue properly describes why the new feature is needed, what's the goal, and how we are building it. Any discussion
    or decision-making process is reflected in the issue.
- [ ] I have updated the documentation.
- [ ] I have added tests around the new logic.
-->

<!-- Breaking change
- [ ] I have added the tag `Backward-Incompatible-Change`.
-->

* update placeholders styles

* add placeholder for explore tree

* fix sonar issue

* update explore tree placeholder

* update explore tree placeholder

* add test

* fix: collapse-expand icon for table details page

* fix unit test
2025-04-08 21:14:25 +05:30
Shrushti Polekar
c2d81d9b52
Fix: Minor css bugs (#20677)
* fix action btn css issue

* update owner label extra avatar size

* minor css fix for layout

* minor css fix

* update show more owners avatar size as per  feedback
2025-04-08 21:06:46 +05:30
harshsoni2024
0c0830f4fb
what's new 1.6.8 (#20699) 2025-04-08 18:36:33 +05:30
Mayur Singal
202519fd2d
MINOR: Fix PII Charts (#20481) 2025-04-08 18:03:23 +05:30
Rounak Dhillon
a990a597f4
Docs: Connectors Error Fix (#20698) 2025-04-08 17:47:01 +05:30
Mohit Yadav
6970b11677
Fix Indexing Issues (#20686) 2025-04-08 16:27:43 +05:30
Ayush Shah
327c9f8503
Update menu.md (#20695) 2025-04-08 15:49:02 +05:30
Rounak Dhillon
ed0ac5af6c
Docs: Connectors Menu Error Fix (#20694) 2025-04-08 15:32:59 +05:30
Rounak Dhillon
5afba6512e
Docs: Connectors Troubleshoot Error Fix (#20693) 2025-04-08 15:22:16 +05:30
Mayur Singal
8a3729ec6c
MINOR: Fix PyCheckStyle Workflow (#20692) 2025-04-08 11:35:12 +02:00
Ashish Gupta
cd752c2231
MINOR: added option for extended menu item in platform insight service (#20673)
* added option for extended menu item in platform insight serive

* remove the manage button on platform side and updated the extraDrodpwn on service level to add there
2025-04-08 13:08:51 +05:30
Ashish Gupta
4712081f00
change the icon of request and comment icons (#20682)
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-04-08 11:31:34 +05:30
Pere Miquel Brull
bcde18b387
DEPRECATE - Remove support for Python 3.8 (#20553) 2025-04-08 07:36:07 +02:00
Shrushti Polekar
f31c50a419
Fix : Charts details display issue in summary panels. (#20666)
* fix charts details display issue in summary panels

* minor fix

* added loader
2025-04-08 11:03:45 +05:30
Rounak Dhillon
ec535795a3
Docs: Troubleshoot Section Addition in database Completed (#20657) 2025-04-08 10:52:01 +05:30
Shailesh Parmar
07256abb0b
Feat: supporting PR for export dashboard (#20672)
* Feat: supporting PR for export dashboard

* fixed failing unit test
2025-04-08 10:06:03 +05:30
aji-aju
880a2cd7a8
Added prefix, and SSE in S3 (#20678) 2025-04-07 23:28:18 +05:30
Karan Hotchandani
b4c50e0201
UI design feedbacks (#20671)
* fix glossary feedbacks

* fixed locales

* fix styles

* add tests
2025-04-07 23:26:19 +05:30
Dhruv Parmar
088a4e513e
fixed no owner (#20659) 2025-04-07 22:14:59 +05:30
Dhruv Parmar
69678f59fc
MInor: Fixed PR Comments (#20655)
* fixed Memerbs page || table|| bot column

* Minor:added cursor pointer

* Minor:added cursor pointer

* fixed comments

* fixed comments

* fixed comments
2025-04-07 21:31:02 +05:30
Dhruv Parmar
03cc7daa48
fixed lineage full screen (#20661) 2025-04-07 21:29:57 +05:30
Mayur Singal
4a407f6d0d
MINOR: Implement column validation in lineage patch api (#20545) 2025-04-07 21:24:46 +05:30
Pere Miquel Brull
3186937cc2
MINOR - Update Auto Classification defaults for sample data & classif… (#20587)
* MINOR - Update Auto Classification defaults for sample data & classification

* fix tests
2025-04-07 15:56:57 +02:00
Ashish Gupta
e154dbbcc7
lineage export improvement around selector (#20669) 2025-04-07 18:51:06 +05:30
Mayur Singal
b7d43e7ee2
MINOR: Improve threading for lineage (#20668) 2025-04-07 18:31:52 +05:30
Mohit Tilala
f7c4cc54f4
Revert "Fixes #20649: removed memory leak in Redshift ingestion (#20650)" (#20667)
This reverts commit 6c725278e3e7bd5cb5f492108fa27dc8f9487f82.
2025-04-07 18:16:50 +05:30
Mayur Singal
ee5d8eee8b
Revert "MINOR: Implement Column Validation in Lineage (#20544)" (#20658) 2025-04-07 17:13:35 +05:30
Rounak Dhillon
05b70a24f3
Docs: Troubleshoot Section Addition in database till SingleStore (#20656) 2025-04-07 13:41:53 +05:30
Keshav Mohta
0796c6274b
Fixes: Databricks httpPath Required (#20611)
* fix: made databricks httpPath required and added a migration file for the same

* fix: added sql migration in postDataMigration file and fix databricks tests

* fix: added httpPath in test_source_connection.py and test_source_parsing.py files

* fix: added httpPath in test_databricks_lineage.py

* fix: table name in postgres migration
2025-04-07 13:33:55 +05:30
Ashish Gupta
d10bccceca
fix table design mismatch issues (#20653)
* fix table design mismatch issues

* change the table tag and description action buttons

* fix the table aligment in case of floating app on right side

* change the draggable icon

* icon change in NextPrevious component

* fix unit test

* fix localization issue
2025-04-07 10:55:23 +05:30
Rounak Dhillon
3e6bc20486
Docs: Troubleshoot Section Addition in database till Exasol (#20642) 2025-04-07 10:27:39 +05:30
harshsoni2024
7953f98097
issue-20546: REST connector enhancements (#20634) 2025-04-07 10:22:45 +05:30
Rounak Dhillon
b1dc6e0b0b
Docs: Troubleshoot Section Addition in database till MSSQL (#20654) 2025-04-07 09:49:37 +05:30
Jorge Ramon Letosa
6a93091763
Fixes 20502: Improve BigQuery docs with missing permissions (#20639) 2025-04-07 09:15:32 +05:30
Katarzyna Kałek
6c725278e3
Fixes #20649: removed memory leak in Redshift ingestion (#20650)
* closing proxy result in redshift ingestion

* fixed formatting

---------

Co-authored-by: Katarzyna Kałek <kkalek@olx.pl>
2025-04-06 23:32:38 +05:30
Shailesh Parmar
e4feeea74b
Refactor: Update SVG icons and components to use new edit icon (#20650) (#20648)
* Refactor: Update SVG icons and components to use new edit icon (#20650)

* fix key

* fixed playwright
2025-04-06 11:00:12 +05:30