eReuse / DeviceHubClient

GNU Affero General Public License v3.0
6 stars 2 forks source link

ProofFunction: Set diskUsage and algorithVersion properties #29

Closed forste closed 4 years ago

forste commented 4 years ago

Currently, diskUsage is set to 0, and algorithmVersionto 'v1'. see https://github.com/eReuse/DeviceHubClient/blob/b4c3f160373069d99d14deeb293bac68f5fb05f7/app/common/components/resource/resources.factory.js#L1763

The properties needs to be returned by server to set it properly on client (see https://github.com/eReuse/devicehub-teal/issues/19)

forste commented 4 years ago

Resolved by https://github.com/eReuse/DeviceHubClient/commit/27b8f932660c88b4cdb425633522cafd46bedb4b