Lance Pioch
|
45fcc2a09a
|
Merge branch 'main' into issue/68
# Conflicts:
# app/Filament/Resources/DatabaseHostResource/Pages/CreateDatabaseHost.php
# app/Filament/Resources/DatabaseHostResource/Pages/EditDatabaseHost.php
# app/Filament/Resources/ServerResource/Pages/CreateServer.php
# app/Filament/Resources/ServerResource/Pages/EditServer.php
# app/Filament/Resources/ServerResource/Pages/ListServers.php
# app/Http/Requests/Admin/Node/AllocationFormRequest.php
# app/Http/Requests/Api/Application/Allocations/StoreAllocationRequest.php
# app/Models/AuditLog.php
# app/Models/Server.php
|
2024-06-26 21:52:05 -04:00 |
|
Boy132
|
fc92a87993
|
Add connection test to database hosts (#410)
* add connection test to database hosts
* fix phpstan
|
2024-06-25 18:42:55 -04:00 |
|
Lance Pioch
|
69acc48b5e
|
Use constants
|
2024-06-17 10:47:55 -04:00 |
|
MartinOscar
|
aa08e774a1
|
Fix varchar(191) by replacing with 255 #135 (#376)
* Add Nullable
* Edit filament & AppServiceProvider
* Pint
* Patch tests
* Actually patching tests
* Actually patching tests
* Remove length
* Remove defaultStringLength
* Let’s see the differences
---------
Co-authored-by: Lance Pioch <git@lance.sh>
|
2024-06-16 13:56:18 -04:00 |
|
Boy132
|
82fd547484
|
replace encrypt/ decrypt with encrypted casting
|
2024-05-28 15:24:20 +02:00 |
|
notCharles
|
e9dc6cd32c
|
Update database hosts
|
2024-05-14 19:30:07 -04:00 |
|
notCharles
|
0c851ea075
|
Fix database host saving of password
Closes https://github.com/pelican-dev/panel/issues/203
|
2024-05-12 22:34:41 -04:00 |
|
notCharles
|
9f4bf8777e
|
encrypt the database hosts password
|
2024-05-10 16:15:10 -04:00 |
|
notCharles
|
cba00d822c
|
minor fixes for random stuff
|
2024-04-25 18:57:21 -04:00 |
|
notCharles
|
07244c38eb
|
refactor resources
|
2024-04-23 19:45:11 -04:00 |
|
Scai
|
f26373dfd5
|
linting
|
2024-04-13 16:30:20 +03:00 |
|
Lance Pioch
|
195557373c
|
Clarify the resource name
|
2024-04-09 21:01:30 -04:00 |
|
Lance Pioch
|
6307919546
|
Add database hosts
|
2024-04-09 18:45:01 -04:00 |
|