Commit Graph

41397 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Tainan Felipe
d4c7914e62 Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19324 2024-04-18 09:52:06 -03:00
Gustavo Trott
d14a2315d3
Merge pull request #20039 from gustavotrott/graphql-breakoutroom-audio-only
graphql-server: Add flag `isAudioOnly` for breakoutRoom participant
2024-04-18 08:58:58 -03:00
Gustavo Trott
4f5b0106e5 Add flag for breakoutRoom participant 2024-04-18 08:30:32 -03:00
Gustavo Trott
e2beb298bc Add flag for breakoutRoom participant 2024-04-18 08:29:25 -03:00
Tainan Felipe
abba1e26c6 Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19324 2024-04-17 21:51:39 -03:00
Gustavo Trott
04c2f26576
Merge pull request #20031 from gustavotrott/graphql-fix-transfer-user-as-audio-only
fix (graphql-sever): Option "Join audio" in breakout rooms not working
2024-04-17 17:14:45 -03:00
Tainan Felipe
7d44738b27 Refactor: disable meteor breakout subscription 2024-04-17 16:59:10 -03:00
Tainan Felipe
d496277313 Refactor: breakout join and left for moderator 2024-04-17 16:46:50 -03:00
Ramón Souza
be45fd6346
Merge pull request #20030 from ramonlsouza/fix-grid-sort
fix: grid mode webcam order
2024-04-17 16:08:13 -03:00
Ramón Souza
adb0766ada validate shape type - whiteboard 2024-04-17 16:04:31 -03:00
Gustavo Trott
f86b7107e2 show audio-only users in the participant list of the breakout-room 2024-04-17 15:55:59 -03:00