André Castro
|
58a0efe708
|
Migrate auth and settings to graphQL (#19507)
|
2024-03-06 14:28:18 -03:00 |
|
Ramón Souza
|
dc78f34ab4
|
Merge pull request #19638 from ramonlsouza/sidebar-content-tweaks
style: adjust sidebar content styles
|
2024-02-20 17:39:22 -03:00 |
|
João Victor
|
3c460bb758
|
fix: prop types, invalid hook call, styled-components prop
|
2024-02-16 17:32:14 -03:00 |
|
Ramón Souza
|
41aae7b256
|
adjust sidebar content styles
|
2024-02-16 13:32:27 -03:00 |
|
João Victor
|
9e8b30bc31
|
fix: breakout join
|
2024-01-30 13:51:57 -03:00 |
|
João Victor
|
431511b8da
|
migrate toggleVoice
|
2024-01-29 11:05:39 -03:00 |
|
João Victor
|
deb4a17712
|
migrate userUnshareWebcam
|
2024-01-29 09:23:11 -03:00 |
|
Anton B
|
80c1a10cfd
|
fix: make RemainingTime a generic component and use separate containers for breakout and currentMeeting usages
|
2024-01-24 13:47:34 -03:00 |
|
Tainan Felipe
|
e315e542ef
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation
|
2024-01-23 08:55:11 -03:00 |
|
Ramón Souza
|
3d3be2df7b
|
migrate requestJoinURL action
|
2024-01-16 08:39:13 -03:00 |
|
Ramón Souza
|
319bb6ff2a
|
migrate transferUser action
|
2024-01-16 08:28:15 -03:00 |
|
Ramón Souza
|
e202dc7082
|
migrate setBreakoutsTime action
|
2024-01-15 16:50:37 -03:00 |
|
Ramón Souza
|
87a81e27a9
|
migrate sendMessageToAllBreakouts action
|
2024-01-15 11:16:45 -03:00 |
|
Ramón Souza
|
534bfb83f7
|
migrate moveUser action
|
2024-01-15 10:48:38 -03:00 |
|
Ramón Souza
|
4ed689fa6d
|
migrate endAllBreakouts action
|
2024-01-15 09:47:17 -03:00 |
|
Ramón Souza
|
2ddd19bd51
|
migrate createBreakoutRoom action
|
2024-01-12 16:53:34 -03:00 |
|
Ramón Souza
|
f2035355af
|
remove unused component
|
2024-01-12 16:31:47 -03:00 |
|
Tainan Felipe
|
d4386c7aab
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation
|
2023-12-12 16:45:32 -03:00 |
|
Tainan Felipe
|
66f0bb1b57
|
Refactor: migrate breakout invitation
|
2023-12-11 13:21:00 -03:00 |
|
Ramón Souza
|
5b2731275f
|
replace isModerator checks with useCurrentUser
|
2023-11-30 14:24:25 +01:00 |
|
Ramón Souza
|
dde3aa92bd
|
replace UsersContext with useCurrentUser
|
2023-11-30 12:08:16 +01:00 |
|
Tainan Felipe
|
89aac73da0
|
Fix: TS errors
|
2023-11-15 11:32:31 -03:00 |
|
Tainan Felipe
|
a55fa95022
|
Fix: default duration time and free join invitation
|
2023-11-10 15:20:13 -03:00 |
|
Tainan Felipe
|
a96ffa04b4
|
Fix: add validation to prop
|
2023-11-10 09:24:06 -03:00 |
|
Tainan Felipe
|
4d8a17f2ab
|
Fix: ts errors
|
2023-10-30 10:18:36 -03:00 |
|
Tainan Felipe
|
a5ba545d95
|
Add support to user update
|
2023-10-30 10:06:17 -03:00 |
|
Tainan Felipe
|
b1ac679ee2
|
Refactor: Migrate breakout room creation to graphql
|
2023-10-27 11:19:46 -03:00 |
|
Anton B
|
827a2f00d5
|
refactor: move meeting remaining time component to common folder
|
2023-10-10 09:59:38 -03:00 |
|
Anton B
|
58f198e3b0
|
refactor: meeting remaining time component
|
2023-10-10 09:41:47 -03:00 |
|
Gustavo Trott
|
3758dd89e2
|
Merge 2.7 into Develop
|
2023-07-31 11:24:25 -03:00 |
|
Anton Georgiev
|
cd9f93be44
|
Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july12
|
2023-07-12 15:59:46 -04:00 |
|
Gustavo Trott
|
58e862e6a7
|
Make names more clear for 'invite assigned moderators to breakoutRooms'
|
2023-06-29 12:04:14 -03:00 |
|
Ramón Souza
|
ae1e6079e1
|
rename includeMods -> sendInviteToModerators
|
2023-06-22 13:55:23 -03:00 |
|
Ramón Souza
|
96a2484876
|
additional client-side changes
|
2023-06-21 16:49:38 -03:00 |
|
Ramón Souza
|
026cc92a17
|
fix copy event in breakout panel
|
2023-06-16 13:04:05 -03:00 |
|
Anton Georgiev
|
4e851a7571
|
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-267-27
|
2023-05-15 11:51:17 -04:00 |
|
KDSBrowne
|
1b51377147
|
fix getContentAnchorEl console error
|
2023-05-10 01:31:48 +00:00 |
|
Ramón Souza
|
7898482c58
|
remove error message from chat input on submit
|
2023-05-05 15:00:21 -03:00 |
|
GuiLeme
|
5eb29e0ab5
|
[issue-16954] - merge upstream/v2.7.x-release
|
2023-04-11 11:02:00 -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 |
|
GuiLeme
|
81ae4e9ca6
|
[issue-16954] - Adjusting modal priorities
|
2023-03-29 11:08:56 -03:00 |
|
danielpetri1
|
a9132c7740
|
Dismiss processing toast after breakout capture
|
2023-03-24 16:19:10 +00:00 |
|
GuiLeme
|
2f4b0bd592
|
[issue-16954] - Migration of breakoutroom invitation
|
2023-03-22 09:50:39 -03:00 |
|
GuiLeme
|
86e1209049
|
[issue-16954] - migrating user-options createBreakoutRoomModal and GuestPolicy
|
2023-03-21 17:45:20 -03:00 |
|
Ramón Souza
|
3804c8b57e
|
replace lodash/fp
|
2023-03-02 10:05:41 -03: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 |
|
Ramón Souza
|
811d6aa1c1
|
replace lodash delay and defaultsDeep
|
2023-02-23 14:38:48 -03:00 |
|
Ramón Souza
|
ba9c414989
|
replace lodash isEqual and isEmpty
|
2023-02-23 10:27:16 -03:00 |
|
Daniel Petri Rocha
|
46b2025a4b
|
Rename import
|
2023-02-23 12:49:44 +01: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 |
|
Daniel Petri Rocha
|
4476b7486a
|
Distinguish among main and breakout in closing meeting toast
|
2023-02-14 14:55:58 +01:00 |
|
Gustavo Trott
|
ff184d9d13
|
Merge pull request #16421 from danielpetri1/capture-content-iff-necessary
|
2023-01-19 15:34:34 -03:00 |
|
Daniel Petri Rocha
|
2ecd3d6a80
|
Use prop as filename
|
2023-01-17 00:10:13 +01:00 |
|
Daniel Petri Rocha
|
a6b589a069
|
Add captured filename as breakout property
|
2023-01-16 23:00:27 +01:00 |
|
Daniel Petri Rocha
|
a72d76a46a
|
Add 'no content' toast for slide capture
|
2023-01-14 18:00:29 +01:00 |
|
Daniel Petri Rocha
|
da6f5d996e
|
Merge branch 'v2.6.x-release' into capture-content-iff-necessary
|
2023-01-14 13:43:38 +01:00 |
|
GuiLeme
|
1cfc2beed7
|
[issue-15756] - corrected inconsistency in create breakout rooms button
|
2023-01-13 15:24:19 -03:00 |
|
Daniel Petri Rocha
|
f4cb37d4cf
|
Add 'no content' toast
|
2023-01-08 16:15:16 +01:00 |
|
Daniel Petri Rocha
|
a8657ff0ed
|
Merge branch 'v2.6.x-release' into capture-slides-upload-toast
|
2022-12-22 21:18:14 +01:00 |
|
Ramón Souza
|
70872336d2
|
enforce max characters limit in chat input
|
2022-11-23 11:41:28 -03:00 |
|
Daniel Petri Rocha
|
b43863342b
|
Add captured slides to UploadingPresentations collection
|
2022-11-22 21:07:43 +01:00 |
|
Daniel Petri Rocha
|
334b97779b
|
Merge branch 'v2.6.x-release' into capture-notes-toast
|
2022-11-10 23:01:28 +01:00 |
|
Ramón Souza
|
fe8263321e
|
add copy and cut events
|
2022-11-03 16:24:00 -03:00 |
|
Daniel Petri Rocha
|
f7952fa256
|
Allow 16 simultaneous exports; remove timeout behavior
|
2022-11-03 18:09:48 +01:00 |
|
Ramón Souza
|
4246b5bf19
|
copy-paste whiteboard fix
|
2022-11-03 13:06:25 -03:00 |
|
Ramón Souza
|
c9380f8460
|
Merge pull request #15817 from JoVictorNunes/fix-breakout-locale-Oct-10
fix(locale): add localization for `Manage users` label
|
2022-10-25 16:36:27 -03:00 |
|
Ramón Souza
|
1764f7be17
|
Merge pull request #15787 from KDSBrowne/26-update-menu-ids
Update Menu Ids to Remove Duplicates
|
2022-10-24 10:35:06 -03:00 |
|
Ramón Souza
|
7f3dcb7f13
|
Merge pull request #15844 from JoVictorNunes/issue-15758
style: breakout item padding
|
2022-10-21 16:23:13 -03:00 |
|
Daniel Petri Rocha
|
dd06ce2660
|
Show UploadingPresentations toast upon breakout notes capture
Displays a "To be uploaded..." toast in the main meeting while the shared notes of breakout rooms are being captured.
|
2022-10-19 13:36:25 +02:00 |
|
Joao Victor
|
e1adbc1f2e
|
style: breakout item padding
|
2022-10-14 09:44:49 -03:00 |
|
Joao Victor
|
4efd1aa332
|
fix(locale): add localization for 'Manage users' label
|
2022-10-10 11:43:18 -03:00 |
|
KDSBrowne
|
9c6a6298e2
|
update menu ids to be unique
|
2022-10-05 21:54:59 +00:00 |
|
Gabriel Porfirio
|
4bfb2eba95
|
improved breakout remaning time check
|
2022-10-05 17:35:19 -03:00 |
|
Gabriel Porfirio
|
0e8a2b9a2e
|
improving the tests
|
2022-09-30 08:17:15 -03:00 |
|
Gabriel Porfirio
|
9ee4e929b9
|
data-test to breakout rooms
|
2022-09-15 15:34:14 -03:00 |
|
Joao Victor
|
a1ed921039
|
fix: breakout remaining time label
|
2022-07-20 12:22:46 -03:00 |
|
Anton Georgiev
|
4402f20c34
|
chore: Merged BBB 2.5.2 into v2.6.x-release
|
2022-06-22 16:11:48 +00:00 |
|
Ramon Souza
|
edeb70de0d
|
Merge tag 'v2.5.1' into merge25-26-jun16
|
2022-06-16 13:58:54 -03:00 |
|
Mario Jr
|
e3ad7aea0c
|
fix(audio): moderator not able to transfer audio to breakout room
Closes #15169
|
2022-06-14 09:00:42 -03:00 |
|
Tainan Felipe
|
155b90d658
|
Refactor aria alert and remove inner-htmls from the client
|
2022-05-25 09:35:24 -03:00 |
|
Joao Victor
|
e070b586c4
|
[2.5] fix: popover menus in RTL mode
|
2022-05-13 10:42:19 -03:00 |
|
Ramon Souza
|
0d3a5326fc
|
Merge remote-tracking branch 'upstream/v2.5.x-release' into 25260-may10
|
2022-05-10 10:53:00 -03:00 |
|
Ramon Souza
|
76d1c1cd3d
|
do not display alerts when breakout time is displayed in userlist
|
2022-04-29 10:18:25 -03:00 |
|
Ramon Souza
|
9d9558953e
|
support to multiple breakout time alerts
|
2022-04-29 10:05:29 -03:00 |
|
Ramon Souza
|
07f9a192b9
|
Merge remote-tracking branch 'upstream/v2.4.x-release' into merge-2425-apr27
|
2022-04-27 15:32:20 -03:00 |
|
Anton Georgiev
|
d9709caf27
|
Merge pull request #14316 from JoVictorNunes/issue-13631
fix(audio): restore audio behavior within main room after leaving breakout room
|
2022-04-20 10:37:44 -04:00 |
|
Ramon Souza
|
be25044820
|
remove unused imports in breakout-room component + styles
|
2022-04-18 10:14:05 -03:00 |
|
Gustavo Trott
|
102eee3ba5
|
Backend portion of breakout Manage Users
|
2022-04-12 09:50:19 -03:00 |
|
Joao Victor
|
dfa8797f97
|
Merge remote-tracking branch 'upstream/develop' into breakout-update
|
2022-04-07 18:01:30 -03:00 |
|
Ramon Souza
|
2edc102f80
|
move user message to all breakouts notification to akka
|
2022-04-07 09:40:13 -03:00 |
|
Joao Victor
|
0ea405b67f
|
feat: allow for moving users among breakouts + modal design updates
|
2022-03-24 10:56:07 -03:00 |
|
Gustavo Trott
|
057b7514b1
|
Implements disabledFeatures-chat
|
2022-03-09 11:19:25 -03:00 |
|
Joao Victor
|
a6f16083b5
|
Improve the front-end part for managing breakout duration
.
|
2022-03-04 09:16:43 -03:00 |
|
Anton Georgiev
|
8a66a5666e
|
Merge pull request #14454 from JoVictorNunes/issue-14452
fix: breakout room 'shortName'
|
2022-02-25 14:22:21 -05:00 |
|
Joao Victor
|
8a9da0c091
|
Fix undefined shortName
|
2022-02-24 15:10:06 -03:00 |
|
Joao Victor
|
8cf86a4790
|
Fix undefined shortName
|
2022-02-24 14:40:20 -03:00 |
|
Gustavo Trott
|
fb263babe6
|
Implements update breakout duration, and removes extend
|
2022-02-21 08:14:34 -03:00 |
|
Ramón Souza
|
7145d37066
|
move toast component to common folder
|
2022-02-15 17:57:50 +00:00 |
|
Ramón Souza
|
1d1375b3cf
|
move modal component to common folder
|
2022-02-15 15:54:55 +00:00 |
|