Max Franke
ddd1712f56
fix(interactions): user status debounce
2023-04-27 14:04:55 -03:00
Max Franke
d28b93a586
feat(reactions): add user reaction
...
add user-reaction collection
add emoji picker for user reaction in the user list
add options to enable/disable user-reaction
add a way to pass style to emoji-picker component
2023-04-27 11:54:11 -03:00
Ramón Souza
af8556e026
Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24
2023-04-24 17:15:47 -03:00
Anton Georgiev
94de530108
Merge pull request #17509 from KDSBrowne/bbb-imp-chat-sr
...
fix(access): Remove Aria-Live From Chat Area
2023-04-11 11:40:07 -04:00
GuiLeme
5eb29e0ab5
[issue-16954] - merge upstream/v2.7.x-release
2023-04-11 11:02:00 -03:00
Anton Georgiev
72c575b911
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-apr-6
2023-04-06 11:50:26 -04:00
Scroody
4696503c81
Add: Order priority by number of unread messages.
2023-04-05 15:20:49 -03:00
Scroody
868ee54371
Enhancement: Unread and read privet chats now order by unread and alphabetical order.
2023-04-05 10:38:59 -03:00
Ramón Souza
bcd504b749
Merge remote-tracking branch 'upstream/v2.7.x-release' into lodash-radash
2023-04-05 09:42:05 -03:00
KDSBrowne
f32ac70a7b
remove unneeded aria-live area's
2023-04-01 20:10:41 +00:00
Paul Trudel
f11eac6064
Re-removed userLocked check from allowedToUnmuteAudio
2023-03-29 14:50:53 +00:00
GuiLeme
a277e77718
[issue-16954] - Adjusting modal priorities and refactor of code
2023-03-29 11:38:48 -03:00
GuiLeme
81ae4e9ca6
[issue-16954] - Adjusting modal priorities
2023-03-29 11:08:56 -03:00
Paul Trudel
4b24e037f2
Changed value of userLocked
2023-03-28 21:26:40 +00:00
Paul Trudel
d5f8650666
Added userLocked check to allowedToUnmuteAudio check
2023-03-28 21:24:58 +00:00
Paul Trudel
4142917f57
Re-added check for user lock to unmute
2023-03-28 18:50:16 +00:00
GuiLeme
53fbcf0f67
[issue-16954] - refactor modals rendering
2023-03-23 12:26:39 -03:00
GuiLeme
d4bd29ea67
[issue-16954] - Migrating userOptions and remove user modals
2023-03-23 11:56:00 -03:00
GuiLeme
86e1209049
[issue-16954] - migrating user-options createBreakoutRoomModal and GuestPolicy
2023-03-21 17:45:20 -03:00
Paul Trudel
ccc0274931
Removed condition on unmute that prevented option from displaying
2023-03-15 19:01:29 +00:00
Ramón Souza
41c187d93e
Merge remote-tracking branch 'upstream/v2.6.x-release' into lodash-radash
2023-03-01 15:19:12 -03:00
Ramón Souza
a60d817041
replace lodash debounce
2023-03-01 10:39:04 -03:00
Anton Georgiev
ce73288ccf
Merge pull request #16778 from gabriellpr/test-disabled-features
...
test: disabled features
2023-02-28 15:11:48 -05:00
Ramón Souza
0a9e2ed7d5
Merge remote-tracking branch 'upstream/v2.6.x-release' into lodash-radash
2023-02-24 15:01:49 -03:00
Anton Georgiev
48b242fb51
Merge pull request #16719 from danielpetri1/closing-toast
...
fix: Duration toast refers to main meeting as 'Breakout'
2023-02-23 09:50:05 -05:00
Ramón Souza
4ed09c89cf
replace lodash uniqueId
2023-02-23 11:23:51 -03:00
Ramón Souza
ba9c414989
replace lodash isEqual and isEmpty
2023-02-23 10:27:16 -03:00
Ramón Souza
7d3028257e
replace lodash indexOf and without
2023-02-23 09:45:30 -03:00
Gabriel Porfirio
878b08dde9
Merge remote-tracking branch 'upstream/v2.6.x-release' into test-disabled-features
2023-02-22 17:16:02 -03:00
Gabriel Porfirio
907589cef1
disabled features test
2023-02-21 15:28:53 -03:00
imdt
fec1ce1b37
(pinned) text added to shared notes and notification added to pinned shared notes.
2023-02-16 11:00:15 -03:00
Daniel Petri Rocha
12e5943d17
Change meeting remaining time component directory
2023-02-16 14:52:23 +01:00
Daniel Petri Rocha
2db72cdb08
Rename remaining meeting time component
2023-02-16 14:29:51 +01:00
imdt
061941fbde
Usability: Text indicating pinned shared notes altered and notification added.
2023-02-15 16:38:18 -03:00
Daniel Petri Rocha
7b0b52cc61
Refactor methods
2023-02-11 12:57:41 +01:00
Daniel Petri Rocha
8818fec6b8
Persist notification across views
2023-02-06 18:27:04 +01:00
Gabriel Porfirio
dfb672d895
resolving suggestions
2023-01-20 09:35:39 -03:00
Ramón Souza
e008a05931
Merge pull request #16467 from GuiLeme/issue-15756
...
fix(breakout) - Fix inconsistent behavior of create breakout rooms button
2023-01-16 08:37:37 -03:00
Ramón Souza
64f594a939
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-options/container.jsx
2023-01-16 08:32:19 -03:00
Anton Georgiev
93175cc4a7
Merge pull request #16432 from gabriellpr/cc-type-test
...
test: closed captions typing
2023-01-13 14:43:51 -05:00
GuiLeme
1cfc2beed7
[issue-15756] - corrected inconsistency in create breakout rooms button
2023-01-13 15:24:19 -03:00
Gabriel Porfirio
0afcf76cb9
rm user and prevent joining first steps
2023-01-13 08:16:49 -03:00
Gabriel Porfirio
2e9476fbe6
closed captions test first steps
2023-01-10 10:39:18 -03:00
Joao Victor
a99f0dc7fa
fix: user gets stuck in user-list when reverse-tabbing in Firefox
2023-01-09 14:35:24 -03:00
Joao Victor
eb2661ffc5
Fix user-list keyboard navigation
2023-01-09 14:29:57 -03:00
Joao Victor
86abefd8d6
Merge branch 'v2.6.x-release' into html5-accessibility-updates
2023-01-09 09:42:02 -03:00
Joao Victor
aa83c2ed8e
Revert user-list tabIndexes
2023-01-09 09:38:35 -03:00
Anton Georgiev
2cc37ff375
Merge pull request #16127 from ramonlsouza/fix-sortname
...
fix: incorrect userlist order if name starts with a space
2022-12-22 12:46:05 -05:00
Anton Georgiev
4f7e1b9d9a
Merge branch 'v2.6.x-release' into mute-all-test
2022-12-21 13:30:08 -05:00
Ramón Souza
1f2562e95c
sort users by sortName
2022-12-13 15:00:13 -03:00