4463 Commits

Author SHA1 Message Date
Mohit Yadav
3a01ad7da5
[Fix-20125] OIDC: Allow max_age to be optional (#20721)
* Make Max Age Optional

* spotless fix
2025-04-09 15:09:57 +05:30
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
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
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
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
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
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
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
Ashish Gupta
e154dbbcc7
lineage export improvement around selector (#20669) 2025-04-07 18:51:06 +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
harshsoni2024
7953f98097
issue-20546: REST connector enhancements (#20634) 2025-04-07 10:22:45 +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
Chirag Madlani
a67b8ad716
fix(ui): persona page feedbacks & customize page improvements (#20631)
* fix(ui): persona and customize page issues

* improve customize page for entities

* fix icons for domain and glossary customization

* organize widgets function with class base approach

* fix type error

* update expand collapse button on tab

* update expand collapse icon for tabs
2025-04-05 17:53:25 +05:30
Dhruv Parmar
91c411e0e5
Fixed : Members page and Minor UI bugs (#20646)
* fixed Memerbs page || table|| bot column

* Minor:added cursor pointer

* Minor:added cursor pointer
2025-04-05 15:28:10 +05:30
Shrushti Polekar
f8f6634809
fix loader and header issue (#20651) 2025-04-05 14:59:07 +05:30
Shrushti Polekar
a59295a619
Consolidate User avatar components and update stylings (#20619)
* updated owners feed to use OwnerLabel

* replace UserAvatarGroup with OwnerLabel

* update extra avatar size for explore card

* minor update in comment
2025-04-05 11:03:50 +05:30
Aniket Katkar
7331dea463
Chore(ui): Layout and styling fixes according to the new design (#20647)
* Refactor: Remove AlertsActivityFeedPage and update related components

- Deleted AlertsActivityFeedPage component since it was old and not being used.
- Removed unused import and route for AlertsActivityFeedPage in SettingsRouter.
- Fix the layout for the following pages:
1. Add and edit alert page
2. Alert details page
3. Role details page
4. Policy details page
5. Add user and admin page
6. Add and edit Rule page
7. Custom property settings page.

* Fix the type error in the CI

* Fix the vertical alignment of ingestion table rows

* Fix the unit tests

* Fix SettingsRouter test
2025-04-05 11:02:45 +05:30
Aniket Katkar
188f575180
Minor: Day one trigger button on service details page (#20613)
* Worked on adding the day 1 trigger button on service details page

* Fix the service main tab styling

* Enhance DataAssetsHeader and ServiceInsightsTab components to support day one application triggering. Added new props for disabling the run agents button and handling post-trigger actions. Updated localization files with new messages for day one application status. Refactored ServiceDetailsPage to integrate workflow state management and trigger fetching.

* Fix the border on application config tab

* Change the logic to show the trigger day one button to only display in case of failure

Fix the add service page card spacing

* Fix the unit test
2025-04-05 11:00:52 +05:30
Shrushti Polekar
d747536f48
Minor(UI): Inherited domain and Activity Feed No data placeholder size updates (#20638)
* inherited domain and no data placeholder size updates

* update icon size and color

* address pr comments
2025-04-04 22:59:02 +05:30
Pranita Fulsundar
8c6726b348
fix(ui): status badges and dashborad page chart label styles (#20626)
* update label styles for dashboard page charts

* update glossaryterm and application status

* update pipeline status and recent runs styles

* fix unit test

* fix tests

* fix sonarqube issues

* used css variables

* make icons scalable
2025-04-04 22:38:08 +05:30
Sweta Agarwalla
67236a6d67
minor(ui) - Update Test connection modal to cancel the message when modal closes (#20640)
* update Test connection modal to cancel the message when modal closes

* update condition

* fix sonar issues

* updated as per comments
2025-04-04 21:59:41 +05:30
Gyowanny P. Queiroz
ec0e23d1a2
Rename ingestion agent to ingestion runner entity reference (#20610)
* Rename ingestion agent to ingestion runner entity reference

* minor key updates

---------

Co-authored-by: Sweta Agarwalla <swetaagarwalla13@gmail.com>
2025-04-04 16:28:20 +02:00
Ashish Gupta
5855ce5eaa
added new export type and fileName fix on download (#20641) 2025-04-04 19:08:27 +05:30
Ashish Gupta
3503adb590
PLAYWRIGHT: fix bulk edit entity playwright test (#20618)
* checking bulk edit entity playwright fix

* updated code to run only bulkEditEntity

* file was not running due to wrong filename

* remove the filecheck to test only bulkedit
2025-04-04 18:01:22 +05:30
Aniket Katkar
6f6f6af108
Improve: The default filters values passed in service connection JSON schemas. (#20580)
* Fix how the default filters values for service connections are passed in JSON schemas

* Fix the type generation script and types
2025-04-04 17:12:07 +05:30
Shailesh Parmar
2f2c6a9dbb
Refactor ServiceBaseClass: Implement exponential backoff for API requests and enhance error handling in pipeline status retrieval (#20628)
* Refactor ServiceBaseClass: Implement exponential backoff for API requests and enhance error handling in pipeline status retrieval

* Enhance ServiceBaseClass: Introduce MAX_CONSECUTIVE_ERRORS constant and refactor API request handling with makeRetryRequest utility for improved error management
2025-04-04 17:06:05 +05:30
Ashish Gupta
a801d39d15
MINOR: apply new tab design overall application where required (#20512)
* apply new tab design overall application where required

* fix the background color and border double border
2025-04-04 17:04:23 +05:30
Sweta Agarwalla
ed77fe1afa
Update column config to store user preference in localStorage (#20531)
* update column config to store user preference in localStorage

* fix somar issues

* update component to have cross user support

* update test case

* revert test update

* add prop in Table

* updated as per feedbacks

* revert changes

* fix jest failure

* update as per feedbacks

* updated as per comments

* updated condition

* updated as per feedbacks

* update as per feedbacks

* fix test cases

* revert minor change

* fix sonar issues

* revert to fix error
2025-04-04 15:29:39 +05:30
Dhruv Parmar
2b8106e933
made consistent owner (#20576)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-04-04 14:25:55 +05:30
Shailesh Parmar
4aed3acbd7
playwright: add debug log in case of ingestion pipeline failure. (#20600)
* debug dbt test

* failed status

* Refactor: Update ServiceIngestion tests and logging mechanism

- Removed the testMatch for ServiceIngestion.spec.ts in playwright.config.ts.
- Updated ServiceIngestion.spec.ts to include additional ingestion classes and improved the handling of failed pipeline logs by fetching logs via API instead of using the clipboard.
- Enhanced logging for failed pipelines to provide clearer output in the console.

* minor change
2025-04-04 12:56:38 +05:30
Chirag Madlani
c04e1a1dd6
skip DI run app tests since it's not working as expected 2025-04-04 12:53:56 +05:30
Dhruv Parmar
536f04780a
Minor: Ui Feedback changes (#20615)
* changed localization msg || renamed services

* removed tag styling from extrainfo

* removed tag styling from extrainfo

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-04-04 12:50:50 +05:30
Ashish Gupta
286ccfeba2
MINOR: move the export png logic to utils to work independently (#20601)
* move the export png logic to utils to work independently

* added support for manage button in dataInsightHeader

* fix unit test issue

* added common class for the export selector

* optimize the code and remove unwanted thing
2025-04-04 11:25:37 +05:30
Shrushti Polekar
5ca4db0849
Minor : Update task filter icon (#20609)
* update task filter icon

* update hover and selected state

* minor fix

* update task segment border radius

* updates css values with variables

* minor fix
2025-04-04 11:09:28 +05:30
Ashish Gupta
ea67bd688e
fix glossary column shifting on some assertion (#20620) 2025-04-04 10:52:25 +05:30
Pranita Fulsundar
bec381f299
minor(ui): remove description from custom properties (#20608)
* remove description from custom properties

* fix unit test

* fix sonarqube issue

* fix sonarqube issue
2025-04-04 10:42:17 +05:30
Shrushti Polekar
a23f2f9d18
Update Profile Picture Default Stylings (#20589)
* refactor code for profile picture

* fix test

* minor fix
2025-04-03 21:06:40 +05:30
Shailesh Parmar
6b3fd3bf80
Remove: user list api from activityFeedProvider without impacting current behaviour (#20614) 2025-04-03 20:45:04 +05:30
Dhruv Parmar
a6c96611fd
Minor: Entity Header certificates Design changes (#20484)
* fixed header certificates

* view source url renamed

* fixed broze medal case sensitivity

* fixed test case and comments

* fixed certification

* fixed certification className

* fixed certificates

* fixed variable usage

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-04-03 19:18:43 +05:30