Commit graph

2 commits

Author SHA1 Message Date
Dominic
60ec7484b7 feat(InputWithSelect): add combinedBinding + structuredBinding support 2026-01-16 06:11:59 +01:00
Dominic
ef0e33b9b9 feat(ui): create InputWithSelect component and enhance resource limits page
- 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
2026-01-16 06:11:59 +01:00