mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
- Replace standard input fields with input-select components for Soft Memory Limit, Maximum Memory Limit, and Maximum Swap Limit. - Update helper texts to provide clearer guidance on memory settings and link to Docker documentation. - Ensure all memory inputs support unit selection (B, KiB, MiB, GiB) for better user experience. - Add unit tests for new component |
||
|---|---|---|
| .. | ||
| Button.php | ||
| Checkbox.php | ||
| Datalist.php | ||
| EnvVarInput.php | ||
| Input.php | ||
| InputWithSelect.php | ||
| Select.php | ||
| Textarea.php | ||