Uh oh!
There was an error while loading. Please reload this page.
change quota design - #18818
Conversation
kesselb
commented
Jan 16, 2020
Thanks @GretaD 👍 I guess there are cleaner ways to do it ;) Also some tweaks for smaller screens would be good. |
11b632b to
92bb9d7CompareUh oh!
There was an error while loading. Please reload this page.
kesselb
commented
Feb 21, 2020
Needs a rebase. |
kesselb
commented
Feb 21, 2020
Looks like that on my machine. I run make all a few times but the result seems to be the same.
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
eb8ba26 to
35995f5Comparekesselb
commented
Feb 26, 2020
GretaD
commented
Feb 27, 2020
kesselb
commented
Feb 27, 2020
juliusknorr
commented
Mar 2, 2020
| width: 150px; | ||
| margin-top: 35px; | ||
| height: 3px; | ||
| position: absolute; |
There was a problem hiding this comment.
I would suggest to wrap both the text and process in a wrapping div so you can more easily style those without the need of a absolute positioning.
kesselb
commented
Mar 15, 2020
cc @GretaD mind to rebase? |
4df4c1a to
a59ad69Comparetanderson8
commented
Mar 19, 2020
apps/settings/src/components/UserList/UserRowSimple.vue I'm not seeing an /src directory from my /settings directory. Do I need to just add it and push the file to it for these changes to take effect? |
GretaD
commented
Mar 22, 2020
@tanderson8 is you master up to date? You normally should have the UserRowSimple.vue file when you checkout out at rethink_quota branch. |
juliusknorr
commented
Mar 23, 2020
Let's do this. The quota/language assignment issue will be fixed by nextcloud-libraries/nextcloud-vue#924 @GretaD Mind to rebase and commit the bundles? |
juliusknorr
commented
Mar 23, 2020
/backport to stable18 |
Signed-off-by: GretaD <gretadoci@gmail.com>
The backport to stable18 failed. Please do this backport manually. |
kesselb
commented
Apr 4, 2020
This pull request reverts #18555 partly. It's again not possible to edit my own user account. |
| } | ||
| return t('settings', '{size} used', { size: OC.Util.humanFileSize(0) }) | ||
| }, | ||
| canEditUser() { |






fixes#18540, #19969
