M41den
0fec6adc3e
Fix 500 "No route found" when creating db host ( #1841 )
2025-10-28 08:48:46 -04:00
Boy132
9f35f1c3ee
Enable "ordered imports" ( #1746 )
2025-09-24 13:34:19 +02:00
Charles
1900c04b71
Filament v4 🎉 ( #1651 )
...
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com >
Co-authored-by: Boy132 <Boy132@users.noreply.github.com >
Co-authored-by: Lance Pioch <git@lance.sh >
2025-09-08 13:12:33 -04:00
Boy132
1f67054777
Fix phpstan ( #1532 )
2025-07-18 13:49:26 +02:00
Lance Pioch
da195fd2fe
PHPstan updates ( #1047 )
...
* Not found property rule
* Make these “better”
* Day 1
* Day 2
* Day 3
* Dat 4
* Remove disabled check
* Day 4 continued
* Run pint
* Final changes hopefully
* Pint fixes
* Fix again
* Reset these
* Update app/Filament/Admin/Pages/Health.php
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com >
* Update app/Traits/CheckMigrationsTrait.php
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com >
---------
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com >
2025-03-03 14:41:19 -05:00
Boy132
e1308cb04d
Small api docs improvements ( #1032 )
...
* update scramble
* cleanup application api endpoints
* cleanup client api endpoints
* fix security schema and make docs homepage nicer
* remove duplicate myclabs/deep-copy
* style(api-docs): use Blade template and Tailwind for styling
* Publish scramble view
* Use localStorage theme instead of config
* Update routes/docs.php
Co-authored-by: Lance Pioch <git@lance.sh >
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com >
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com >
Co-authored-by: Lance Pioch <git@lance.sh >
2025-02-26 16:12:19 +01:00
Boy132
afd9f2eb0e
Add api for database hosts ( #159 )
...
* add application api endpoints for database hosts
* run pint
* forgot to lint this one
* Update app/Http/Controllers/Api/Application/DatabaseHosts/DatabaseHostController.php
Co-authored-by: Devonte W <devnote.dev75@gmail.com >
* Update routes/api-application.php
Co-authored-by: Devonte W <devnote.dev75@gmail.com >
* rename all "databaseHost" to "database_host"
---------
Co-authored-by: Devonte W <devnote.dev75@gmail.com >
2024-05-15 07:37:38 -07:00