Boy132
|
d09227659e
|
Add database notifications (#817)
* add database notifications to all panels
* add successful param to Installed event
* add listener for Installed event
* create event for subuser creation
* add listener for SubUserAdded event
* always send Installed event
* create event for subuser removal
* add listener for SubUserRemoved event
* add prefix to server name
* remove view action from SubUserRemoved notification
|
2024-12-12 14:38:45 +01:00 |
|
Boy132
|
d555c42644
|
Update all dependencies (#712)
* update composer.lock
* run pint
* fix phpstan
* update migrations (sqlite `dropForeign`)
* fix migrations
* Reset these back for now
* Alphabetize the rules
* run `php artisan filament:upgrade`
---------
Co-authored-by: Lance Pioch <git@lance.sh>
|
2024-11-22 09:27:57 +01:00 |
|
Lance Pioch
|
c83dd86a41
|
Switch namespace back to App
|
2024-03-12 22:39:16 -04:00 |
|
Matthew Penner
|
cbcf62086f
|
Upgrade to Laravel 9 (#4413)
Co-authored-by: DaneEveritt <dane@daneeveritt.com>
|
2022-10-14 10:59:20 -06:00 |
|
Stan
|
1ffb5acfad
|
Send an email when a server is marked as installed (#1213)
Co-authored-by: @stanjg
|
2018-07-01 14:34:40 -07:00 |
|