You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add Paragraph field, text area
* Add mockup iframes for video translation
* Add mockup main stream video and translation video
* draft - adding language combobox
* [draft DO NOT MERGE] Integrate video-stream side with backend.
* [draft DO NOT MERGE] Fix loader.ts to integrate with 'appliaction/vnd.api+json'
* [draft DO NOT MERGE] Remake combobox to choose langagues, remake the StreamYard iframe next to the combobox
* Remake combobox to choose langagues, remake the iframe next to the combobox
* Resolve confilct
* Re-style the combobox
* Delete some mocking codes
* Fix Lint and combobox
* update
* update
* resolve conflicts
* fix dropdown
* remove unsued code
* fix codacy standard
* fix codacy standard
---------
Co-authored-by: MinhHo <[email protected]>
@content={{t'The room password field can be used to communicate a password which is necessary to access online video rooms for example for external video services such as Zoom, Teams and Webex. The need for a password entry depends on the configuration of your video channel. The integrated Big Blue Button video solution in {{appName}} does not need a password as only ticket holders are able to access it. The difference between the password and PIN is that the password option is used for online access while PINs are used to access video rooms through the telephone.'appName=this.settings.appName}} />
79
-
</label>
79
+
</label>
80
80
<Input
81
81
@value={{this.data.stream.password}} />
82
82
</div>
@@ -85,9 +85,9 @@
85
85
<label>
86
86
{{t'Additional Information'}}
87
87
<UiPopup
88
-
@tagName="i"
89
-
@class="info circle icon"
90
-
@content={{t'Additional Information fields can be used to share information such as phone access, PINs and other video room specific information.'}} />
88
+
@tagName="i"
89
+
@class="info circle icon"
90
+
@content={{t'Additional Information fields can be used to share information such as phone access, PINs and other video room specific information.'}} />
0 commit comments