Commit Graph

663 Commits

Author SHA1 Message Date
João Victor Nunes
1234f2aa7a
Merge branch 'v3.0.x-release' into migrate-user-actions 2024-01-31 08:38:31 -03:00
Guilherme Pereira Leme
ecb3350a9f
feat(plugins): create useTalkingIndicator and set for external video volume (#19447)
* [plugin-sdk-talking-indicator-and-external-video] - create new data consumption hook and ui command

* [plugin-sdk-talking-indicator-and-external-video] bump SDK version

* [plugin-sdk-talking-indicator-and-external-video] - resolve tsc issues

* [plugin-sdk-talking-indicator-and-external-video] - resolve tsc issues

* [plugin-sdk-talking-indicator-and-external-video] - resolve lint errors
2024-01-30 18:37:29 -03:00
Ramón Souza
e28408bca2 remove unused audio captions code 2024-01-29 13:27:30 -03:00
João Victor
431511b8da migrate toggleVoice 2024-01-29 11:05:39 -03:00
Ramón Souza
83934250e0
Merge pull request #19220 from Scroody/fix-removing-user-select
Fix: Removing some inconvinient user selection from certain items
2024-01-09 13:14:09 -03:00
Ramón Souza
33de140af0 fix errors 2023-12-08 08:47:32 -03:00
Ramón Souza
b703bc02fb Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-actions 2023-12-07 17:04:31 -03:00
Ramón Souza
c93f06a44f migrate userLeftMeeting meteor call 2023-12-07 16:40:32 -03:00
Anton Georgiev
bef0d45e80
Merge pull request #19289 from ramonlsouza/migrate-connection-status
refactor: migrate connection status to use graphql
2023-12-07 12:29:46 -05:00
Ramón Souza
7e8eb923de migrate connection status to use graphql 2023-12-05 11:18:45 -03:00
Ramón Souza
5b2731275f replace isModerator checks with useCurrentUser 2023-11-30 14:24:25 +01:00
Guilherme Pereira Leme
eb7adfb994
feat(plugins): code refactor for readability (#19222)
* [plugin-sdk-refactor-organization] - rearrange of files and folders (WIP)

* [plugin-sdk-refactor-organization ] - final touches

* [plugin-sdk-refactor-organization ] - fix

* [plugin-sdk-refactor-organization ] - update SDK
2023-11-28 15:31:28 -03:00
Ramón Souza
18c6ea0cff rename participants and chat layout 2023-11-28 11:41:24 +01:00
Vitor Almeida
4bf20077b2
Merge branch 'v3.0.x-release' into 18879-new-layouts 2023-11-27 15:30:00 -03:00
Ramón Souza
df8e88e366
Update bigbluebutton-html5/imports/ui/components/nav-bar/component.jsx 2023-11-27 18:29:06 +01:00
André
13bdd6aed1 Fix: Removing some inconvinient user selection from certain items 2023-11-27 13:34:38 -03:00
André
d93a485b91 Fix: user list tooltip hindering talking indicator 2023-11-27 11:18:33 -03:00
vitoralmeida
9cb8f05a67 feat(layout-manager): hide unnecessary controllers #18879 2023-11-24 17:23:22 -03:00
Ramón Souza
fee87ab192
Merge pull request #12 from gabriellpr/adds-flaky-flag
test: Adds flaky flag to the presentation test
2023-11-23 10:52:24 -03:00
Ramón Souza
f36579ba66 fix import 2023-11-22 17:08:46 -03:00
Ramón Souza
036c2abffe
Merge pull request #19130 from ramonlsouza/remove-unused-timer-indicator
refactor: remove unused timer indicator component
2023-11-22 16:08:47 -03:00
Ramón Souza
889d72dd40
Merge branch 'v3.0.x-release' into remove-unused-talking-indicator 2023-11-22 15:42:05 -03:00
Ramón Souza
ca7aa5a70f
Merge pull request #19128 from ramonlsouza/remove-unused-recording-indicator
refactor: remove unused recording indicator component
2023-11-22 15:40:50 -03:00
Ramón Souza
77d1a436e5 Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-unused-timer-indicator 2023-11-15 10:27:59 -03:00
Ramón Souza
23118f4115 remove unused timer indicator component 2023-11-14 13:30:20 -03:00
Ramón Souza
e79cb6243c remove unused recording indicator component 2023-11-14 11:43:57 -03:00
Guilherme Pereira Leme
93b8705af2
feature(html5): Change return type of the graphql data hook (#19103) 2023-11-13 15:10:41 -03:00
Ramón Souza
f7f7d4fba5 remove unused talking indicator component 2023-11-13 14:40:36 -03:00
André
bc5ac50610 Fix: Talking indicador too close from user list button 2023-10-30 16:00:12 -03:00
Ramón Souza
dfbb801bff fix mute user in talking indicator 2023-09-28 11:42:27 -03:00
GuiLeme
d75becd264 [plugin-nav-bar-fix] - fix 2023-09-26 10:44:58 -03:00
GuiLeme
20b947c0ac [plugin-sdk-option-dropdown] - changes in review 2023-09-25 20:41:26 -03:00
GuiLeme
e81874307a [plugin-sdk-option-dropdown] - merge upstream 2023-09-25 20:37:38 -03:00
GuiLeme
5d06c650f6 [plugin-sdk-navbar] - changes in review 2023-09-25 20:20:45 -03:00
GuiLeme
eb1fcd4fe6 [plugin-sdk-navbar] - changes in review 2023-09-25 20:07:44 -03:00
GuiLeme
f60efc5161 [plugin-sdk-option-dropdown] - rename settings dropdown to options dropdown and added support to options dropdown 2023-09-22 16:27:22 -03:00
GuiLeme
6af169bb4c [plugin-sdk-navbar] - added new extensible area 2023-09-21 16:28:02 -03:00
imdt
01d08e5727 More changes 2023-09-13 14:57:43 -03:00
imdt
340146c533 More changes 2023-09-13 14:34:48 -03:00
imdt
376d1fc79d Fix: All lint errors 2023-09-13 11:31:20 -03:00
Tainan Felipe
a256759284 Fix: Remove all TS compiler errors 2023-09-11 10:22:45 -03:00
André Castro
75dd624d80
Fix: TypeScript and Lint Errors in Recording indicator, Talking indicator, and Layout types (and additional lint rules). (#18661)
* Fix: TS issues solved in recording indicator and and talking indicator

* user to partial user

* Update export method
2023-09-06 11:24:30 -03:00
GuiLeme
f65471b131 [refactor-bbb-menu] - add isSeparator to enhance readability 2023-08-24 11:59:04 -03:00
Gustavo Trott
d018fd6490 Resolve conflicts 2023-08-16 16:24:34 -03:00
Tiago Jacobs
5cf2293c38
refactor (typescript): fix typescript build errors (#18454) 2023-08-14 17:52:35 -03:00
Tainan Felipe
91f164fee3
Refactor: Make the Recording indicator use graphql and ts (#18465) 2023-08-11 10:39:58 -03:00
Ramón Souza
80094581f6 replace leading:true, trailing: false debounces 2023-08-09 13:12:29 -03:00
Gustavo Trott
baba92cb0f Merge 2.7 into Develop 2023-08-04 16:47:23 -03:00
imdt
08de342179 Adjustment 2023-08-03 11:32:27 -03:00
imdt
d843b8df56 Client: Margin adjusted to better fitting size 2023-08-03 11:29:51 -03:00