From ddb7437a637775b1ea33e80df4a27461834ea7e0 Mon Sep 17 00:00:00 2001 From: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com> Date: Thu, 4 Dec 2025 15:28:52 +0100 Subject: [PATCH] Style PostgreSQL type docs links to match service list pattern MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace text "Documentation" links with SVG icons positioned in top-right corner, matching the established design pattern used in the service list. Update all four PostgreSQL type options: PostgreSQL 17, Supabase, PostGIS, and PGVector. 🤖 Generated with Claude Code Co-Authored-By: Claude --- .../livewire/project/new/select.blade.php | 82 ++++++++++--------- 1 file changed, 44 insertions(+), 38 deletions(-) diff --git a/resources/views/livewire/project/new/select.blade.php b/resources/views/livewire/project/new/select.blade.php index 75b87ff16..a8572f92c 100644 --- a/resources/views/livewire/project/new/select.blade.php +++ b/resources/views/livewire/project/new/select.blade.php @@ -450,7 +450,7 @@ function searchResources() { PostgreSQL 17 (default).
-
@@ -460,17 +460,18 @@ function searchResources() { PostgreSQL is a powerful, open-source object-relational database system (no extensions).
-
- -
- - Documentation - -
+ + + + + -
@@ -480,16 +481,18 @@ function searchResources() { Supabase is a modern, open-source alternative to PostgreSQL with lots of extensions.
-
-
- - Documentation - -
+ + + + + -
@@ -499,16 +502,18 @@ function searchResources() { PostGIS is a PostgreSQL extension for geographic objects.
-
-
- - Documentation - -
+ + + + + -
@@ -518,15 +523,16 @@ function searchResources() { PGVector is a PostgreSQL extension for vector data types.
-
- -
- - Documentation - -
+ + + + +