[PR #13] [MERGED] chore(ui): adjust padding and logo size in Navigation and Search comp… #168

Closed
opened 2025-11-22 20:31:39 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/13
Author: @Siumauricio
Created: 3/15/2025
Status: Merged
Merged: 3/15/2025
Merged by: @Siumauricio

Base: mainHead: 11-supabase-template-fails-running


📝 Commits (9)

  • 9ec6c4f chore(ui): adjust padding and logo size in Navigation and Search components
  • 72a574a feat: enhance Supabase template with new routes and database configurations
  • 4d5eddd fix: update password handling in Supabase template SQL scripts
  • 1b20dd7 refactor: clean up Deno function and logging URIs in Supabase template
  • c358d82 refactor: standardize indentation and formatting in Supabase template logging configuration
  • 20e3889 refactor: improve formatting and consistency in Supabase template logging configuration
  • 0b41b15 fix: correct password handling syntax in Supabase template SQL scripts
  • e422bf9 fix: correct password handling syntax in Supabase template SQL scripts
  • a3d3c32 fix: standardize command substitution syntax in Supabase template SQL scripts

📊 Changes

3 files changed (+719 additions, -6 deletions)

View changed files

📝 app/src/components/Navigation.tsx (+3 -3)
📝 app/src/components/Search.tsx (+2 -2)
📝 blueprints/supabase/template.yml (+714 -1)

📄 Description

…onents


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/13 **Author:** [@Siumauricio](https://github.com/Siumauricio) **Created:** 3/15/2025 **Status:** ✅ Merged **Merged:** 3/15/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `11-supabase-template-fails-running` --- ### 📝 Commits (9) - [`9ec6c4f`](https://github.com/Dokploy/templates/commit/9ec6c4f94417611000f6e82a2bd7b7e5c868ff65) chore(ui): adjust padding and logo size in Navigation and Search components - [`72a574a`](https://github.com/Dokploy/templates/commit/72a574a85d46af2323f52d6955ef78dbc518d439) feat: enhance Supabase template with new routes and database configurations - [`4d5eddd`](https://github.com/Dokploy/templates/commit/4d5eddd1d4a5e73d777e27bd555af289faf1cf81) fix: update password handling in Supabase template SQL scripts - [`1b20dd7`](https://github.com/Dokploy/templates/commit/1b20dd74d13c9519db21e27d2d6904f2b8c3d11d) refactor: clean up Deno function and logging URIs in Supabase template - [`c358d82`](https://github.com/Dokploy/templates/commit/c358d824fd6ae5579224827a2344264703c362b5) refactor: standardize indentation and formatting in Supabase template logging configuration - [`20e3889`](https://github.com/Dokploy/templates/commit/20e3889d4cde6c426b7981ea459e93b9bb1d5158) refactor: improve formatting and consistency in Supabase template logging configuration - [`0b41b15`](https://github.com/Dokploy/templates/commit/0b41b1513d3c82aceef5ec31ecdda79c242d0850) fix: correct password handling syntax in Supabase template SQL scripts - [`e422bf9`](https://github.com/Dokploy/templates/commit/e422bf9ecdd6401287eca3a3c73936a50818320f) fix: correct password handling syntax in Supabase template SQL scripts - [`a3d3c32`](https://github.com/Dokploy/templates/commit/a3d3c32112db7f482cea20ba3b028f0388cfd920) fix: standardize command substitution syntax in Supabase template SQL scripts ### 📊 Changes **3 files changed** (+719 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `app/src/components/Navigation.tsx` (+3 -3) 📝 `app/src/components/Search.tsx` (+2 -2) 📝 `blueprints/supabase/template.yml` (+714 -1) </details> ### 📄 Description …onents --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:31:39 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#168