Commit Graph

11014 Commits

Author SHA1 Message Date
Joao Victor
8a9da0c091 Fix undefined shortName 2022-02-24 15:10:06 -03:00
Anton Georgiev
25f1588f10
Merge pull request #14427 from JoVictorNunes/issue-14362
fix(presentation): new message for presentation item status
2022-02-23 15:42:05 -05:00
João Victor Nunes
4635f14bac
Change message text
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2022-02-23 08:16:21 -03:00
Joao Victor
f13103ea7b New message for presentation item status 2022-02-21 15:01:55 -03:00
Tainan Felipe
e947133c80 Add jsconfig 2022-02-21 12:42:29 +00:00
Anton Georgiev
39277b9af5
Merge pull request #14404 from ramonlsouza/issue-14402
Add tooltips to user names in userlist
2022-02-18 11:36:38 -05:00
Ramón Souza
f332af10ba add tooltip to user names in userlist 2022-02-18 15:29:03 +00:00
Anton Georgiev
0a2f44da2b
Merge pull request #14397 from pedrobmarin/f-p-asl
feat(playback): add shortcuts locale
2022-02-18 08:56:20 -05:00
Anton Georgiev
41164facaa
Merge pull request #14131 from Tainan404/remove-guest-attempt-limit
Remove guest attempts limit on guestWait endpoint
2022-02-18 08:52:27 -05:00
Pedro Beschorner Marin
ed0efc0d6b feat(playback): add shortcuts locale
Playback has a list of shortcuts displayed at it's about modal. Add
missing locales for proper translation.

