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.blade.php | ||
| checkbox.blade.php | ||
| copy-button.blade.php | ||
| datalist.blade.php | ||
| env-var-input.blade.php | ||
| input-with-select.blade.php | ||
| input.blade.php | ||
| monaco-editor.blade.php | ||
| select.blade.php | ||
| textarea.blade.php | ||