KDSBrowne
687ee36d29
add functionality to enable infinite whiteboard
2024-07-03 17:14:47 +00:00
André Castro
1400dcafd8
Fix: Whiteboard options button should not appear without the presentation ( #20620 )
2024-07-02 12:05:19 -04:00
João Victor Nunes
54aeb7a9dc
refactor: remove remaining Meteor imports ( #20602 )
2024-06-28 16:44:14 -03:00
André Castro
4058c2a105
Fix: Layout direction does not change when required RTL/LTR ( #20521 )
...
* Fix: Layout direction does not change when required RTL/LTR
* Presentation update
2024-06-27 09:38:38 -03:00
João Victor Nunes
1eb984d527
style(whiteboard): polishing toolbar styles ( #20579 )
...
* style(whiteboard): polishing toolbar styles
* Fix colors and RTL mode
2024-06-26 13:40:53 -03:00
Ramón Souza
b81240fd80
adjust whiteboard toolbar font color
2024-06-18 15:14:10 -03:00
Ramón Souza
5b46627b49
fix whiteboard subscription param
2024-06-17 15:20:48 -03:00
João Victor
a45eea5a26
Remove Meteor imports
2024-06-14 16:54:31 -03:00
João Victor
5207383b93
Merge branch 'v3.0.x-release' into remove-mongo-adapters
2024-06-14 15:58:23 -03:00
João Victor
310b9f108b
Merge remote-tracking branch 'tainan/remove-withtracker-2-they-strike-back' into remove-mongo-adapters
2024-06-14 11:40:49 -03:00
Tainan Felipe
9c023c7fbc
Remove: presentation upload toast withTracker
2024-06-14 10:41:14 -03:00
João Victor
78958ccf45
Remove meeting adapter consumption
2024-06-14 10:30:48 -03:00
Ramón Souza
61cf2d4da7
Merge pull request #20482 from ramonlsouza/warn-jun13
...
refactor: fix warnings
2024-06-14 09:44:11 -03:00
Ramón Souza
53f241681c
remove poll duplicated subscription
2024-06-13 11:18:07 -03:00
João Victor
9f53478767
Merge branch 'v3.0.x-release' into remove-with-trackers-0612
2024-06-12 14:21:26 -03:00
João Victor
23ac55fa34
refactor: remove withTracker from presentation uploader
2024-06-12 12:16:00 -03:00
Ramón Souza
911f663e27
remove defaultProps from components
2024-06-11 13:10:04 -03:00
Fred Dixon
bba0405b5a
Merge pull request #20418 from KDSBrowne/bbb-20409
...
fix(whiteboard): Update presentation dropdown menu icon
2024-06-08 10:11:59 -04:00
João Victor Nunes
06500be757
refactor(storage): replace Tracker.Dependency
with observer hook ( #20322 )
...
* refactor(storage): replace Tracker.Dependency with observer hook
* fix(storage): set initial value
* refactor(storage): stop using Meteor's Session singleton
2024-06-06 10:50:03 -03:00
KDSBrowne
e9bf2cd3b4
update icon size
2024-06-05 19:49:43 +00:00
KDSBrowne
f07d88bc4f
update presntation dropdown menu icon
2024-06-05 19:49:30 +00:00
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
8bb981ad99
add error boundary in whiteboard
2024-05-30 15:36:46 -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
João Victor Nunes
0e387d63b3
Merge branch 'v3.0.x-release' into remove-with-trackers-0516
2024-05-21 14:51:36 -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
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
João Victor
a48b96f166
Merge branch 'v3.0.x-release' into remove-with-trackers-0516
2024-05-20 08:26:31 -03:00
KDSBrowne
006f33ab62
fix presentation toolbar overlapping tldraw menu
2024-05-17 13:47:00 +00:00
KDSBrowne
b223807fe6
lint issues
2024-05-16 20:03:36 +00:00
KDSBrowne
12a4dfaaf0
hide load .tldr file option
2024-05-16 17:32:44 +00:00
KDSBrowne
d02aeaed9e
fix crash navigating back on slide 1 and forward on last slide
2024-05-16 15:40:12 +00:00
João Victor
018a7082e4
removal: remove withTracker from SmartMediaShareContainer component
2024-05-16 11:48:07 -03:00
João Victor
275bcbc68e
removal: remove withTracker from PresentationToolbarContainer component
2024-05-16 11:43:23 -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
2e7608e653
fix currentPageShapes prop type warning
2024-05-03 13:05:31 -03:00
Ramón Souza
87786cfcb6
fix snapshot of current slide
2024-05-01 16:21:36 -03:00
Tainan Felipe
e4a23feda3
Remove: old code from notes, pads and meeting ended
2024-05-01 09:39:03 -03:00
Tainan Felipe
f5fdc915cf
Remove: presentation upload token subscription
2024-04-23 16:51:08 -03:00
Guilherme Leme
dc1d831ea2
[fix-sahred-notes-not-unmounting] - centralize shared notes pin rendering logic
2024-04-19 11:08:13 -03:00
João Victor Nunes
71dbe06dfd
fix: restore screen reader alerts for unread chat messages ( #19713 )
...
* fix: restore screen reader alerts for unread chat messages
* fix: move screen reader alert adapter up the component tree
2024-04-05 18:30:58 -04:00
João Victor
7aa4a40c61
improvement: use React context to store current user data
2024-04-04 10:13:27 -03:00
Tainan Felipe
f3465827dd
Migrate meeting collection to graphql ( #19853 )
2024-03-26 08:57:28 -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
Anton Georgiev
e5812ffd81
fix: Aviod presentation conversion causing a crash ( #19825 ) (port)
2024-03-18 10:02:33 -04:00
Ramón Souza
6b13f4fe30
add publishCursorUpdate action
2024-03-12 12:03:43 -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
André Castro
58a0efe708
Migrate auth and settings to graphQL ( #19507 )
2024-03-06 14:28:18 -03:00
Ramón Souza
fb8e153af8
use alternative snapshot for sarafi on macos
2024-02-22 14:51:32 -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