aleph-im / front-aleph-cloud-page

1 stars 0 forks source link

Fix: Volume price calculation #45

Open BjrInt opened 1 year ago

BjrInt commented 1 year ago

Problem description

Adding a volume (after the free volume allowance provided by the compute unit) should always be 20 ALEPH/Mb. If it's a new Volume, we add 3 MB/Aleph for the extra storage cost.

Screenshot

Here is the result with a 5.19GB file.

image

BjrInt commented 1 year ago

:warning: Should also address #44

MHHukiewitz commented 8 months ago

Anything stopping this from being merged, besides the merge conflict?