Commit Graph

32039 Commits

Author SHA1 Message Date
Gustavo Trott
56fedc8921 Merge remote-tracking branch 'upstream/develop' into develop 2021-11-29 11:11:33 -03:00
Ramón Souza
304c16c519 remove voiceUsers data on leave 2021-11-29 13:59:21 +00:00
Ramón Souza
9a078b1bd6 remove previous connections auth-token-validation data 2021-11-29 13:50:31 +00:00
Ramón Souza
50546934c9 remove user persistent-data from collection on leave 2021-11-29 13:34:09 +00:00
Anton
d455fa3a78 add Webcam test suite 2021-11-26 17:01:41 -03:00
Anton Georgiev
ed3a7e413b
Merge pull request #13765 from gustavotrott/dashboard-remove-share-btn
Remove button to Copy Dashboard Link
2021-11-26 14:40:33 -05:00
Anton
6938d4cabc add Presentation test suite 2021-11-26 16:04:28 -03:00
Gustavo Trott
fed7b366bf Remove button to Share Dashboard link 2021-11-26 15:50:33 -03:00
Tainan Felipe
30cef81400 Fixes the validation of banned users 2021-11-26 15:34:38 -03:00
Gustavo Trott
df60295d22 Implements join param excludeFromDashboard 2021-11-26 14:07:03 -03:00
Ramón Souza
69689646b7 prevent poll response leak 2021-11-26 17:02:06 +00:00
Anton Georgiev
60c1339a1f
Merge pull request #13757 from ramonlsouza/typed-poll-single-answer
fix: prevent users from being able to send more than one typed poll answer
2021-11-26 10:24:47 -05:00
Pedro Beschorner Marin
958376c5d4 style(button): relative positioning 2021-11-26 14:08:31 +00:00
Arthur B. Grossi
5cc42cf0c5 refactor(layout): chevron button margin
Adds margin to chevron button to increase distinction between buttons
2021-11-26 13:50:13 +00:00
Max Franke
32aa4349b0 feat(video): remove video button warning
Changes the EmojiButton implementation on videoButton to not be a descendant
of <button>, avoiding the warning.
2021-11-26 13:43:07 +00:00
prlanzarin
fc01544d87 fix(webcams): disable webcam selector and always open video-preview in mobile envs 2021-11-26 13:19:20 +00:00
prlanzarin
23c49902a0 fix(webcams): always unshare cameras if video selector is active 2021-11-26 13:14:40 +00:00
Mario Jr
54bda21287 chore(video): change default setting to enable webcam's button selector
Renamed this setting and added some docs about it
Complements #979
2021-11-26 13:12:07 +00:00
prlanzarin
143ea132b9 refactor(webcams): remove video preview cancel/confirm/something button
Another round of experimentation with that button.

Removing it due to its role being already contemplated by two other actions in the modal: clicking outside and the X icon

