Arthurk12
480925517c
fix(whiteboard): text annotations stuck as fake
...
Cleans up and modifies the added annotation handler to suit only for text
annotation. As soon as the DRAW_END message is sent, the local fake
annotations are removed and replaced by the complete/not fake annotation.
2022-09-01 12:40:10 +00:00
Arthurk12
070aa3425f
Revert "fix: don't clear text fake annotations"
...
This reverts commit 74c4c1c4cc
.
Reverting this commit because it causes fake annotations from the text
tool not to be removed. Since the text tool is the only one that
generates fake annotations(because it is the only one that is live
synced), the function to clear fake annotations is directly intended to
clear them.
2022-08-30 20:08:26 +00:00
Ramón Souza
e3b7c89ac9
Merge pull request #15586 from ramonlsouza/adjust-assign-buttons
...
style: adjust breakout room assignment buttons
2022-08-26 13:54:32 -03:00
Ramón Souza
fbeb775313
Merge pull request #15551 from ramonlsouza/uploader-errors
...
fix: display presentation uploader limit errors
2022-08-25 09:49:48 -03:00
Ramón Souza
14dd486f3a
prevent infinite generating slides
2022-08-24 13:34:50 -03:00
Ramón Souza
c52a3ffb25
adjust assignment buttons - create breakout
2022-08-24 10:37:10 -03:00
Ramón Souza
82e234be33
Merge pull request #15500 from JoVictorNunes/issue-15458
...
fix: don't clear text fake annotations
2022-08-23 16:19:39 -03:00
Ramón Souza
59f717265a
adjustments after PR 15573
2022-08-23 13:59:58 -03:00
Ramón Souza
4d82d76d4a
Merge remote-tracking branch 'upstream/v2.5.x-release' into uploader-errors
2022-08-23 09:34:25 -03:00
Anton B
8e7e1e7e42
test: add data-test props in lock settings items
2022-08-22 18:02:31 -03:00
GuiLeme
d9de398d90
[fix-page-count-exeed] - Forwarded temporaryPresentationId to front-end and refactor it's name
2022-08-22 15:00:27 -03:00
Ramón Souza
03b1f13ab5
fix duplicated presentation on remove + upload
2022-08-22 10:37:05 -03:00
Ramón Souza
3a1d0fc09e
undo page_count_exceeded changes in service
2022-08-19 11:20:58 -03:00
Ramón Souza
54e2618011
adjust large file error on presentation
2022-08-17 10:17:26 -03:00
Ramón Souza
b90d4ce81e
fix conversion state
2022-08-16 17:26:42 -03:00
Ramón Souza
a895b087f9
display page exceeded error on presentation uploader
2022-08-16 11:41:11 -03:00
Ramón Souza
082057ba55
Merge pull request #15177 from JoVictorNunes/issue-15111
...
fix: restore virtual background after leaving breakout room
2022-08-15 14:45:37 -03:00
Ramón Souza
f851765ab3
fix presentation downloadable state
2022-08-15 09:50:07 -03:00
Ramón Souza
c032009677
fix remove presentation bug
2022-08-11 14:27:29 -03:00
Ramón Souza
c65ed3c785
Merge pull request #15494 from ramonlsouza/media-fix-port
...
fix: port screenshare/external video fixes to 2.5
2022-08-09 10:11:52 -03:00
Joao Victor
74c4c1c4cc
fix: don't clear text fake annotations
2022-08-08 17:07:41 -03:00
Ramón Souza
a7495ad16b
add presentation snapshot button data-test
2022-08-05 13:14:27 -03:00
Ramón Souza
4721184eb6
fix mobile init values for external video/screnshare
2022-08-05 09:52:48 -03:00
prlanzarin
6f13961018
fix(layout): set external-video/screen share initial states on all layouts
...
Only smart layout takes screen sharing/external video states in account
when populating its initial state. The others don't, and that causes
some weird issues when switching back-and-forth between layout types due
to their input states becoming inconsistent - ie having an active screen
sharing and transitioning from Smart -> Custom would mark it as false
(due to its absence from the initial state) and pollute its state for
subsequent layouts.
This commit guarantees those features are taken into account when
populating initial input states for Focus On*/Custom layouts.
2022-08-05 09:52:36 -03:00
Ramón Souza
640356af4f
Merge pull request #15442 from ramonlsouza/issue-15431
...
fix: chat panel resizing in RTL
2022-07-27 09:05:21 -03:00
Ramón Souza
b00d19b097
Merge pull request #15110 from ramonlsouza/fix-restore-on-update
...
fix: autoSwapLayout/restoreOnUpdate new presentation fails to show (2.5)
2022-07-26 16:38:33 -03:00
Ramón Souza
4f39e419ac
Merge pull request #15421 from gabriellpr/waiting-list-feedback
...
fix: Adding notification to waiting users list
2022-07-26 09:06:20 -03:00
Ramón Souza
c6f4056677
fix chat resizing in RTL
2022-07-25 16:53:19 -03:00
Gabriel Porfirio
15b28d52fe
updating feedback message
2022-07-22 13:27:39 -03:00
Joao Victor
dbafb610d5
fix: whiteboard access avatar icon in RTL mode
2022-07-22 10:16:57 -03:00
Gabriel Porfirio
94cfa3c084
WIP: Adding notification to waiting users list
2022-07-21 14:07:19 -03:00
Ramón Souza
f083bb9a20
Merge pull request #15273 from JoVictorNunes/issue-15272
...
fix: apply presentation 'isCurrent' changes to local state
2022-07-18 21:19:20 +01:00
Ramón Souza
2fd65dfc1c
Merge pull request #15099 from schrd/fix-issue-14982
...
Fix: only show breakout room in user list when user is in breakout room
2022-07-18 21:17:17 +01:00
Joao Victor
cca17f9def
fix(chat): property access
2022-07-12 10:25:50 -03:00
prlanzarin
a6861a16d5
fix: don`t ignore settings.yml virtualBackgrounds.enabled config
2022-07-07 12:37:32 +00:00
Ramón Souza
f66481411e
Merge pull request #15239 from JoVictorNunes/issue-15059
...
fix: screen sharing data saving option
2022-07-06 14:42:41 +01:00
Ramón Souza
16d871bdb5
Merge pull request #15174 from ramonlsouza/fix-poll-results-chat
...
fix: wrong poll results displayed in the chat when answers are grouped
2022-07-06 14:42:28 +01:00
Anton Georgiev
eca4ebe56f
Merge pull request #15221 from MaximKhlobystov/25-test-update
...
test: New 2.5 tests + links from test specs to 2.5 test plan
2022-07-06 09:39:49 -04:00
Ramon Souza
67abbe9489
only remove annotations/cursors when multiUser is disabled
2022-07-01 14:38:12 -03:00
Ramon Souza
f74beed916
fix(whiteboard): don't hide presenter's cursor
2022-07-01 14:37:23 -03:00
Ramon Souza
b5cf43b04e
fix: cursor displaying for another users
2022-07-01 14:35:16 -03:00
Ramon Souza
4acbce94cd
fix: clear cursors data on multi-user whiteboard off
2022-07-01 14:32:34 -03:00
Joao Victor
66d3d2c13b
fix: clear fake annotations on multi-user whiteboard off
2022-07-01 14:31:14 -03:00
Joao Victor
3ea33ce3ac
fix: apply presentation 'isCurrent' changes to local state
2022-06-28 13:33:54 -03:00
Ramón Souza
74287a204e
Merge pull request #15266 from gabriellpr/modal-audio-design
...
fix: microphone design inside audio modal
2022-06-28 14:25:45 +01:00
mvasylenko
a2164e45d9
fix for issue #15209
...
Some slides of presentation not selectable if image is embedded
2022-06-28 09:10:18 -03:00
gabriellpr
a3e17490f4
WIP: fix microphone design inside audio modal
2022-06-27 15:23:57 -03:00
Joao Victor
24504178a6
fix: screen sharing data saving option
2022-06-23 10:05:11 -03:00
Ramon Souza
adbe90582e
Merge remote-tracking branch 'upstream/v2.5.x-release' into fix-expression-assignment-25
2022-06-22 14:44:20 -03:00
Anton Georgiev
10b0d47257
Merge pull request #15178 from gabriellpr/presentation-menu
...
refactor: Adding bbbmenu component to presentation menu
2022-06-22 11:42:53 -04:00