From 7edd2285b516d89ef4d945d570b752a827eb87df Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Tue, 17 Dec 2024 09:57:31 +0100 Subject: [PATCH] Refactor PostgreSQL selection UI in project creation form for improved layout and documentation links --- .../livewire/project/new/select.blade.php | 121 +++++++++--------- 1 file changed, 59 insertions(+), 62 deletions(-) diff --git a/resources/views/livewire/project/new/select.blade.php b/resources/views/livewire/project/new/select.blade.php index 54a2e953e..e6067817d 100644 --- a/resources/views/livewire/project/new/select.blade.php +++ b/resources/views/livewire/project/new/select.blade.php @@ -273,77 +273,74 @@

Select a Postgresql type

If you need extra extensions, you can select Supabase PostgreSQL (or others), otherwise select PostgreSQL 16 (default).
-
-
-
-
-
PostgreSQL 16 (default)
-
- PostgreSQL is a powerful, open-source object-relational database system (no extensions). -
+
+
+
+
PostgreSQL 16 (default)
+
+ PostgreSQL is a powerful, open-source object-relational database system (no extensions).
-
+
+
- +
+
+
Supabase PostgreSQL (with extensions)
+
+ Supabase is a modern, open-source alternative to PostgreSQL with lots of extensions.
-
-
-
Supabase PostgreSQL (with extensions)
-
- Supabase is a modern, open-source alternative to PostgreSQL with lots of extensions. -
-
-
- +
+
+
PostGIS
+
+ PostGIS is a PostgreSQL extension for geographic objects.
-
-
-
PostGIS
-
- PostGIS is a PostgreSQL extension for geographic objects. -
-
-
- +
+
+
PGVector (16)
+
+ PGVector is a PostgreSQL extension for vector data types.
-
-
-
PGVector (16)
-
- PGVector is a PostgreSQL extension for vector data types. -
-
-
+
- +