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 |
|
Lance Pioch
|
358ac96ac1
|
Swap http client out
|
2024-03-23 16:10:47 -04:00 |
|
Lance Pioch
|
29b3debee2
|
Use Laravel’s same return types
|
2024-03-19 21:12:27 -04:00 |
|
Lance Pioch
|
d4d3ffc96c
|
Use faker methods instead of properties
|
2024-03-19 16:47:02 -04:00 |
|
Lance Pioch
|
c83dd86a41
|
Switch namespace back to App
|
2024-03-12 22:39:16 -04:00 |
|
Matthew Penner
|
1d38b4f0e2
|
Laravel 10 (#4706)
|
2023-02-23 12:30:16 -07:00 |
|
Matthew Penner
|
cbcf62086f
|
Upgrade to Laravel 9 (#4413)
Co-authored-by: DaneEveritt <dane@daneeveritt.com>
|
2022-10-14 10:59:20 -06:00 |
|
Dane Everitt
|
c748fa9842
|
fix: exclude any permissions not defined internally when updating or creating subusers (#4416)
|
2022-10-09 16:14:16 -06:00 |
|
DaneEveritt
|
0621d8475d
|
Return tests to passing now that we don't ignore a critical event...
|
2022-05-29 17:52:14 -04:00 |
|
Dane Everitt
|
c449ca5155
|
Use more standardized phpcs
|
2021-01-23 12:33:34 -08:00 |
|
Dane Everitt
|
a043071e3c
|
Update to Laravel 8
Co-authored-by: Matthew Penner <me@matthewp.io>
|
2021-01-23 12:12:54 -08:00 |
|
Dane Everitt
|
63f945bc3a
|
Add test coverage to cehck the authorization state of client resources
|
2021-01-19 21:20:55 -08:00 |
|
Dane Everitt
|
ef787bbd78
|
Update DeleteSubuserTest.php
|
2020-12-06 15:26:20 -08:00 |
|
Dane Everitt
|
f99ac0ecde
|
Fix some failing test cases
|
2020-11-06 22:33:39 -08:00 |
|
Dane Everitt
|
f31a6d3967
|
Fix parameter bindings for client API routes; closes pterodactyl/panel#2359
|
2020-09-27 10:39:18 -07:00 |
|
Dane Everitt
|
47697e07cf
|
Add test coverage for creating a subuser
|
2020-09-26 17:25:14 -07:00 |
|