Commit Graph

39880 Commits

Author SHA1 Message Date
Ramón Souza
bc2f105779
Merge pull request #18794 from Scroody/fix-chat-peek-welcome-msg
Fix: Welcome message transparent background
2023-09-15 15:13:51 -03:00
imdt
f50b12e6c0 Client: Tooltip added to timer 2023-09-15 14:35:25 -03:00
Gabriel Luiz Porfirio
3ebd4acd2c
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-list/component.tsx
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-09-15 13:48:21 -03:00
Gabriel Luiz Porfirio
d2b49bd779
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-list-participants/list-item/component.tsx
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-09-15 13:47:52 -03:00
Gabriel Luiz Porfirio
5d2277223c
Update bigbluebutton-tests/playwright/core/elements.js
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-09-15 13:40:01 -03:00
Gabriel Porfirio
dcbbd1f9c7 start the fixes for presentation tests 2023-09-15 13:38:20 -03:00
imdt
c9d07059a2 Fix of welcome message transparent background 2023-09-15 13:17:29 -03:00
Anton Georgiev
1b93d32063
Merge pull request #18570 from GuiLeme/issue-18408-back-end
feat: Disable download of original and converted presentation
2023-09-15 11:57:30 -04:00
Gustavo Trott
6c97385823
Improve delay for Hasura metadata apply (#18791) 2023-09-15 12:51:47 -03:00
Anton Georgiev
8ad7dbb603
Merge pull request #18792 from bigbluebutton/antobinary-patch-1
docs: info on what disabledFeatures options were added in 2.7
2023-09-15 11:10:14 -04:00
Anton Georgiev
63458373ca
docs: info on what disabledFeatures options were added in 2.7 2023-09-15 11:06:54 -04:00
Anton Georgiev
3a58ce4c9c
Merge pull request #18789 from antobinary/docs27
build: bbb-webhooks set secret and url
2023-09-15 10:23:50 -04:00
Anton Georgiev
f42dcbbd7e build: bbb-webhooks set secret and url 2023-09-15 10:19:16 -04:00
Anton Georgiev
808f69d8bf
Merge pull request #18788 from bigbluebutton/antobinary-patch-2
chore: Bump bbb-playback to 5.0.1
2023-09-15 09:58:35 -04:00
Anton Georgiev
ac5f1a2234
chore: Bump bbb-playback to 5.0.1 2023-09-15 09:53:59 -04:00
Anton Georgiev
28e3e67dc3
Merge pull request #18787 from bigbluebutton/antobinary-patch-1
revert: drop .git from bbb-tranctiption-controller (second version)
2023-09-15 09:10:40 -04:00
Anton Georgiev
0c0a327db7
revert: drop .git from bbb-tranctiption-controller (second version) 2023-09-15 09:05:41 -04:00
Anton Georgiev
48b2237975
Merge pull request #18664 from antonbsa/shard-tests-ci
CI: Matrix strategy for build and test steps
2023-09-15 08:49:09 -04:00
Anton Georgiev
f2e2320730
Merge pull request #18684 from antonbsa/fully-parallel-tests
test: Dynamically set parallel or serial mode
2023-09-15 08:48:35 -04:00
Ramón Souza
148fe62b6a
fix: markdown line breaks (#18786) 2023-09-15 09:46:46 -03:00
Gustavo Trott
61c4792b8a
Merge pull request #18779 from gustavotrott/fix-userlist-sorting
fix (graphql): Userlist sorting uppercase wrongly (introduces user.nameSortable)
2023-09-14 15:51:02 -03:00
Gabriel Luiz Porfirio
121dc05447
Merge branch 'develop' into fix-user-test 2023-09-14 14:02:07 -03:00
Gustavo Trott
7f96bed6ea
Merge pull request #18781 from antobinary/patch-packages
build: drop yq 3 requirement on "develop"
2023-09-14 13:33:07 -03:00
Anton Georgiev
a1d8f4bf7e
build(bbb-transcription-controller): omit .git from package 2023-09-14 11:57:53 -04:00
André Castro
93900ac5ec
Merge pull request #11 from ramonlsouza/pr-18772x
fix remaining lint issues
2023-09-14 12:01:56 -03:00
Ramón Souza
627af75c2b fix remaining eslint issues 2023-09-14 11:56:20 -03:00
Ramón Souza
24f93afe0e fix lost param 2023-09-14 11:37:07 -03:00
Anton Georgiev
f5cb8e0e4d
Merge pull request #18756 from danimo/transcription_pkg_no_git
fix(build): do not package .git for bbb-transcription-controller
2023-09-14 10:26:48 -04:00
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
Anton Georgiev
e48af4ae2d
Merge pull request #18771 from ramonlsouza/issue-18767
fix: incorrect set logoutUrl in join handler
2023-09-13 10:53:08 -04: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