Ramón Souza
32b239459c
fix reset active timer
2024-01-18 17:20:28 -03:00
Gustavo Trott
2f79618787
Merge pull request #19457 from gustavotrott/graphql-sharedNotes-diff
...
Graphql provide SharedNotes diff
2024-01-18 16:42:25 -03:00
Gustavo Trott
961fb19404
Provide sharedNotes.diff through Graphql
2024-01-18 16:40:09 -03:00
Ramón Souza
5f3a56c536
Merge pull request #19409 from JoVictorNunes/migrate-mobile-app-modal
...
Refactor: Migrate mobile app modal component
2024-01-18 13:28:28 -03:00
Gustavo Trott
b6652c2d66
Merge pull request #19455 from gustavotrott/graphql-poll-aggregate-users
...
Refactor (graphql): Add permission to aggregate Poll users/responses
2024-01-18 13:25:19 -03:00
Gustavo Trott
fdeae91ce7
Merge pull request #19424 from gustavotrott/poll-refactor-typed-answer
...
Refactor Poll flow for typed answer (reducing steps)
2024-01-18 13:24:37 -03:00
João Victor Nunes
ad4aed28c6
Remove console.log
...
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2024-01-18 13:21:57 -03:00
Gustavo Trott
462a8702d4
refactor(graphql-server): makes Graphql provide authToken (making /api/enter unnecessary)
2024-01-18 13:01:16 -03:00
Anton Georgiev
b6ab4888d2
Merge pull request #19450 from antonbsa/param-doc-update-30
...
docs: Update hide_presentation_on_join parameter description
2024-01-18 10:58:57 -05:00
Gustavo Trott
ea31af8fb4
Make error "answer not found" clearer
2024-01-18 11:44:33 -03:00
Gustavo Trott
1fc9f16c6b
Add permission to aggregate Poll users/responses
2024-01-18 11:23:38 -03:00
Ramón Souza
a44da29cbd
fix reset timer button
2024-01-18 11:09:13 -03:00
Ramón Souza
facab9bd02
fix stop timer button
2024-01-18 10:49:57 -03:00
Ramón Souza
fd488ae9d9
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-timer-actions
2024-01-18 08:33:43 -03:00
Ramón Souza
bd189f2b6d
undo restore transferUser
2024-01-18 08:15:02 -03:00
Ramón Souza
1601f50f74
Merge pull request #19451 from ramonlsouza/fix-timer-panel
...
fix: timer panel does not open
2024-01-17 17:21:57 -03:00
Ramón Souza
6bfb856657
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-moderator-actions
2024-01-17 17:11:50 -03:00
Ramón Souza
2378494a70
fix timer panel
2024-01-17 16:00:02 -03:00
KDSBrowne
d0e294289e
fix presenter large unmovable circle cursor
2024-01-17 17:44:31 +00:00
Anton B
fe353009d1
docs: update hide_presentation_on_join parameter description
2024-01-17 12:33:22 -03:00
Ramón Souza
318f7b141b
migrate setTimer action
2024-01-17 11:41:33 -03:00
Ramón Souza
367f8c88da
Merge pull request #19429 from ramonlsouza/migrate-breakout-actions
...
refactor: migrate breakout actions
2024-01-17 10:25:28 -03:00
Ramón Souza
08c3b9b393
migrate setTrack action
2024-01-17 09:22:50 -03:00
Ramón Souza
a344fe0c2d
migrate switchTimer action
2024-01-17 09:12:27 -03:00
Ramón Souza
825424df1a
migrate startTimer/stopTimer actions
2024-01-17 08:29:19 -03:00
Guilherme Pereira Leme
b23bea041c
feat(plugin): Implemented first dom element manipulation - chat message ( #19420 )
...
* [plugin-sdk-refactor-2] - refactored some filenames and enums.
* [plugin-sdk-issue-28] - Implemented dom element manipulation
* [plugin-sdk-issue-28] - bump plugin-sdk version
2024-01-16 14:02:12 -03:00
Ramón Souza
645c3c3193
migrate resetTimer action
2024-01-16 13:55:31 -03:00
Ramón Souza
0120548528
migrate deactivateTimer action
2024-01-16 13:51:36 -03:00
Ramón Souza
05225427a2
migrate activateTimer action
2024-01-16 11:19:11 -03:00
Ramón Souza
3d3be2df7b
migrate requestJoinURL action
2024-01-16 08:39:13 -03:00
Ramón Souza
319bb6ff2a
migrate transferUser action
2024-01-16 08:28:15 -03:00
Ramón Souza
e202dc7082
migrate setBreakoutsTime action
2024-01-15 16:50:37 -03:00
Ramón Souza
be8f4572da
Merge pull request #18822 from Tainan404/audio-migration
...
Refactor: Audio Captions migration
2024-01-15 16:45:15 -03:00
Guilherme Pereira Leme
1b6445d211
feat(plugin): Refactor enums and filenames ( #19418 )
2024-01-15 14:12:39 -03:00
Gustavo Trott
5779bc0410
Add a new config graphqlWebsocketUrl in bbb-web.properties ( #19433 )
2024-01-15 14:12:06 -03:00
Tainan Felipe
3eac34f563
Fix: TS errors
2024-01-15 11:53:18 -03:00
Ramón Souza
87a81e27a9
migrate sendMessageToAllBreakouts action
2024-01-15 11:16:45 -03:00
Ramón Souza
534bfb83f7
migrate moveUser action
2024-01-15 10:48:38 -03:00
Ramón Souza
4ed689fa6d
migrate endAllBreakouts action
2024-01-15 09:47:17 -03:00
Tainan Felipe
47951f421c
Fix: meeting query not working after metadata update
2024-01-15 09:28:45 -03:00
Tainan Felipe
e343eac51d
Fix: meeting query missing fields
2024-01-12 18:07:00 -03:00
Tainan Felipe
57fabde52e
Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration
2024-01-12 17:59:22 -03:00
Ramón Souza
2ddd19bd51
migrate createBreakoutRoom action
2024-01-12 16:53:34 -03:00
Ramón Souza
f2035355af
remove unused component
2024-01-12 16:31:47 -03:00
Gustavo Trott
35d2983dbc
Refactor Poll Typed answer flow
2024-01-12 11:47:03 -03:00
Ramón Souza
0dac0c267b
Merge pull request #19382 from vasylOstrovskyi/vo-bbb-wbopts
...
[3.0a]Add options to set default tldraw styles
2024-01-12 10:55:17 -03:00
Ramón Souza
73fb504288
Merge pull request #19422 from ramonlsouza/migrate-audio-caption-actions
...
refactor: migrate audio-captions actions
2024-01-12 10:46:39 -03:00
bigbluebutton
e30c5786ba
remove empty line
2024-01-12 12:21:51 +02:00
Tainan Felipe
b424f67af1
Fix: Remove unecessary imports
2024-01-11 14:47:27 -03:00
Ramón Souza
ec3b61b1e7
migrate updateTranscript action
2024-01-11 14:46:39 -03:00