]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/e2e/src/po/anonymous-settings.po.ts
Enhance plugin video fields
authorChocobozzz <me@florianbigard.com>
Wed, 22 Dec 2021 17:02:36 +0000 (18:02 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 29 Dec 2021 09:10:01 +0000 (10:10 +0100)
commit3c065fe3b3e1385d59ad1980251d14b712648155
treef5f7f1b428b8155a735014304e2d45b9ed92fe07
parent61cc1c03bf6f12af7c1b2e2a7d2fdaa563c37b59
Enhance plugin video fields

Add video form tab selection
Add ability to display an error
13 files changed:
client/e2e/src/po/admin-plugin.po.ts [new file with mode: 0644]
client/e2e/src/po/anonymous-settings.po.ts
client/e2e/src/po/my-account.po.ts
client/e2e/src/po/video-upload.po.ts
client/e2e/src/suites-local/plugins.e2e-spec.ts [new file with mode: 0644]
client/e2e/src/utils/elements.ts
client/src/app/+videos/+video-edit/shared/video-edit.component.html
client/src/app/+videos/+video-edit/shared/video-edit.component.ts
client/src/app/+videos/+video-edit/video-add-components/video-upload.component.ts
client/src/app/shared/shared-forms/form-reactive.ts
client/src/app/shared/shared-forms/form-validator.service.ts
shared/models/plugins/client/register-client-form-field.model.ts
support/doc/plugins/guide.md