mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1884] [MERGED] feat: Add toggle for automatic allocation creation in panel settings #1632
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1884
Author: @PalmarHealer
Created: 11/10/2025
Status: ✅ Merged
Merged: 12/1/2025
Merged by: @Boy132
Base:
main← Head:palmarhealer/add-option-to-disable-automatic-allocation-creation📝 Commits (3)
b67ada7feat: Add toggle for automatic allocation creation in panel settingsa886e1dMerge branch 'main' into palmarhealer/add-option-to-disable-automatic-allocation-creation0034868Merge branch 'main' into palmarhealer/add-option-to-disable-automatic-allocation-creation📊 Changes
4 files changed (+30 additions, -5 deletions)
View changed files
📝
app/Filament/Admin/Pages/Settings.php(+12 -0)📝
app/Services/Allocations/FindAssignableAllocationService.php(+15 -5)📝
config/panel.php(+1 -0)📝
lang/en/admin/setting.php(+2 -0)📄 Description
create_newconfiguration to control automatic allocation behavior.create_newtoggle.create_newtoggle option.Supersedes #1852
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.