X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Fusers%2Fuser-edit%2Fuser-edit.component.html;h=070695e575afc3debd27d251ed092a27cc44485f;hb=a6d5ff7604a3c2a94ff8814e2df7ca7bb2b48634;hp=cbc06c157a26d1f90a6f1aad2e4250f4edbf1ea1;hpb=328c78bc4a570a9aceaaa1a2124bacd4a0e8d295;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+admin/users/user-edit/user-edit.component.html b/client/src/app/+admin/users/user-edit/user-edit.component.html index cbc06c157..070695e57 100644 --- a/client/src/app/+admin/users/user-edit/user-edit.component.html +++ b/client/src/app/+admin/users/user-edit/user-edit.component.html @@ -1,93 +1,204 @@ -
Create user
-
Edit user {{ username }}
+ -
-
- - -
- {{ formErrors.username }} + + - -
- - - + -
- - -
- {{ formErrors.password }} -
+
+
+ +
+
+
-
- -
- -
+
{{ error }}
-
- {{ formErrors.role }} +
+
+
+ +
-
- -
- -
+
-
- Transcoding is enabled on server. The video quota only take in account original video.
- At most, this user could use ~ {{ computeQuotaWithTranscoding() | bytes: 0 }}. + +
+ + +
+ {{ formErrors.username }} +
+
+ +
+ + +
+ {{ formErrors.email }} +
+
+ +
+ + + + + If you leave the password empty, an email will be sent to the user. + + + + +
+ {{ formErrors.password }} +
+
+ +
+ +
+ +
+ +
+ {{ formErrors.role }} +
+
+ +
+ +
+ +
+ +
+ Transcoding is enabled. The video quota only takes into account original video size.
+ At most, this user could upload ~ {{ computeQuotaWithTranscoding() | bytes: 0 }}. +
+
+ +
+ +
+ +
+
+ +
+ +
+ + + + +
+
+
+
-
- -
- -
+ +
+
+
+
- - +
-
- +
+
+ + +
-

Send a link to reset the password by mail to the user.

- +
+ + +
+
-

Manually set the user password

- -
\ No newline at end of file +
+