Commit Graph

10846 Commits

Author SHA1 Message Date
Ramón Souza
2dc0daabdb
Merge pull request #19514 from Scroody/chat-system-msg
Client: System message style
2024-01-29 17:19:22 -03:00
André
ad8f6bee00 More requested changes made and TS error solving 2024-01-29 16:08:19 -03:00
André Castro
034df4cd19
Update component.tsx 2024-01-29 15:02:35 -03:00
André Castro
fb7ac6b5ae
Clear chat message 2024-01-29 14:55:25 -03:00
Tainan Felipe
b524f0b9fb
Fix: chat loading only one page per time (#19511) 2024-01-29 14:04:04 -03:00
Ramón Souza
e28408bca2 remove unused audio captions code 2024-01-29 13:27:30 -03:00
André
b5349aacb4 Corrections 2024-01-29 11:52:44 -03:00
João Victor
431511b8da migrate toggleVoice 2024-01-29 11:05:39 -03:00
Gustavo Trott
ed4bb8d15e
Merge pull request #19515 from gustavotrott/introduce-rttNetwork
Introduce `networkRttInMs` and `applicationRttInMs`
2024-01-29 09:26:11 -03:00
João Victor
deb4a17712 migrate userUnshareWebcam 2024-01-29 09:23:11 -03:00
João Victor
349535b5ce migrate userShareWebcam 2024-01-29 09:23:10 -03:00
João Victor
06b7463183 migrate requestUserInformation 2024-01-29 09:23:10 -03:00
Ramón Souza
94a2f77deb
Merge pull request #19513 from JoVictorNunes/fix-chat-form-focus
fix(chat): properly restore text input focus
2024-01-26 14:08:16 -03:00
Ramón Souza
9530cbdd9e fix export presentation, add new action 2024-01-26 09:55:55 -03:00
Ramón Souza
419619fe15
Merge pull request #19519 from antobinary/ports-15
fix away and raiseHands 'reactions' being hidden by avatar image
2024-01-26 08:13:54 -03:00
Anton Georgiev
ec0799883f
fix: drop eslint upsetting space 2024-01-25 15:59:26 -05:00
Jan Kessler
5c8a597cfb fix away and raiseHands 'reactions' being hidden by avatar image 2024-01-25 15:29:49 -05:00
Ramón Souza
3ef6e2254d fix param 2024-01-25 17:12:23 -03:00
André
9daf2a3f6a v3.0 merge 2024-01-25 16:23:00 -03:00
André
9eeaf1db2e Solving errors 2024-01-25 16:21:51 -03:00
Gustavo Trott
b9e51e3163 Introduce networkRttInMs and applicationRttInMs 2024-01-25 12:27:53 -03:00
André
968ad6961c Client: System message style 2024-01-25 12:00:09 -03:00
João Victor
4950470ff0 fix(chat): properly restore text input focus after a message is sent 2024-01-25 11:37:14 -03:00
Ramón Souza
88ebdfc84d
Merge pull request #19508 from antobinary/ports-08
fix: add transitions to cursors for smoothing (port from 2.7)
2024-01-25 10:48:19 -03:00
Ramón Souza
1dcc68f387
Merge pull request #19194 from Scroody/issue-16945
fix: upgrade tooltip dependency and fix open tooltip on mobile (port from 2.7)
2024-01-25 09:53:25 -03:00
Ramón Souza
304995821d
Merge pull request #19502 from JoVictorNunes/issue-19495
fix(whiteboard): prevent annotation subscription from being recreated
2024-01-25 09:05:54 -03:00
Ramón Souza
03d0a6524f
Merge pull request #19203 from Scroody/chat-system-msg
Client: Chat message highlight on system messages
2024-01-24 16:28:48 -03:00
João Victor
57e5dcc54a fix: remove unnecessary condition 2024-01-24 13:53:01 -03:00
João Victor
f839fd8578 fix(whiteboard): prevent annotation subscription from being recreated 2024-01-24 13:19:51 -03:00
Ramón Souza
b35833c25c fix send annotation 2024-01-24 09:18:42 -03:00
Ramón Souza
45ecb1b1d3 Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-presen-actions 2024-01-24 08:48:58 -03:00
Ramón Souza
dfe2bdd7a6 migrate sendBulkAnnotations action 2024-01-24 08:37:51 -03:00
Ramón Souza
aee87dd04a
Merge pull request #19135 from Tainan404/fix-external-video
Fix: external video not keeps playing changing the presenter
2024-01-24 07:59:32 -03:00
Guilherme Pereira Leme
c8bea83de8
feat(plugin): refactor name of general exensible areas interface (#19467)
* [plugin-sdk-issue-62] - refactor general extensible area interface

* [plugin-sdk-issue-62] - refactor last components and bump SDK version
2024-01-23 17:34:50 -03:00
João Victor Nunes
d765ab99fc
Merge branch 'v3.0.x-release' into migrate-pads 2024-01-23 16:44:41 -03:00
Ramón Souza
37f9c49a20
Merge pull request #19408 from ramonlsouza/migrate-moderator-actions
refactor: migrate moderator actions
2024-01-23 14:44:53 -03:00
Ramón Souza
5b0ad4f2b0
Merge pull request #19421 from JoVictorNunes/migrate-poll-answer-gathering
Refactor: migrate poll answer gathering
2024-01-23 14:28:12 -03:00
João Victor
eb135d86ef Remove unused interface 2024-01-23 13:42:47 -03:00
João Victor
ea463b37b5 Move all the necessary services to own service 2024-01-23 13:41:15 -03:00
João Victor
f5e65962e5 Tweak element types 2024-01-23 13:14:29 -03:00
Ramón Souza
7d777fbea0
Merge pull request #19491 from KDSBrowne/v3.cursorBug
Fix: Prevent Large Cursor Being Displayed To Presenter
2024-01-23 13:13:16 -03:00
Anton Georgiev
5822da12ec
Merge pull request #19486 from antobinary/ports-04
fix(sec): filter tags in presentation name (port from 2.7)
2024-01-23 10:39:23 -05:00
KDSBrowne
68394d4b14
fix: Improve Arrow Shape Handling With Tldraw v2 (#19376)
* move cleaning arrow shape to akka
2024-01-23 10:36:26 -05:00
João Victor
98b6ef360a Refactor: migrate pads/shared notes from Meteor to GraphQL 2024-01-23 11:56:20 -03:00
Ramón Souza
00e881dfd6 migrate deleteAnnotations action 2024-01-23 11:31:39 -03:00
Ramón Souza
0dcb2bc7a2 migrate removePresentation action 2024-01-23 10:55:40 -03:00
Ramón Souza
b674d8a912 migrate setPresentation action 2024-01-23 09:51:14 -03:00
KDSBrowne
06ea7f7ddf Merge remote-tracking branch 'origin/v3.0.x-release' into v3.cursorBug 2024-01-23 02:15:38 +00:00
KDSBrowne
380287a4c8 add transitions to cursors for smoothing 2024-01-22 16:24:38 -05:00
Tainan Felipe
b1fbd7e470 Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-external-video 2024-01-22 17:28:56 -03:00
João Victor
5c668aafa1 Remove log 2024-01-22 17:15:37 -03:00
João Victor
b7fac7bfc0 Fix secret poll getting stuck 2024-01-22 17:12:20 -03:00
João Victor
d69bbe9528 Refactor: migrate poll answer gathering 2024-01-22 17:12:20 -03:00
Ramón Souza
c0a306824d
Merge pull request #19325 from KDSBrowne/30-tldraw-v2-bugs-01
fix: Improve Jitter While Moving Shape Via Keyboard
2024-01-22 15:50:58 -03:00
Ramón Souza
22b74ed18c migrate setPresentationDownloadable action 2024-01-22 14:47:46 -03:00
KDSBrowne
f01c55680e add checks for prevShape existence and remoteShape id in shape sync 2024-01-22 17:15:41 +00:00
Anton Georgiev
a12da64e28
Merge pull request #19412 from KDSBrowne/v3.multiUserBug
Fix: Multi-User Drawing Issue When Presenter Switches Pages
2024-01-22 11:12:32 -05:00
Ramón Souza
f99f3d4af2
Merge pull request #19470 from ramonlsouza/migrate-presenter-actions
refactor: migrate external video actions
2024-01-22 09:07:35 -03:00
Ramón Souza
0319fb7d27 migrate exportPresentation action 2024-01-20 11:43:34 -03:00
Ramón Souza
4d64464029 migrate switchSlide action 2024-01-20 11:01:20 -03:00
Anton Georgiev
7c10f49f4a fix(sec): filter tags in presentation name 2024-01-19 15:42:38 -05:00
Ramón Souza
35e27d50d9
Merge pull request #19473 from gustavotrott/timer-accumulated-refactor
Refactor (Timer): Shift Accumulated Time Calculation to Backend
2024-01-19 17:07:07 -03:00
Ramón Souza
9e5d678df4 fix stop external video on screenshare 2024-01-19 15:47:10 -03:00
Ramón Souza
2f67417b4b migrate stopWatchingExternalVideo action 2024-01-19 15:40:27 -03:00
Anton Barboza de Sá
d30b806b47
test: Fix no-flaky tests and properly set the execution mode (#19436)
* test: fix shortcuts, add flaky flag for test requiring graphql data, fix slide change for tldraw v2

* test: properly set the execution mode

* test: use isMultiUser parameter inside options obj

* test: fix banner color test

* test: increase breakout test timeouts for user joining room

* test: redo the change in the hide presentation on join test

* test: change hide presentation steps and add flaky flag on it
2024-01-19 13:42:01 -03:00
Gustavo Trott
f4e5803b15 Makes timer.accumulated be calculated on the backend 2024-01-19 13:36:20 -03:00
Ramón Souza
600fe50b73 migrate emitExternalVideoEvent action 2024-01-19 11:46:11 -03:00
Ramón Souza
2ffd9ce7e9 migrate startWatchingExternalVideo action 2024-01-19 10:44:27 -03:00
Ramón Souza
b034451ba5
Merge pull request #19439 from ramonlsouza/migrate-timer-actions
refactor: migrate timer actions
2024-01-19 08:58:57 -03:00
Ramón Souza
32b239459c fix reset active timer 2024-01-18 17:20:28 -03:00
Ramón Souza
5f3a56c536
Merge pull request #19409 from JoVictorNunes/migrate-mobile-app-modal
Refactor: Migrate mobile app modal component
2024-01-18 13:28:28 -03:00
Tainan Felipe
a4de358c48 Fix: Remove unnecessary component 2024-01-18 13:09:33 -03:00
Ramón Souza
a44da29cbd fix reset timer button 2024-01-18 11:09:13 -03:00
Ramón Souza
facab9bd02 fix stop timer button 2024-01-18 10:49:57 -03:00
Ramón Souza
fd488ae9d9 Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-timer-actions 2024-01-18 08:33:43 -03:00
Ramón Souza
1601f50f74
Merge pull request #19451 from ramonlsouza/fix-timer-panel
fix: timer panel does not open
2024-01-17 17:21:57 -03:00
Ramón Souza
6bfb856657 Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-moderator-actions 2024-01-17 17:11:50 -03:00
Ramón Souza
2378494a70 fix timer panel 2024-01-17 16:00:02 -03:00
KDSBrowne
d0e294289e fix presenter large unmovable circle cursor 2024-01-17 17:44:31 +00:00
KDSBrowne
0eb5fbded7 fix typescript errors 2024-01-17 16:08:44 +00:00
KDSBrowne
9bc574cdc9 fix typescript errors 2024-01-17 15:57:17 +00:00
KDSBrowne
5e4615562f fix typescript errors 2024-01-17 15:43:01 +00:00
KDSBrowne
e0227d848d fix typescript errors 2024-01-17 15:11:57 +00:00
Ramón Souza
318f7b141b migrate setTimer action 2024-01-17 11:41:33 -03:00
Ramón Souza
367f8c88da
Merge pull request #19429 from ramonlsouza/migrate-breakout-actions
refactor: migrate breakout actions
2024-01-17 10:25:28 -03:00
Ramón Souza
08c3b9b393 migrate setTrack action 2024-01-17 09:22:50 -03:00
Ramón Souza
a344fe0c2d migrate switchTimer action 2024-01-17 09:12:27 -03:00
Ramón Souza
825424df1a migrate startTimer/stopTimer actions 2024-01-17 08:29:19 -03:00
Guilherme Pereira Leme
b23bea041c
feat(plugin): Implemented first dom element manipulation - chat message (#19420)
* [plugin-sdk-refactor-2] - refactored some filenames and enums.

* [plugin-sdk-issue-28] - Implemented dom element manipulation

* [plugin-sdk-issue-28] - bump plugin-sdk version
2024-01-16 14:02:12 -03:00
Ramón Souza
645c3c3193 migrate resetTimer action 2024-01-16 13:55:31 -03:00
Ramón Souza
0120548528 migrate deactivateTimer action 2024-01-16 13:51:36 -03:00
Ramón Souza
05225427a2 migrate activateTimer action 2024-01-16 11:19:11 -03:00
Ramón Souza
3d3be2df7b migrate requestJoinURL action 2024-01-16 08:39:13 -03:00
Ramón Souza
319bb6ff2a migrate transferUser action 2024-01-16 08:28:15 -03:00
Ramón Souza
e202dc7082 migrate setBreakoutsTime action 2024-01-15 16:50:37 -03:00
Ramón Souza
be8f4572da
Merge pull request #18822 from Tainan404/audio-migration
Refactor: Audio Captions migration
2024-01-15 16:45:15 -03:00
Guilherme Pereira Leme
1b6445d211
feat(plugin): Refactor enums and filenames (#19418) 2024-01-15 14:12:39 -03:00
Tainan Felipe
3eac34f563 Fix: TS errors 2024-01-15 11:53:18 -03:00
Ramón Souza
87a81e27a9 migrate sendMessageToAllBreakouts action 2024-01-15 11:16:45 -03:00
Ramón Souza
534bfb83f7 migrate moveUser action 2024-01-15 10:48:38 -03:00
Ramón Souza
4ed689fa6d migrate endAllBreakouts action 2024-01-15 09:47:17 -03:00
Tainan Felipe
47951f421c Fix: meeting query not working after metadata update 2024-01-15 09:28:45 -03:00
Tainan Felipe
e343eac51d Fix: meeting query missing fields 2024-01-12 18:07:00 -03:00
Tainan Felipe
57fabde52e Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration 2024-01-12 17:59:22 -03:00
KDSBrowne
ebff8065ff refactor whiteboard access logic in UserActions 2024-01-12 20:13:21 +00:00
Ramón Souza
2ddd19bd51 migrate createBreakoutRoom action 2024-01-12 16:53:34 -03:00
Ramón Souza
f2035355af remove unused component 2024-01-12 16:31:47 -03:00
Ramón Souza
0dac0c267b
Merge pull request #19382 from vasylOstrovskyi/vo-bbb-wbopts
[3.0a]Add options to set default tldraw styles
2024-01-12 10:55:17 -03:00
bigbluebutton
e30c5786ba remove empty line 2024-01-12 12:21:51 +02:00
Tainan Felipe
b424f67af1 Fix: Remove unecessary imports 2024-01-11 14:47:27 -03:00
Ramón Souza
ec3b61b1e7 migrate updateTranscript action 2024-01-11 14:46:39 -03:00
Tainan Felipe
d97ed9c1e0 Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration 2024-01-11 14:31:32 -03:00
Ramón Souza
5bf01fdbf8
Merge pull request #19406 from ramonlsouza/migrate-guest-actions
refactor: migrate guestUsers actions
2024-01-11 13:57:56 -03:00
Ramón Souza
a0626cc57f migrate toggleWebcamsOnlyForModerator action 2024-01-11 13:32:32 -03:00
Ramón Souza
1c26a85981 migrate muteAllToggle/muteAllExceptPresenterToggle actions 2024-01-11 11:59:14 -03:00
Ramón Souza
3e73ca9422 migrate toggleLockSettings action 2024-01-11 10:57:51 -03:00
Ramón Souza
8f30fa04d2 migrate changeLayout action 2024-01-11 10:33:25 -03:00
Ramón Souza
b7f20f2187 migrate setPushLayout action 2024-01-11 09:41:08 -03:00
Gustavo Trott
f86187a930
Merge pull request #19407 from gustavotrott/graphql-chat-fixes
Fix and Refactor moderatorChatEmphasize
2024-01-11 09:37:32 -03:00
Ramón Souza
b19202589c Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-moderator-actions 2024-01-10 17:01:43 -03:00
Ramón Souza
841132b572 migrate toggleRecording action 2024-01-10 16:23:49 -03:00
Ramón Souza
e304387206
Merge pull request #19344 from ramonlsouza/migrate-chat-actions
refactor: migrate chat actions
2024-01-10 15:55:39 -03:00
Ramón Souza
33d5d29966 migrate ejectUserCameras action 2024-01-10 15:20:37 -03:00
KDSBrowne
82143f8e84 update current page writers subscription 2024-01-10 16:47:00 +00:00
João Victor
4ab4ba8f58 Refactor: migrate mobile app modal component 2024-01-10 11:35:36 -03:00
Ramón Souza
3675919514 migrate endMeeting action 2024-01-10 11:07:42 -03:00
Gustavo Trott
de9221be23 Fix and Refactor moderatorChatEmphasize 2024-01-10 10:53:29 -03:00
Ramón Souza
5c428f257d migrate setPrivateGuestLobbyMessage action 2024-01-10 10:21:48 -03:00
Ramón Souza
f557218d7e migrate setGuestLobbyMessage action 2024-01-10 10:05:14 -03:00
Ramón Souza
a5ede6429c migrate allowPendingUsers action 2024-01-10 09:39:28 -03:00
Ramón Souza
326a4a06b2 migrate changeGuestPolicy action 2024-01-10 09:07:38 -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
KDSBrowne
93695e62a3 update hook 2024-01-09 15:02:32 +00:00
KDSBrowne
1d98e643ff handle wheel zoom updating display value 2024-01-09 14:31:08 +00:00
bigbluebutton
1be6293569 Added options to set default tldraw styles 2024-01-04 10:24:45 +02:00
KDSBrowne
2fece0bfad Merge remote-tracking branch 'origin/v3.0.x-release' into 30-tldraw-v2-bugs-01 2023-12-18 21:47:38 +00:00
Ramón Souza
1af38fd6b2 fix ts error 2023-12-15 17:03:41 -03:00
Ramón Souza
ba5445e236 migrate createGroupChat meteor call 2023-12-15 15:08:48 -03:00
Ramón Souza
4c07742ec1
refactor: migrate presentation actions (#19329) 2023-12-15 14:39:12 -03:00
Guilherme Pereira Leme
4f505d7122
feat(plugin): added support for plugin ui commands. (#19326)
* [plugin-sdk-ui-commands] - implemented chat ui command for plugin

* [plugin-sdk-ui-commands] - update SDK

* plugin-sdk-ui-commands
2023-12-15 14:04:52 -03:00
Guilherme Pereira Leme
6fdd613639
feat(plugin) - Floating window (#19283)
* [plugin-sdk-issue-26] - floating window

* [plugin-sdk-floating-window] - changes in review

* [plugin-sdk-floating-window] - changes in review

* [plugin-sdk-floating-window] - update SDK
2023-12-15 14:04:33 -03:00
Ramón Souza
2f26642dca
Merge pull request #19240 from ramonlsouza/remove-guest-users-server
refactor: remove unused guestUsers code
2023-12-15 11:07:41 -03:00
Ramón Souza
17127210c7 migrate startUserTyping meteor call 2023-12-15 10:31:11 -03:00
Ramón Souza
95170a8376 migrate clearPublicChatHistory meteor call 2023-12-15 09:45:23 -03:00
Guilherme Pereira Leme
774a628d19
feat(plugin): add new useLoadedChatMessages (#19339)
* [plugin-sdk-issue-27] - new data-consumption-hook

* [plugin-sdk-issue-27] - update SDK
2023-12-14 17:02:00 -03:00
Ramón Souza
f3cbf568c2 Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-guest-users-server 2023-12-14 09:06:52 -03:00
Ramón Souza
801f2693b9
Merge pull request #19296 from ramonlsouza/migrate-user-actions
refactor: migrate user actions
2023-12-13 16:21:48 -03:00
Tainan Felipe
aa9760ba01 Refactor: use componentsFlags to show captions 2023-12-13 11:31:05 -03:00
Tainan Felipe
0c20ba2d64 Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration 2023-12-13 11:03:21 -03:00
Tainan Felipe
be3f43db70 Fix: presenter not appearing controls 2023-12-12 17:47:29 -03:00
Ramón Souza
df09494f1c
Merge pull request #19321 from ramonlsouza/migrate-poll-actions
refactor: migrate poll actions
2023-12-12 16:50:21 -03:00
Tainan Felipe
26e79fe8ac Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-external-video 2023-12-12 16:36:40 -03:00
KDSBrowne
cee1607869 fix lag while shapes move via arrow keys | remove akka infinite canvas restriction 2023-12-11 19:31:21 +00:00
Guilherme Pereira Leme
a6045656ce
feat(plugins): Ui Events (#19308)
* [plugin-sdk-ui-events] - useUiEvent hook

* [plugin-sdk-ui-events] - update dependency

* [plugin-sdk-ui-events] - update ts
2023-12-11 13:56:04 -03:00
Ramón Souza
5463f8ff73 migrate createPoll meteor call 2023-12-11 10:31:13 -03:00
Ramón Souza
4806e00192 migrate stopPoll meteor call 2023-12-08 17:24:57 -03:00
Ramón Souza
286da931b3 migrate publishVote meteor call 2023-12-08 16:22:52 -03:00
Ramón Souza
0ef2e8afea migrate publishTypedVote meteor call 2023-12-08 15:51:41 -03:00
Ramón Souza
573fa99bcd migrate publishPoll meteor call 2023-12-08 15:29:05 -03:00
Ramón Souza
80f2051390 Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-guest-users-server 2023-12-08 10:47:51 -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
Ramón Souza
e0c987c34f migrate setRandomUser meteor call 2023-12-07 16:31:47 -03:00
Ramón Souza
1dbea49730 migrate setSpeechLocale meteor call 2023-12-07 16:23:36 -03:00
Ramón Souza
b9d4841b26 migrate setExitReason meteor call 2023-12-07 15:37:04 -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
ce5bb3aaf5 migrate clearAllUsersReaction meteor call 2023-12-07 11:24:17 -03:00
Ramón Souza
aa882fc1e5 migrate clearAllUsersEmoji meteor call 2023-12-07 11:18:33 -03:00
Ramón Souza
3d2c9394ab migrate toggleUserLock meteor call 2023-12-07 11:06:55 -03:00
Ramón Souza
ff764d6d8f migrate setUserReaction meteor call 2023-12-07 10:57:21 -03:00
Ramón Souza
9ccc713543 migrate setEmojiStatus meteor call 2023-12-07 10:45:13 -03:00
Ramón Souza
0f046de941 migrate assignPresenter meteor call 2023-12-07 10:02:13 -03:00
Ramón Souza
e6af8390a3 migrate removeUser and userEjectFromVoice meteor calls 2023-12-07 09:33:15 -03:00
Ramón Souza
30d82d62fe migrate setMobileUser meteor call 2023-12-06 16:57:31 -03:00
Ramón Souza
0a6e75a14a Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-actions 2023-12-06 16:32:52 -03:00
Ramón Souza
be300d37d2 migrate changeRaiseHand meteor call 2023-12-06 16:30:30 -03:00
Ramón Souza
cb1d20a8ea migrate changePin meteor call 2023-12-06 16:00:46 -03:00
Ramón Souza
a74dd7f727 migrate changeRole meteor call 2023-12-06 15:17:16 -03:00
Ramón Souza
d9c9b00904 remove unused code 2023-12-06 10:33:36 -03:00
Ramón Souza
c9ae825c4b update status helper component 2023-12-06 09:12:25 -03:00
Ramón Souza
78fff583fd remove connection-status collection 2023-12-05 17:33:53 -03:00
KDSBrowne
cc7aff8686
Feat: Migrating to Tldraw v2 (Alpha v18) on 3.0 (#19268)
* initial tldraw v2 alpha 18 with graph-ql

* add @apollo/client

* update whiteboard test element

* update whiteboard test elements

* update whiteboard test elements

* load .tldr file shapes into bbb

* temporarily disable infinite canvas limit in client

* disabling failing tests on ci

* restore poll results on whiteboard

* restore hideViewerCursor functionality

* disabling failing tests that needs to be updated

---------

Co-authored-by: Gabriel Porfirio <gabrielporfirio1994@gmail.com>
2023-12-05 15:15:25 -03:00
Anton Barboza de Sá
3f7d149fe7
Merge pull request #19259 from ramonlsouza/current-user-refactor
refactor: remove current-user collection
2023-12-05 15:04:02 -03:00
Ramón Souza
7e8eb923de migrate connection status to use graphql 2023-12-05 11:18:45 -03:00
Ramón Souza
68b9cd0b25 migrate changeAway meteor call 2023-12-04 15:59:16 -03:00
Gustavo Trott
38a387bacf
Merge pull request #19274 from gustavotrott/graphql-actions-chat
graphql-actions: Chat actions
2023-12-04 15:11:48 -03:00
Anton Georgiev
3723f1b6b0
Merge pull request #19233 from antonbsa/breakout-flaky-updt
test: Update breakout flaky tests
2023-12-04 13:06:20 -05:00
Ramón Souza
8349147fbb fix pin user video 2023-12-04 13:26:26 -03:00
Gustavo Trott
79dbe8ba41 Add graphql actions for Chat 2023-12-04 11:16:58 -03:00
Ramón Souza
7c3dd06a6a fix select random user 2023-12-04 09:36:07 -03:00
Ramón Souza
e8a7837ffc fix screenshare for presenter 2023-12-01 12:12:45 +01:00
Ramón Souza
432b1b85be remove current-user collection 2023-11-30 15:20:12 +01:00
Ramón Souza
6c7396b082 replace current user queries in service 2023-11-30 14:42:11 +01:00
Ramón Souza
5b2731275f replace isModerator checks with useCurrentUser 2023-11-30 14:24:25 +01:00
Ramón Souza
dde3aa92bd replace UsersContext with useCurrentUser 2023-11-30 12:08:16 +01:00
Ramón Souza
66dd35a22e
Merge pull request #19253 from ramonlsouza/remove-userlist-code
refactor: remove unused code in userlist components
2023-11-30 11:01:30 +01:00
Ramón Souza
e6dab61259 remove unused code in userlist 2023-11-30 10:33:05 +01:00
Ramón Souza
52c7194957
Merge pull request #19241 from ramonlsouza/remove-external-video-meetings
refactor: remove unused external video code
2023-11-30 10:28:05 +01:00
Ramón Souza
87c1ffb236 remove console log 2023-11-30 09:40:29 +01:00
Gustavo Trott
46c9eae237 Fix eslint problem 2023-11-29 13:48:35 -03:00
Gustavo Trott
3003f9c951 Resolve conflicts 2023-11-29 11:25:39 -03:00
Gustavo Trott
30143861ab graphql actions for Timer 2023-11-29 11:20:23 -03:00
Ramón Souza
761d42cbcf remove external-video-meetings collection and related files 2023-11-29 14:22:59 +01:00
Ramón Souza
9a8638b3ff remove guestUsers collection and related files 2023-11-29 12:55:53 +01:00
Anton B
b06b0e7fb1 test: update breakout flaky tests 2023-11-28 17:10:46 -03: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
Gustavo Trott
16c8715316
Merge pull request #19207 from schrd/graphql-clusterproxy
Fix graphql API for clusterproxy setup
2023-11-28 14:47:58 -03:00
Tiago Jacobs
ac04efc250
Merge pull request #19230 from ramonlsouza/layouts-updates
layout improvements
2023-11-28 12:57:06 -03:00
Ramón Souza
db70edd3ab remove empty space on top and bottom if navbar and action bar are disabled 2023-11-28 15:45:12 +01:00
Daniel Schreiber
d2a28a6130 Fix: support cluster proxy setup for graphql API
The websocket connection to the graphql API needs to go directly to the
BBB server (bbb-html5) and it the middleware needs to accept requests
with a different origin.
2023-11-28 15:27:55 +01:00
Ramón Souza
067144bf86
refactor: remove unused chat code (#19215) 2023-11-28 11:18:56 -03:00
Ramón Souza
30fc412e60 move hidden layouts list to layout/enums file 2023-11-28 12:14:22 +01: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
André
92c5694551 Merge remote-tracking branch 'upstream/v3.0.x-release' into chat-system-msg 2023-11-27 14:42:45 -03:00
vitoralmeida
7e4be752af fix(layout-manager): fix SonarCloud reports #18879 2023-11-27 14:42:14 -03:00
André
e24ac4094e Merge remote-tracking branch 'upstream/v3.0.x-release' into issue-12614 2023-11-27 14:41:23 -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
André
7569dd56bb Fix: Dial user with wrong icon/avatar 2023-11-24 13:58:46 -03:00
vitoralmeida
5892460456 feat(layout-manager): adds new layouts for specific integration scenarios #18879 2023-11-24 04:07:41 -03:00
Ramón Souza
396d71b35f
Merge pull request #19199 from Scroody/fix-listen-only-color
Fix: listen only wrong color
2023-11-23 16:14:58 -03:00
Ramón Souza
a59bda34f5 Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-presentation-server 2023-11-23 13:17:40 -03:00
Gustavo Trott
e6a7e2197f
Fix button 'Open BigBlueButton Tablet app' for meeting with whitespace in its name (#19201) 2023-11-23 13:03:24 -03:00
André
e3106c4e1f Client: Chat message highlight on system messages 2023-11-23 11:47:09 -03:00
Ramón Souza
9a2ca89004 Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-presentation-server 2023-11-23 11:35:00 -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
f01e626b9b fix isPresenter 2023-11-22 17:01:18 -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
eae380fe34 Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-unused-timer-indicator 2023-11-22 15:43:41 -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
ebc1117506
Merge pull request #19158 from ramonlsouza/remove-unused-audio-controls
refactor: remove unused actions bar audio button component
2023-11-22 15:39:56 -03:00
Ramón Souza
d2fcf45578
Allow to force a layout when joining a room - client (#19173)
* enforce layout - client

* use graphql for enforceLayout
2023-11-22 14:21:07 -03:00
André
5c3f4cd409 Fix: listen only wrong color 2023-11-22 13:13:48 -03:00
Ramón Souza
1e49dc7391 remove duplicated code 2023-11-21 17:32:12 -03:00
Ramón Souza
4ae5ae8cc9 Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-presentation-server 2023-11-21 17:20:50 -03:00
Ramón Souza
feaa1277cd upgrade tooltip dependency and fix open tooltip on mobile 2023-11-21 13:39:05 -03:00
Ramón Souza
f26c8a614c fix: The shortcut for raising hand is not functioning as expected @ 2.7.1 2023-11-21 10:13:23 -03:00
Ramón Souza
8eb49a0887 feat: leave meeting button 2023-11-20 13:30:07 -03:00
Anton Georgiev
97faafa97c refactor: Add a toast warning you that your webcam is still streaming… 2023-11-20 13:04:30 -03:00
Ramón Souza
4edd0a19b1 restore resize in custom layout 2023-11-16 17:08:13 -03:00
Ramón Souza
c3bd9ac74a remove unused audio controls component 2023-11-16 10:45:59 -03:00
Tainan Felipe
810386add7 Fix: remove unecessary eslint 2023-11-15 14:25:16 -03:00
Ramón Souza
a18adb0b38
Merge pull request #19014 from Tainan404/breakout-room-migration
Refactor: Migrate breakout room creation to graphql
2023-11-15 13:22:43 -03:00
Tainan Felipe
86c1823b25 Fix: ts errors 2023-11-15 12:00:12 -03:00
Tainan Felipe
683e540c19 Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration 2023-11-15 11:48:13 -03:00
Tainan Felipe
89aac73da0 Fix: TS errors 2023-11-15 11:32:31 -03:00
Tainan Felipe
57a43f23d8 Merge remote-tracking branch 'upstream/v3.0.x-release' into breakout-room-migration 2023-11-15 10:54:14 -03:00
Tainan Felipe
160f689011 Fix: external video not keeps playing changing the presenter 2023-11-15 10:38: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
André
31ff0479f5 Fix: Moderator lowering hand from toast broken 2023-11-15 10:17:56 -03:00
Ramón Souza
1c636c4cce
Merge pull request #19004 from gabriellpr/test-timer
test: Timer and stopwatch
2023-11-15 10:03:15 -03:00
Ramón Souza
e9248961e7
Merge pull request #19121 from Scroody/new-reactions-emoji-rain
feat(reactions): port new reactions and fix emojiRain
2023-11-15 10:00:06 -03:00
Ramón Souza
23118f4115 remove unused timer indicator component 2023-11-14 13:30:20 -03:00
André
bf028c8324 aditional changes 2023-11-14 12:59:56 -03:00
Ramón Souza
e79cb6243c remove unused recording indicator component 2023-11-14 11:43:57 -03:00
André
1ebd27d5ea Lint 2023-11-14 11:03:05 -03:00
Paul Trudel
f9f419cdf1
Refactor: Add chat message to Postgres when user status changes (#18980)
* Insert chat msg on use status change

* Insert system message for user status change

* Close pres file resources

* Remove unused code

* Remove trailing whitespace

* Remove more trailing whitespace

* Use frontend message

* Send user name and add validation

* Fix js errors

* Modify user validation for sending away msg
2023-11-14 10:47:09 -03:00
Ramón Souza
d2512ef4fb remove remaining files 2023-11-14 10:18:19 -03:00
Ramón Souza
3045575aab remove unused slides collection code 2023-11-13 17:27:08 -03:00
Lucas Fialho Zawacki
f575ecd4c8 feat(reactions): port new reactions and fix emojiRain 2023-11-13 15:36:49 -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
Tainan Felipe
b0cc1d7c24 Refactor: make components use new data fields 2023-11-13 12:54:43 -03:00
Tainan Felipe
7dfd95cfb2 Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration 2023-11-13 10:17:05 -03:00
Ramón Souza
8f7b20722f
Merge pull request #19102 from Scroody/27-to-30-part-2
v27 changes ported to v30 part 2.
2023-11-10 17:16:07 -03:00
Ramón Souza
925a3fa979
Merge pull request #18928 from ramonlsouza/pres-graphql
get whiteboard and cursor data from graphql
2023-11-10 17:06:08 -03:00
Ramón Souza
ac64b73ab1
Merge pull request #19098 from Scroody/27-to-30-part-1
v27 changes ported to v30 part 1.
2023-11-10 15:45:30 -03:00
Tainan Felipe
a55fa95022 Fix: default duration time and free join invitation 2023-11-10 15:20:13 -03:00
André
96d9f71030 v27 changes ported to v30 part 2. 2023-11-10 15:09:45 -03:00
Ramón Souza
c689b650c1
Merge pull request #19094 from Scroody/user-list-keyboard
fix(accessibility): restore roving functionality in user list
2023-11-10 13:11:57 -03:00
André
d78b2988f5 27 to 30 2023-11-10 10:51:29 -03:00
André
f97735d3ae Rest of the code 2023-11-10 10:39:29 -03:00
Tainan Felipe
a96ffa04b4 Fix: add validation to prop 2023-11-10 09:24:06 -03:00
André
6e16cd599a WIP: fix(accessibility): restore roving functionality in user list 2023-11-09 13:49:29 -03:00
Ramón Souza
74a724d99a
Merge pull request #18711 from Tainan404/migrate-waiting-user-on-userlist
Refactor: migrate guest panel opener in the user list
2023-11-09 13:15:09 -03:00
Ramón Souza
673d5f571d fix init dark mode
.
2023-11-09 11:28:20 -03:00
Ramón Souza
003809c54a
Merge pull request #19074 from Tainan404/r-extertanl-video
Refactor: Migrate external video player
2023-11-09 10:42:25 -03:00
Ramón Souza
7317fde64c
Update bigbluebutton-html5/imports/ui/components/external-video-player/external-video-player-graphql/component.tsx 2023-11-09 10:00:41 -03:00
Ramón Souza
9c34ead5fa fix whiteboard icon in userlist 2023-11-08 11:12:56 -03:00
Tainan Felipe
efb4ad7b23 Fix: start button not being disabled and blocked autoplay message 2023-11-07 17:55:17 -03:00
Tainan Felipe
dd17a63640 Add: implements hooks to use inside components 2023-11-07 13:02:38 -03:00
Gustavo Trott
ca9167ef59 Refresh subscription whenever variables change 2023-11-07 13:02:38 -03:00
Gustavo Trott
23810dc141 Make chat receive graphql data using Json Patch 2023-11-07 13:02:38 -03:00
Ramón Souza
ab8a2643de fix error in toast 2023-11-06 13:17:11 -03:00
Tainan Felipe
d2f6fc6598 Refactor: Migrate external video player 2023-11-06 12:02:12 -03:00
Ramón Souza
923602b020 fix presentation download link in chat 2023-11-06 11:12:27 -03:00
Ramón Souza
923ffb710f fix download presentation url 2023-11-06 10:35:55 -03:00
Ramón Souza
7f6de3f27e Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql 2023-11-06 10:14:39 -03:00
Gustavo Trott
5f22f2c845
Merge pull request #19054 from gustavotrott/graphql-typing-order-fix
fix (graphql): Fix order of who is typing
2023-11-02 15:03:06 -03:00
Ramón Souza
1919fe06be Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql 2023-11-02 08:55:55 -03:00
Ramón Souza
10d9a94901
Merge pull request #18838 from Tainan404/migrate-time-indicator
Refactor: Migrate timer indicator
2023-11-02 08:06:19 -03:00
Gustavo Trott
9896f4c1f5
Merge pull request #19029 from gustavotrott/fix-graphql-pres-default
fix (graphql): Default presentation is inserted with default=false
2023-11-01 17:29:35 -03:00
Gustavo Trott
9cb40bacf5 Fix order of who is typing 2023-11-01 16:29:37 -03:00
Ramón Souza
3457413d58 Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql 2023-11-01 08:56:39 -03:00
Ramón Souza
117690d892
Merge pull request #19040 from Scroody/talking-indicador-margin
Fix: Talking indicador too close from user list button
2023-10-31 09:43:33 -03:00
Ramón Souza
b1ef4a89a6
Merge pull request #19039 from Scroody/muwb-number-pointer
Client: Multi user whiteboard number clickable
2023-10-31 09:10:22 -03:00
Ramón Souza
2c850ca49f
Update bigbluebutton-html5/imports/ui/components/presentation/presentation-toolbar/styles.js 2023-10-31 09:10:03 -03:00
Ramón Souza
a4154bb483
Merge pull request #19038 from Scroody/fix-chat-poll-results
Fix: Chat poll results being cut off
2023-10-30 17:22:26 -03:00
André
bc5ac50610 Fix: Talking indicador too close from user list button 2023-10-30 16:00:12 -03:00
André
2d6da1212d Client: Multi user white board number clickable 2023-10-30 15:50:32 -03:00
Ramón Souza
ff07fd39f3
Merge pull request #19037 from ramonlsouza/fix-chat-roving
fix(accessibility): roving functionality in chat list
2023-10-30 15:43:40 -03:00
André
aa051fc72c Fix: Chat poll results 2023-10-30 15:22:48 -03:00
Guilherme Pereira Leme
f6babd558c
feat(plugin): New Hook useUsersOverview (#19028)
* bump sdk

* [plugin-sdk-issue-45] - useUsersOverview implementation

* [plugin-sdk-issue-45 ] - bump version
2023-10-30 14:05:45 -03:00
Ramón Souza
ddc16279f7 fix keyboard access on chat list 2023-10-30 10:33:01 -03:00
Tainan Felipe
4d8a17f2ab Fix: ts errors 2023-10-30 10:18:36 -03:00
Tainan Felipe
a5ba545d95 Add support to user update 2023-10-30 10:06:17 -03:00
Ramón Souza
759feff205 remove cursor locked check 2023-10-30 09:04:30 -03:00
Gustavo Trott
fb224428e4 refactor update Presentations on Hasura 2023-10-27 17:29:36 -03:00
Ramón Souza
a04dedc7cf fix incorrect state in presentation uploader 2023-10-27 14:57:25 -03:00
Guilherme Pereira Leme
bbbf6f73bc
[plugin-sdk-fix-data-channel-dispatcher] - fix dispatcher (#19015) 2023-10-27 13:54:00 -03:00
Ramón Souza
b5b6d450c2 Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql 2023-10-27 13:41:41 -03:00
Ramón Souza
769b61ee9f client side poll results 2023-10-27 13:05:43 -03:00
Tainan Felipe
b1ac679ee2 Refactor: Migrate breakout room creation to graphql 2023-10-27 11:19:46 -03:00
Guilherme Pereira Leme
fb60a02c23
feat(plugin): Add plugin data channels (#19009) 2023-10-26 16:59:05 -03:00
Ramón Souza
0143b1f6fd fix default value for presentation lock settings 2023-10-26 09:35:34 -03:00
Ramón Souza
4d37f456c0 fix converting presentations toast 2023-10-26 09:16:49 -03:00
Gabriel Porfirio
e274cb595b few improvements on the test 2023-10-25 17:29:52 -03:00
Ramón Souza
2448cb75b3 fix presentation download dropdown 2023-10-25 16:35:06 -03:00
Ramón Souza
ef84eb0e57 Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql 2023-10-25 13:50:25 -03:00
Ramón Souza
e917d912a0
Merge pull request #18998 from ramonlsouza/fix-whiteboard-access-label
fix: whiteboard access label in userlist
2023-10-24 14:28:58 -03:00
Ramón Souza
cedf0a53e6 fix whiteboard access label in userlist 2023-10-24 11:18:56 -03:00
Ramón Souza
08aa1627f5
Merge pull request #18997 from ramonlsouza/fix-markdown
fix: replace links in chat with markdown links
2023-10-24 10:05:38 -03:00
Gabriel Porfirio
c14cb70f7d data-test for testing 2023-10-24 09:57:08 -03:00
Ramón Souza
fed221f48d fix markdown links 2023-10-24 09:00:52 -03:00
Ramón Souza
fc18772f78
Merge pull request #18968 from Scroody/fix-chat-input-focus
Client: Focus on input when clicking chat
2023-10-23 17:31:58 -03:00
Ramón Souza
5952faefee
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-form/component.tsx 2023-10-23 17:31:41 -03:00
Ramón Souza
0322ea2845 fix set slide length when presentation is removed 2023-10-20 10:15:47 -03:00
Ramón Souza
0b0e8ec195 fix remove presentation button 2023-10-20 09:52:00 -03:00
Ramón Souza
da737b7380 remove presentations collection from uploader service 2023-10-20 09:38:04 -03:00
Ramón Souza
c97a351289 move export toast to toast component 2023-10-19 15:56:13 -03:00
Ramón Souza
20a50105b9 move presentation uploader toast out of uploader component 2023-10-19 09:57:40 -03:00
André
65a3e00fbb later changes 2023-10-18 14:01:30 -03:00
André
327c4f0b7d Client: Focus on input when clicking chat 2023-10-18 13:36:58 -03:00
Ramón Souza
c2ed844e89 adjust query 2023-10-17 17:42:59 -03:00
Ramón Souza
1a48ae9f56 remove parse from json fields, directly query for svg url in presentation 2023-10-17 13:49:23 -03:00
Ramón Souza
e263490bb1 rename graphql fields 2023-10-17 13:35:48 -03:00
Ramón Souza
0ef4598a6e Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql 2023-10-17 11:50:05 -03:00
Ramón Souza
41515e8b97 fix undo/redo 2023-10-17 10:49:55 -03:00
Ramón Souza
1575a093d1 use graphql to fetch presentation list in actions dropdown 2023-10-17 10:20:24 -03:00
Ramón Souza
06e17f0734 remove "a" in user avatar 2023-10-17 08:56:02 -03:00
Ramón Souza
1a3d6bbd7b use graphql in presentation uploader component 2023-10-16 16:27:22 -03:00
Ramón Souza
2d5b3ad848 remove unused code 2023-10-16 09:35:39 -03:00
Ramón Souza
5885db0416 remove clearCursors on multi user session end - to be done in back-end 2023-10-12 15:37:20 -03:00
Ramón Souza
77275934e2 use real number of pages on whiteboard mount 2023-10-12 15:29:29 -03:00