Commit Graph

39672 Commits

Author SHA1 Message Date
Anton Georgiev
ec9adc0266 build: drop yq 3 requirement on "develop" 2023-09-14 10:19:04 -04:00
Anton Georgiev
5f8b2446c0
Merge pull request #18780 from gustavotrott/fix-hasura-build-error
fix(build): Hasura installation fails on its first attempt
2023-09-14 10:14:50 -04:00
André Castro
02a8f40613
Merge branch 'develop' into all-lint-errors-fixed 2023-09-14 10:46:39 -03:00
imdt
a46839d18f More changes 2023-09-14 10:44:04 -03:00
Gustavo Trott
6132656daf Avoid applying metadata before Hasura is ready 2023-09-14 10:41:40 -03:00
Ramón Souza
e29d2d7466
Merge pull request #18775 from ramonlsouza/fix-user-status
fix: user status dropdown
2023-09-14 10:35:27 -03:00
Ramón Souza
b998bde5db fix typescript compilation errors 2023-09-14 10:06:01 -03:00
Ramón Souza
afb2d62fbb display away and raise hand emoji in userlist if reactions are enabled 2023-09-14 09:58:34 -03:00
Gustavo Trott
76f25cc101 Tweak the comment for nameSorted 2023-09-14 09:49:38 -03:00
Gustavo Trott
2f53dea4a4 Use nameSortable to orderBy userlist 2023-09-14 09:31:49 -03:00
Gabriel Porfirio
5efea0cc12 fixing multiusers tests 2023-09-13 17:11:15 -03:00
Ramón Souza
59a64a9520 add newline at end of file 2023-09-13 15:14:16 -03:00
Ramón Souza
72ac7a210a fix user status buttons 2023-09-13 15:13:17 -03:00
imdt
b19d3b5ba7 More changes 2023-09-13 15:03:34 -03:00
imdt
01d08e5727 More changes 2023-09-13 14:57:43 -03:00
imdt
a5fa3372c2 More changes 2023-09-13 14:43:09 -03:00
imdt
340146c533 More changes 2023-09-13 14:34:48 -03:00
imdt
865e9c6767 More changes 2023-09-13 13:37:40 -03:00
Gustavo Trott
d1e3d610d1
graphql-server: Introduces layout-propagate data (#18774)
* Add build/deb-helper.sh to cache key

* Introduces layout-propagate to graphql server
2023-09-13 13:37:04 -03:00
imdt
b37347f3ec aditional changes 2023-09-13 11:35:56 -03:00
imdt
376d1fc79d Fix: All lint errors 2023-09-13 11:31:20 -03:00
Ramón Souza
88cc9e62e1
Merge pull request #18717 from ramonlsouza/chat-list-keyboard
fix(accessibility): restore roving functionality in chat list
2023-09-12 17:15:55 -03:00
Ramón Souza
e5769b99d5 fix typescript errors 2023-09-12 17:03:32 -03:00
Anton Georgiev
3ea0ac6255
Merge pull request #18707 from ramonlsouza/issue-15768
refactor: Add enable/disable mirror labels
2023-09-12 13:43:53 -04:00
Ramón Souza
a0523e4e2b Merge remote-tracking branch 'upstream/develop' into chat-list-keyboard 2023-09-12 11:10:54 -03:00
Gustavo Trott
0d93351146
Merge pull request #18754 from gustavotrott/merge-27-into-develop-11set
Merge 2.7 into Develop
2023-09-11 14:49:50 -03:00
Gustavo Trott
071eee5c77
Update bigbluebutton-html5/imports/ui/components/whiteboard/component.jsx
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2023-09-11 14:49:14 -03:00
Gustavo Trott
d119b51f6f
Update build/packages-template/bbb-webrtc-sfu/build.sh
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2023-09-11 14:49:05 -03:00
Gustavo Trott
09a0cce918
Update build/packages-template/bbb-webrtc-sfu/build.sh
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2023-09-11 14:48:52 -03:00
Gustavo Trott
07beb35b82
refactor (Github Actions): Run typescript workflows only when ts/tsx within bbb-html5 was modified (#18755)
* Run TS workflow only for ts/tsx within bbb-html5

* Include package.json and package-lock.json to ts-workflow paths
2023-09-11 14:05:47 -03:00
Gabriel Porfirio
754e825fe0 added data-test for the polls 2023-09-11 13:37:58 -03:00
Gabriel Porfirio
368002062e fixing pollling tests 2023-09-11 13:37:23 -03:00
Ramón Souza
8ac4979072
Merge pull request #18753 from Tainan404/fix-ts-errors
Fix: Remove all TS compiler errors
2023-09-11 11:45:21 -03:00
Gustavo Trott
9da3543bc3 Resolve conflicts 2023-09-11 11:25:56 -03:00
Tainan Felipe
6666413209
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-list/component.tsx
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-11 11:15:04 -03:00
Tainan Felipe
174ad597b7
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-list-participants/list-item/component.tsx
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-11 11:14:57 -03:00
Tainan Felipe
ea4a63cc91
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-list/page/chat-message/message-content/text-content/component.tsx
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-11 11:14:48 -03:00
Tainan Felipe
a256759284 Fix: Remove all TS compiler errors 2023-09-11 10:22:45 -03:00
Anton Georgiev
d7c87abe91
Merge pull request #18742 from ramonlsouza/bb-lodash
fix: remove lodash
2023-09-07 16:05:47 -04:00
Anton Georgiev
fad5385fe0
Merge pull request #18737 from prlanzarin/u27/fix/remux-skip-0b
fix(recording): handle archive remux failures
2023-09-07 15:33:48 -04:00
Ramón Souza
97b8a0e5e0 remove lodash 2023-09-07 16:31:25 -03:00
Ramón Souza
e4807fd8ae
Merge pull request #18706 from ramonlsouza/issue-18696
fix: Raised hand button incorrect state
2023-09-07 16:21:25 -03:00
Ramón Souza
809ba9d51c
fix: restore broken files (#18723)
* restore package lock

* fix whiteboard service error

* fix userlist

* fix whiteboard

* fix chat list item state

* restore user-list participants list item

* Add merge-branches step

* Add merge-branches step to code-validation

* fix message list

---------

Co-authored-by: Tiago Jacobs <tiago.jacobs@gmail.com>
2023-09-07 14:58:06 -03:00
Anton Georgiev
ff1bf8ae0d
Merge pull request #18741 from antobinary/docs27
docs: better quality header
2023-09-07 11:05:12 -04:00
Anton Georgiev
575131a20b docs: better quality header 2023-09-07 11:03:27 -04:00
prlanzarin
40b642969c fix(recording): handle archive remux failures
Recording archive may fail when remuxing invalid files from KMS or the
new recorder - eg when the raw files are 0-byte sized.

This commit handles the exception raised by EDL::encode so archive keeps
going, logs the issue as a warning and archives the problematic file anyways.
EDL::encode now removes the temporary file when the ffmpeg command execution
fails - this should avoid leaving any stale files around in case of failure.

No specific check for the nature of the error is done - the idea is that
subsequent phases will discard or fix the files if necessary according
to the processing scripts' necessities, making the behavior (in this
specific scenario) similar to what it was before the archive remuxing was
introduced.
2023-09-07 11:57:55 -03:00
Gustavo Trott
047eccdd92
Reduce graphql-middleware and graphql-server logs (#18738) 2023-09-07 11:54:27 -03:00
Anton Georgiev
29f52b3b26
Merge pull request #18724 from antobinary/merge-sept-6
chore: Merge BBB 2.6.14 into v2.7.x-release
2023-09-07 08:49:05 -04:00
Gustavo Trott
b8eade7735
Merge pull request #18727 from gustavotrott/graphql-refactor-external-video
refactor (graphql-server): ExternalVideo data schema enhanced
2023-09-07 09:17:18 -03:00
Gustavo Trott
fcc6b7d95e Rename collection external_video to externalVideo 2023-09-07 09:16:30 -03:00