Commit Graph

41230 Commits

Author SHA1 Message Date
Tainan Felipe
3859a7c854 Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-poll-creation 2024-03-27 09:40:02 -03:00
João Victor
c0bb739e36 fix(audio modal): show loading state while autoplay not checked 2024-03-26 16:43:05 -03:00
Anton B
91ee70d8fc ci: add retry step feature on Install BBB step 2024-03-26 16:12:15 -03:00
Anton B
de13bea6b0 test: readd breakout test to CI 2024-03-26 14:49:14 -03:00
Tainan Felipe
1afbc70804 Fix: failed settings fetch 2024-03-26 14:02:38 -03:00
Gustavo Trott
de0e681d89
Merge pull request #19785 from Tainan404/remove-pick-random-user
!refactor: Remove pick random user (frontend)
2024-03-26 13:08:48 -03:00
snyk-bot
21ede2e659
fix: bbb-graphql-actions/package.json & bbb-graphql-actions/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EXPRESS-6474509
2024-03-26 15:35:21 +00:00
KDSBrowne
dcf9358ad0 update css to hide assets and laser tool 2024-03-26 15:34:43 +00:00
Paulo Lanzarin
77106ca0d9
Merge pull request #19877 from bigbluebutton/bbb30sfu2140b0
build(bbb-webrtc-sfu): v2.14.0-beta.0
2024-03-26 11:04:22 -03:00
Tainan Felipe
e3ca2a5b3d
Merge branch 'v3.0.x-release' into remove-pick-random-user 2024-03-26 09:43:45 -03:00
Ramón Souza
df278dfd30
Merge pull request #19896 from JoVictorNunes/issue-19800
fix: unpin notes when sharing external video
2024-03-26 09:24:41 -03:00
Tainan Felipe
f3465827dd
Migrate meeting collection to graphql (#19853) 2024-03-26 08:57:28 -03:00
Guilherme Pereira Leme
41bb140dc5
feat: change way of rendering contents in presentation area to a pile-based logic. (#19854) 2024-03-25 18:13:57 -03:00
Anton B
96c1b857ef ci: fix missing download path and remove merged files 2024-03-25 17:27:55 -03:00
Ramón Souza
3491052636
Merge pull request #19832 from JoVictorNunes/fix-chat-scroll-0315
fix(chat): chat scroll not sticking to the bottom
2024-03-25 16:39:41 -03:00
Anton B
bd5b13d305 ci: avoid running last step when there is no artifacts to upload 2024-03-25 16:02:48 -03:00
Anton B
2fe5795788 ci: update upload-report step condition 2024-03-25 16:02:48 -03:00
Anton B
eef0a02f33 ci: update uploaded files name and merge all blob-reports 2024-03-25 16:02:36 -03:00
João Victor
b6ba509db4 fix: unpin notes when sharing external video 2024-03-25 12:19:25 -03:00
Stefan Weil
39406d0d42 Update GitHub actions checkout, cache and upload-artifact from v3 to v4
This fixes several CI warnings like this one:

    Node.js 16 actions are deprecated.
    Please update the following actions to use Node.js 20: actions/checkout@v3,
    actions/cache@v3, actions/upload-artifact@v3. For more information see:
    https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Signed-off-by: Stefan Weil <sw@weilnetz.de>

Update more GitHub actions from v3 to v4

Signed-off-by: Stefan Weil <sw@weilnetz.de>

Change upload and download to work with v4

Signed-off-by: Stefan Weil <sw@weilnetz.de>

Update GitHub action eps1lon/actions-label-merge-conflict

Signed-off-by: Stefan Weil <sw@weilnetz.de>

Update GitHub action nick-fields/retry

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2024-03-25 12:01:24 -03:00
Anton B
e381ad69b8 ci(tests): set max_attempts for install-and-run-tests step to 2 2024-03-25 11:48:49 -03:00
Anton Georgiev
a768fe9485
Merge pull request #19894 from gustavotrott/force-hasura-cli-version
build: Force hasura cli v2.36.2 to avoid error
2024-03-25 10:24:15 -04:00
Gustavo Trott
020101d96c Force hasura cli v2.36.2 to avoid error 2024-03-25 10:36:52 -03:00
Ramón Souza
cdf0b50482
Merge pull request #19840 from Scroody/i-19775
Fix: External video plays while paused when it has some user action
2024-03-25 08:57:25 -03:00
Ramón Souza
4548f7e396
Merge pull request #19884 from ramonlsouza/raise-hand-graphql
refactor: Raise hand notification using graphql
2024-03-25 08:55:53 -03:00
Ramón Souza
2e17713c56
generate locales index.json at build time (#19881) 2024-03-22 17:21:42 -03:00
Ramón Souza
e71483bb55
Merge pull request #19887 from ramonlsouza/fix-end-meeting
fix: meeting end screen
2024-03-22 17:05:01 -03:00
Ramón Souza
c1d95745e6 fix ts 2024-03-22 16:18:32 -03:00
Ramón Souza
b278c8b143 fix meeting end screen 2024-03-22 16:07:49 -03:00
Ramón Souza
384cd7ca21 use graphql for raise hand notification 2024-03-22 11:29:15 -03:00
Ramón Souza
b47683a9b2 upgrade apollo client 2024-03-22 11:28:55 -03:00
Gustavo Trott
44af6f1908
Merge pull request #19879 from ramonlsouza/pr-19851
fix: inactivity warning - front-end
2024-03-22 10:38:04 -03:00
Ramón Souza
a87094cbde
Merge pull request #19851 from gustavotrott/graphql-inactivityCheck
graphql: Introduces flag inactivityWarningDisplay (backend)
2024-03-21 17:37:10 -03:00
Ramón Souza
801c49740b inactivity warning - front-end 2024-03-21 17:36:18 -03:00
Ramón Souza
788cf799f7
refactor: make bbb client work without meteor service (partial) (#19869) 2024-03-21 16:41:32 -03:00
Paulo Lanzarin
1a22d7d300
build(bbb-webrtc-sfu): v2.14.0-beta.0
* v2.14.0-beta.0
  * feat(mediasoup): add least-loaded worker balancing strategy
  * feat(mediasoup): worker transposition (off by default)
  * feat(audio): dynamic global audio bridge mechanism
  * fix(audio): ignore TLO-incapable clients in hold/unhold metrics
2024-03-21 15:42:10 -03:00
Anton Georgiev
0bf08482a4
Merge pull request #19807 from gabriellpr/avoid-unrelated-notifications
test: Avoid unrelated notifications
2024-03-21 14:41:35 -04:00
Anton Georgiev
4e8cff0678
Merge pull request #19733 from KDSBrowne/v30-update-while-selected
fix(whiteboard): Selected Shapes Fail To Update On External Edits
2024-03-21 14:40:58 -04:00
Ramón Souza
5de578bffc
Merge pull request #19823 from Tainan404/refactor-WB-cursor
Refactor: make cursor coordinates be consumed from stream
2024-03-21 15:32:32 -03:00
Gustavo Trott
46afd7583a
Merge pull request #19873 from gustavotrott/graphql-meeting-missing-fields
Graphql: Add missing fields to lockSettings and endWhenNoModerator
2024-03-21 13:23:03 -03:00
Gustavo Trott
b6047e811b Graphql: Add fields to lockSettings and endWhenNoModerator 2024-03-21 12:49:33 -03:00
Gabriel Porfirio
4dc517e32d changed createParameter to joinParameter 2024-03-21 10:22:02 -03:00
Gustavo Trott
e63af145b3
Akka-apps finishes all pending meeting in graphql on restarting (#19867) 2024-03-21 10:15:47 -03:00
Gabriel Porfirio
cd13a8d3e9 Revert "changed from createparamter to joinparameter"
This reverts commit bc0082d947.
2024-03-21 10:09:25 -03:00
Gabriel Porfirio
bc0082d947 changed from createparamter to joinparameter 2024-03-21 10:06:32 -03:00
KDSBrowne
c70f116cd5 prevent reload on moderator status change 2024-03-20 23:49:11 +00:00
KDSBrowne
b68416249a handle shapes not updating while selected and changed by others 2024-03-20 23:48:44 +00:00
Gustavo Trott
f2c48a3c9b
Merge pull request #19856 from gustavotrott/graphql-meeting-metadata
Graphql: Introduces meeting_metadata
2024-03-20 17:04:10 -03:00
Gustavo Trott
304fc32c27 Fix metadata permission 2024-03-20 15:27:45 -03:00
Gustavo Trott
59199549e7 Add Type meeting_metadata to graphql 2024-03-20 15:26:17 -03:00