Ramón Souza
4f96d35502
Merge pull request #15856 from KDSBrowne/26-smart-custom-polls
...
Add Custom Poll Functionality Via Smart Slides
2022-10-18 13:08:58 -03:00
Ramón Souza
77ae18f91c
add safeMatch method
2022-10-18 14:50:18 +00:00
KDSBrowne
7cc79913f0
fix lint issue
2022-10-18 14:45:47 +00:00
Ramón Souza
44feee8dda
add safeMatch method
2022-10-18 10:27:10 -03:00
KDSBrowne
011a41f6d1
restrict poll item length to 30 chars
2022-10-17 23:43:04 +00:00
KDSBrowne
412221c664
add custom polling functionality to smart polls
2022-10-17 20:25:20 +00:00
GuiLeme
bc9f24a5fb
[backport-pdf-100] - backport of functionality
2022-10-17 17:05:16 -03:00
Ramón Souza
8968f1c91a
Merge pull request #15845 from JoVictorNunes/improved-error-screen-messages-backport
...
[2.5] improvement: error screen messages and logs
2022-10-17 14:24:56 -03:00
Joao Victor
79587a393b
Stringify error code
2022-10-17 13:35:23 -03:00
GuiLeme
e1ec9fa13c
[fix-issue-15843] - Best practice
2022-10-17 12:21:55 -03:00
GuiLeme
cfae5f91e6
[fix-issue-15843] - Fixed current not being persisted
2022-10-17 12:12:22 -03:00
Ramón Souza
e8143f1c68
Merge pull request #15849 from ramonlsouza/bp15826
...
Update Smart Slides to Support Typed Response Poll (2.5)
2022-10-14 16:28:12 -03:00
KDSBrowne
6e8b33f6a2
fix viewer crash when smart polling
2022-10-14 15:44:06 -03:00
KDSBrowne
815338db0d
handle double ?? for multi response smart poll
2022-10-14 15:44:06 -03:00
KDSBrowne
db5db90548
fix lint issues in quick poll dropdown cmp
2022-10-14 15:44:06 -03:00
KDSBrowne
9f0351d0d6
update smart slides to detect user response poll
2022-10-14 15:44:06 -03:00
Lucas Fialho Zawacki
d53c8d90a2
Option to hide waiting users icon when no pending users
2022-10-14 15:20:06 -03:00
Joao Victor
d628131e64
improvement: error screen messages and logs
2022-10-14 14:47:27 -03:00
Ramón Souza
942f75f478
Merge pull request #15827 from bigbluebutton/waiting-users
...
Option to hide waiting users icon when no pending users
2022-10-14 14:37:55 -03:00
Ramón Souza
5b274add16
Merge pull request #15777 from germanocaumo/dup-ann-ws-fix-25
...
chore(whiteboard): backport of annotations dupplication fix
2022-10-14 13:54:45 -03:00
Ramón Souza
38a4c3eae7
remove empty object in logs
2022-10-14 10:36:24 -03:00
Joao Victor
e1adbc1f2e
style: breakout item padding
2022-10-14 09:44:49 -03:00
Gustavo Trott
eccaf938dc
Merge pull request #15730 from gabriellpr/breakout-create-tests
2022-10-13 21:41:24 -03:00
Ramón Souza
04eb95e70f
Merge pull request #15752 from JoVictorNunes/issue-15559-25
...
fix: screenshare volume control
2022-10-13 15:15:47 -03:00
KDSBrowne
a248c716da
fix viewer crash when smart polling
2022-10-12 17:45:33 +00:00
KDSBrowne
340e309f23
handle double ?? for multi response smart poll
2022-10-12 17:34:40 +00:00
KDSBrowne
91676f419d
fix lint issues in quick poll dropdown cmp
2022-10-11 20:24:22 +00:00
Lucas Fialho Zawacki
d4a424c1e6
Option to hide waiting users icon when no pending users
2022-10-11 16:17:03 -03:00
KDSBrowne
3e9c858717
update smart slides to detect user response poll
2022-10-11 19:11:04 +00:00
Gabriel Porfirio
ad57bf48ab
guest policy tests
2022-10-10 14:47:44 -03:00
Joao Victor
4efd1aa332
fix(locale): add localization for 'Manage users' label
2022-10-10 11:43:18 -03:00
Joao Victor
7ec5ba3fbc
fix: use the correct meeting layout variable for the resizing event
2022-10-10 10:32:19 -03:00
Daniel Petri Rocha
184b1c2169
Merge branch 'v2.6.x-release' into capture-shared-notes
2022-10-08 11:24:22 +02:00
Ramón Souza
ae67c1bd25
Merge pull request #15796 from JoVictorNunes/improved-error-screen-messages
...
fix: add missing condition for showing MeetingEnded
2022-10-07 16:51:36 -03:00
Gustavo Trott
f96a520a42
Merge pull request #15792 from GuiLeme/fix-debounce-shared-notes
2022-10-07 16:48:43 -03:00
Joao Victor
4391d762e8
add missing condition
2022-10-07 16:43:34 -03:00
Ramón Souza
6017786a85
Merge pull request #15783 from JoVictorNunes/improved-error-screen-messages
...
improvement: error screen messages and logs
2022-10-07 16:40:45 -03:00
Joao Victor
ec837a1744
remove console.log
2022-10-07 16:22:35 -03:00
Joao Victor
e4f5317009
fix: unauthenticated user handling and manual disconnection
2022-10-07 16:21:43 -03:00
GuiLeme
1046c08791
[fix-debounce-shared-notes] - Changes in review
2022-10-07 16:10:08 -03:00
GuiLeme
550eb6aa2e
[fix-export-to-chat-toast] - Fixed export to chat Toast
2022-10-07 14:36:02 -03:00
Joao Victor
010f1c2964
tweak userLeaving and Base
2022-10-07 10:38:50 -03:00
GuiLeme
a098933e0f
[fix-debounce-shared-notes] - Added data-test to current presentation toast
2022-10-07 09:40:46 -03:00
Joao Victor
45199cb6eb
fix: stringify all codeError's
2022-10-07 09:18:07 -03:00
Joao Victor
912b7cf70c
improvement: add setExitReason method
2022-10-07 09:15:00 -03:00
Daniel Petri Rocha
f170bdc19b
Merge branch 'v2.6.x-release' into capture-shared-notes
2022-10-06 22:38:21 +02:00
KDSBrowne
6bccb3ff14
restore menu item descriptions | fix user options mute label not updating
2022-10-06 20:04:16 +00:00
Joao Victor
b77cab92bd
fix: log the reason why the user is leaving. --- logout: user requested logout --- disconnection: user is being removed for disconnection reasons
2022-10-06 15:58:41 -03:00
GuiLeme
2b84b80ba8
[fix-debounce-shared-notes] - fix debounce not working
2022-10-06 14:46:06 -03:00
KDSBrowne
1375cf1535
fix menu item descriptions not announcing for screen readers
2022-10-06 17:43:58 +00:00
Joao Victor
caa8667526
fix: mute external video when in echo test
2022-10-06 11:45:52 -03:00
GuiLeme
af7c7d1191
[issue-pdf-100-processing] - fix for merge
2022-10-06 11:24:50 -03:00
GuiLeme
5ca4a92940
[issue-pdf-100-processing] - resolved conflicts
2022-10-06 09:58:42 -03:00
KDSBrowne
9c6a6298e2
update menu ids to be unique
2022-10-05 21:54:59 +00:00
germanocaumo
8f41ab31da
fix(tldraw): persist bound shapes (arrows) + fix sending unneeded changes
2022-10-05 20:43:48 +00:00
Gabriel Porfirio
4bfb2eba95
improved breakout remaning time check
2022-10-05 17:35:19 -03:00
germanocaumo
2fa76d60c4
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into tldraw-shape-updates
2022-10-05 19:56:54 +00:00
Carlos
e53b961173
fix(external videos) youtube shorts link working
...
If the url is from youtube shorts change the url.
2022-10-05 15:53:44 -03:00
Gustavo Trott
bbe3ca34a8
Merge pull request #15474 from GuiLeme/apply-toast-shared-notes
2022-10-05 12:02:04 -03:00
Joao Victor
7e8cee7340
improvement: error screen messages
2022-10-05 11:30:12 -03:00
GuiLeme
3b90bdb8b2
[apply-toast-shared-notes] - Fix problems with shared notes
2022-10-04 16:25:54 -03:00
KDSBrowne
ed7cb5f6e5
add focus and hover styles to skip slide dropdown / reset zoom
2022-10-04 15:38:34 +00:00
KDSBrowne
ab63779b2f
add video settings menu to tab order
2022-10-04 14:21:52 +00:00
germanocaumo
3ecf79cc4f
fix(whiteboard): only call annotation upsert in one frontend instance
...
We were calling upsert in the Annotations collection for the same annotation in all frontend instances, this could lead to the same annotation being inserted
multiple times with different ids due to concurrency.
Added the html5InstanceId of the original request to the redis message so we can use it to only call upsert in one instance.
2022-10-04 10:28:36 +00:00
germanocaumo
9d059dc5e5
fix(whiteboard): avoid subscribing to annotations multiple times
...
The subscription to annotations sometimes could be ready and stopped before the component fully loads,
allowing it to be subscribed again (and then receiving all the annotations via websocket two times).
Moved the subscription to occur only after the base ones.
2022-10-04 09:35:06 +00:00
Ramón Souza
077592df18
Merge pull request #15745 from germanocaumo/dup-ann-ws-fix
...
fix(whiteboard): annotations duplication in websocket/collection
2022-10-03 15:10:59 -03:00
Ramón Souza
4b4afb6916
remove empty object in logs
2022-10-03 13:48:00 -03:00
Daniel Petri Rocha
234e36f462
Merge branch 'v2.6.x-release' into breakout-upload-ui
2022-10-03 11:05:23 +02:00
Daniel Petri Rocha
26a93f6853
Merge branch 'v2.6.x-release' into capture-shared-notes
2022-10-03 11:03:24 +02:00
Ramón Souza
a15cf73721
Merge pull request #15763 from germanocaumo/tldraw-zoom-fixes
...
fix(whiteboard): several zoom fixes
2022-09-30 17:18:45 -03:00
Ramón Souza
61cfdd9377
Merge pull request #15725 from germanocaumo/f-t-cursor
...
fix(cursor): hide cursor for others on mouse leave
2022-09-30 12:58:41 -03:00
KDSBrowne
02836bd78d
add missing aria-describedby label on delete btn
2022-09-30 15:24:45 +00:00
KDSBrowne
5bd8d7fd0f
remove double tab on checkbox component
2022-09-30 15:24:36 +00:00
KDSBrowne
b73ad8a85f
update aria descriptions in video preview modal | fix checkbox aria label
2022-09-30 15:24:24 +00:00
KDSBrowne
03cf283ab3
update upload virtual background button aria description
2022-09-30 15:24:15 +00:00
germanocaumo
e1ee782294
fix(whiteboard): several zoom fixes
...
Sometimes when whiteboard props change (mainly resizes), the tldraw component gets
mounted again, resetting its camera, and was causing zoom to be applied incorrectly.
I've added a useEffect to better react to when the camera resets and reset to the corret zoom.
2022-09-30 14:35:29 +00:00
GuiLeme
362371834a
Merge remote-tracking branch 'upstream/v2.6.x-release' into issue-pdf-100-processing
2022-09-30 10:34:23 -03:00
gabriellpr
b23cc4ea51
Merge branch 'v2.6.x-release' into breakout-create-tests
2022-09-30 08:23:52 -03:00
Gabriel Porfirio
0e8a2b9a2e
improving the tests
2022-09-30 08:17:15 -03:00
Ramón Souza
3ea427aa49
Merge pull request #15751 from JoVictorNunes/brightness-label-selection
...
improvement: disable text selection of brightness labels
2022-09-29 13:57:36 -03:00
KDSBrowne
7ed1c5b274
add hover and focus outlines to layout buttons
2022-09-29 14:58:55 +00:00
KDSBrowne
4453425350
add aria description to layout buttons
2022-09-29 14:46:49 +00:00
Joao Victor
e4d8863e9f
fix: screenshare volume control
2022-09-29 11:07:31 -03:00
João Victor Nunes
19b28de056
Merge branch 'v2.6.x-release' into issue-15713
2022-09-29 10:49:17 -03:00
Ramón Souza
045e2ec95d
Merge pull request #15740 from JoVictorNunes/issue-15712
...
fix: add config to disable emoji sort on click
2022-09-29 10:32:07 -03:00
Ramón Souza
e1095869c9
Merge pull request #15665 from ramonlsouza/add-locale-format
...
Support @ notation for localization files
2022-09-29 10:23:08 -03:00
KDSBrowne
6560fbff32
remove paths from layout buttons alt text
2022-09-29 13:20:38 +00:00
KDSBrowne
d7314ff442
update whiteboard options aria label
2022-09-29 13:04:17 +00:00
Ramón Souza
223bc60814
Merge pull request #15748 from JoVictorNunes/issue-15746
...
improvement: text selection in chat
2022-09-29 10:02:37 -03:00
Joao Victor
82f385c88e
improvement: disable text selection of brightness labels
2022-09-29 09:49:36 -03:00
Joao Victor
27268dc697
improvement: text selection in chat
2022-09-28 15:32:37 -03:00
Daniel Petri Rocha
289f4125ec
Perform captured pad upload
2022-09-28 19:56:29 +02:00
Ramón Souza
9b7186a23a
Merge pull request #15738 from ramonlsouza/fix-cursor-bug
...
fix: cursor bug after camera is dropped in the same place
2022-09-28 14:33:40 -03:00
Ramón Souza
6963bc0db4
Merge remote-tracking branch 'upstream/v2.6.x-release' into add-locale-format
2022-09-28 14:32:01 -03:00
Joao Victor
50d92925f7
fix: add empty string fallback config
2022-09-28 14:24:27 -03:00
Ramón Souza
ea96301893
Merge pull request #15737 from ramonlsouza/issue-15718
...
fix: Unable to expand the sidebar content by pulling on webcam part when close to whiteboard
2022-09-28 14:20:42 -03:00
Joao Victor
f8279ab5b4
improvement: add internationalization singleton
2022-09-28 13:48:27 -03:00
Gustavo Trott
be81a0e32a
Merge pull request #15541 from gustavotrott/html5-show-ejectedReason
2022-09-28 10:59:04 -03:00
germanocaumo
d770a7df8c
fix(whiteboard): only call annotation upsert in one frontend instance
...
We were calling upsert in the Annotations collection for the same annotation in all frontend instances, this could lead to the same annotation being inserted
multiple times with different ids due to concurrency.
Added the html5InstanceId of the original request to the redis message so we can use it to only call upsert in one instance.
2022-09-28 12:03:59 +00:00
germanocaumo
af1c7fe7fc
fix(whiteboard): avoid subscribing to annotations multiple times
...
The subscription to annotations sometimes could be ready and stopped before the component fully loads,
allowing it to be subscribed again (and then receiving all the annotations via websocket two times).
Moved the subscription to occur only after the base ones.
2022-09-28 11:43:10 +00:00