Guilherme Pereira Leme
bbf43f1e55
feat(html5): Added captionLocale property and related logic ( #20272 )
...
* [captionLocale] - added captionLocale
* [captionLocale] - changes in review
* [captionLocale] - Added new mutation captionAddLocale and removed captionSetOwner
* [captionLocale] - add action validation
* [captionLocale] - Changes in review
* [captionLocale] - fix update of graphql server
* [captionLocale] - merge conflicts
2024-06-03 16:14:32 -04:00
Lucas
4f741b8cc0
fix(captions): Fixed captions mute/unmute, adding some debug logs ( #20345 )
...
* fix(captions): Fixed captions mute/unmute
* typescript updates
* more lint adjustments
---------
Co-authored-by: João Victor Nunes <joaovictornunes973@gmail.com>
Co-authored-by: Anton Georgiev <anto.georgiev@gmail.com>
2024-05-29 16:48:07 -04:00
Gustavo Trott
fd3071c28a
Refactor (gql-middleware): Introduces clientSessionUUID
and validations (error handling) ( #20353 )
2024-05-29 17:43:17 -03:00
Ramón Souza
7514066fc3
fix: Client can't load in certain cases ( #20336 )
...
* move settings
* remove meteor cache files
2024-05-29 09:26:11 -04:00
Ramón Souza
20762d133a
Merge pull request #20250 from ramonlsouza/user-away-mutation-check
...
refactor: only send disable away mutation if user is away
2024-05-15 13:34:28 -03:00
Ramón Souza
10c8b50987
only send disable away mutation if user is away
2024-05-14 10:31:05 -03:00
João Victor
40fa0eaab3
fix(audio): explicitly pass whcih user to mute
...
- Do not assume current user to mute when params are nullable
2024-05-10 08:52:01 -03:00
João Victor
a99581ce64
fix(audio): moderators not able to mute users
2024-05-09 16:03:54 -03:00
prlanzarin
a21addfa1f
fix(audio): review device selection in mobile endpoints
...
Mobile users have no way to change I/O devices after joining audio.
The removal of the audio options chevron in mobile browsers was supposed
to be replaced by something else - in this case, by the dedicated
leave/join audio button. That didn't happen, leave/join audio button
retained the old behavior.
Review device selection in mobile endpoints via two UI/UX changes:
- Fix an styling issue where the mute and listen only buttons were
crammed together
- Restore the device selection chevron/icon in mobile endpoints
- Override the leave/join button action in mobile endpoints so that it
opens the device selection contextual menu, which also includes the
"Leave audio" option. This retains the old behavior (leaving audio)
while also providing an way for users to change devices mid-call in
mobile browsers.
2024-05-03 01:32:01 +00:00
Ramón Souza
ae10830a1a
move setTrackEnabled to new service file
2024-05-02 09:24:03 -03:00
Ramón Souza
82b1101df8
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
2024-05-02 08:45:10 -03:00
Ramón Souza
75fa15bc98
remove updateTranscript makecall
2024-04-25 13:57:44 -03:00
Ramón Souza
5f0ab8f800
move muteAway and fix issue with joining listen only when away is active
2024-04-24 17:06:53 -03:00
Ramón Souza
75b696f0b6
fix ts error
2024-04-24 11:42:58 -03:00
Ramón Souza
8f93792bde
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
2024-04-24 11:20:08 -03:00
Ramón Souza
d1bb7b685e
change audio button labels based on away status
2024-04-23 15:29:11 -03:00
Ramón Souza
cac0f6cd38
mute/unmute speaker
2024-04-23 11:01:59 -03:00
Tainan Felipe
1865799d12
Change: set a speechlocale to an user if no when enable captions
2024-04-23 10:35:26 -03:00
Tainan Felipe
f7da15d2db
Merge branch 'refactor-captions' of github.com:Tainan404/bigbluebutton into refactor-captions
2024-04-23 10:22:17 -03:00
Tainan Felipe
f2c4e7348f
Change: remove on/off button
2024-04-23 10:21:23 -03:00
Ramón Souza
97ebed9b96
remove unused var
2024-04-22 21:43:24 -03:00
Ramón Souza
7dd82790b8
fix condition
2024-04-22 21:38:05 -03:00
Tainan Felipe
0945ebcaf6
Fix: TS errors
2024-04-22 20:48:19 -03:00
Tainan Felipe
af5d8d1a15
Fix: selected speechlocale
2024-04-22 20:19:03 -03:00
Ramón Souza
6fea058cb0
add new away button
2024-04-22 17:34:40 -03:00
Ramón Souza
5e45346934
disable away mode when microphone is unmuted
2024-04-22 14:50:51 -03:00
Ramón Souza
ad8edc57e1
add locale selector to typed captions
2024-04-19 16:35:39 -03:00
Tainan Felipe
b40930cc4a
Refactor: move captions to graphql
2024-04-16 19:39:29 -03:00
João Victor
7aa4a40c61
improvement: use React context to store current user data
2024-04-04 10:13:27 -03:00
Ramón Souza
788cf799f7
refactor: make bbb client work without meteor service (partial) ( #19869 )
2024-03-21 16:41:32 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL ( #19507 )
2024-03-06 14:28:18 -03:00
João Victor
0fa7c5da69
fix: Captions controls duplicated
2024-03-04 10:19:17 -03:00
João Victor
fe0d46d607
remove unused import
2024-01-30 10:51:02 -03:00
João Victor
431511b8da
migrate toggleVoice
2024-01-29 11:05:39 -03:00
Guilherme Pereira Leme
c8bea83de8
feat(plugin): refactor name of general exensible areas interface ( #19467 )
...
* [plugin-sdk-issue-62] - refactor general extensible area interface
* [plugin-sdk-issue-62] - refactor last components and bump SDK version
2024-01-23 17:34:50 -03:00
Anton Barboza de Sá
d30b806b47
test: Fix no-flaky tests and properly set the execution mode ( #19436 )
...
* test: fix shortcuts, add flaky flag for test requiring graphql data, fix slide change for tldraw v2
* test: properly set the execution mode
* test: use isMultiUser parameter inside options obj
* test: fix banner color test
* test: increase breakout test timeouts for user joining room
* test: redo the change in the hide presentation on join test
* test: change hide presentation steps and add flaky flag on it
2024-01-19 13:42:01 -03:00
Tainan Felipe
3eac34f563
Fix: TS errors
2024-01-15 11:53:18 -03:00
Tainan Felipe
47951f421c
Fix: meeting query not working after metadata update
2024-01-15 09:28:45 -03:00
Tainan Felipe
e343eac51d
Fix: meeting query missing fields
2024-01-12 18:07:00 -03:00
Tainan Felipe
b424f67af1
Fix: Remove unecessary imports
2024-01-11 14:47:27 -03:00
Tainan Felipe
aa9760ba01
Refactor: use componentsFlags to show captions
2023-12-13 11:31:05 -03:00
Tainan Felipe
0c20ba2d64
Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration
2023-12-13 11:03:21 -03:00
Guilherme Pereira Leme
a6045656ce
feat(plugins): Ui Events ( #19308 )
...
* [plugin-sdk-ui-events] - useUiEvent hook
* [plugin-sdk-ui-events] - update dependency
* [plugin-sdk-ui-events] - update ts
2023-12-11 13:56:04 -03:00
Guilherme Pereira Leme
eb7adfb994
feat(plugins): code refactor for readability ( #19222 )
...
* [plugin-sdk-refactor-organization] - rearrange of files and folders (WIP)
* [plugin-sdk-refactor-organization ] - final touches
* [plugin-sdk-refactor-organization ] - fix
* [plugin-sdk-refactor-organization ] - update SDK
2023-11-28 15:31:28 -03:00
Tainan Felipe
86c1823b25
Fix: ts errors
2023-11-15 12:00:12 -03:00
Tainan Felipe
683e540c19
Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration
2023-11-15 11:48:13 -03:00
Guilherme Pereira Leme
93b8705af2
feature(html5): Change return type of the graphql data hook ( #19103 )
2023-11-13 15:10:41 -03:00
Tainan Felipe
b0cc1d7c24
Refactor: make components use new data fields
2023-11-13 12:54:43 -03:00
Tainan Felipe
d9cafb8bab
Change: Make use the new query that control the results in client side
2023-09-27 09:41:06 -03:00
Tainan Felipe
a43b65e2b7
Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration
2023-09-26 10:06:02 -03:00
GuiLeme
1bb2713101
[plugin-sdk-microphone-dropdown] - changes in review
2023-09-25 18:22:02 -03:00
GuiLeme
a3842055d8
[plugin-sdk-microphone-dropdown] - change name to audioSettingsDropdown
2023-09-25 16:48:30 -03:00
GuiLeme
265304ba97
[plugin-sdk-microphone-dropdown] - merge upstream
2023-09-25 16:18:48 -03:00
imdt
5b0db5424a
Fix: Mute button moving right
2023-09-22 10:56:01 -03:00
Tainan Felipe
09e3fb3f83
Merge remote-tracking branch 'upstream/develop' into audio-migration
2023-09-21 10:50:19 -03:00
Tainan Felipe
aa27e8be68
Refactor: migrate audio captions to TS + Graphql
2023-09-21 10:48:00 -03:00
GuiLeme
79e9221ab8
[plugin-sdk-microphone-dropdown] - implemented the extensible area
2023-09-19 12:29:14 -03:00
imdt
01d08e5727
More changes
2023-09-13 14:57:43 -03:00
imdt
865e9c6767
More changes
2023-09-13 13:37:40 -03:00
imdt
376d1fc79d
Fix: All lint errors
2023-09-13 11:31:20 -03:00
Tainan Felipe
a256759284
Fix: Remove all TS compiler errors
2023-09-11 10:22:45 -03:00
GuiLeme
97df4f6eed
[refactor-bbb-menu] - changes in review (Created interfaces to define the types)
2023-08-25 16:58:11 -03:00
GuiLeme
67679702bd
[refactor-bbb-menu] - changes in review
2023-08-25 08:25:56 -03:00
GuiLeme
f65471b131
[refactor-bbb-menu] - add isSeparator to enhance readability
2023-08-24 11:59:04 -03:00
Tiago Jacobs
5cf2293c38
refactor (typescript): fix typescript build errors ( #18454 )
2023-08-14 17:52:35 -03:00
Tainan Felipe
7ad726f415
Fix: audio lock being applied to moderators
2023-07-27 16:09:38 -03:00
Tainan Felipe
9869ee7f2b
Refactor: actions bar audio button
2023-07-24 15:56:40 -03:00