Commit Graph

15433 Commits

Author SHA1 Message Date
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
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
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
Anton Barboza de Sá
3f7d149fe7
Merge pull request #19259 from ramonlsouza/current-user-refactor
refactor: remove current-user collection
2023-12-05 15:04:02 -03:00
Ramón Souza
7e8eb923de migrate connection status to use graphql 2023-12-05 11:18:45 -03:00
Gustavo Trott
38a387bacf
Merge pull request #19274 from gustavotrott/graphql-actions-chat
graphql-actions: Chat actions
2023-12-04 15:11:48 -03:00
Anton Georgiev
3723f1b6b0
Merge pull request #19233 from antonbsa/breakout-flaky-updt
test: Update breakout flaky tests
2023-12-04 13:06:20 -05:00
Ramón Souza
8349147fbb fix pin user video 2023-12-04 13:26:26 -03:00
Gustavo Trott
79dbe8ba41 Add graphql actions for Chat 2023-12-04 11:16:58 -03:00
Gustavo Trott
4af6986161
Merge pull request #19267 from gustavotrott/graphql-actions-user
graphql-actions: User actions
2023-12-04 09:53:36 -03:00
Ramón Souza
7c3dd06a6a fix select random user 2023-12-04 09:36:07 -03:00
Ramón Souza
6d7aaee93d Merge remote-tracking branch 'upstream/v3.0.x-release' into current-user-refactor 2023-12-04 09:23:53 -03:00
Gustavo Trott
540c35ed03 Remove unnecessary fields for AssignPresenterReqMsg 2023-12-01 17:12:36 -03:00
Ramón Souza
e8a7837ffc fix screenshare for presenter 2023-12-01 12:12:45 +01:00
Tiago Jacobs
f93c79b797
feat(plugin): upgrade plugin sdk (#19260)
* Update plugin SDK version

* Upgrade package-lock for new plugin sdk

* Upgrade plugin sdk reference
2023-11-30 11:53:43 -03:00
Ramón Souza
432b1b85be remove current-user collection 2023-11-30 15:20:12 +01:00
Tiago Jacobs
a15d3bf1da
feat(plugin): upgrade plugin sdk (#19256)
* Update plugin SDK version

* Upgrade package-lock for new plugin sdk
2023-11-30 10:43:45 -03:00
Ramón Souza
6c7396b082 replace current user queries in service 2023-11-30 14:42:11 +01:00
Ramón Souza
5b2731275f replace isModerator checks with useCurrentUser 2023-11-30 14:24:25 +01:00
Ramón Souza
dde3aa92bd replace UsersContext with useCurrentUser 2023-11-30 12:08:16 +01:00
Ramón Souza
66dd35a22e
Merge pull request #19253 from ramonlsouza/remove-userlist-code
refactor: remove unused code in userlist components
2023-11-30 11:01:30 +01:00
Ramón Souza
e6dab61259 remove unused code in userlist 2023-11-30 10:33:05 +01:00
Ramón Souza
52c7194957
Merge pull request #19241 from ramonlsouza/remove-external-video-meetings
refactor: remove unused external video code
2023-11-30 10:28:05 +01:00
Ramón Souza
87c1ffb236 remove console log 2023-11-30 09:40:29 +01:00
Gustavo Trott
46c9eae237 Fix eslint problem 2023-11-29 13:48:35 -03:00
Gustavo Trott
3003f9c951 Resolve conflicts 2023-11-29 11:25:39 -03:00
Gustavo Trott
30143861ab graphql actions for Timer 2023-11-29 11:20:23 -03:00
Ramón Souza
761d42cbcf remove external-video-meetings collection and related files 2023-11-29 14:22:59 +01:00
Anton B
b06b0e7fb1 test: update breakout flaky tests 2023-11-28 17:10:46 -03: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
Gustavo Trott
16c8715316
Merge pull request #19207 from schrd/graphql-clusterproxy
Fix graphql API for clusterproxy setup
2023-11-28 14:47:58 -03:00
Tiago Jacobs
ac04efc250
Merge pull request #19230 from ramonlsouza/layouts-updates
layout improvements
2023-11-28 12:57:06 -03:00
Ramón Souza
db70edd3ab remove empty space on top and bottom if navbar and action bar are disabled 2023-11-28 15:45:12 +01:00
Daniel Schreiber
d2a28a6130 Fix: support cluster proxy setup for graphql API
The websocket connection to the graphql API needs to go directly to the
BBB server (bbb-html5) and it the middleware needs to accept requests
with a different origin.
2023-11-28 15:27:55 +01:00
Ramón Souza
067144bf86
refactor: remove unused chat code (#19215) 2023-11-28 11:18:56 -03:00
Ramón Souza
30fc412e60 move hidden layouts list to layout/enums file 2023-11-28 12:14:22 +01:00
Ramón Souza
18c6ea0cff rename participants and chat layout 2023-11-28 11:41:24 +01:00
Vitor Almeida
4bf20077b2
Merge branch 'v3.0.x-release' into 18879-new-layouts 2023-11-27 15:30:00 -03:00
vitoralmeida
7e4be752af fix(layout-manager): fix SonarCloud reports #18879 2023-11-27 14:42:14 -03:00
Ramón Souza
df8e88e366
Update bigbluebutton-html5/imports/ui/components/nav-bar/component.jsx 2023-11-27 18:29:06 +01:00
André
d93a485b91 Fix: user list tooltip hindering talking indicator 2023-11-27 11:18:33 -03:00
vitoralmeida
9cb8f05a67 feat(layout-manager): hide unnecessary controllers #18879 2023-11-24 17:23:22 -03:00
vitoralmeida
5892460456 feat(layout-manager): adds new layouts for specific integration scenarios #18879 2023-11-24 04:07:41 -03:00