mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[PR #198] [MERGED] Feature/183 #953
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#953
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/maziggy/bambuddy/pull/198
Author: @maziggy
Created: 1/31/2026
Status: ✅ Merged
Merged: 1/31/2026
Merged by: @maziggy
Base:
0.1.6-final← Head:feature/183📝 Commits (2)
2795694Add tag management feature (Issue #183)402f448Merge branch '0.1.6-final' into feature/183📊 Changes
11 files changed (+9557 additions, -15 deletions)
View changed files
📝
CHANGELOG.md(+7 -0)📝
README.md(+1 -0)📝
backend/app/api/routes/archives.py(+97 -0)📝
backend/tests/integration/test_archives_api.py(+124 -0)📝
frontend/src/__tests__/components/EditArchiveModal.test.tsx(+5 -1)➕
frontend/src/__tests__/components/TagManagementModal.test.tsx(+300 -0)📝
frontend/src/api/client.ts(+16 -0)📝
frontend/src/components/EditArchiveModal.tsx(+33 -14)➕
frontend/src/components/TagManagementModal.tsx(+294 -0)📝
frontend/src/pages/ArchivesPage.tsx(+15 -0)➕
static/assets/index-Dm1kl7bT.js(+8665 -0)📄 Description
Closes #183
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.