mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 04:48:50 -05:00
[PR #8] [MERGED] chore(ui): improve search UI #11816
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/8
Author: @zaaakher
Created: 3/11/2025
Status: ✅ Merged
Merged: 3/12/2025
Merged by: @Siumauricio
Base:
main← Head:ui/loading📝 Commits (4)
df2ddfdchore(ui): improve search UI8edfd65fix: clicking on tag in cardf84929achore: minor ui fixes523d12eMerge branch 'main' into ui/loading📊 Changes
8 files changed (+314 additions, -236 deletions)
View changed files
📝
app/package.json(+2 -1)📝
app/src/App.tsx(+4 -1)📝
app/src/components/Search.tsx(+41 -45)➕
app/src/components/SelectedTags.tsx(+30 -0)📝
app/src/components/TemplateGrid.tsx(+52 -17)📝
app/src/components/ui/code-editor.tsx(+139 -139)📝
app/src/components/ui/dialog.tsx(+16 -16)📝
app/src/store.ts(+30 -17)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.