Commit Graph

63 Commits

Author SHA1 Message Date
Gustavo Trott
2a38c935d3 graphql: Refactor externalVideo data 2023-09-06 17:19:10 -03:00
Gustavo Trott
a310c9a32b
Add breakout joinURL to graphql (#18710) 2023-09-05 11:31:25 -03:00
Paul Trudel
0a94fd008f
Update bbb-graphql-server/metadata/databases/BigBlueButton/tables/public_v_audio_caption.yaml
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-08-30 09:39:00 -04:00
Paul Trudel
2a1376a4aa
Merge branch 'develop' into migrate-audio-captions 2023-08-28 15:36:05 -04:00
Paul Trudel
b7f1a7f6f3 Added userId and createdAt to audio_caption table 2023-08-28 19:28:23 +00:00
Gustavo Trott
2667288b4c Allow user_camera_aggregate 2023-08-25 13:32:36 -03:00
Gustavo Trott
1aa0a09630 Graphql sharedNotes endpoint 2023-08-25 11:42:26 -03:00
Paul Trudel
3d86f0fd5a Added audio caption table 2023-08-09 19:44:45 +00:00
Gustavo Trott
77b784446c Set all date columns as timestamp with time zone 2023-08-08 10:41:16 -03:00
Gustavo Trott
b601462dfc Graphql providing reactions data 2023-08-08 08:49:40 -03:00
Gustavo Trott
5d94bfd8b0
Merge pull request #18404 from paultrudel/migrate-slide-positions
refactor (graphql-server): Migrate slide-positions data
2023-08-04 22:27:41 -03:00
Paul Trudel
117623a8e5 Copied scaled columns to view 2023-08-04 14:02:06 +00:00
Paul Trudel
2874a41e32 Removed slideId column from presPage table 2023-08-03 12:50:20 +00:00
Gustavo Trott
5fa732464d New graphql endpoint to get server current_time 2023-08-01 22:21:13 -03:00
Gustavo Trott
3758dd89e2 Merge 2.7 into Develop 2023-07-31 11:24:25 -03:00
Gustavo Trott
ae1b854b3c Add endpoint meeting_recording to graphql 2023-07-28 16:13:01 -03:00
Paul Trudel
14775e32eb Store page resize in postgres 2023-07-28 18:01:53 +00:00
Gustavo Trott
3803081016 Introduces graphql user.echoTestRunningAt 2023-07-19 19:13:21 -03:00
Gustavo Trott
e31ae5d7de Include speechLocale to graphql 2023-07-05 10:05:25 -03:00
Gustavo Trott
4be594d8db Remove color from collection userVoice 2023-07-05 08:50:08 -03:00
Gustavo Trott
6877601063 Add connection status control through graphql 2023-07-04 11:38:51 -03:00
Gustavo Trott
5375e64203 Add lastSeenAt to chatList 2023-06-30 09:52:11 -03:00
Gustavo Trott
89c628e5d6 Add bk sendInvitationToModerators to graphql 2023-06-29 16:52:59 -03:00
Gustavo Trott
e28617c725 include guestLobbyMessage prop 2023-06-28 23:21:31 -03:00
Gustavo Trott
e497cd5cd8 Implements guest props and others to graphql 2023-06-28 23:08:03 -03:00
Gustavo Trott
74c81e080b Provide presentation data through graphql 2023-06-26 09:46:54 -03:00
Gustavo Trott
5761094388 graphql - Remove generation of join Links for breakout assignments 2023-06-23 11:23:41 -03:00
Gustavo Trott
2b167786b5 Introduces breakoutRooms to graphql 2023-06-21 12:32:53 -03:00
Gustavo Trott
60e5fe6a53 Introduces Timer data to graphql 2023-06-13 11:44:51 -03:00
Gustavo Trott
02ffefd30b Add localSettings to user_current 2023-05-29 13:56:03 -03:00
Gustavo Trott
f542ba3f18 Introduces graphql user-localSettings 2023-05-29 13:48:09 -03:00
Gustavo Trott
d1a60157e5 Insert Poll result as Chat msg in graphql 2023-05-24 10:56:22 -03:00
Gustavo Trott
ed2c94eaea Add externalVideo and screenshare to Graphql 2023-05-23 09:09:38 -03:00
Gustavo Trott
ab5f626559 Remove unused files 2023-05-19 15:33:27 -03:00
Gustavo Trott
0fa28dd5d1 Include welcomeMsg to graphql and set permissions 2023-05-19 15:28:20 -03:00
Gustavo Trott
cf92e73f11 Add Polls to postgres/graphql 2023-05-19 13:47:00 -03:00
Gustavo Trott
e5f31e2f0b Add user customParameters to graphql 2023-05-15 17:21:36 -03:00
Gustavo Trott
1ac2e4cd96 Add flags moderatorsCanMuteAudio/moderatorsCanUnmuteAudio to graphql usersPolicies 2023-05-02 13:29:30 -03:00
Gustavo Trott
13b871f4d5 Alter graphql database name to bbb_graphql 2023-05-02 10:00:51 -03:00
Gustavo Trott
a91282914a Add flag showTalkingIndicator to user_voice 2023-04-27 15:55:13 -03:00
Gustavo Trott
a204980a6a Create new flag visible to chat_user 2023-04-26 16:19:58 -03:00
Gustavo Trott
632f638d8a Add owner of the chat to Hasura chats 2023-04-26 10:41:51 -03:00
Gustavo Trott
8be05e9ad8 Set permittion to viewers dont see other viewers typing when this lockSettions is on 2023-04-26 09:33:19 -03:00
Gustavo Trott
92e9310ed4 fix chat participant in Hasura 2023-04-25 18:17:38 -03:00
Gustavo Trott
136c4af5cb Add user typing private endpoint to graphql server 2023-04-25 17:12:15 -03:00
Gustavo Trott
694ebd1e35 Introduces new flags disconnected (replacing leftFlag) and expired 2023-04-25 15:41:37 -03:00
Gustavo Trott
04ac298e53 Add user reference to chat endpoints in Hasura 2023-04-24 17:29:53 -03:00
Gustavo Trott
9ff8d0aee9 Include new column user.hasDrawPermissionOnCurrentPage and triggers to populate it, to improve performance of the userlist orderBy 2023-04-20 09:49:16 -03:00
Gustavo Trott
4b671e316b Improve performance on condition hideUserList in userList 2023-04-18 17:40:46 -03:00
Gustavo Trott
cf2f3064f1 Add new query user_current to Hasura 2023-04-17 12:04:38 -03:00