Ramón Souza
72ac0d1a81
fix snapshot on safari
2024-02-07 15:49:58 -03:00
Ramón Souza
bc95858f51
Merge pull request #19569 from JoVictorNunes/issue-19556
...
fix(whiteboard): snapshot of current slide
2024-02-06 13:24:55 -03:00
Ramón Souza
8fb34a7662
Merge pull request #19576 from JoVictorNunes/issue-19518
...
fix(presentation): disable menu for not uploaded files
2024-02-06 09:22:11 -03:00
João Victor
dac9b5b1f6
fix(polling): invisible quick poll dropdown
2024-02-05 13:43:25 -03:00
João Victor Nunes
239b3df536
Merge branch 'v3.0.x-release' into issue-19556
2024-02-05 11:08:57 -03:00
João Victor
e119d9d83d
fix(presentation): disable menu for not uploaded files
2024-02-05 11:02:47 -03:00
João Victor
d44afd5cf2
fix(whiteboard): snapshot of current slide
2024-02-02 16:44:35 -03:00
João Victor
06e55d4f8e
fix(whiteboard): hide menu bar on hide toolbars
2024-02-02 09:58:58 -03:00
João Victor
bd7749f2c1
fix(whiteboard): restore hide toolbar button
2024-02-02 09:16:09 -03:00
Ramón Souza
286882c255
restore presentation download button
2024-01-29 17:47:42 -03:00
Ramón Souza
9530cbdd9e
fix export presentation, add new action
2024-01-26 09:55:55 -03:00
Ramón Souza
3ef6e2254d
fix param
2024-01-25 17:12:23 -03:00
Ramón Souza
45ecb1b1d3
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-presen-actions
2024-01-24 08:48:58 -03:00
Ramón Souza
dfe2bdd7a6
migrate sendBulkAnnotations action
2024-01-24 08:37:51 -03:00
Ramón Souza
00e881dfd6
migrate deleteAnnotations action
2024-01-23 11:31:39 -03:00
Ramón Souza
0dcb2bc7a2
migrate removePresentation action
2024-01-23 10:55:40 -03:00
Ramón Souza
b674d8a912
migrate setPresentation action
2024-01-23 09:51:14 -03:00
Ramón Souza
22b74ed18c
migrate setPresentationDownloadable action
2024-01-22 14:47:46 -03:00
Anton Georgiev
a12da64e28
Merge pull request #19412 from KDSBrowne/v3.multiUserBug
...
Fix: Multi-User Drawing Issue When Presenter Switches Pages
2024-01-22 11:12:32 -05:00
Ramón Souza
0319fb7d27
migrate exportPresentation action
2024-01-20 11:43:34 -03:00
Ramón Souza
4d64464029
migrate switchSlide action
2024-01-20 11:01:20 -03:00
Ramón Souza
2ffd9ce7e9
migrate startWatchingExternalVideo action
2024-01-19 10:44:27 -03:00
KDSBrowne
82143f8e84
update current page writers subscription
2024-01-10 16:47:00 +00:00
Ramón Souza
4c07742ec1
refactor: migrate presentation actions ( #19329 )
2023-12-15 14:39:12 -03:00
Ramón Souza
5463f8ff73
migrate createPoll meteor call
2023-12-11 10:31:13 -03:00
Ramón Souza
4806e00192
migrate stopPoll meteor call
2023-12-08 17:24:57 -03:00
KDSBrowne
cc7aff8686
Feat: Migrating to Tldraw v2 (Alpha v18) on 3.0 ( #19268 )
...
* initial tldraw v2 alpha 18 with graph-ql
* add @apollo/client
* update whiteboard test element
* update whiteboard test elements
* update whiteboard test elements
* load .tldr file shapes into bbb
* temporarily disable infinite canvas limit in client
* disabling failing tests on ci
* restore poll results on whiteboard
* restore hideViewerCursor functionality
* disabling failing tests that needs to be updated
---------
Co-authored-by: Gabriel Porfirio <gabrielporfirio1994@gmail.com>
2023-12-05 15:15:25 -03:00
Ramón Souza
dde3aa92bd
replace UsersContext with useCurrentUser
2023-11-30 12:08:16 +01:00
Guilherme Pereira Leme
eb7adfb994
feat(plugins): code refactor for readability ( #19222 )
...
* [plugin-sdk-refactor-organization] - rearrange of files and folders (WIP)
* [plugin-sdk-refactor-organization ] - final touches
* [plugin-sdk-refactor-organization ] - fix
* [plugin-sdk-refactor-organization ] - update SDK
2023-11-28 15:31:28 -03:00
Ramón Souza
f01e626b9b
fix isPresenter
2023-11-22 17:01:18 -03:00
Ramón Souza
3045575aab
remove unused slides collection code
2023-11-13 17:27:08 -03:00
Ramón Souza
925a3fa979
Merge pull request #18928 from ramonlsouza/pres-graphql
...
get whiteboard and cursor data from graphql
2023-11-10 17:06:08 -03:00
André
d78b2988f5
27 to 30
2023-11-10 10:51:29 -03:00
Ramón Souza
ab8a2643de
fix error in toast
2023-11-06 13:17:11 -03:00
Ramón Souza
923ffb710f
fix download presentation url
2023-11-06 10:35:55 -03:00
Gustavo Trott
9896f4c1f5
Merge pull request #19029 from gustavotrott/fix-graphql-pres-default
...
fix (graphql): Default presentation is inserted with default=false
2023-11-01 17:29:35 -03:00
Ramón Souza
3457413d58
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
2023-11-01 08:56:39 -03:00
Ramón Souza
2c850ca49f
Update bigbluebutton-html5/imports/ui/components/presentation/presentation-toolbar/styles.js
2023-10-31 09:10:03 -03:00
André
2d6da1212d
Client: Multi user white board number clickable
2023-10-30 15:50:32 -03:00
Ramón Souza
759feff205
remove cursor locked check
2023-10-30 09:04:30 -03:00
Gustavo Trott
fb224428e4
refactor update Presentations on Hasura
2023-10-27 17:29:36 -03:00
Ramón Souza
a04dedc7cf
fix incorrect state in presentation uploader
2023-10-27 14:57:25 -03:00
Ramón Souza
0143b1f6fd
fix default value for presentation lock settings
2023-10-26 09:35:34 -03:00
Ramón Souza
4d37f456c0
fix converting presentations toast
2023-10-26 09:16:49 -03:00
Ramón Souza
2448cb75b3
fix presentation download dropdown
2023-10-25 16:35:06 -03:00
Ramón Souza
0322ea2845
fix set slide length when presentation is removed
2023-10-20 10:15:47 -03:00
Ramón Souza
0b0e8ec195
fix remove presentation button
2023-10-20 09:52:00 -03:00
Ramón Souza
da737b7380
remove presentations collection from uploader service
2023-10-20 09:38:04 -03:00
Ramón Souza
c97a351289
move export toast to toast component
2023-10-19 15:56:13 -03:00
Ramón Souza
20a50105b9
move presentation uploader toast out of uploader component
2023-10-19 09:57:40 -03:00