mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
[PR #9] [MERGED] chore: minor ui fixes #165
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/Dokploy/templates/pull/9
Author: @zaaakher
Created: 3/12/2025
Status: ✅ Merged
Merged: 3/12/2025
Merged by: @Siumauricio
Base:
main← Head:ui/minor-fixes📝 Commits (2)
3866b6bchore: minor ui fixes6b81286fix: bottom padding in dialog header📊 Changes
12 files changed (+410 additions, -325 deletions)
View changed files
📝
app/package.json(+0 -1)📝
app/pnpm-lock.yaml(+1 -1)📝
app/src/App.tsx(+1 -1)📝
app/src/components/Navigation.tsx(+13 -1)📝
app/src/components/Search.tsx(+19 -8)📝
app/src/components/SelectedTags.tsx(+1 -1)📝
app/src/components/Tags.tsx(+1 -1)➕
app/src/components/TemplateDialog.tsx(+266 -0)📝
app/src/components/TemplateGrid.tsx(+51 -242)📝
app/src/components/ui/dialog.tsx(+9 -6)➖
app/src/store.ts(+0 -56)📝
app/src/store/index.ts(+48 -7)📄 Description
Before
After
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.