Commit Graph

11269 Commits

Author SHA1 Message Date
Guilherme Leme
7b81148972 [change-data-channel-return] - Changed data-channel payloadJson to be a json instead of a string 2024-05-22 17:34:43 -03:00
Ramón Souza
71857f3779
Merge pull request #20243 from JoVictorNunes/fix-rights-for-publishing-cursor
fix(whiteboard): tweak rights for publishing cursor updates
2024-05-21 17:16:05 -03:00
Gustavo Trott
b88854835c
Handling Validations and Error Reporting in bbb-graphql-actions (was in Hasura) (#20308) 2024-05-21 16:11:17 -03:00
Ramón Souza
1a8a7ccda1
Merge pull request #20280 from KDSBrowne/bbb-20278
fix(whiteboard): Slide Navigation Crash and Event Listener Update
2024-05-21 13:10:28 -03:00
Ramón Souza
a45e414796
Merge pull request #20309 from ramonlsouza/issue-20262
fix: After locale change some menus show in the old locale
2024-05-20 16:27:25 -03:00
Ramón Souza
3a015e1e99
Merge pull request #20203 from JoVictorNunes/chat-dropdown-skeleton
fix(chat): add loaders for dynamic menu items
2024-05-20 15:44:38 -03:00
Ramón Souza
466e02f0ba fix user options dropdown language 2024-05-20 14:34:55 -03:00
João Victor
916907dd99 Merge branch 'v3.0.x-release' into fix-rights-for-publishing-cursor 2024-05-20 11:12:31 -03:00
João Victor
77a5e1277b fix(chat): avoid console warnings 2024-05-20 11:09:01 -03:00
Ramón Souza
137881b46b
Merge pull request #20290 from ramonlsouza/issue-20266
fix: Breakouts' settings incorrect when going to Manage users modal
2024-05-20 10:51:23 -03:00
Ramón Souza
810862e2d7
Merge pull request #20286 from KDSBrowne/bbb-20281
fix(whiteboard): Prevent Overlap Of Presentation Toolbar And Tldraw Context Menu
2024-05-20 09:57:37 -03:00
Ramón Souza
b1659c4bf4
Merge pull request #20283 from ramonlsouza/issue-20258
fix: Timer stops updating if you select music
2024-05-17 13:33:08 -03:00
Ramón Souza
0d7271738e do not display breakout settings when moving users 2024-05-17 13:30:56 -03:00
KDSBrowne
9348d66861 prevent overlapping menu being open at same time 2024-05-17 14:08:56 +00:00
KDSBrowne
006f33ab62 fix presentation toolbar overlapping tldraw menu 2024-05-17 13:47:00 +00:00
Ramón Souza
599b99ce89
Merge pull request #20210 from KDSBrowne/v30-late-joiner-shapes
fix(whiteboard): Shapes Missing On Previous Slides For Late Joiners
2024-05-17 10:25:18 -03:00
KDSBrowne
b223807fe6 lint issues 2024-05-16 20:03:36 +00:00
KDSBrowne
153293ff06 lint issues 2024-05-16 19:47:05 +00:00
Ramón Souza
0f2b2dd6bf fix timer indicator stops updating if music is changed 2024-05-16 15:24:36 -03:00
KDSBrowne
12a4dfaaf0 hide load .tldr file option 2024-05-16 17:32:44 +00:00
KDSBrowne
efea396020 fix keydown event listener not handling arrow press 2024-05-16 17:20:20 +00:00
KDSBrowne
d02aeaed9e fix crash navigating back on slide 1 and forward on last slide 2024-05-16 15:40:12 +00:00
Ramón Souza
f42513d922 close timer panel if feature is not active 2024-05-16 10:00:57 -03:00
Ramón Souza
1e35f84000 remove endedOn 2024-05-16 09:46:30 -03:00
Ramón Souza
20762d133a
Merge pull request #20250 from ramonlsouza/user-away-mutation-check
refactor: only send disable away mutation if user is away
2024-05-15 13:34:28 -03:00
Ramón Souza
53df518992
Merge pull request #20194 from KDSBrowne/v30-update-toolbar-pos
fix(whiteboard): Align 3.0 Whiteboard Toolbar Position with v2.7 Behavior
2024-05-15 13:33:50 -03:00
Anton Georgiev
e1a4d5a184
Merge pull request #20252 from gustavotrott/shift-welcomemsg-handler
refactor: Re-implement sanitize for Welcome msgs and Guest Lobby msgs
2024-05-15 10:51:15 -04:00
Gustavo Trott
6a7dba6c22
Merge pull request #20229 from gustavotrott/pres-notifications-akka-apps
refactor (akka-apps): Show progress while importing whiteboard and sharedNotes from breakoutRoom
2024-05-15 10:47:07 -03:00
Ramón Souza
6fa1cb7aa5
Merge pull request #20212 from JoVictorNunes/fix-muting-from-indicator
fix(audio): moderators not able to mute users
2024-05-15 10:00:18 -03:00
Gustavo Trott
e8bfdf7043 fix linter errors 2024-05-15 08:45:37 -03:00
Gustavo Trott
8f4b7da739 Merge remote-tracking branch 'upstream/v3.0.x-release' into shift-welcomemsg-handler 2024-05-14 16:49:12 -03:00
Gustavo Trott
429065b245 convet html tags to html entities for guest lobby messages 2024-05-14 11:25:10 -03:00
Ramón Souza
10c8b50987 only send disable away mutation if user is away 2024-05-14 10:31:05 -03:00
Ramón Souza
6fc2441cc9
Merge pull request #20215 from KDSBrowne/bbb-20211
fix(whiteboard): Tldraw Camera Edge Cases For Users
2024-05-14 10:18:30 -03:00
Gustavo Trott
65d22e3b93 rename modOnlyMessage to welcomeMsgForModerators and delete welcomeMsgTemplate 2024-05-14 09:40:51 -03:00
Ramón Souza
53b71f33c0
Merge pull request #20181 from Tainan404/remove-previous-listed-users
Remove: user list local state storing previous users list data
2024-05-14 08:52:09 -03:00
João Victor
fc26eec3c7 fix(whiteboard): tweak rights for publishing cursor updates 2024-05-13 16:46:13 -03:00
Ramón Souza
2a10495ef5
Merge pull request #20219 from Scroody/fix-missing-icons
Fix: Missing icons
2024-05-13 14:38:04 -03:00
André Möller
183e691b7f more icons 2024-05-13 13:50:54 -03:00
André Möller
985dfd9d5f more icons 2024-05-13 13:37:59 -03:00
André Möller
699344929b more icons 2024-05-13 12:24:11 -03:00
André Möller
8bd1ee2068 correcting typos 2024-05-13 11:06:53 -03:00
André Möller
1c1758f53e Adding more missing icons 2024-05-13 10:26:26 -03:00
Ramón Souza
42875d9e14
Merge pull request #20190 from Scroody/fix-input-losing-focus-tldraw
Fix: Input losing focus on wb mount
2024-05-13 10:08:25 -03:00
Ramón Souza
d742355026
Merge pull request #20221 from ramonlsouza/check-ismod
fix: optional chaining on isModerator
2024-05-13 08:32:44 -03:00
Gustavo Trott
b1073b2514 show progress while importing whiteboard and sharedNotes from breakoutRom 2024-05-13 08:31:45 -03:00
Ramón Souza
2c27208a8a optional chaining isModerator 2024-05-10 15:38:26 -03:00
André Möller
c590c101b7 Change of approach 2024-05-10 13:22:56 -03:00
André Möller
7f4dc68ecf Fix: Missing icons 2024-05-10 11:24:32 -03:00
Ramón Souza
f2bb5b5aeb change enforceLayout to match defaultMeetingLayout format 2024-05-10 10:35:25 -03:00