]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+login/login.component.html
unify inputs requiring buttons like password inputs
authorRigel Kent <sendmemail@rigelk.eu>
Fri, 4 Dec 2020 14:58:55 +0000 (15:58 +0100)
committerRigel Kent <sendmemail@rigelk.eu>
Fri, 4 Dec 2020 15:01:53 +0000 (16:01 +0100)
commitf8b530e0a523a0d9ff469ef716838374c395a360
treea55d49365e539582dd5000a2c73b9351df93a52d
parentaa5ee5017a83b280352f8dbcfed2d4741709a4fd
unify inputs requiring buttons like password inputs
26 files changed:
client/src/app/+admin/users/user-edit/user-edit.component.html
client/src/app/+login/login.component.html
client/src/app/+my-account/my-account-applications/my-account-applications.component.html
client/src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html
client/src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.scss
client/src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html
client/src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.scss
client/src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts
client/src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.scss
client/src/app/+reset-password/reset-password.component.html
client/src/app/+signup/+register/register-step-user.component.html
client/src/app/+videos/+video-edit/shared/video-edit.component.html
client/src/app/shared/form-validators/user-validators.ts
client/src/app/shared/shared-forms/dynamic-form-field.component.html
client/src/app/shared/shared-forms/index.ts
client/src/app/shared/shared-forms/input-readonly-copy.component.html [deleted file]
client/src/app/shared/shared-forms/input-readonly-copy.component.scss [deleted file]
client/src/app/shared/shared-forms/input-readonly-copy.component.ts [deleted file]
client/src/app/shared/shared-forms/input-toggle-hidden.component.html [new file with mode: 0644]
client/src/app/shared/shared-forms/input-toggle-hidden.component.scss [new file with mode: 0644]
client/src/app/shared/shared-forms/input-toggle-hidden.component.ts [new file with mode: 0644]
client/src/app/shared/shared-forms/shared-form.module.ts
client/src/app/shared/shared-share-modal/video-share.component.html
client/src/app/shared/shared-share-modal/video-share.component.scss
client/src/app/shared/shared-video-live/live-stream-information.component.html
client/src/sass/application.scss