mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-21 16:15:24 -04:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Drop-OSS/drop/pull/82
Author: @DecDuck
Created: 6/4/2025
Status: ✅ Merged
Merged: 6/5/2025
Merged by: @DecDuck
Base:
develop← Head:79-better-metadata-editing-division📝 Commits (5)
72d46e0feat: new dropdown-based editor switching8a0391afeat: tab based switching69a69eafeat: add icona0f5afafix: lintc39c793chore: i18n translations📊 Changes
21 files changed (+1158 additions, -1240 deletions)
View changed files
📝
components/GameEditor/Metadata.vue(+112 -129)➕
components/GameEditor/Version.vue(+177 -0)📝
i18n/locales/en_us.json(+143 -7)📝
layouts/admin.vue(+0 -7)📝
layouts/default.vue(+3 -2)📝
package.json(+2 -1)📝
pages/account/index.vue(+5 -5)📝
pages/admin/index.vue(+1 -168)📝
pages/admin/library/[id]/index.vue(+131 -191)📝
pages/admin/library/index.vue(+7 -13)➖
pages/admin/metadata/games/index.vue(+0 -122)➖
pages/admin/metadata/index.vue(+0 -60)📝
pages/admin/settings/index.vue(+1 -1)📝
pages/admin/task/[id]/index.vue(+3 -3)📝
pages/admin/task/index.vue(+1 -1)📝
pages/admin/users/auth/index.vue(+19 -12)📝
pages/admin/users/auth/simple/index.vue(+73 -41)📝
pages/admin/users/index.vue(+19 -10)📝
pages/community.vue(+1 -1)📝
server/api/v1/admin/auth/invitation/index.get.ts(+2 -1)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.