KDSBrowne
0eb5fbded7
fix typescript errors
2024-01-17 16:08:44 +00:00
KDSBrowne
9bc574cdc9
fix typescript errors
2024-01-17 15:57:17 +00:00
KDSBrowne
5e4615562f
fix typescript errors
2024-01-17 15:43:01 +00:00
KDSBrowne
e0227d848d
fix typescript errors
2024-01-17 15:11:57 +00:00
KDSBrowne
ebff8065ff
refactor whiteboard access logic in UserActions
2024-01-12 20:13:21 +00:00
Ramón Souza
4c07742ec1
refactor: migrate presentation actions ( #19329 )
2023-12-15 14:39:12 -03:00
Guilherme Pereira Leme
4f505d7122
feat(plugin): added support for plugin ui commands. ( #19326 )
...
* [plugin-sdk-ui-commands] - implemented chat ui command for plugin
* [plugin-sdk-ui-commands] - update SDK
* plugin-sdk-ui-commands
2023-12-15 14:04:52 -03:00
Guilherme Pereira Leme
6fdd613639
feat(plugin) - Floating window ( #19283 )
...
* [plugin-sdk-issue-26] - floating window
* [plugin-sdk-floating-window] - changes in review
* [plugin-sdk-floating-window] - changes in review
* [plugin-sdk-floating-window] - update SDK
2023-12-15 14:04:33 -03:00
Ramón Souza
2f26642dca
Merge pull request #19240 from ramonlsouza/remove-guest-users-server
...
refactor: remove unused guestUsers code
2023-12-15 11:07:41 -03:00
Guilherme Pereira Leme
774a628d19
feat(plugin): add new useLoadedChatMessages ( #19339 )
...
* [plugin-sdk-issue-27] - new data-consumption-hook
* [plugin-sdk-issue-27] - update SDK
2023-12-14 17:02:00 -03:00
Ramón Souza
f3cbf568c2
Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-guest-users-server
2023-12-14 09:06:52 -03:00
Ramón Souza
06371d3267
Merge pull request #19333 from bigbluebutton/antobinary-patch-3
...
chore: Reduce reaction expiration to be 30s
2023-12-14 08:41:28 -03:00
Gustavo Trott
780b496ba1
Merge pull request #19328 from gustavotrott/guest-wait-graphql
...
refactor: Refactor guest-wait page to fetch data from Hasura
2023-12-13 17:38:11 -03:00
Gustavo Trott
7d1f2a9f18
Fix message 'You are the first in the line'
2023-12-13 17:09:20 -03:00
Ramón Souza
801f2693b9
Merge pull request #19296 from ramonlsouza/migrate-user-actions
...
refactor: migrate user actions
2023-12-13 16:21:48 -03:00
Anton Georgiev
4dd22ea9f3
chore: Reduce reaction expiration to be 30s
2023-12-13 12:56:57 -05:00
Gustavo Trott
26921d19dd
Fix unreachable line
2023-12-13 09:30:47 -03:00
Gustavo Trott
d5ea98ec12
Make guest-wait page fetch data from Hasura
2023-12-12 17:42:44 -03:00
Ramón Souza
df09494f1c
Merge pull request #19321 from ramonlsouza/migrate-poll-actions
...
refactor: migrate poll actions
2023-12-12 16:50:21 -03:00
Ramón Souza
1439061fc6
fix open userlist
2023-12-12 09:55:07 -03:00
Guilherme Pereira Leme
a6045656ce
feat(plugins): Ui Events ( #19308 )
...
* [plugin-sdk-ui-events] - useUiEvent hook
* [plugin-sdk-ui-events] - update dependency
* [plugin-sdk-ui-events] - update ts
2023-12-11 13:56:04 -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
Ramón Souza
286da931b3
migrate publishVote meteor call
2023-12-08 16:22:52 -03:00
Ramón Souza
0ef2e8afea
migrate publishTypedVote meteor call
2023-12-08 15:51:41 -03:00
Ramón Souza
573fa99bcd
migrate publishPoll meteor call
2023-12-08 15:29:05 -03:00
Ramón Souza
80f2051390
Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-guest-users-server
2023-12-08 10:47:51 -03:00
Ramón Souza
33de140af0
fix errors
2023-12-08 08:47:32 -03:00
Ramón Souza
b703bc02fb
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-actions
2023-12-07 17:04:31 -03:00
Ramón Souza
c93f06a44f
migrate userLeftMeeting meteor call
2023-12-07 16:40:32 -03:00
Ramón Souza
e0c987c34f
migrate setRandomUser meteor call
2023-12-07 16:31:47 -03:00
Ramón Souza
1dbea49730
migrate setSpeechLocale meteor call
2023-12-07 16:23:36 -03:00
Ramón Souza
b9d4841b26
migrate setExitReason meteor call
2023-12-07 15:37:04 -03:00
Anton Georgiev
bef0d45e80
Merge pull request #19289 from ramonlsouza/migrate-connection-status
...
refactor: migrate connection status to use graphql
2023-12-07 12:29:46 -05:00
Ramón Souza
ce5bb3aaf5
migrate clearAllUsersReaction meteor call
2023-12-07 11:24:17 -03:00
Ramón Souza
aa882fc1e5
migrate clearAllUsersEmoji meteor call
2023-12-07 11:18:33 -03:00
Ramón Souza
3d2c9394ab
migrate toggleUserLock meteor call
2023-12-07 11:06:55 -03:00
Ramón Souza
ff764d6d8f
migrate setUserReaction meteor call
2023-12-07 10:57:21 -03:00
Ramón Souza
9ccc713543
migrate setEmojiStatus meteor call
2023-12-07 10:45:13 -03:00
Ramón Souza
0f046de941
migrate assignPresenter meteor call
2023-12-07 10:02:13 -03:00
Ramón Souza
e6af8390a3
migrate removeUser and userEjectFromVoice meteor calls
2023-12-07 09:33:15 -03:00
Ramón Souza
30d82d62fe
migrate setMobileUser meteor call
2023-12-06 16:57:31 -03:00
Ramón Souza
0a6e75a14a
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-actions
2023-12-06 16:32:52 -03:00
Ramón Souza
be300d37d2
migrate changeRaiseHand meteor call
2023-12-06 16:30:30 -03:00
Ramón Souza
cb1d20a8ea
migrate changePin meteor call
2023-12-06 16:00:46 -03:00
Ramón Souza
a74dd7f727
migrate changeRole meteor call
2023-12-06 15:17:16 -03:00
Ramón Souza
d9c9b00904
remove unused code
2023-12-06 10:33:36 -03:00
Ramón Souza
c9ae825c4b
update status helper component
2023-12-06 09:12:25 -03:00
Ramón Souza
78fff583fd
remove connection-status collection
2023-12-05 17:33:53 -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