mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 14:52:05 -05:00
[PR #6] [MERGED] chore(ui): improve template dialog #5756
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/6
Author: @zaaakher
Created: 3/11/2025
Status: ✅ Merged
Merged: 3/12/2025
Merged by: @Siumauricio
Base:
main← Head:chore/ui-2📝 Commits (3)
0028fcfchore(ui): improve template dialog41e6f00fix: dialog close button z indexf9ba3adMerge branch 'main' into chore/ui-2📊 Changes
8 files changed (+281 additions, -107 deletions)
View changed files
📝
app/index.html(+1 -1)📝
app/package.json(+11 -9)📝
app/pnpm-lock.yaml(+57 -0)📝
app/src/components/TemplateGrid.tsx(+122 -93)📝
app/src/components/ui/dialog.tsx(+2 -2)➕
app/src/components/ui/label.tsx(+22 -0)➕
app/src/components/ui/tabs.tsx(+64 -0)📝
app/src/store/index.ts(+2 -2)📄 Description
Before
After
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.