Uh oh!
There was an error while loading. Please reload this page.
Implemented short quota-design v2 - #10887
Conversation
newhinton
commented
Aug 27, 2018
jancborchardt MorrisJobke While i was recreating the pr, i discussed this with some people, and we had the great idea to not show the used size at all. Something like 65% of 6TB would be way more informative to the user on the first glance, and when he needs more precise information, he can look at the tooltip/his settings. ( Maybe we could create a modal in the future, which opens when the quota item is clicked, as i discussed with jancborchardt ) |
newhinton
commented
Aug 27, 2018
MorrisJobke
commented
Aug 28, 2018
MorrisJobke
commented
Oct 2, 2018
let me rebase this one and then we can merge it. |
8d38f80 to
0601224Comparerullzer
commented
Oct 2, 2018
CI is failing |
MorrisJobke
commented
Nov 8, 2018
Let's move this to 16. |
newhinton
commented
Dec 5, 2018
@rullzer This error seems to be caused by the new value in the files-app navigationbar valueholder, which gets an additional value of 'usage_relative_unprecise'. I have added it to the template in the test, but the tests are not expecting this value. Where would i need to add this value to the expected ones? |
c4725dc to
ee62400Comparenewhinton
commented
Dec 7, 2018
I hope this fixes the CI, so we can merge it |
newhinton
commented
Dec 28, 2018
Actually i dont know why ci is failing. There is an additional value in the array ( 'usage_relative_unprecise' => 123.0), but the last commit does not contain that value or the code that adds this. So it should not fail because of that |
kesselb
commented
Jan 3, 2019
Could you rebase your branch again and fix the conflicts? CI should pass than. |
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
ee62400 to
d3171a8Comparekesselb
commented
Jan 3, 2019
Rebased your branch and moved '%' into the string. |
jancborchardt
commented
Jan 9, 2019
Btw @newhinton @danielkesselberg will you come to our next Contributor Week in Stuttgart in March? :) |

Closes#10124
See #10245
See #10321