Anton Georgiev
3f017d576b
Merge pull request #19287 from antobinary/v3.0
...
chore: Port docs and ci changes to v3.0.x-release
2023-12-05 13:27:29 -05: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
Anton Georgiev
d489f0a072
Merge remote-tracking branch 'bbb/develop' into v3.0
2023-12-05 12:43:24 -05:00
Anton Georgiev
9d3aaffcd3
Merge pull request #19286 from antobinary/develop
...
chore(docs): Upgrade docusaurus to 3.0.1
2023-12-05 12:38:07 -05:00
Anton Georgiev
dcafff9fae
Update docs/docusaurus.config.js
2023-12-05 11:48:50 -05:00
Anton Georgiev
2070ca160d
upgrade react for docs
2023-12-05 11:13:51 -05:00
Anton Georgiev
fbf296d8fe
bump 2.5 docs tag
2023-12-05 10:47:22 -05:00
Anton Georgiev
d92f4d20ab
Merge pull request #19279 from antobinary/docs-upgrade
...
docs: comply to MDX v3 (stricter markdown)
2023-12-05 10:44:12 -05:00
Anton Georgiev
13416f3081
chore(docs): upgraded docusaurus to 3.0.1
2023-12-05 10:14:17 -05:00
Anton Georgiev
ad214157e4
docs: comply to MDX v3 (stricter markdown)
2023-12-05 10:05:37 -05:00
Anton Georgiev
dc6d92d169
001 try to adjust for docs baseurl
2023-12-05 09:59:13 -05:00
Ramón Souza
7e8eb923de
migrate connection status to use graphql
2023-12-05 11:18:45 -03:00
Gustavo Trott
f35deac405
Merge pull request #19282 from gustavotrott/graphql-actions-presentation
...
graphql-actions: Presentation actions
2023-12-05 08:22:12 -03:00
Gustavo Trott
4dba092d97
Add graphql actions for Presentation
2023-12-04 21:56:22 -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
Ramón Souza
59f53362ec
Merge pull request #19264 from gabriellpr/fix-flaky-tests
...
test: Update reference screenshot of flaky tests
2023-12-04 12:33:42 +01:00
Gustavo Trott
ea81911e71
Add action userLeaveMeeting
2023-12-01 17:47:12 -03:00
Gustavo Trott
540c35ed03
Remove unnecessary fields for AssignPresenterReqMsg
2023-12-01 17:12:36 -03:00
Anton Georgiev
97cd8ec8da
Merge pull request #19271 from bigbluebutton/antobinary-patch-2
...
fix(conf): Update bbb-conf missing a quotation
2023-12-01 13:33:31 -05:00
Anton Georgiev
ddf9d3a36b
fix(conf): Update bbb-conf missing a quiotation
2023-12-01 13:00:28 -05:00
Ramón Souza
e8a7837ffc
fix screenshare for presenter
2023-12-01 12:12:45 +01:00
Gustavo Trott
57197051c1
Add user actions to graphql
2023-11-30 16:41:46 -03:00
Gabriel Porfirio
49ddee0a2b
turning back to default value
2023-11-30 14:23:48 -03:00
Gabriel Porfirio
656f791f71
remove .only from breakout
2023-11-30 14:15:39 -03: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
Gustavo Trott
f67fdfe866
Merge pull request #19248 from gustavotrott/ci-retry-run-tests
...
ci: Retry step when some test fail
2023-11-30 10:46:00 -03: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
Gustavo Trott
421f6463c3
Undo 'Force chat error'
2023-11-30 09:25:22 -03:00
Gustavo Trott
8ad5e738a4
Make middleware more configurable ( #19250 )
2023-11-30 08:58:37 -03: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
9f4514f625
Force error to see test results
2023-11-29 16:32:58 -03:00
Gustavo Trott
5f637bbaf5
Force error to see test results
2023-11-29 16:03:18 -03:00
Gustavo Trott
6f4181a505
Remove working-directory once its not supported by retry
2023-11-29 15:26:38 -03:00
Gustavo Trott
724e3569f5
Retry tests when it fails
2023-11-29 14:33:53 -03:00
Gustavo Trott
c4a82296d2
Merge pull request #19242 from gustavotrott/graphql-actions-timer
...
graphql-actions: Timer actions
2023-11-29 14:32:49 -03:00
Gabriel Porfirio
ffc07c03e9
fix lock viewers annotations test
2023-11-29 14:00:12 -03:00