Commit Graph

10895 Commits

Author SHA1 Message Date
Ramón Souza
45a2a29b9b
Merge pull request #19908 from JoVictorNunes/issue-19428
fix(audio modal): show loading state while autoplay not checked
2024-03-28 15:58:34 -03:00
Guilherme Pereira Leme
f26efdeac9
Fix: useCurrentUser hook for plugins (#19822) 2024-03-28 15:21:00 -03:00
Tainan Felipe
e182b0dee8 Fix: eslint error 2024-03-28 12:40:05 -03:00
Tainan Felipe
9e87ce23bc Fix: Open chat when publish poll 2024-03-28 12:37:09 -03:00
Gustavo Trott
94a3275928 Add operationName for subscriptions when its missing 2024-03-28 12:09:37 -03:00
Ramón Souza
c22806aafc
Merge pull request #19911 from JoVictorNunes/issue-19865
fix(chat): audio alert playing incorrectly
2024-03-28 10:46:06 -03:00
Tainan Felipe
97b851dd1a Fix: left over on custom input 2024-03-28 09:25:39 -03:00
Guilherme Pereira Leme
b3be26fd86
feat(plugin): adds layout presentation area pile and refactors setters (#19876)
* [change-layout-logic-for-presentation-area]

* [change-layout-logic-for-presentation-area] fix lint and tsc errors

* [change-layout-logic-for-presentation-area] - add types

* [add-layout-support-for-pile-in-plugin] - layout changes and setter refactor

* [add-layout-support-for-pile-in-plugin] - update sdk
2024-03-27 19:00:37 -03:00
Tainan Felipe
13fe581537 Merge remote-tracking branch 'upstream/v3.0.x-release' into cleanup-base-component 2024-03-27 14:41:50 -03:00
Tainan Felipe
8e32afadf0 Fix: response choice not appearing to custom input 2024-03-27 13:47:23 -03:00
KDSBrowne
719952c1ad use canMoveCamera to disable viewer mouse wheel pan | lint hook 2024-03-27 15:06:54 +00:00
Tainan Felipe
1759d2bc5c Fix: custom poll not starting in some conditions 2024-03-27 12:02:59 -03:00
André
cd013575c4 Fix: External video time resuming when changing presenter 2024-03-27 11:02:43 -03:00
João Victor
9b7fbd9d57 fix(chat): audio alert playing incorrectly 2024-03-27 10:22:20 -03:00
Ramón Souza
55eeadc249
Merge pull request #19903 from KDSBrowne/v3-19861
fix(whiteboard): Update CSS To Disable Asset And Laser Tool
2024-03-27 10:08:00 -03:00
Tainan Felipe
3859a7c854 Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-poll-creation 2024-03-27 09:40:02 -03:00
João Victor
c0bb739e36 fix(audio modal): show loading state while autoplay not checked 2024-03-26 16:43:05 -03:00
Tainan Felipe
1afbc70804 Fix: failed settings fetch 2024-03-26 14:02:38 -03:00
KDSBrowne
dcf9358ad0 update css to hide assets and laser tool 2024-03-26 15:34:43 +00:00
Tainan Felipe
e3ca2a5b3d
Merge branch 'v3.0.x-release' into remove-pick-random-user 2024-03-26 09:43:45 -03:00
Ramón Souza
df278dfd30
Merge pull request #19896 from JoVictorNunes/issue-19800
fix: unpin notes when sharing external video
2024-03-26 09:24:41 -03:00
Tainan Felipe
f3465827dd
Migrate meeting collection to graphql (#19853) 2024-03-26 08:57:28 -03:00
Guilherme Pereira Leme
41bb140dc5
feat: change way of rendering contents in presentation area to a pile-based logic. (#19854) 2024-03-25 18:13:57 -03:00
Ramón Souza
3491052636
Merge pull request #19832 from JoVictorNunes/fix-chat-scroll-0315
fix(chat): chat scroll not sticking to the bottom
2024-03-25 16:39:41 -03:00
João Victor
b6ba509db4 fix: unpin notes when sharing external video 2024-03-25 12:19:25 -03:00
Ramón Souza
cdf0b50482
Merge pull request #19840 from Scroody/i-19775
Fix: External video plays while paused when it has some user action
2024-03-25 08:57:25 -03:00
Ramón Souza
4548f7e396
Merge pull request #19884 from ramonlsouza/raise-hand-graphql
refactor: Raise hand notification using graphql
2024-03-25 08:55:53 -03:00
Ramón Souza
384cd7ca21 use graphql for raise hand notification 2024-03-22 11:29:15 -03:00
Gustavo Trott
44af6f1908
Merge pull request #19879 from ramonlsouza/pr-19851
fix: inactivity warning - front-end
2024-03-22 10:38:04 -03:00
Ramón Souza
801c49740b inactivity warning - front-end 2024-03-21 17:36:18 -03:00
Ramón Souza
788cf799f7
refactor: make bbb client work without meteor service (partial) (#19869) 2024-03-21 16:41:32 -03:00
Anton Georgiev
4e8cff0678
Merge pull request #19733 from KDSBrowne/v30-update-while-selected
fix(whiteboard): Selected Shapes Fail To Update On External Edits
2024-03-21 14:40:58 -04:00
Ramón Souza
5de578bffc
Merge pull request #19823 from Tainan404/refactor-WB-cursor
Refactor: make cursor coordinates be consumed from stream
2024-03-21 15:32:32 -03:00
Gustavo Trott
e63af145b3
Akka-apps finishes all pending meeting in graphql on restarting (#19867) 2024-03-21 10:15:47 -03:00
KDSBrowne
c70f116cd5 prevent reload on moderator status change 2024-03-20 23:49:11 +00:00
KDSBrowne
b68416249a handle shapes not updating while selected and changed by others 2024-03-20 23:48:44 +00:00
Anton Georgiev
ac4899e3be
Merge pull request #19688 from KDSBrowne/bbb30-multi-draw-crash
fix(whiteboard): Prevent Crash After Viewers Draw Geo Shapes In Multi-User
2024-03-20 14:20:01 -04:00
Tainan Felipe
3105bee74b Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19785 2024-03-20 11:59:45 -03:00
Anton Georgiev
51d1217012
Merge pull request #19844 from JoVictorNunes/fix-default-layout-3.0
!fix(layout): defaultLayout join parameter (port)
2024-03-20 08:56:20 -04:00
KDSBrowne
9674d5c998 prevent whiteboard crash after drawing shapes in multi-user 2024-03-19 19:29:12 +00:00
Anton Georgiev
beae4f6cb4
Merge pull request #19842 from Scroody/i-19819
Port: Changes to layout toast's workflow
2024-03-19 14:19:29 -04:00
Anton Georgiev
2041d1c4d9
Merge pull request #19796 from Tainan404/fix-invalid-session
Fix: loading client with invalid session token
2024-03-19 11:33:03 -04:00
Anton Georgiev
08b2054dfc
Merge pull request #19808 from ramonlsouza/restore-chat-poll
fix: wrong chat name displayed when poll is published
2024-03-18 20:39:01 -04:00
João Victor
c9b3405890 Merge branch 'v3.0.x-release' into fix-chat-scroll-0315 2024-03-18 17:57:12 -03:00
João Victor
006c6e8c43 fix(layout): defaultLayout join parameter 2024-03-18 17:42:03 -03:00
André
ec718ea43e Port: Changes to layout toast's workflow 2024-03-18 15:33:37 -03:00
Tainan Felipe
5e6ceb861e Merge remote-tracking branch 'upstream/v3.0.x-release' into refactor-WB-cursor 2024-03-18 12:18:20 -03:00
André
99d47a0d4a Fix: External video plays while paused when it has some user action 2024-03-18 11:37:47 -03:00
Gustavo Trott
a96715d31b Make client wait 30 seconds before retry to establish Graphql connection 2024-03-18 11:27:51 -03:00
Ramón Souza
379219085d
Merge pull request #19783 from ramonlsouza/remove-unused-cursors
refactor: remove unused cursor code
2024-03-18 11:03:30 -03:00
Ramón Souza
d95a48a0ae
Merge pull request #19818 from KDSBrowne/v3-hide-minimap
fix(whiteboard): Hide Tldraw Native Navigation And Control Elements
2024-03-18 11:03:07 -03:00
Anton Georgiev
e5812ffd81
fix: Aviod presentation conversion causing a crash (#19825) (port) 2024-03-18 10:02:33 -04:00
Anton Georgiev
ef300cf28e
chore: Fix typo (found by typos) (port) #19834
Co-authored-by: Stefan Weil <sw@weilnetz.de>
2024-03-18 09:58:53 -04:00
Anton Georgiev
b223ade7e2
fix(bbb-html5): Use CDN for resource of layouts (port) (#19824) 2024-03-18 09:36:08 -04:00
João Victor
9bba0ae822 fix(chat): remove unused variable 2024-03-18 10:15:04 -03:00
João Victor
817353df02 fix(chat): chat scroll not sticking to the bottom 2024-03-18 09:59:05 -03:00
Tainan Felipe
e1ea1be8d7 Refactor: make cursor coordinates be cosumed from stream 2024-03-15 15:17:27 -03:00
KDSBrowne
cda9f43c29 hide tldraw mini map, menu and slide dropdown 2024-03-15 16:03:08 +00:00
Ramón Souza
1e285c0342 fix wrong chat id on poll publish 2024-03-15 09:30:55 -03:00
Ramón Souza
25c75de727
improve chat link regex (#19795) 2024-03-14 15:49:40 -03:00
Ramón Souza
c91108c2a5
Merge pull request #19747 from antonbsa/global-test-hook
test: Add global test hook
2024-03-14 13:49:40 -03:00
Ramón Souza
1983addf49
Merge pull request #19790 from Scroody/fix-poll-translation-in-chat
Fix: Polls answers in chat have no translation
2024-03-14 13:41:05 -03:00
João Victor
39bcb89363 fix(poll): poll element covering the whole presentation 2024-03-14 11:27:27 -03:00
Tainan Felipe
1b984d08c8 Change: error code 2024-03-14 10:38:56 -03:00
Tainan Felipe
3aab650556 Fix: lint errors 2024-03-14 10:20:45 -03:00
Tainan Felipe
16667ecf0c Fix: loading client with invalid session token 2024-03-14 10:07:58 -03:00
Ramón Souza
2c1d39b035
Merge pull request #19787 from ramonlsouza/fix-video-unpin
fix: unpin video button
2024-03-13 16:58:13 -03:00
Ramón Souza
7ebe35e2c5 fix ts errors 2024-03-13 15:45:46 -03:00
André
79c147505d Fix: Polls answers in chat have no translation 2024-03-13 13:44:57 -03:00
Tainan Felipe
53e2119d90 Refactor: Remove meeting end and error logic from base 2024-03-13 11:11:58 -03:00
André Castro
c0a4900605
Returning values 2024-03-13 10:48:08 -03:00
André Castro
acd4391e71
Merge branch 'v3.0.x-release' into dial-user-icon 2024-03-13 10:41:23 -03:00
André
f4d5165125 Merge remote-tracking branch 'upstream/v3.0.x-release' into dial-user-icon 2024-03-13 10:40:04 -03:00
André
c865dcc2a7 Icon decision to function 2024-03-13 10:39:49 -03:00
Ramón Souza
1c3881fdb8 fix unpin video 2024-03-13 09:47:57 -03:00
Tainan Felipe
789da5c064 Refactor: Remove pick random user 2024-03-12 20:01:12 -03:00
Tainan Felipe
d9e2808e2d Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-to-graphql 2024-03-12 19:24:28 -03:00
Gustavo Trott
03fe6ce319
Merge pull request #19781 from JoVictorNunes/fix-conn-status-0312
fix(connection status): prevent mutation from running several times
2024-03-12 17:26:16 -03:00
Ramón Souza
9cd1b2141a
Merge pull request #19764 from Tainan404/fix-meeting-end
Fix: meeting end not fetching user data
2024-03-12 16:09:05 -03:00
Ramón Souza
f76731fd03
Merge pull request #19583 from KDSBrowne/bbb-19580
fix(whiteboard): Ensure Only Presenter Has Ability to Pan Canvas
2024-03-12 15:57:21 -03:00
Ramón Souza
7531623635
Merge pull request #19748 from Tainan404/refactor-voice-user
Refactor: move voice users to graphql
2024-03-12 15:56:49 -03:00
Tainan Felipe
eb743d3803 Fix: lock setting not working properly 2024-03-12 14:37:28 -03:00
Ramón Souza
c24b400748 remove unused files 2024-03-12 13:22:27 -03:00
Tainan Felipe
f46019204c Change: lock policies to graphql 2024-03-12 12:22:42 -03:00
Ramón Souza
6b13f4fe30 add publishCursorUpdate action 2024-03-12 12:03:43 -03:00
João Victor
5f7164203a fix(connection status): prevent mutation from running several times 2024-03-12 11:10:59 -03:00
KDSBrowne
e30ff2f76f update 2024-03-12 13:39:28 +00:00
KDSBrowne
55425897ba update 2024-03-12 13:38:21 +00:00
Tainan Felipe
99d2725dbd Fix: error on locking webcams 2024-03-12 10:24:37 -03:00
Ramón Souza
a35ca8db5b remove unused cursor code 2024-03-12 09:27:06 -03:00
Guilherme Pereira Leme
21a0e3a325
fix(plugin): Fix generic component and add ui-data for current layout (#19710)
* [plugin-sdk-fix-generic-component-add-event] - Fixed generic component and add ui-data current_layout

* [plugin-sdk-fix-generic-component-add-event] - type check for isMuted function

* [fix-external-video-get-volume] - upgrade sdk
2024-03-11 22:01:01 -03:00
Ramón Souza
262a084311
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-list/page/component.tsx 2024-03-11 14:14:34 -03:00
André
e4c9d5d19e Fix: Messages from the previous tab's chat items are been carried on the chat tab switch 2024-03-11 13:37:49 -03:00
João Victor Nunes
27e44af54a
Merge branch 'v3.0.x-release' into migrate-pads 2024-03-11 12:20:27 -03:00
Gustavo Trott
ebf9a061fb
Merge pull request #19665 from ramonlsouza/snapshot-safari-macos
fix: slide snapshot option on Safari
2024-03-11 09:59:37 -03:00
Ramón Souza
2eeb959fad
Merge pull request #19735 from KDSBrowne/v30.zoomReset
fix(whiteboard): Correct Slide Position On Zoom Reset And Resize
2024-03-11 08:57:36 -03:00
Ramón Souza
7ecbe0938a
Merge pull request #19741 from Scroody/fix-external-video
Fix: External video starting at wrong time
2024-03-11 08:57:12 -03:00
Tainan Felipe
deeecc1eb7 Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-to-graphql 2024-03-11 07:25:54 -03:00
Gustavo Trott
72ecdd2c3d Fix linter errors 2024-03-08 21:39:57 -03:00
Tainan Felipe
a6d793bc6d Fix: video button not being disabled 2024-03-08 13:55:04 -03:00