Follows https://github.com/bigbluebutton/bbb-playback/pull/168
2022-02-17 20:01:17 -03:00
Anton Georgiev
0efbe39851
Merge pull request #14395 from Tainan404/fix-missing-locale-key
fix(guest-wait): Add missing locale meetingForciblyEnded
2022-02-17 16:26:19 -05:00
Anton Georgiev
34f8ff142f
Update bigbluebutton-html5/public/locales/en.json 2022-02-17 16:26:11 -05:00
Tainan Felipe
81ca7253af Fix missing locale 2022-02-17 19:58:13 +00:00
Ramón Souza
e8248eff84 only show chat notification for other users messages 2022-02-17 14:16:00 +00:00
Anton Georgiev
070eafe880
Merge pull request #14334 from Tainan404/fix-left-guest-user
Add a message for when the guest isn't valid
2022-02-16 14:55:00 -05:00
Anton Georgiev
d5a5bb7d3c
Merge pull request #14333 from antonbsa/tests-user-actions
test: Adds some user actions and private chat tests
2022-02-16 14:12:42 -05:00
Joao Victor
e188d6b859 Inject message content by using dangerouslySetInnerHTML 2022-02-16 11:08:41 -03:00
Anton Georgiev
5d7bcf9f81
Merge pull request #14351 from JoVictorNunes/issue-12168
fix(presentation): toast notification in RTL mode
2022-02-15 09:21:22 -05:00
Pedro Beschorner Marin
abdea74fc9
Merge pull request #14314 from frankemax/webcam-sync
fix(webcam): add state sync between bbb-html5 and akka-apps
2022-02-14 10:19:58 -03:00
Joao Victor
6a6489b97e Fix undesirable scroll 2022-02-11 17:21:46 -03:00
Tainan Felipe
b730ef7aa2 Add a message for when the guest isn't valid 2022-02-10 16:31:35 -03:00
Anton Georgiev
0747b5dc23
Merge pull request #14330 from pedrobmarin/s-ibc
style: improve background customization
2022-02-10 10:15:01 -05:00
Anton Georgiev
2f0b40c3af
Merge pull request #14328 from pedrobmarin/s-l-tsbs
style(layout): toggle switch box shadow
2022-02-10 09:56:41 -05:00
Anton Georgiev
ca761704ff
Merge pull request #14331 from pedrobmarin/s-apoc
style: add palette's overlay color
2022-02-10 09:56:22 -05:00
Pedro Beschorner Marin
74b5eac6eb style(poll): use primary color variable
Replace hardcoded polling color with the primary color variable.
2022-02-10 10:12:58 -03:00
Pedro Beschorner Marin
3644a8d96e style: add palette's overlay color
Missing color variable on client's customization.
2022-02-10 09:56:50 -03:00
Pedro Beschorner Marin
0131028bf4 style: improve background customization
Set elements to use the background color variable.
2022-02-10 09:20:54 -03:00
Pedro Beschorner Marin
cf9632337e style(layout): toggle switch box shadow
Set color as the primary variable color so it can be customized.
2022-02-10 08:56:07 -03:00
Paulo Lanzarin
8d91bae7e8
Revert "fix: Phone users to abide by guest policy" 2022-02-09 20:02:38 -03:00
Anton Georgiev
d1545c6cef
Merge pull request #14320 from JoVictorNunes/issue-14298
fix(screenshare): decrease autoplay-overlay z-index
2022-02-09 16:11:44 -05:00
Anton Georgiev
f921f24e02
Merge pull request #14305 from ramonlsouza/issue-14190
fix: Inconsistent behaviors when muting microphone when sharing external video
2022-02-09 15:26:46 -05:00
Max Franke
d75734391a fix(webcam): add state sync between bbb-html5 and akka-apps 2022-02-09 16:48:16 -03:00
Joao Victor
42633e9218 Decrease z-index property 2022-02-09 15:37:28 -03:00
Ramón Souza
3953540510 fix presenter unmute 2022-02-09 18:22:45 +00:00
Anton Georgiev
b7d40b1153
Merge pull request #14271 from antonbsa/locale-test-improvements
test: Locale test improvements
2022-02-08 09:27:18 -05:00
Ramón Souza
d8fad8dae6 fix external video mute behavior with echo test 2022-02-08 13:24:42 +00:00
Anton Georgiev
f13266e3b9
Merge pull request #14295 from Tainan404/backport-validatonAuthToken
Backport the validationAuthToken refactor
2022-02-07 14:59:28 -05:00
Anton Georgiev
443e5a1555
Merge pull request #14300 from ramonlsouza/issue-13990
fix: Smart layout under some circumstances not behaving as expected when sharing video or screen
2022-02-07 14:57:45 -05:00
Anton Georgiev
b2da811986
Merge pull request #14279 from ramonlsouza/fix-fullscreen-presenter
fix: fullscreen presentation shortcut in presenter toolbar
2022-02-07 14:56:49 -05:00
Ramón Souza
b028e4f4aa do not use presentation size for screenshare and external video in smart layout 2022-02-07 19:29:27 +00:00
Anton
777a639fed add take and make presenter tests 2022-02-07 15:45:42 -03:00
Anton Georgiev
bef2eebb40
Merge pull request #14297 from JoVictorNunes/issue-14277
(Optional) fix(screenshare): change toast notification text
2022-02-07 13:39:27 -05:00
Anton
61e25770c9 add promote and demote user tests 2022-02-07 15:01:47 -03:00
Joao Victor
5cde2aae8a Reorder if/else chain 2022-02-07 14:46:45 -03:00
Joao Victor
b43075f815 Changes toast notification for when screenshare has stopped due to data saving 2022-02-07 14:27:14 -03:00
Ramón Souza
4247cd5f96 remove mobileHide styles from talking indicator 2022-02-07 13:23:35 +00:00
Anton
a0dd5552aa add close private chat test 2022-02-04 16:26:35 -03:00
Ramón Souza
821929a1d7 makes restoreOnUpdate work for moderators 2022-02-04 19:01:53 +00:00
Anton
8aa473ca78 add select random user and fix data-test prop in list items 2022-02-04 15:08:59 -03:00
Localization Server
0edb4a0677 chore: Pulled the latest 2.4 HTML5 locales from Transifex 2022-02-04 14:04:43 +00:00