MarquezProject / marquez

Collect, aggregate, and visualize a data ecosystem's metadata
https://marquezproject.ai
Apache License 2.0
1.78k stars 320 forks source link

Refactor: Remove delete buttons from JobDetailPage and DatasetDetailPage #2939

Closed Kess220 closed 1 month ago

Kess220 commented 1 month ago

This pull request includes several refactoring changes to the DatasetDetailPage and JobDetailPage components to clean up the code and remove unused imports and methods. The most important changes involve simplifying the import statements and removing the dialog-related code.

Refactoring changes:

Type of Change

Checklist

Commit Description

Refactor: Remove delete buttons from JobDetailPage and DatasetDetailPage

Modified Files

Changes Made

boring-cyborg[bot] commented 1 month ago

Thanks for opening your first pull request in the Marquez project! Please check out our contributing guidelines (https://github.com/MarquezProject/marquez/blob/main/CONTRIBUTING.md).

netlify[bot] commented 1 month ago

Deploy Preview for peppy-sprite-186812 canceled.

Name Link
Latest commit e2f20f4876c0079f43ce551da660d9e2005416c3
Latest deploy log https://app.netlify.com/sites/peppy-sprite-186812/deploys/6717f05cef6f280008da3296
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.12%. Comparing base (d9ec368) to head (e2f20f4). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2939 +/- ## ========================================= Coverage 81.12% 81.12% Complexity 1506 1506 ========================================= Files 268 268 Lines 7365 7365 Branches 329 329 ========================================= Hits 5975 5975 Misses 1229 1229 Partials 161 161 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.