Commit Graph

871 Commits

Author SHA1 Message Date
Anton Georgiev
20bd0fdcdc
Merge pull request #19280 from Arthurk12/bbb/2.6/19278
fix(chat): exported presentation notification (backport to 2.6)
2024-01-12 09:20:26 -05:00
Anton Georgiev
d7556c74aa fix(sec): filter tags in presentation name 2024-01-11 16:01:59 -05:00
Arthurk12
e4a20aa720 fix(chat): exported presentation notification
Adds a specific function to handle the creation of the exported presentatio's
toast notification that were missing.
2023-12-04 17:21:49 -03:00
Ramón Souza
0f10a2c371 fix reopening chat on promote 2023-07-11 11:32:15 -03:00
Anton Georgiev
9a6c8f410d
Merge pull request #18150 from danielpetri1/cluster-setup-link
refactor: Fix original presentation download link in cluster setups
2023-06-23 15:20:05 -04:00
danielpetri1
40d990d8a6 Fix original presentation download link in cluster setups 2023-06-12 14:57:24 +00:00
André Castro
7c8050ccef
Merge branch 'v2.6.x-release' into I-179382 2023-06-08 14:58:52 -03:00
Daniel Schreiber
d62a51ad25 Fix: open documents download presentation in new tab
Tell the browser to open presentations sent to chat in a new tab.
Otherwise it might try to replace the BBB session.
2023-06-07 20:42:56 +02:00
Scroody
09286137c2 Approach to solve issue changed. 2023-06-05 16:46:04 -03:00
Scroody
a53419576a Fix: White squares displayed when rotatin to mobile orientation 2023-05-29 16:44:33 -03:00
Scroody
08a0226b59 Fix: Send to chat presentation not having unread notification 2023-05-19 10:54:29 -03:00
Ramón Souza
7898482c58 remove error message from chat input on submit 2023-05-05 15:00:21 -03:00
Ramón Souza
2e8f3bdbb8 fix typing indicator in private chat 2023-04-25 16:59:07 -03:00
KDSBrowne
b3a6c0be98 remove aria-live from chat message list wrapper 2023-03-31 19:38:34 +00:00
KDSBrowne
97d68f9416 fix chat semantics on mount and on update 2023-03-17 13:24:50 +00:00
KDSBrowne
3eb54122c5 add timeout to prevent race condition removing role value 2023-03-16 15:36:28 +00:00
KDSBrowne
68caf7549c add list and listitem roles to chat 2023-03-07 18:18:15 +00:00
KDSBrowne
e8e2806619 move visible accessibility note to aria / tooltip 2023-01-25 01:35:42 +00:00
Joao Victor
86abefd8d6 Merge branch 'v2.6.x-release' into html5-accessibility-updates 2023-01-09 09:42:02 -03:00
hiroshisuga
57533cc3f1
Update component.jsx 2023-01-05 20:34:32 +09:00
Joao Victor
4159d3fa35 Warn users that the presentation download link may not be accessible 2022-12-15 09:04:46 -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
70872336d2 enforce max characters limit in chat input 2022-11-23 11:41:28 -03:00
Ramón Souza
ff2cbe1317
Merge pull request #15962 from gabriellpr/test-download-presentation
test: Download presentation
2022-11-17 15:46:18 -03:00
Ramón Souza
44f5c04a76 fix copy shortcut on chat 2022-11-16 11:23:13 -03:00
Gabriel Porfirio
c7b2fd209f download presentation test 2022-11-08 11:32:55 -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
94c91d8f79 fix: poll chat message popup notification 2022-11-07 10:23:31 -03:00
Ramón Souza
fe8263321e add copy and cut events 2022-11-03 16:24:00 -03:00
Ramón Souza
4246b5bf19 copy-paste whiteboard fix 2022-11-03 13:06:25 -03:00
Joao Victor
0a401a96fd fix: poll chat message popup notification 2022-10-27 12:29:16 -03:00
Ramón Souza
5ee4254609
Merge pull request #15870 from JoVictorNunes/issue-15854
fix: necessity of clicking twice for downloading presentation
2022-10-25 16:30:43 -03:00
Joao Victor
1a0800ada7 fix: necessity of clicking twice for downloading presentation 2022-10-19 14:38:40 -03:00
KDSBrowne
9c6a6298e2 update menu ids to be unique 2022-10-05 21:54:59 +00: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
Joao Victor
27268dc697 improvement: text selection in chat 2022-09-28 15:32:37 -03:00
Joao Victor
862c9fb64d fix: add config to disable emoji sort on click 2022-09-27 15:47:39 -03:00
Ramón Souza
2b0971e2c8 Merge tag 'v2.5.6' into merge-256-26 2022-09-26 09:17:59 -03:00
Gustavo Trott
f3bb17a5e1
Merge pull request #15616 from gabriellpr/emojis-test 2022-09-20 16:50:59 -03:00
Ramón Souza
a882701ac7 fix broadcast push alert in breakouts 2022-09-20 09:57:08 -03:00
Gabriel Porfirio
554f3d11da add data-test to emoji picker button 2022-08-30 09:55:57 -03:00
Ramón Souza
fef01d8fb6
Merge pull request #15567 from ramonlsouza/fix-emoji-button
fix: emoji picker button styles
2022-08-29 13:01:42 -03:00
Ramón Souza
033a23e336 restore needed imports 2022-08-26 14:30:40 -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
Ramón Souza
7dd5a3daa9 fix emoji picker button styles 2022-08-19 15:19:10 -03:00
Ramón Souza
ded8493f05 Merge remote-tracking branch 'upstream/v2.5.x-release' into 2526-aug3 2022-08-03 09:53:41 -03:00
Gabriel Porfirio
8198953f30 removing unused imports 2022-07-28 16:50:31 -03:00
Ramón Souza
c6f4056677 fix chat resizing in RTL 2022-07-25 16:53:19 -03:00
Joao Victor
cff1c087a8 feat: front-end support for exporting presentations with annotations 2022-07-19 16:36:00 -03:00
Ramon Souza
db5ac1428a Merge tag 'v2.5.3' into merge25-26-jul14 2022-07-15 11:08:02 -03:00