Commit Graph

13401 Commits

Author SHA1 Message Date
Ramón Souza
235b8c19fc
Merge pull request #19936 from Tainan404/layout-not-propagating
Fix: layout not propagating
2024-04-02 09:38:50 -03:00
Gustavo Trott
bc25fe1116
Merge pull request #19939 from gustavotrott/client-graphql-improvements2
refactor (html5): Remove unused queries
2024-04-01 16:55:38 -03:00
Gustavo Trott
bf93015841 Remove unused queries 2024-04-01 15:57:10 -03:00
Gustavo Trott
bea8ebb354
Merge pull request #19937 from gustavotrott/client-graphql-improvements2
refactor (html5): Rename UserListCount subscription to reuse it automatically
2024-04-01 15:56:25 -03:00
Tainan Felipe
248249d135 Fix: content top 2024-04-01 15:48:15 -03:00
Ramón Souza
f06c64a233
Merge pull request #19893 from KDSBrowne/v3-19580
fix(whiteboard): Use canMoveCamera To Disable Viewer Mouse Wheel Pan
2024-04-01 15:47:35 -03:00
Gustavo Trott
fac20f7c78 Rename similar subscriptions to reuse it automatically 2024-04-01 15:09:29 -03:00
Tainan Felipe
65a6bd02d2 Fix: TS error 2024-04-01 14:10:43 -03:00
Tainan Felipe
541ad01d53 Fix: error screen not appearing 2024-04-01 12:31:51 -03:00
Tainan Felipe
7c110e6f76 Fix: layout not propagating 2024-04-01 11:20:10 -03:00
Gustavo Trott
97dc51e8c3 Simplify user connection status flow 2024-04-01 09:36:28 -03:00
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
b278c8b143 fix meeting end screen 2024-03-22 16:07:49 -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
91e746ed4c Fix: typo on settings interface 2024-03-12 15:31:30 -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
Ramón Souza
990d3c480d
Merge pull request #19765 from ramonlsouza/fix-userlist-labels
fix: userlist labels
2024-03-08 13:49:06 -03:00
Ramón Souza
a0b0106b8c user.role === moderator -> user.isModerator 2024-03-08 11:46:07 -03:00
Ramón Souza
c8d98f17bc fix userlist labels 2024-03-08 11:06:31 -03:00
Tainan Felipe
7bdb48d100 Fix: meeting end not fetching user data 2024-03-08 10:59:47 -03:00
Tainan Felipe
ae0b97f05a Refactor: move adapter to presence manager 2024-03-08 10:01:17 -03:00
Tainan Felipe
ff285f258a Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-to-graphql 2024-03-08 09:57:41 -03:00
Ramón Souza
9abc02e559
Merge pull request #19753 from ramonlsouza/issue-19244
fix: Invite users after creating breakout rooms not working
2024-03-08 09:16:47 -03:00
João Victor
0f6d5205e4 fix: prevent patching objects in place 2024-03-07 17:38:49 -03:00
Tainan Felipe
3826a49968 Refactor: move adapter to new main and make it non blocking 2024-03-07 14:20:11 -03:00
Tainan Felipe
a5f26da361 Merge remote-tracking branch 'upstream/v3.0.x-release' into refactor-voice-user 2024-03-07 14:16:05 -03:00
João Victor
3bd1017e1f Merge branch 'v3.0.x-release' into patched-usr-list-curr-user 2024-03-07 14:12:22 -03:00
Ramón Souza
8835c6051a fix move user to breakout 2024-03-07 11:58:47 -03:00
Tainan Felipe
066f2414b1 Fix: user not being locked 2024-03-07 11:56:38 -03:00
André
fb25ed0bae Fix: Ended meeting with wrong name 2024-03-07 10:28:34 -03:00
Guilherme Leme
d79eacf500 [fix-external-video-get-volume] - fix get volume 2024-03-06 15:30:04 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
Tainan Felipe
00e055ff6e Refactor: move voice users to graphql 2024-03-06 13:08:32 -03:00
João Victor
0ff49cc215 improvement: use patched subscriptions for both user list and current user 2024-03-06 11:31:39 -03:00
Guilherme Leme
c176bfb31f [fix-external-video] - type check for isMuted function 2024-03-06 11:19:39 -03:00
João Victor Nunes
01d07def65
Merge branch 'v3.0.x-release' into migrate-pads 2024-03-06 10:50:52 -03:00
Ramón Souza
efcae7d4c8
Merge pull request #19732 from JoVictorNunes/issue-19607
fix: Captions controls duplicated
2024-03-06 09:57:29 -03:00
Gustavo Trott
220e86b9f5 Refactor client to use new actions to update client status and remove old way 2024-03-05 19:33:31 -03:00
André
dfb7869794 Removing unecessary code 2024-03-05 13:49:46 -03:00
André
fa4d8ae091 Fix: External video starting at wrong time 2024-03-05 13:33:29 -03:00
Ramón Souza
649f129367
Merge pull request #19697 from JoVictorNunes/issue-19690
fix(user-list): prevent applying action to wrong user
2024-03-04 16:41:07 -03:00
Ramón Souza
a5f12cdfd3
Merge pull request #19715 from Scroody/fix-timer
Fix: timer sound issues
2024-03-04 13:23:20 -03:00
Ramón Souza
cedddf8e2c
Merge pull request #19724 from ramonlsouza/issue-19168
fix: user away message on chat export
2024-03-04 11:28:21 -03:00
João Victor
0fa7c5da69 fix: Captions controls duplicated 2024-03-04 10:19:17 -03:00
Ramón Souza
1647529b73
Merge pull request #19698 from ramonlsouza/combine-chat-poll-responses
fix(chat): combine chat poll responses
2024-03-04 08:00:47 -03:00
Ramón Souza
1275945fe1
Merge pull request #19718 from ramonlsouza/issue-19246
fix: External video - Video sound is not muted when connecting microphone (echo test)
2024-03-01 16:25:53 -03:00
Ramón Souza
3407e19e0a restore user away on chat export 2024-03-01 15:56:56 -03:00
KDSBrowne
74962460b0 preserve slide position after resize 2024-03-01 17:50:08 +00:00
KDSBrowne
77fe4e4fd6 ensure correct slide position on zoom reset after pan 2024-03-01 16:57:02 +00:00
Anton Georgiev
342c8ecdf5
Merge pull request #19711 from ramonlsouza/increase-poll-anno-text
style: Increase answer size in poll results annotation
2024-03-01 11:50:26 -05:00
Anton B
7c4446560f test: fix logout meeting function 2024-03-01 13:44:46 -03:00
André Castro
edb8e71c33
Merge branch 'v3.0.x-release' into fix-timer 2024-03-01 11:03:38 -03:00
André
83aea61ac5 Rest of the alterations 2024-03-01 10:50:39 -03:00
Ramón Souza
9fd9327c1a fix mute external video on echo test 2024-03-01 09:36:18 -03:00
André
188a1fd429 WIP 2024-02-29 14:54:59 -03:00
Gustavo Trott
2460fc5c8a Graphqh: Automatically stop timer when reaching its endpoint 2024-02-29 14:29:46 -03:00
Ramón Souza
857314b8b1 increase answer size in poll results annotation 2024-02-29 10:35:14 -03:00
Ramón Souza
6d4628eb42
Merge pull request #19704 from JoVictorNunes/chat-adapter-cleanup
cleanup: remove chat context and adapter
2024-02-29 09:10:19 -03:00
João Victor
c4e09eb11f cleanup: remove chat context and adapter 2024-02-28 16:31:44 -03:00
Ramón Souza
6ffed86d37 fix - anonymous poll cannot be published 2024-02-28 14:40:58 -03:00
Ramón Souza
7c4047594d
Merge pull request #19696 from ramonlsouza/issue-19695
fix: User avatar not appearing correctly when poll results on chat
2024-02-28 14:29:58 -03:00
Ramón Souza
3fbcc5d6f9
Merge pull request #19694 from ramonlsouza/missing-intl
fix: missing internationalization warnings
2024-02-28 13:42:04 -03:00
Ramón Souza
aa5ca062f9 combine chat poll responses 2024-02-28 10:31:47 -03:00
João Victor
ee4919b2d9 fix(user-list): typescript error 2024-02-28 10:10:54 -03:00
João Victor
4250a7f0e9 fix(user-list): prevent applying action to wrong user 2024-02-28 09:53:12 -03:00
Ramón Souza
8dd6695071 restore poll results icon - chat 2024-02-28 08:54:35 -03:00
Guilherme Pereira Leme
d7d5165eb1
feat(plugins): migrate ui-events to ui-data-hooks (#19669) 2024-02-27 20:25:11 -03:00
Ramón Souza
42bf163fb8 fix missing strings 2024-02-27 14:45:59 -03:00
Ramón Souza
89718178b7
Merge pull request #19692 from KDSBrowne/bbb-19687
fix(whiteboard): Enable Slide Change By Arrow Keys
2024-02-27 14:26:39 -03:00
Ramón Souza
0e8545f864
Merge pull request #19675 from JoVictorNunes/chat-alert-fix-0223
fix(chat): audio and popup alerts
2024-02-27 10:39:45 -03:00
João Victor
e913b985e3 fix(chat): display poll result notifications for presenters 2024-02-27 09:38:08 -03:00
João Victor
7e04467558 fix(chat): track message history in order to not show notifications more than once 2024-02-27 09:07:42 -03:00
KDSBrowne
4d108e82bd update conditions allowing slide change 2024-02-26 17:25:14 +00:00
Ramón Souza
4f6d5f368b
Merge pull request #19621 from Scroody/poll-answer-verification
Client: Poll answer verification
2024-02-26 14:20:37 -03:00
KDSBrowne
71cf6a16d5 update to use keycodes instead of key 2024-02-26 17:10:40 +00:00
KDSBrowne
73b425213e enable slide change by arrow keys 2024-02-26 17:06:18 +00:00
João Victor
e1ed124f93 fix(chat): don't display poll result notification if chat alerts is enabled 2024-02-26 11:26:55 -03:00
Anton B
0d54b1741a fix: avoid empty span on directLeaveButton and only show separator elem on options dropdown when there's one elem below at least 2024-02-23 16:06:06 -03:00
João Victor
a76a997bb9 fix(chat): rename style file 2024-02-23 15:40:26 -03:00
João Victor
20f97dac1a fix(chat): remove unused code 2024-02-23 15:36:19 -03:00
João Victor
0190cdcdbb fix(chat): better variable naming 2024-02-23 15:35:16 -03:00
João Victor
1093770692 fix(chat): audio and popup alerts 2024-02-23 15:14:12 -03:00
Ramón Souza
a813624f01
Merge pull request #19177 from Scroody/issue-12614
feat: leave meeting button
2024-02-23 14:13:01 -03:00
Tainan Felipe
10bcb21502 Refactor: Remove users subscription 2024-02-23 12:01:53 -03:00
Ramón Souza
2a2f64fb06
Merge pull request #19647 from Scroody/fix-gird-pin-notes
Fix: Hiding public chat when shared notes are pinned shows a little piece of the shared notes alongside the sidebar
2024-02-23 11:46:46 -03:00
André Castro
c5f9914124
Update styles.js 2024-02-23 10:43:35 -03:00
André
65636a98b6 Change of approach 2024-02-23 10:42:12 -03:00
Anton B
2de51a82e8 test: fix logout function, also considering new directLeaveButton 2024-02-23 10:22:44 -03:00
Ramón Souza
d15f541bd0
Merge pull request #19631 from JoVictorNunes/hide-pres-on-join-patch
fix(layout): priority for determining whether presentation is open
2024-02-23 09:19:22 -03:00
Ramón Souza
4e0ea2f6ec fix eslint errors 2024-02-22 16:34:32 -03:00
Ramón Souza
095161eb46 follow up chat panel styles 2024-02-22 16:19:50 -03:00
Ramón Souza
fb8e153af8 use alternative snapshot for sarafi on macos 2024-02-22 14:51:32 -03:00
André
803a8f1c6d Requested changes 2024-02-22 13:27:35 -03:00
André
329f0461d3 More changes 2024-02-22 13:16:09 -03:00
Ramón Souza
6d665d8886
Merge pull request #19630 from Scroody/publish-poll-open-chat
Client: Publish a poll opens the chat
2024-02-22 10:58:44 -03:00
André
872924e537 Merge remote-tracking branch 'upstream/v3.0.x-release' into publish-poll-open-chat 2024-02-22 10:06:54 -03:00
Ramón Souza
672c40416d
Merge pull request #19657 from KDSBrowne/bbb-shape-access
Fix: Shape Access Logic for Non-Moderator Viewers
2024-02-22 09:52:41 -03:00
Guilherme Pereira Leme
d7e2d400d6
fix: decrease total number of subscriptions for some hooks (#19653) 2024-02-21 16:50:46 -03:00
Ramón Souza
1da786cc17
Merge pull request #19656 from JoVictorNunes/poll-annotation-enhancements-0221
feat(poll annotations): better annotation layout
2024-02-21 16:37:13 -03:00
André
66171c2012 Fix: Wrong chat name in grid layout when shared notes are pinned 2024-02-21 13:49:34 -03:00
André
b1c46f34d2 Aditional changes to avoid user problems 2024-02-21 13:20:06 -03:00
André
447997930f Aditional changes to avoid user problems 2024-02-21 10:18:27 -03:00
Ramón Souza
835b4e8dbc
Merge pull request #19651 from ramonlsouza/fix-unread-navbar
fix: unread messages notification in sidebar toggle
2024-02-21 09:30:42 -03:00
João Victor
d6ab158d18 feat(poll annotations): better annotation layout 2024-02-21 09:16:53 -03:00
KDSBrowne
6174118589 fix user shape access on canvas 2024-02-21 02:18:36 +00:00
Ramón Souza
dc78f34ab4
Merge pull request #19638 from ramonlsouza/sidebar-content-tweaks
style: adjust sidebar content styles
2024-02-20 17:39:22 -03:00
Ramón Souza
41f0740506 fix unread messages in navbar 2024-02-20 14:32:15 -03:00
Ramón Souza
21c9aa1f08
Merge pull request #19643 from JoVictorNunes/fix-warnings-0216
fix(warnings): prop types, invalid hook calls, etc.
2024-02-20 10:07:51 -03:00
Guilherme Leme
3ec89746f0 quick fix 2024-02-19 14:27:36 -03:00
André
da16506da9 Fix: Hiding public chat when shared notes are pinned shows a little piece of the shared notes alongside the sidebar 2024-02-19 10:44:11 -03:00
Guilherme Pereira Leme
1ef1084fcb
feat(plugins): add new plugin ui-data-hook along with the intl current locale and fallback (#19637)
* [plugin-sdk-ui-data-hook] - add support new ui-data-hook to get the current intl

* [plugin-sdk-ui-data-hook] - update sdk version
2024-02-19 10:18:40 -03:00
Guilherme Pereira Leme
c6391b3986
feat(plugin): add generic component to extensible areas list and layout.set to uiCommands (#19582)
* [plugin-sdk-generic-component] - generic component extensible area and ui command layout set

* [plugin-generic-component] -  update sdk

* [plugin-generic-component] -  fix lint errors

* [plugin-generic-component] - fix problem warned by CI tests
2024-02-19 07:59:45 -03:00
KDSBrowne
38e508203a ensure only presenter has ability to pan canvas 2024-02-18 22:10:04 +00:00
João Victor
3c460bb758 fix: prop types, invalid hook call, styled-components prop 2024-02-16 17:32:14 -03:00
João Victor
91406bdac9 fix: prop types, tooltip options and setting changes 2024-02-16 17:25:43 -03:00
Ramón Souza
41aae7b256 adjust sidebar content styles 2024-02-16 13:32:27 -03:00
Ramón Souza
0974f17f5c
Merge pull request #19599 from ramonlsouza/iss-18546
fix: slide snapshot option on iOS
2024-02-16 12:25:32 -03:00
Ramón Souza
eafb088f59
Merge pull request #19606 from KDSBrowne/bbb-19591
fix(whiteboard) Prevent Continuous Undo Crash and Improve Rendering Performance
2024-02-16 10:44:08 -03:00
Ramón Souza
cc179fa58f
Merge pull request #19605 from JoVictorNunes/issue-19575
fix(whiteboard): poll result annotation handling
2024-02-16 10:34:00 -03:00
Ramón Souza
ac7be81352 fix presentation menu z-index 2024-02-16 09:39:58 -03:00
Ramón Souza
86386134bb Merge remote-tracking branch 'upstream/v3.0.x-release' into iss-18546 2024-02-16 09:00:43 -03:00
Ramón Souza
0edb3805ed
fix intl hook call (#19632) 2024-02-15 14:11:18 -03:00
André
ff9e01d274 Changing variable names 2024-02-15 12:00:14 -03:00
João Victor
c12ab90f78 fix(layout): priority for determining whether presentation is open 2024-02-15 11:58:30 -03:00
André
f62ba6622f Merge remote-tracking branch 'upstream/v3.0.x-release' into dial-user-icon 2024-02-15 11:51:49 -03:00
André
aedd9216a1 Client: Publish a poll opens the chat 2024-02-15 11:40:26 -03:00
Ramón Souza
78c69db6ce
Merge pull request #19444 from KDSBrowne/v3.multiUserMenuBug
Fix: Refactor Whiteboard Access Logic In UserActions
2024-02-15 10:40:17 -03:00
KDSBrowne
2d8fa907c0 fix typescript error 2024-02-14 20:08:13 +00:00
KDSBrowne
4210fcfd3f add parentheses around the arrow function argument 2024-02-14 19:46:45 +00:00
Ramón Souza
34db626655
Merge pull request #19555 from JoVictorNunes/issue-19543
fix: follow chat tail
2024-02-14 16:00:01 -03:00
KDSBrowne
669e8a17e5 fix granting individual access removing others 2024-02-14 18:35:08 +00:00
Ramón Souza
834923f759
Merge pull request #19625 from ramonlsouza/issue-19620
fix: Taking the presenter plays the external video again
2024-02-14 15:26:43 -03:00
KDSBrowne
09c4bddcc1 Merge remote-tracking branch 'origin/v3.0.x-release' into v3.multiUserMenuBug 2024-02-14 16:43:03 +00:00
Ramón Souza
8479f1fa30
Merge pull request #19539 from JoVictorNunes/migrate-user-actions
refactor(graphql): migrate user-related actions
2024-02-14 13:12:08 -03:00
Ramón Souza
80812fc804
Merge pull request #19610 from ramonlsouza/fix-externalv-index
fix: external video z-index
2024-02-14 13:11:36 -03:00
Ramón Souza
123ab21c51
Merge pull request #19603 from ramonlsouza/fix-tp-1
fix: hide toolbar button only appearing for presenter
2024-02-14 13:11:24 -03:00
Ramón Souza
0e1eb50b35 sync external video end 2024-02-14 10:13:43 -03:00
Ramón Souza
4e7a3fa058
Merge pull request #19622 from Scroody/fix-activity-check
Fix: Inactivity modal
2024-02-14 09:46:20 -03:00
KDSBrowne
55abad3d74 add timeout to tldraw store shape merging 2024-02-14 00:44:47 +00:00
João Victor
c1babcff9e fix(pads): fix imports 2024-02-13 17:47:04 -03:00
João Victor
1802389271 Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-pads 2024-02-13 16:40:18 -03:00
João Victor
f137736c14 fix(pads): fix both exporting and pinning shared notes 2024-02-13 16:39:45 -03:00
André
4e1b53b428 Fix: Inactivity modal 2024-02-13 16:13:56 -03:00
André
6e793d0349 Client: Poll answer verification 2024-02-13 15:35:05 -03:00
Ramón Souza
ab00400f53
Merge pull request #19614 from Scroody/fix-poll-chat-results
Fix: Poll results in chat showing the wrong graphic
2024-02-13 13:29:46 -03:00
Ramón Souza
fd9615e1b8
Merge pull request #19541 from Scroody/i-19517
Client: Presentation's chat upload message
2024-02-13 13:19:17 -03:00
André
b316b4342b Additional changes to downloaded name 2024-02-13 11:44:17 -03:00
André
1f4ac0bde8 Add changes 2024-02-13 10:40:58 -03:00
Ramón Souza
37109d417c
Merge pull request #19590 from JoVictorNunes/issue-19579
fix(whiteboard): remove absent font file loading
2024-02-13 09:04:52 -03:00
André
2c0e6c00af Fix: Poll results in chat showing the wrong graphic 2024-02-09 11:38:12 -03:00
Ramón Souza
f3c4c867f1 restore poll results on chat export 2024-02-09 10:10:08 -03:00
Ramón Souza
0a30d6c955 fix external video z-index 2024-02-08 16:40:23 -03:00
André
5ee90c9f76 requested changes 2024-02-08 15:51:21 -03:00