misskey-dev / misskey

🌎 A completely free and open interplanetary microblogging platform 🚀
https://misskey-hub.net/
GNU Affero General Public License v3.0
9.95k stars 1.35k forks source link

feat: adminのファイル一覧画面で、ファイルが添付されているノートを一覧できるように #14403

Closed kakkokari-gtyih closed 2 weeks ago

kakkokari-gtyih commented 2 months ago

What

adminのファイル一覧画面で、ファイルが添付されているノートを一覧できるように

Why

Fix #14402

Additional info (optional)

Checklist

github-actions[bot] commented 2 months ago

このPRによるapi.jsonの差分

差分はこちら ```diff ```

Get diff files from Workflow Page

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 8.33333% with 11 lines in your changes missing coverage. Please review.

Project coverage is 39.64%. Comparing base (a18a6ac) to head (656e061). Report is 47 commits behind head on develop.

Files with missing lines Patch % Lines
packages/frontend/src/pages/admin-file.vue 0.00% 9 Missing :warning:
...server/api/endpoints/drive/files/attached-notes.ts 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #14403 +/- ## =========================================== - Coverage 41.47% 39.64% -1.84% =========================================== Files 1545 1541 -4 Lines 197945 192218 -5727 Branches 3568 3553 -15 =========================================== - Hits 82104 76210 -5894 - Misses 115247 115412 +165 - Partials 594 596 +2 ```

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

kakkokari-gtyih commented 3 weeks ago

コンフリクト解消

syuilo commented 2 weeks ago

👍🏻