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
ef4773e9e6
Introduces learningDashboard-AccessToken through Graphql
2024-02-20 14:55:54 -03:00
Gustavo Trott
3e72e2d082
Introducing Session Persistence Post-Meeting ( #19534 )
...
* Add Session Cleanup Delay Configuration After Meeting End
* Makes 60minutes as default sessionsCleanupDelayInMinutes
2024-02-05 11:31:31 -03:00
Gustavo Trott
5b9b877562
Client test code for new rtt calc
2024-01-25 18:17:16 -03:00
Gustavo Trott
6b87c06b4c
Add some examples to Graphql client test
2024-01-23 20:24:09 -03:00
Gustavo Trott
5118d1f68b
Add actions to delete/reset plugin data channel
2024-01-18 23:31:06 -03:00
Gustavo Trott
462a8702d4
refactor(graphql-server): makes Graphql provide authToken (making /api/enter unnecessary)
2024-01-18 13:01:16 -03:00
Gustavo Trott
5f0a1aa339
Let user join the meeting using Graphql actions
2023-11-10 17:36:10 -03:00
Gustavo Trott
6a10a27f2a
graphql: Provide Upload Token through Graphql ( #19081 )
...
* Provide Upload Token through Graphql
* Remove wrong file
* Rename type to pres_presentation_uploadToken
* Implements graphql-action to request an upload token
2023-11-07 13:47:44 -03:00
Gustavo Trott
9cb40bacf5
Fix order of who is typing
2023-11-01 16:29:37 -03:00
Gustavo Trott
acdf310201
refactor (graphql-server): Rename userLocalSettings to userClientSettings ( #19042 )
...
* Rename userLocalSettings to userClientSettings
* where is not necessary
* Update userClientSettings name in client graphql query
2023-11-01 13:26:38 -03:00
Gustavo Trott
55ccf52816
graphql: Add pluginDataChannelMessage and associated back-end ( #18999 )
2023-10-26 11:53:41 -03:00
Gustavo Trott
3803081016
Introduces graphql user.echoTestRunningAt
2023-07-19 19:13:21 -03:00
Gustavo Trott
6877601063
Add connection status control through graphql
2023-07-04 11:38:51 -03:00
Gustavo Trott
ff39f1b250
Introduces graphql user-localSettings
2023-05-29 13:49:36 -03:00
Gustavo Trott
f7663bc62d
Fix to handle concurrency and throw error on invalid gql format
2023-05-25 17:08:04 -03:00
Gustavo Trott
105312e80b
Force { fetchPolicy: 'no-cache' } always for patchedSubscription
2023-05-25 08:44:28 -03:00
Gustavo Trott
fd3845515d
graphql-middleware support enable json-patch per subscription
2023-05-24 19:31:31 -03:00
Gustavo Trott
4c4e5c0852
Introduces json-patch to graphql-middleware
2023-05-10 19:08:24 -03:00
Gustavo Trott
a204980a6a
Create new flag visible to chat_user
2023-04-26 16:19:58 -03:00
Gustavo Trott
694ebd1e35
Introduces new flags disconnected (replacing leftFlag) and expired
2023-04-25 15:41:37 -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
cf2f3064f1
Add new query user_current to Hasura
2023-04-17 12:04:38 -03:00
Gustavo Trott
c0c3c703aa
Improvements in graphql-client-test
2023-04-14 10:58:37 -03:00
Gustavo Trott
864ee8e09b
Add index to improve performance on query users
2023-04-13 08:40:14 -03:00
Gustavo Trott
be4bac6037
Merge with v2.7.x-release
2023-04-05 15:05:16 -03:00
Gustavo Trott
3cf7be926c
Introduces userTyping, user_connectionStatus and other flags to Postgres/Hasura
2023-04-05 13:56:22 -03:00
Gustavo Trott
94111058e5
Set userId as PK for user_voice table (user has only one mic, following Meteor current logic)
2023-04-04 09:02:41 -03:00
Gustavo Trott
d13613fb7d
Include cursor data to Pg/Hasura and other fixes
2023-04-03 17:23:30 -03:00
Gustavo Trott
a31f3fe057
Set current presentation in Postgres/Hasura
2023-04-03 10:46:47 -03:00
Gustavo Trott
e85620d7a9
Add presentation collections to Hasura/Postgres
2023-03-31 17:46:17 -03:00
Gustavo Trott
2b58f246ee
Create relationship for chat->user
2023-03-29 12:06:48 -03:00
Gustavo Trott
7f88d2efa4
Add Chat collections to Hasura/Postgres
2023-03-29 09:55:41 -03:00
Gustavo Trott
52fd6d3ad5
Insert Meeting props to database/Hasura
2023-03-24 13:33:08 -03:00
Gustavo Trott
5c5a515b54
Remove bbb26 references
2023-03-21 10:36:11 -03:00
Gustavo Trott
b2bc0c838d
Include more data to (Postgres/Hasura) graphql-server
2023-03-16 13:56:32 -03:00
Gustavo Trott
f3dc5d575e
Add graphql client for tests
2023-03-11 12:17:16 -03:00