Re: [pve-devel] [PATCH v2 manager 4/4] ui: add pool limits and usage

2024-12-19 Thread Daniel Kral
On 16/04/2024 14:20, Fabian Grünbichler wrote: > Signed-off-by: Fabian Grünbichler > --- > > Notes: > this is very "bare", obviously we'd want > - a nicer grid/.. display of usage > - a way to edit the limits > > I am not yet sure how to integrate this nicely, and wanted to

[pve-devel] [PATCH v2 manager 4/4] ui: add pool limits and usage

2024-04-16 Thread Fabian Grünbichler
Signed-off-by: Fabian Grünbichler --- Notes: this is very "bare", obviously we'd want - a nicer grid/.. display of usage - a way to edit the limits I am not yet sure how to integrate this nicely, and wanted to get feedback on the rest first. v2: - fold in change