Commit Graph

41410 Commits

Author SHA1 Message Date
Tainan Felipe
f5fdc915cf Remove: presentation upload token subscription 2024-04-23 16:51:08 -03:00
Ramón Souza
db3e46b711
Merge pull request #20067 from antonbsa/brekaout-tests-fix
test: fix breakout tests failing on CI
2024-04-23 13:30:34 -03:00
Anton Barboza
3d824615be test: fix breakout test behavior and wait for select room button to be enabled 2024-04-23 11:57:41 -03:00
Ramón Souza
e56a579f65
Merge pull request #20017 from gabriellpr/test-screenshare-ext-video
test: Screenshare should stop external video
2024-04-23 11:48:50 -03:00
Ramón Souza
eae37cfd3b
Merge pull request #20059 from Tainan404/migrate-captions-panel
Refactor: migrate timer panel to TS and graphql
2024-04-23 11:24:59 -03:00
Ramón Souza
15442f731a
Merge pull request #20043 from Tainan404/migrate-notification
Refactor: Move notifications to graphql
2024-04-23 11:24:37 -03:00
Anton Barboza
219aac168e test: wait for breakoutTimeRemaining element before performing anything on panel 2024-04-23 11:23:34 -03:00
Ramón Souza
89baf7ba4e
Merge pull request #20062 from Tainan404/remove-auth-token-validation
Remove: auth token validation code from frontend
2024-04-23 11:14:25 -03:00
Tainan Felipe
7f4b0866ef Fix: time not correct when client start 2024-04-23 10:46:46 -03:00
Ramón Souza
867516c796
Merge pull request #20058 from ramonlsouza/fix-whiteboardid-error
fix: missing whiteboardId error
2024-04-23 10:30:17 -03:00
Ramón Souza
91cd4347c4
Merge pull request #19324 from Tainan404/migrate-breakout-invitation
Refactor: migrate breakout invitation
2024-04-23 09:00:27 -03:00
Tainan Felipe
22138d5bbc Fix: timer not working properly 2024-04-23 01:00:54 -03:00
Tainan Felipe
3d9a0fc75e Remove: auth token validation code from frontend 2024-04-22 21:42:48 -03:00
Tainan Felipe
2f70b4d6c5 Fix: remove push to chat 2024-04-22 20:31:31 -03:00
Tainan Felipe
18ace44625 Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation 2024-04-22 18:54:18 -03:00
Tainan Felipe
1bffaec3d2 Fix: user permissions 2024-04-22 18:51:14 -03:00
Ramón Souza
4b2df4738e
Merge pull request #20050 from Tainan404/remove-typed-captions
Remove: typed captions
2024-04-22 18:15:36 -03:00
Tainan Felipe
e5c2251d8d Fix: notification not appearing to moderator 2024-04-22 17:54:12 -03:00
Tainan Felipe
c3728fb850 Fix: lint errors 2024-04-22 17:45:35 -03:00
Tainan Felipe
f0b334450b Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-notification 2024-04-22 17:42:32 -03:00
Tainan Felipe
ac80cb1317 Fix: remaining time not appearing in breakout 2024-04-22 17:40:34 -03:00
Gustavo Trott
92bfc6f86a
Merge pull request #20057 from ramonlsouza/fix-not-a-func
fix: not a function error
2024-04-22 17:05:07 -03:00
Gustavo Trott
0ed25165a0
Merge pull request #20060 from gustavotrott/graphql-fix-captions
fix (graphql-server): Fix problem on sending audio caption
2024-04-22 17:02:04 -03:00
Gustavo Trott
5303e752f5 fix wrong column name 2024-04-22 17:00:55 -03:00
Tainan Felipe
5c3f6fb859 Refactor: migrate time panel to TS and graphql 2024-04-22 16:59:32 -03:00
Anton Barboza
868a598623 test: skip captions tests 2024-04-22 15:46:44 -03:00
Tainan Felipe
dca6c6add4 Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19324 2024-04-22 15:31:51 -03:00
Ramón Souza
210924d2eb fix missing whiteboardId error 2024-04-22 15:08:50 -03:00
Ramón Souza
16ceb91936 fix not a function error; 2024-04-22 14:36:26 -03:00
Tainan Felipe
bcbce6df77 Fix: TS error 2024-04-22 11:19:42 -03:00
Tainan Felipe
6caa65f656 Fix: TS error 2024-04-22 11:16:18 -03:00
Ramón Souza
5cd5609e60
Merge pull request #20037 from ramonlsouza/validade-shape-type
fix: restore shape type validation
2024-04-22 09:04:54 -03:00
Ramón Souza
c5e19baef3
Merge pull request #20045 from GuiLeme/fix-sahred-notes-not-unmounting
fix(html5): SharedNotes not unmounting when other components pile up in layout manager
2024-04-19 16:42:59 -03:00
Tainan Felipe
fd9845abba Remove: typed captions 2024-04-19 16:27:01 -03:00
Gabriel Porfirio
6113a68619 removed params from getYoutubeFrame function 2024-04-19 16:05:13 -03:00
Gustavo Trott
4b6d4a7b0b
Merge pull request #20048 from gustavotrott/graphql-server-run-dev-improve
enhancement (graphql-server): Validate `sudo` on running update_graphql_data.sh
2024-04-19 15:12:52 -03:00
Gustavo Trott
842f2df4d4 Validate sudo on running update_graphql_data.sh 2024-04-19 15:11:38 -03:00
Gustavo Trott
046466b5c5
Merge pull request #20046 from gustavotrott/graphql-caption-owner
Graphql-server: Add mutation `captionSetOwner`
2024-04-19 13:36:25 -03:00
Gustavo Trott
7259515ae6 Add captionSetOwner mutation 2024-04-19 11:42:45 -03:00
Gabriel Porfirio
17b61c4f90 getFrame to getYoutubeFrame 2024-04-19 11:31:59 -03:00
Guilherme Leme
dc1d831ea2 [fix-sahred-notes-not-unmounting] - centralize shared notes pin rendering logic 2024-04-19 11:08:13 -03:00
Ramón Souza
a02788a9e5
Merge pull request #20041 from Tainan404/remove-breakout-history
Remove: breakout history collection
2024-04-19 10:49:47 -03:00
Ramón Souza
2c53959cec
Merge pull request #20044 from ramonlsouza/fix-manage-breakout
fix: move users to the correct breakout room in manage users modal
2024-04-19 10:49:15 -03:00
Ramón Souza
8e7810305d fix manage breakout users 2024-04-19 09:40:13 -03:00
Tainan Felipe
a3414fc919 Fix: wrong rule 2024-04-19 09:15:13 -03:00
Tainan Felipe
d5043bebc3 Refactor: Move notifications to graphql 2024-04-18 21:43:26 -03:00
Tainan Felipe
c45e3172c2 Remove: breakout history collection 2024-04-18 13:16:44 -03:00
Tainan Felipe
89916b78da Fix: lint errors 2024-04-18 11:22:55 -03:00
Tainan Felipe
18a6165961 Fix: lint errors 2024-04-18 11:15:02 -03:00
Tainan Felipe
6572e59a45 Add: join audio only in breakouts 2024-04-18 10:39:43 -03:00