-
-
Notifications
You must be signed in to change notification settings - Fork 168
Server Without Allocations #1432
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Server Without Allocations #1432
Conversation
It's missing Grid view, once i have it controlled i will also push with lint. |
app/Filament/App/Resources/ServerResource/Pages/ListServers.php
Outdated
Show resolved
Hide resolved
database/migrations/2025_06_03_171448_nullable_server_allocation_id.php
Outdated
Show resolved
Hide resolved
app/Filament/Admin/Resources/ServerResource/RelationManagers/AllocationsRelationManager.php
Outdated
Show resolved
Hide resolved
I know there are some problems with the panel database and things been null / 0. |
So what I do, should I change it all to None or let it be 127.0.0.1:0, Boy132 |
c7fece1
to
ec57829
Compare
With Quinten's wings branch should allow allocationless servers.