Commit graph

3 commits

Author SHA1 Message Date
Dominic
5aa5ebe0ef fix: input-with-select Alpine timing and simplify state sync
Fix component registration on SPA navigation and remove unnecessary
structuredValue binding. Use modern Alpine pattern with local state
and explicit commits.
2026-01-16 06:11:59 +01:00
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