Carlos
39b308b91f
fix(reconnect) waiting for approval
...
Removed code that enter the old status "waiting for approval".
2023-04-04 10:47:32 -03:00
Arthurk12
b7348cffdd
fix(presentation): workaround for slide download
...
This is a workaround to the conflict that is happening when an user tries to
download the slide when dark mode is enabled. There is a conflict between
dark mode's styles and the html-to-image lib. To temporarily prevent this from
happening, the dark mode is disabled before downloading the slide, and then
re-enabled when the download is complete.
In order to be able to enable and disable dark mode from another component than
the App, all the dark mode switch logic was extracted into the service of the
app component.
2023-03-23 10:57:46 -03:00
Ramón Souza
3b849a9600
fix poll results size on firefox
2023-03-17 14:51:39 -03:00
Ramón Souza
e69f3af339
Merge pull request #16922 from lfzawacki/v2.6.x-release-moderator-layout
...
feature(layout): Moderators can now setPushLayout
2023-03-07 08:30:05 -03:00
Lucas Fialho Zawacki
e8a4b654cc
feature(layout): Moderators can now setPushLayout
2023-03-03 18:59:47 -03:00
Ramón Souza
cae4453a1a
Merge pull request #16799 from zhem0004/restorePres
...
fix: Restore presentation on layout push
2023-03-02 15:52:45 -03:00
GuiLeme
0dc4f832af
[issue-16734] - fixed bugs related to sharedNotesPinned - non-presenter users and smartLayout hidden presentation area
2023-02-27 12:18:23 -03:00
GuiLeme
d47d586f0e
[issue-16734] - refactor disabledFeatures presentationArea to just presentation
2023-02-22 17:16:43 -03:00
GuiLeme
e319cf1731
[issue-16734] - patch for minimized pinned shareNotes
2023-02-22 16:32:57 -03:00
GuiLeme
54efb82a33
[issue-16734] - patch for sharednotes pin
2023-02-21 12:44:12 -03:00
GuiLeme
9fb2c32384
[issue-16734] - refactor hidePresentation to hidePresentationOnJoin
2023-02-17 14:59:39 -03:00
GuiLeme
cbe3e88938
[issue-16734] - Implemented new disabledFeature presentationArea
2023-02-17 12:44:36 -03:00
Bohdan Zhemelinskyi
d861765da8
restore presentation on layout push
2023-02-16 16:23:41 +00:00
KDSBrowne
23f7b80e35
add forcus ring to items in tldraw styles toolbar
2023-02-14 03:28:36 +00:00
Ramón Souza
ad8b627747
Merge pull request #16692 from ramonlsouza/adjust-whiteboard-buttons
...
style: adjust presentation menu buttons
2023-02-10 13:40:55 -03:00
Ramón Souza
225874ad77
adjust whiteboard toolbar in dark mode
2023-02-10 10:37:29 -03:00
Ramón Souza
5c784d0b92
Merge pull request #16657 from Arthurk12/bbb/v2.6/darkmode-logo
...
fix(dark mode): logo colors inversion
2023-02-10 09:06:33 -03:00
Arthurk12
cd2744ddb3
fix(dark mode): consecutive enables
...
Adds extra check to prevent executing dark mode's enable method when
already enabled and the same to disable.
Also logs when dark mode is enabled and disabled.
2023-02-06 17:59:53 -03:00
Arthurk12
792c7ac030
fix(dark mode): logo colors inversion
...
Adds a new style that tells darkReader lib to invert the logo
image colors.
2023-02-06 17:47:09 -03:00
Ramón Souza
888874ddd2
Merge branch 'v2.6.x-release' into bbb/2.6/darkmode-tweaks
2023-02-06 15:01:45 -03:00
Ramón Souza
91c724271e
Merge pull request #16608 from Arthurk12/bbb/2.6/16605
...
fix(presentation): dark mode
2023-02-06 14:53:25 -03:00
Arthurk12
b00469ddc8
fix(dark mode): dropdowns style
...
Fixes dropdowns border style in dark mode.
2023-02-03 11:09:48 -03:00
Ramón Souza
fd2952061b
fix pinned shared notes
2023-01-31 14:52:17 -03:00
Arthurk12
4e4ece6de2
fix(presentation): dark mode
...
Adds css parameters to invert presentation background color when in dark
mode.
Ensures the background is white.
Bypasses svg images.
2023-01-31 12:18:03 -03:00
Tainan Felipe
4368d9bff5
Fix small box appearing when closes the notes
2023-01-19 10:44:47 -03:00
Tainan Felipe
0664243c0a
Fix notes not appering on presentation area
2023-01-18 17:10:22 -03:00
Ramón Souza
064b554dfd
Merge remote-tracking branch 'upstream/v2.5.x-release' into merge-2526-dec14
2022-12-14 13:23:11 -03:00
Ramón Souza
55ae884f5f
Merge branch 'v2.6.x-release' into ask-before-leave
2022-12-06 09:04:28 -03:00
Joao Victor
b34bd0d682
Don't open it if on mobile, presentation is closed, or there are no webcams
2022-11-22 14:15:15 -03:00
Joao Victor
3f6af4eef7
improvement(layout): automatically open sidebar content when switching to a focus layout
2022-11-15 13:30:22 -03:00
Joao Victor
0c4f8b7c44
fix: don't show published poll notification if chat push alert is active
2022-11-07 14:47:20 -03:00
Joao Victor
777019a9c0
Keep sidebar open if layout is FocusOnVideo / Remove header padding of the bottom / Don't hide Shared Notes button, just disable it
2022-11-01 11:40:21 -03:00
Joao Victor
4c6050521b
feat: pin/unpin shared notes on media area (HTML5 portion)
2022-10-24 10:11:28 -03:00
Joao Victor
d628131e64
improvement: error screen messages and logs
2022-10-14 14:47:27 -03:00
Lucas Fialho Zawacki
a2bc96fe35
Ask for confirmation before closing meeting window
2022-10-13 16:41:43 -03:00
Joao Victor
7ec5ba3fbc
fix: use the correct meeting layout variable for the resizing event
2022-10-10 10:32:19 -03:00
Joao Victor
45199cb6eb
fix: stringify all codeError's
2022-10-07 09:18:07 -03:00
Joao Victor
7e8cee7340
improvement: error screen messages
2022-10-05 11:30:12 -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
Gustavo Trott
03378ed48e
Remove delay to endMeeting when user is ejected=true
2022-09-22 14:22:58 -03:00
Joao Victor
968e872c5b
Merge branch 'v2.6.x-release' into issue-15574
2022-09-15 09:13:02 -03:00
Ramón Souza
efb3083373
only mount layoutEngine when layoutType is available
2022-09-09 10:19:43 -03:00
Ramón Souza
560d9370c6
adjust html/body lang on page load
2022-09-08 14:25:29 -03:00
Joao Victor
acc55f0d08
fix: don't allow moderators to propagate meeting layout info ( #15574 ). -- Currently moderators can propagate meeting layout info, but the layout which is propagated is the presenter's, not their own. This can mislead the moderators because they think their layout is being propagated but it's not. It makes more sense to allow only presenters to propagate their layouts.
2022-09-07 09:14:35 -03:00
Joao Victor
84f9eeebc4
refactor: push layout
2022-09-07 08:52:08 -03:00
Ramón Souza
8aa0d1b0e7
Merge pull request #15544 from gustavotrott/html5-show-ejectedReason-2.6
...
fix (2.6): enhancements over disconnection situation (delay to remove and show ejected reason)
2022-08-30 10:58:49 -03:00
Gustavo Trott
84e482e55e
Remove delay to endMeeting when user is ejected=true
2022-08-29 22:50:57 -03:00
Ramón Souza
62f8ab3cb2
Merge remote-tracking branch 'upstream/v2.6.x-release' into pr-15460-aug26
2022-08-26 14:05:45 -03:00
Gustavo Trott
87e4c52cee
Fix error when trying to read role when user was removed already
2022-08-22 16:32:12 -03:00
Gustavo Trott
222a763b8c
Prevent client to end meeting while trying to restablish authentication
2022-08-17 14:08:55 -03:00