Lance Pioch
81c75f7966
Merge branch 'main' into lance/phpstan-return-types
2024-10-20 11:39:04 -04:00
Lance Pioch
38be89a71e
Pint
2024-10-19 21:16:33 -04:00
Lance Pioch
c7a307af6e
Enforce return and parameter types
2024-10-19 21:02:49 -04:00
Lance Pioch
54ea55d426
Enforce DI
2024-10-19 17:22:03 -04:00
Boy132
b003404aea
Collection of small admin area changes ( #604 )
...
* enable tags for nodes
* update icon for cpu column
* disable inline for "force outgoing ip" label
* change label for database hosts resource
* add custom empty state for database hosts & api keys
* add icons to egg tabs
* fix typo
* rename node "Automatic Allocation" to avoid confusion
* run code cleanup
* remove regex for node name
* only check count for application api keys
* replace "New" with "Create"
* change sidebar width to fit "Database Hosts"
2024-10-04 01:15:08 +02:00
notCharles
212c93c2ba
Fix #462
2024-07-05 18:24:07 -04:00
Charles
82c0568129
Reduce Reuse ( #443 )
...
* Reduce Reuse
Reduce the repetitiveness of \Form\Component\Blah along with all the others...
* PHPStan Fix
2024-06-29 17:38:18 -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
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
MartinOscar
7926f97c8e
Update EditDatabaseHost.php
2024-06-03 04:09:36 +02:00
MartinOscar
f4d39c1c68
Update EditDatabaseHost.php
2024-06-03 04:02:31 +02:00
MartinOscar
f6899301fd
Update EditDatabaseHost.php
2024-06-03 03:54:33 +02:00
Boy132
82fd547484
replace encrypt/ decrypt with encrypted casting
2024-05-28 15:24:20 +02:00
notCharles
4d272a1234
WIP: show databases on database host edit screen
2024-05-14 20:10:27 -04: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
07244c38eb
refactor resources
2024-04-23 19:45:11 -04:00
Lance Pioch
6307919546
Add database hosts
2024-04-09 18:45:01 -04:00