Commit Graph

41297 Commits

Author SHA1 Message Date
João Victor
3bd1017e1f Merge branch 'v3.0.x-release' into patched-usr-list-curr-user 2024-03-07 14:12:22 -03:00
Ramón Souza
1d2fee1c39
Merge pull request #19752 from Scroody/fix-meeting-ended-by-name
Fix: Ended meeting with wrong name
2024-03-07 13:20:25 -03:00
Ramón Souza
8835c6051a fix move user to breakout 2024-03-07 11:58:47 -03:00
Tainan Felipe
066f2414b1 Fix: user not being locked 2024-03-07 11:56:38 -03:00
Gabriel Porfirio
202a66cebb few alts on the page file 2024-03-07 10:43:25 -03:00
André
fb25ed0bae Fix: Ended meeting with wrong name 2024-03-07 10:28:34 -03:00
Ramón Souza
16a4690b3e
Merge pull request #19750 from GuiLeme/fix-external-video-get-volume
Fix: Fix getVolume is not a function
2024-03-06 17:11:45 -03:00
Anton B
35c9b0f509 test: handle error when iframe does not have context and fix learning dashboard tests 2024-03-06 17:11:17 -03:00
Guilherme Leme
d79eacf500 [fix-external-video-get-volume] - fix get volume 2024-03-06 15:30:04 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
Gustavo Trott
5518dff623
Introduces Rate Limit for graphql connections (#19749) 2024-03-06 14:16:09 -03:00
Ramón Souza
8f92e41d41
Merge pull request #19746 from GuiLeme/fix-external-video
fix: external-video isMuted error
2024-03-06 13:13:44 -03:00
Tainan Felipe
00e055ff6e Refactor: move voice users to graphql 2024-03-06 13:08:32 -03:00
Anton B
e89950dc3e test: remove file 2024-03-06 11:32:19 -03:00
João Victor
0ff49cc215 improvement: use patched subscriptions for both user list and current user 2024-03-06 11:31:39 -03:00
Anton B
712e12283b test: add an auto-run global hook for each test to close the context used at the end of the execution and dinamically set the context property in the Page object 2024-03-06 11:26:03 -03:00
Guilherme Leme
c176bfb31f [fix-external-video] - type check for isMuted function 2024-03-06 11:19:39 -03:00
João Victor Nunes
01d07def65
Merge branch 'v3.0.x-release' into migrate-pads 2024-03-06 10:50:52 -03:00
Ramón Souza
efcae7d4c8
Merge pull request #19732 from JoVictorNunes/issue-19607
fix: Captions controls duplicated
2024-03-06 09:57:29 -03:00
Gustavo Trott
1f6b21554b
Merge pull request #19742 from gustavotrott/graphql-connection-status-refactor
refactor: User Connection Status flow
2024-03-06 09:41:57 -03:00
Gustavo Trott
3b5e0997e7 Remove wrong Hasura metadata 2024-03-05 19:42:19 -03:00
Gustavo Trott
b879e7716a Remove wrong code 2024-03-05 19:35:50 -03:00
Gustavo Trott
e913c16e42 Refactor client test to use new mutations for connection status 2024-03-05 19:34:19 -03:00
Gustavo Trott
220e86b9f5 Refactor client to use new actions to update client status and remove old way 2024-03-05 19:33:31 -03:00
Gustavo Trott
ea40168ed6 Create actions for updating user connection status 2024-03-05 19:32:15 -03:00
Anton Georgiev
7b1870e5a7
chore: Bump release to 3.0.0-alpha.5 2024-03-05 16:14:30 -05:00
Anton Georgiev
f06338f941
chore: Bump copywrite year to 2024 2024-03-05 16:13:49 -05:00
Anton B
24ff4d2a50 test: always keep trace viewer and remove DEBUG_MODE env variable 2024-03-05 15:57:16 -03:00
André
dfb7869794 Removing unecessary code 2024-03-05 13:49:46 -03:00
André
fa4d8ae091 Fix: External video starting at wrong time 2024-03-05 13:33:29 -03:00
danielpetri1
934923fb18 Resolve merge conflicts 2024-03-05 15:16:33 +01:00
Gustavo Trott
a51e00c1e8
Merge pull request #19737 from gustavotrott/graphql-insert-banned-users
Graphql: Insert joining users to db even when they are banned
2024-03-04 19:28:59 -03:00
Gustavo Trott
83aea21ac7
Merge pull request #19738 from gustavotrott/graphql-timmer-running-fix
fix (graphql): Not considering accumulated when calculating timer.running
2024-03-04 19:28:40 -03:00
Gustavo Trott
d3234e76bc Fix timer startedAt and stoppedAt columns 2024-03-04 17:55:42 -03:00
Gustavo Trott
1729313589 Fix: Consider accumulated when calculating timer.running 2024-03-04 17:20:27 -03:00
Gustavo Trott
e87f235439 Graphql insert even banned users 2024-03-04 17:08:24 -03:00
Ramón Souza
649f129367
Merge pull request #19697 from JoVictorNunes/issue-19690
fix(user-list): prevent applying action to wrong user
2024-03-04 16:41:07 -03:00
Gabriel Porfirio
a661a97ed7 Merge remote-tracking branch 'upstream/v3.0.x-release' into ext-flaky-tests 2024-03-04 16:34:23 -03:00
Ramón Souza
9adc12b670
Merge pull request #19709 from gabriellpr/poll-result-flaky
test: fix polling results tests
2024-03-04 15:35:05 -03:00
Gabriel Porfirio
ef7835fa82 update screenshot lock viewers annotations 2024-03-04 15:27:04 -03:00
Gabriel Porfirio
79ad4cd173 added back the flaky flag 2024-03-04 14:22:42 -03:00
Gabriel Porfirio
26948b0210 removed should publish poll check 2024-03-04 13:44:47 -03:00
Ramón Souza
a5f12cdfd3
Merge pull request #19715 from Scroody/fix-timer
Fix: timer sound issues
2024-03-04 13:23:20 -03:00
Ramón Souza
cedddf8e2c
Merge pull request #19724 from ramonlsouza/issue-19168
fix: user away message on chat export
2024-03-04 11:28:21 -03:00
Gabriel Porfirio
89a7f9dd67 switch initmodpage to initpages 2024-03-04 11:00:28 -03:00
João Victor
0fa7c5da69 fix: Captions controls duplicated 2024-03-04 10:19:17 -03:00
Ramón Souza
1647529b73
Merge pull request #19698 from ramonlsouza/combine-chat-poll-responses
fix(chat): combine chat poll responses
2024-03-04 08:00:47 -03:00
Gabriel Porfirio
08b9e72198 remove .only from user test 2024-03-01 16:52:29 -03:00
Ramón Souza
1275945fe1
Merge pull request #19718 from ramonlsouza/issue-19246
fix: External video - Video sound is not muted when connecting microphone (echo test)
2024-03-01 16:25:53 -03:00
Ramón Souza
3407e19e0a restore user away on chat export 2024-03-01 15:56:56 -03:00