João Victor
d18cc6b8e3
Fix import
2024-04-04 10:22:26 -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
45a2a29b9b
Merge pull request #19908 from JoVictorNunes/issue-19428
...
fix(audio modal): show loading state while autoplay not checked
2024-03-28 15:58:34 -03:00
João Victor
c0bb739e36
fix(audio modal): show loading state while autoplay not checked
2024-03-26 16:43:05 -03:00
Tainan Felipe
f3465827dd
Migrate meeting collection to graphql ( #19853 )
2024-03-26 08:57:28 -03:00
Ramón Souza
788cf799f7
refactor: make bbb client work without meteor service (partial) ( #19869 )
2024-03-21 16:41:32 -03:00
Anton Georgiev
ef300cf28e
chore: Fix typo (found by typos) (port) #19834
...
Co-authored-by: Stefan Weil <sw@weilnetz.de>
2024-03-18 09:58:53 -04:00
Tainan Felipe
3826a49968
Refactor: move adapter to new main and make it non blocking
2024-03-07 14:20:11 -03:00
Tainan Felipe
a5f26da361
Merge remote-tracking branch 'upstream/v3.0.x-release' into refactor-voice-user
2024-03-07 14:16:05 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL ( #19507 )
2024-03-06 14:28:18 -03:00
Tainan Felipe
00e055ff6e
Refactor: move voice users to graphql
2024-03-06 13:08:32 -03:00
João Victor
0fa7c5da69
fix: Captions controls duplicated
2024-03-04 10:19:17 -03:00
João Victor
3c460bb758
fix: prop types, invalid hook call, styled-components prop
2024-02-16 17:32:14 -03:00
João Victor Nunes
1234f2aa7a
Merge branch 'v3.0.x-release' into migrate-user-actions
2024-01-31 08:38:31 -03:00
João Victor
fe0d46d607
remove unused import
2024-01-30 10:51:02 -03:00
Ramón Souza
e28408bca2
remove unused audio captions code
2024-01-29 13:27:30 -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
57fabde52e
Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration
2024-01-12 17:59:22 -03:00
Tainan Felipe
b424f67af1
Fix: Remove unecessary imports
2024-01-11 14:47:27 -03:00
Ramón Souza
ec3b61b1e7
migrate updateTranscript action
2024-01-11 14:46:39 -03:00
Tainan Felipe
d97ed9c1e0
Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration
2024-01-11 14:31:32 -03:00
Ramón Souza
801f2693b9
Merge pull request #19296 from ramonlsouza/migrate-user-actions
...
refactor: migrate user actions
2023-12-13 16:21:48 -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
Ramón Souza
1dbea49730
migrate setSpeechLocale meteor call
2023-12-07 16:23:36 -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
Ramón Souza
c3bd9ac74a
remove unused audio controls component
2023-11-16 10:45:59 -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
7dfd95cfb2
Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration
2023-11-13 10:17:05 -03:00
André
96d9f71030
v27 changes ported to v30 part 2.
2023-11-10 15:09:45 -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
Gustavo Trott
fff883b2b2
Merge 2.7 into 3.0
2023-09-27 08:44:37 -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