mirror of
https://github.com/ConvoyPanel/panel.git
synced 2026-04-25 04:35:52 +03:00
[PR #35] [CLOSED] A couple of fixes #110
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/panel#110
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/ConvoyPanel/panel/pull/35
Author: @ItzExotical
Created: 6/15/2023
Status: ❌ Closed
Base:
develop← Head:develop📝 Commits (6)
3619f8dFix incorrect disk overallocation when adding nodeced7bb3Improve root password regex + cloud-init support1466351Update validation error string for password3c1f259Change character limit to 5057bdfcbUpdate validation error string for password8f04d68Improve root password regex + cloud-init support📊 Changes
4 files changed (+4 additions, -4 deletions)
View changed files
📝
app/Rules/Password.php(+1 -1)📝
lang/en_US/zod.php(+1 -1)📝
resources/scripts/components/admin/nodes/CreateNodeModal.tsx(+1 -1)📝
resources/scripts/util/validation.ts(+1 -1)📄 Description
With the first commit, I meant "Fix incorrect disk overallocation string when adding node".
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.