Commit Graph

1101 Commits

Author SHA1 Message Date
Tainan Felipe
3bc40df230
Add: useDeduplicatedSubscription hook (#20376)
* Add: useDeduplicatedSubscription hook

* Fix: TS error

* Add: components using useDeduplicatedSubscription

* Change: Move to useDeduplicatedSubscription

* Change: unsubscribe logic to own useEffect

* Change: remove file import over package

* Fix: TS errors

* Fix: private chat not loading

* Change: revert changes on queries

* Fix: eslint error

* Remove: html-webpack-plugin package

* Fix: external video

* Add: comment about the stringToHash function

* Fix: video player showing tools over presentation
2024-06-04 10:40:54 -03:00
Ramón Souza
f8b83fad33
Merge pull request #20321 from KDSBrowne/bbb-20318
fix(whiteboard): Disable Tldraw Menu For Users Without Whiteboard Access
2024-05-30 15:05:00 -03:00
Ramón Souza
7514066fc3
fix: Client can't load in certain cases (#20336)
* move settings

* remove meteor cache files
2024-05-29 09:26:11 -04:00
KDSBrowne
b50fa958dd disable right-click menu for non access whiteboard users 2024-05-24 22:34:12 +00:00
Daniel Petri Rocha
abdaf6bc56 Use @bigbluebutton/tldraw 2024-05-22 21:49:28 +00:00
Ramón Souza
a2bc8f3104
Merge pull request #20312 from KDSBrowne/bbb-20242
fix(whiteboard): Improve Camera Bounds Logic To Prevent Pan Jitter
2024-05-22 14:53:26 -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
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
KDSBrowne
7cfd7f2a42 improve pan bounds restriction | disable pan tool for non-presenter 2024-05-21 16:03:01 +00: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
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
153293ff06 lint issues 2024-05-16 19:47:05 +00:00
KDSBrowne
efea396020 fix keydown event listener not handling arrow press 2024-05-16 17:20:20 +00: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
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
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
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
KDSBrowne
60ee97b312 fix tldraw camera for presenter and viewer edge cases 2024-05-10 03:48:22 +00:00
André Möller
38d2d702df Later changes for other cases where the bug would happen 2024-05-09 16:59:54 -03:00
André Möller
41120fee80 Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-input-losing-focus-tldraw 2024-05-09 16:56:33 -03:00
KDSBrowne
3c08786dcc fix shapes missing on previous slides for late joiners 2024-05-09 15:29:17 +00:00
Ramón Souza
1075ee9e89
Merge pull request #20198 from KDSBrowne/v30-slide-calc-err
fix(whiteboard): Correct Viewer Canvas Position on Slide Change
2024-05-09 12:00:17 -03:00
KDSBrowne
d2c0171af1 fix effectiveZoom error for viewer on slide change 2024-05-08 15:24:25 +00:00
Ramón Souza
48431318a2
Merge pull request #20189 from KDSBrowne/v30-multi-user-text
fix(whiteboard): Update API For Retrieving Shape Being Edited
2024-05-08 09:30:55 -03:00
KDSBrowne
2cec6334cf move tldraw toolbar to side and improve responsiveness 2024-05-08 00:50:31 +00:00
André
79a0f43f88 Fix: Input losing focus on wb mount 2024-05-07 16:21:42 -03:00
KDSBrowne
8788d60d5d move toolbar to vertical side position 2024-05-07 15:24:45 +00:00
KDSBrowne
c6d43956e0 update api call for editing shape 2024-05-07 15:20:44 +00:00
Ramón Souza
3ba14e69ce only send cursor updates of users with whiteboard access 2024-05-07 09:13:41 -03:00
Ramón Souza
cfab7a82e9
Merge pull request #20120 from KDSBrowne/v30-19547
fix(whiteboard):  Stop Loading Tldraw Assets From Unpkg Site
2024-05-06 10:45:33 -03:00
KDSBrowne
0704628caa lint 2024-05-02 00:40:58 +00:00
KDSBrowne
7512d4c60e lint 2024-05-02 00:32:58 +00:00
KDSBrowne
4ae0dd5fba change from CRLF to LF 2024-05-02 00:28:22 +00:00
KDSBrowne
d2da9172da add no operation tool 2024-05-02 00:05:12 +00:00
KDSBrowne
14c44820f5 stop tldraw attempts to load assets from unpkg site 2024-04-30 16:40:43 +00:00
Ramón Souza
4cdef5a11c
Merge pull request #20072 from Tainan404/remove-multi-whiteboard
Remove: whiteboard-multi-user subscription
2024-04-24 10:07:20 -03:00
Tainan Felipe
9eaecca7c6 Remove: whiteboard-multi-user subscription 2024-04-23 18:09:19 -03:00
Ramón Souza
0210fcdd81 Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19901 2024-04-23 15:59:26 -03:00
Ramón Souza
210924d2eb fix missing whiteboardId error 2024-04-22 15:08:50 -03:00
Ramón Souza
adb0766ada validate shape type - whiteboard 2024-04-17 16:04:31 -03:00
KDSBrowne
fe9360d8ff set correct camera position for viewer on reload or late join 2024-04-17 16:06:02 +00:00
KDSBrowne
7093f54ad5 increase delay to prevent camera race condition 2024-04-17 16:05:49 +00:00
KDSBrowne
3350dcfc8e handle presenter camera position on resize 2024-04-17 16:05:39 +00:00
KDSBrowne
7b3489a52d improve slide clipping for presenter 2024-04-17 16:05:28 +00:00
KDSBrowne
1b5179f315 improve tldraw camera updates when presentation size changes 2024-04-17 16:05:18 +00:00
KDSBrowne
5f84e0380a fix viewer zoom being 1 state step behind the presenter 2024-04-17 16:05:05 +00:00
KDSBrowne
7007b7a682 fix extra toolbar position in RTL 2024-04-17 16:04:39 +00:00
KDSBrowne
0ed0db059b initial upgrade to tldraw v2.0.0-alpha.19 2024-04-17 16:04:27 +00:00
Ramón Souza
feb2c32441
Merge pull request #20018 from ramonlsouza/restore-max-annotation
fix: restore max annotations limit
2024-04-17 10:53:34 -03:00
Gustavo Trott
fbf954b9e1 Increase annotations batch size 2024-04-16 12:50:59 -03:00
Ramón Souza
1eb14e4505 restore maxNumberOfAnnotations check 2024-04-16 09:45:22 -03:00
Gustavo Trott
ab6da0f4d5 Graphql: makes it faster to update annotations 2024-04-10 17:32:44 -03:00
KDSBrowne
d9532c4865 return early if currentPresentationPage data has not been populated 2024-04-04 15:47:37 +00:00
KDSBrowne
8ae92d7c9b remove conditionally called hooks 2024-04-04 14:51:50 +00:00
Ramón Souza
af0aa5f27e
Merge pull request #19799 from JoVictorNunes/fix-poll-in-full-pres
fix(poll): poll element covering the whole presentation
2024-04-04 09:33:38 -03:00
KDSBrowne
719952c1ad use canMoveCamera to disable viewer mouse wheel pan | lint hook 2024-03-27 15:06:54 +00:00
KDSBrowne
dcf9358ad0 update css to hide assets and laser tool 2024-03-26 15:34:43 +00: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
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
KDSBrowne
9674d5c998 prevent whiteboard crash after drawing shapes in multi-user 2024-03-19 19:29:12 +00: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
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
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
João Victor
39bcb89363 fix(poll): poll element covering the whole presentation 2024-03-14 11:27:27 -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
c24b400748 remove unused files 2024-03-12 13:22:27 -03:00
Ramón Souza
6b13f4fe30 add publishCursorUpdate action 2024-03-12 12:03:43 -03:00
KDSBrowne
e30ff2f76f update 2024-03-12 13:39:28 +00:00
KDSBrowne
55425897ba update 2024-03-12 13:38:21 +00:00
Ramón Souza
a35ca8db5b remove unused cursor code 2024-03-12 09:27:06 -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
Gustavo Trott
72ecdd2c3d Fix linter errors 2024-03-08 21:39:57 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -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
Ramón Souza
857314b8b1 increase answer size in poll results annotation 2024-02-29 10:35:14 -03:00
KDSBrowne
4d108e82bd update conditions allowing slide change 2024-02-26 17:25:14 +00: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
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
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
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
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
KDSBrowne
38e508203a ensure only presenter has ability to pan canvas 2024-02-18 22:10:04 +00:00
João Victor
91406bdac9 fix: prop types, tooltip options and setting changes 2024-02-16 17:25:43 -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
KDSBrowne
55abad3d74 add timeout to tldraw store shape merging 2024-02-14 00:44:47 +00: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