]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Rename input toggle hidden to input text
authorChocobozzz <me@florianbigard.com>
Fri, 10 Jun 2022 13:58:38 +0000 (15:58 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 10 Jun 2022 13:58:38 +0000 (15:58 +0200)
commita70bf3bd3337406704af5907a015ba385df0483d
tree5c64314edae6dc68339116b26b7d0480cdb65e4e
parentb15fcd49bff880a8246cb48292af3ae8d66f0699
Rename input toggle hidden to input text

It's more than just an hidden toggle
22 files changed:
client/src/app/+admin/overview/users/user-edit/user-edit.component.html
client/src/app/+admin/overview/users/user-edit/user-edit.component.scss
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/+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/shared-forms/dynamic-form-field.component.html
client/src/app/shared/shared-forms/index.ts
client/src/app/shared/shared-forms/input-text.component.html [moved from client/src/app/shared/shared-forms/input-toggle-hidden.component.html with 100% similarity]
client/src/app/shared/shared-forms/input-text.component.scss [moved from client/src/app/shared/shared-forms/input-toggle-hidden.component.scss with 100% similarity]
client/src/app/shared/shared-forms/input-text.component.ts [moved from client/src/app/shared/shared-forms/input-toggle-hidden.component.ts with 80% similarity]
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/app/shared/shared-video-miniature/video-download.component.html
client/src/sass/application.scss