Will have to see how this is received in internal testing
2021-11-26 13:01:17 +00:00
Max Franke
9ce58c38e7 fix(video): 'stop all' button shows when webcam = 1
Add a condition that, if the user has more than 1 camera and
not is on mobile, shows the 'stop all' button.
2021-11-26 12:58:53 +00:00
Max Franke
310add10ed feat(webcam): add a little button to webcam button
Add the <ButtonEmoji/> to the webcam button. Now it
is possible to change the webcam settings and change
your settings without having to turn off sharing.
Modifies the <ButtonEmoji/> component so that it can
receive an onClick per props.
It is possible to disable this feat in the settings.yml
2021-11-26 12:53:11 +00:00
Paulo Lanzarin
d586b918f3
Merge pull request #13759 from prlanzarin/u24-fern
build: bump SFU to v2.6.1
2021-11-25 19:21:49 -03:00
Paulo Lanzarin
c9cfcbb4a4
build: bump SFU to v2.6.1 2021-11-25 19:20:54 -03:00
Anton Georgiev
9d2099fff7
Merge pull request #13748 from Tainan404/fix-server-side-disconnection-24
fix: Fix server side connection close on user disconnection
2021-11-25 16:00:37 -05:00
Anton
fe94a73417 add Polling test suite 2021-11-25 15:23:58 -03:00
Ramón Souza
30f6a642dd prevent users from being able to send more than one typed poll answer 2021-11-25 17:51:36 +00:00
Anton Georgiev
26336586af
Merge pull request #13753 from JoVictorNunes/issue-13750
fix: settings state
2021-11-25 12:26:07 -05:00
Anton Georgiev
e762338895
Merge pull request #13708 from gustavotrott/learning-dashboard-presentation-info
feat: Provide Presentation info to Learning Dashboard
2021-11-25 10:07:49 -05:00
Anton Georgiev
0ecd55185a
Merge pull request #13626 from JoVictorNunes/issue-13507
refactors Learning Dashboard and add new functionalities
2021-11-25 10:03:29 -05:00
Anton Georgiev
db77e38104
Merge pull request #13752 from ramonlsouza/issue-13597
refactor: Replace arrays in configuration override file
2021-11-25 09:31:04 -05:00
Anton Georgiev
b3a5011003
Merge pull request #13754 from ramonlsouza/issue-13512
Polling panel to remember "Work In Progress" polls
2021-11-25 09:22:22 -05:00
Gustavo Trott
0b6ab8ccc7
Merge branch 'develop' into breakouts-n-groups-assignments-2.5 2021-11-25 11:16:34 -03:00
João Victor
0a80af51d9 fix: settings state restore 2021-11-25 10:22:53 -03:00
Ramón Souza
637af3262a keep polling panel active when switching to other panels 2021-11-25 12:43:14 +00:00
Ramón Souza
4b1f1594b1 replace arrays in configuration override 2021-11-24 17:09:06 +00:00
Felipe Cecagno
b313c7deeb refactor(record-and-playback): replace trollop by optimist 2021-11-23 23:59:59 -03:00
Felipe Cecagno
2a4cc7b62e chore(record-and-playback): update nokogiri from 1.11.0 to 1.12.5 2021-11-23 23:59:07 -03:00
Tainan Felipe
24ae9d3628 Fix server side connection close on user disconnection 2021-11-23 17:45:49 -03:00
Anton Georgiev
fbd84830f7
Merge pull request #13699 from JoVictorNunes/issue-13456
fix: table sizing (learning dashboard)
2021-11-23 14:57:29 -05:00
Anton Georgiev
f8a73cfba7
Merge pull request #13518 from JoVictorNunes/issue-13231
refactor: connection status UX
2021-11-23 13:26:07 -05:00
João Victor
f9fd038d0e fix: download of the user data 2021-11-23 15:23:15 -03:00
Anton Georgiev
afc15c1738
Merge pull request #13745 from ramonlsouza/issue-12582
refactor: isPresenter rework
2021-11-23 12:55:32 -05:00
Anton Georgiev
f0d9495cd2
Updated bbb release to 2.4-rc-5 2021-11-23 12:14:48 -05:00
Ramón Souza
53c0c990f1 other components isPresenter rework 2021-11-23 16:43:49 +00:00
Ramón Souza
cbda4c24ae breakout room isPresenter calls rework 2021-11-23 16:41:37 +00:00
Ramón Souza
51b5cc4f3a remove isPresenter methods from services 2021-11-23 16:40:14 +00:00
Ramón Souza
19e2891023 actions bar isPresenter rework 2021-11-23 16:04:45 +00:00
Anton Georgiev
5ceab83cf2
Merge pull request #13744 from antobinary/locales
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2021-11-23 11:03:31 -05:00
Localization Server
51617f099e chore: Pulled the latest 2.4 HTML5 locales from Transifex 2021-11-23 16:01:53 +00:00
Ramón Souza
cb04e0b74c whiteboard toolbar component isPresenter rework 2021-11-23 14:51:41 +00:00