[PR #35] [CLOSED] A couple of fixes #110

Closed
opened 2026-02-26 17:31:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ConvoyPanel/panel/pull/35
Author: @ItzExotical
Created: 6/15/2023
Status: Closed

Base: developHead: develop


📝 Commits (6)

  • 3619f8d Fix incorrect disk overallocation when adding node
  • ced7bb3 Improve root password regex + cloud-init support
  • 1466351 Update validation error string for password
  • 3c1f259 Change character limit to 50
  • 57bdfcb Update validation error string for password
  • 8f04d68 Improve 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.

## 📋 Pull Request Information **Original PR:** https://github.com/ConvoyPanel/panel/pull/35 **Author:** [@ItzExotical](https://github.com/ItzExotical) **Created:** 6/15/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (6) - [`3619f8d`](https://github.com/ConvoyPanel/panel/commit/3619f8df1e424fd486b8189b77b0f606c158aae5) Fix incorrect disk overallocation when adding node - [`ced7bb3`](https://github.com/ConvoyPanel/panel/commit/ced7bb3ca006da184458679d6b4b8b72da66b1a4) Improve root password regex + cloud-init support - [`1466351`](https://github.com/ConvoyPanel/panel/commit/146635189981882d82e8390146ad3e881607d759) Update validation error string for password - [`3c1f259`](https://github.com/ConvoyPanel/panel/commit/3c1f259de37a849954e61b2976d0e9578588ce71) Change character limit to 50 - [`57bdfcb`](https://github.com/ConvoyPanel/panel/commit/57bdfcb67fbd8ebabcd3b4ddc4171d1934f20796) Update validation error string for password - [`8f04d68`](https://github.com/ConvoyPanel/panel/commit/8f04d685a6f9e651711e905a19bdf4fa695b79fd) Improve root password regex + cloud-init support ### 📊 Changes **4 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description With the first commit, I meant "Fix incorrect disk overallocation string when adding node". --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 17:31:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/panel#110
No description provided.