Tainan Felipe
f3465827dd
Migrate meeting collection to graphql ( #19853 )
2024-03-26 08:57:28 -03:00
Ramón Souza
801c49740b
inactivity warning - front-end
2024-03-21 17:36:18 -03:00
André Castro
acd4391e71
Merge branch 'v3.0.x-release' into dial-user-icon
2024-03-13 10:41:23 -03:00
André
f4d5165125
Merge remote-tracking branch 'upstream/v3.0.x-release' into dial-user-icon
2024-03-13 10:40:04 -03:00
Tainan Felipe
10bcb21502
Refactor: Remove users subscription
2024-02-23 12:01:53 -03:00
Guilherme Pereira Leme
d7e2d400d6
fix: decrease total number of subscriptions for some hooks ( #19653 )
2024-02-21 16:50:46 -03:00
André
f62ba6622f
Merge remote-tracking branch 'upstream/v3.0.x-release' into dial-user-icon
2024-02-15 11:51:49 -03:00
Ramón Souza
763482a660
change talking indicator order
2024-02-01 11:22:29 -03:00
Guilherme Pereira Leme
ecb3350a9f
feat(plugins): create useTalkingIndicator and set for external video volume ( #19447 )
...
* [plugin-sdk-talking-indicator-and-external-video] - create new data consumption hook and ui command
* [plugin-sdk-talking-indicator-and-external-video] bump SDK version
* [plugin-sdk-talking-indicator-and-external-video] - resolve tsc issues
* [plugin-sdk-talking-indicator-and-external-video] - resolve tsc issues
* [plugin-sdk-talking-indicator-and-external-video] - resolve lint errors
2024-01-30 18:37:29 -03:00
Tainan Felipe
e343eac51d
Fix: meeting query missing fields
2024-01-12 18:07:00 -03:00
Tainan Felipe
d97ed9c1e0
Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration
2024-01-11 14:31:32 -03:00
Ramón Souza
4c07742ec1
refactor: migrate presentation actions ( #19329 )
2023-12-15 14:39:12 -03:00
Gustavo Trott
780b496ba1
Merge pull request #19328 from gustavotrott/guest-wait-graphql
...
refactor: Refactor guest-wait page to fetch data from Hasura
2023-12-13 17:38:11 -03:00
Tainan Felipe
aa9760ba01
Refactor: use componentsFlags to show captions
2023-12-13 11:31:05 -03:00
Tainan Felipe
0c20ba2d64
Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration
2023-12-13 11:03:21 -03:00
Gustavo Trott
d5ea98ec12
Make guest-wait page fetch data from Hasura
2023-12-12 17:42:44 -03:00
Ramón Souza
33de140af0
fix errors
2023-12-08 08:47:32 -03:00
Ramón Souza
c93f06a44f
migrate userLeftMeeting meteor call
2023-12-07 16:40:32 -03:00
Ramón Souza
e0c987c34f
migrate setRandomUser meteor call
2023-12-07 16:31:47 -03:00
Ramón Souza
1dbea49730
migrate setSpeechLocale meteor call
2023-12-07 16:23:36 -03:00
Ramón Souza
b9d4841b26
migrate setExitReason meteor call
2023-12-07 15:37:04 -03:00
Ramón Souza
ce5bb3aaf5
migrate clearAllUsersReaction meteor call
2023-12-07 11:24:17 -03:00
Ramón Souza
aa882fc1e5
migrate clearAllUsersEmoji meteor call
2023-12-07 11:18:33 -03:00
Ramón Souza
3d2c9394ab
migrate toggleUserLock meteor call
2023-12-07 11:06:55 -03:00
Ramón Souza
ff764d6d8f
migrate setUserReaction meteor call
2023-12-07 10:57:21 -03:00
Ramón Souza
9ccc713543
migrate setEmojiStatus meteor call
2023-12-07 10:45:13 -03:00
Ramón Souza
0f046de941
migrate assignPresenter meteor call
2023-12-07 10:02:13 -03:00
Ramón Souza
e6af8390a3
migrate removeUser and userEjectFromVoice meteor calls
2023-12-07 09:33:15 -03:00
Ramón Souza
30d82d62fe
migrate setMobileUser meteor call
2023-12-06 16:57:31 -03:00
Ramón Souza
be300d37d2
migrate changeRaiseHand meteor call
2023-12-06 16:30:30 -03:00
Ramón Souza
cb1d20a8ea
migrate changePin meteor call
2023-12-06 16:00:46 -03:00
Guilherme Pereira Leme
eb7adfb994
feat(plugins): code refactor for readability ( #19222 )
...
* [plugin-sdk-refactor-organization] - rearrange of files and folders (WIP)
* [plugin-sdk-refactor-organization ] - final touches
* [plugin-sdk-refactor-organization ] - fix
* [plugin-sdk-refactor-organization ] - update SDK
2023-11-28 15:31:28 -03:00
André
48e9609d0b
Querie was missing
2023-11-24 14:05:26 -03:00
Ramón Souza
d2fcf45578
Allow to force a layout when joining a room - client ( #19173 )
...
* enforce layout - client
* use graphql for enforceLayout
2023-11-22 14:21:07 -03:00
Tainan Felipe
7dfd95cfb2
Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration
2023-11-13 10:17:05 -03:00
Ramón Souza
925a3fa979
Merge pull request #18928 from ramonlsouza/pres-graphql
...
get whiteboard and cursor data from graphql
2023-11-10 17:06:08 -03:00
Tainan Felipe
d2f6fc6598
Refactor: Migrate external video player
2023-11-06 12:02:12 -03:00
Ramón Souza
1919fe06be
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
2023-11-02 08:55:55 -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
Ramón Souza
3457413d58
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
2023-11-01 08:56:39 -03:00
Guilherme Pereira Leme
f6babd558c
feat(plugin): New Hook useUsersOverview ( #19028 )
...
* bump sdk
* [plugin-sdk-issue-45] - useUsersOverview implementation
* [plugin-sdk-issue-45 ] - bump version
2023-10-30 14:05:45 -03:00
Ramón Souza
769b61ee9f
client side poll results
2023-10-27 13:05:43 -03:00
Ramón Souza
1a48ae9f56
remove parse from json fields, directly query for svg url in presentation
2023-10-17 13:49:23 -03:00
Ramón Souza
e263490bb1
rename graphql fields
2023-10-17 13:35:48 -03:00
Ramón Souza
0ef4598a6e
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
2023-10-17 11:50:05 -03:00
Gustavo Trott
9856354f3d
Set duration prop as seconds
2023-10-12 09:55:12 -03:00
Ramón Souza
e32ad7040b
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
2023-10-09 08:49:11 -03:00
Tainan Felipe
f05cfd0cf8
Refactor: migrate waitingUserPanel to TS and graphql ( #18677 )
...
* Refactor: migrate waitingUserPanel to TS and graphql
* Small code improvements
* Fix: allow everyone aren't working
* Fix: add a condition for edge cases
* Make the remember choice works well
* Fix TS and eslint errors
* Change eslint
* Change eslint
2023-10-06 14:12:42 -03:00
Ramón Souza
81ce8ad623
remove withTracker
2023-10-04 09:23:24 -03:00
Ramón Souza
b2418c49a8
add presentation info + lock settings
2023-10-03 10:24:38 -03:00