Commit Graph

61 Commits

Author SHA1 Message Date
Guilherme Pereira Leme
f26efdeac9
Fix: useCurrentUser hook for plugins (#19822) 2024-03-28 15:21:00 -03:00
Guilherme Pereira Leme
b3be26fd86
feat(plugin): adds layout presentation area pile and refactors setters (#19876)
* [change-layout-logic-for-presentation-area]

* [change-layout-logic-for-presentation-area] fix lint and tsc errors

* [change-layout-logic-for-presentation-area] - add types

* [add-layout-support-for-pile-in-plugin] - layout changes and setter refactor

* [add-layout-support-for-pile-in-plugin] - update sdk
2024-03-27 19:00:37 -03:00
Guilherme Pereira Leme
41bb140dc5
feat: change way of rendering contents in presentation area to a pile-based logic. (#19854) 2024-03-25 18:13:57 -03:00
Guilherme Pereira Leme
21a0e3a325
fix(plugin): Fix generic component and add ui-data for current layout (#19710)
* [plugin-sdk-fix-generic-component-add-event] - Fixed generic component and add ui-data current_layout

* [plugin-sdk-fix-generic-component-add-event] - type check for isMuted function

* [fix-external-video-get-volume] - upgrade sdk
2024-03-11 22:01:01 -03:00
João Victor
3bd1017e1f Merge branch 'v3.0.x-release' into patched-usr-list-curr-user 2024-03-07 14:12:22 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
João Victor
0ff49cc215 improvement: use patched subscriptions for both user list and current user 2024-03-06 11:31:39 -03:00
Guilherme Pereira Leme
d7e2d400d6
fix: decrease total number of subscriptions for some hooks (#19653) 2024-02-21 16:50:46 -03:00
Guilherme Pereira Leme
c6391b3986
feat(plugin): add generic component to extensible areas list and layout.set to uiCommands (#19582)
* [plugin-sdk-generic-component] - generic component extensible area and ui command layout set

* [plugin-generic-component] -  update sdk

* [plugin-generic-component] -  fix lint errors

* [plugin-generic-component] - fix problem warned by CI tests
2024-02-19 07:59:45 -03:00
Guilherme Pereira Leme
c5d6183f3e
feat(plugin): delete and reset features to data-channel (#19503)
* [plugin-sdk-data-channel-with-delete] - refactor data channel to add delete and reset features

* [plugin-sdk-data-channel-with-delete] - bumping version and fix lint errors
2024-01-30 18:38:09 -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
b524f0b9fb
Fix: chat loading only one page per time (#19511) 2024-01-29 14:04:04 -03:00
Guilherme Pereira Leme
c8bea83de8
feat(plugin): refactor name of general exensible areas interface (#19467)
* [plugin-sdk-issue-62] - refactor general extensible area interface

* [plugin-sdk-issue-62] - refactor last components and bump SDK version
2024-01-23 17:34:50 -03:00
Guilherme Pereira Leme
b23bea041c
feat(plugin): Implemented first dom element manipulation - chat message (#19420)
* [plugin-sdk-refactor-2] - refactored some filenames and enums.

* [plugin-sdk-issue-28] - Implemented dom element manipulation

* [plugin-sdk-issue-28] - bump plugin-sdk version
2024-01-16 14:02:12 -03:00
Guilherme Pereira Leme
1b6445d211
feat(plugin): Refactor enums and filenames (#19418) 2024-01-15 14:12:39 -03:00
Guilherme Pereira Leme
4f505d7122
feat(plugin): added support for plugin ui commands. (#19326)
* [plugin-sdk-ui-commands] - implemented chat ui command for plugin

* [plugin-sdk-ui-commands] - update SDK

* plugin-sdk-ui-commands
2023-12-15 14:04:52 -03:00
Guilherme Pereira Leme
6fdd613639
feat(plugin) - Floating window (#19283)
* [plugin-sdk-issue-26] - floating window

* [plugin-sdk-floating-window] - changes in review

* [plugin-sdk-floating-window] - changes in review

* [plugin-sdk-floating-window] - update SDK
2023-12-15 14:04:33 -03:00
Guilherme Pereira Leme
774a628d19
feat(plugin): add new useLoadedChatMessages (#19339)
* [plugin-sdk-issue-27] - new data-consumption-hook

* [plugin-sdk-issue-27] - update SDK
2023-12-14 17:02:00 -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
Guilherme Pereira Leme
93b8705af2
feature(html5): Change return type of the graphql data hook (#19103) 2023-11-13 15:10:41 -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
Guilherme Pereira Leme
bbbf6f73bc
[plugin-sdk-fix-data-channel-dispatcher] - fix dispatcher (#19015) 2023-10-27 13:54:00 -03:00
Ramón Souza
b5b6d450c2 Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql 2023-10-27 13:41:41 -03:00
Guilherme Pereira Leme
fb60a02c23
feat(plugin): Add plugin data channels (#19009) 2023-10-26 16:59:05 -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
GuiLeme
202b69ded4 [plugin-sdk-issue-32] - refactor 2023-10-05 08:32:30 -03:00
GuiLeme
c0e6921fd3 [plugin-sdk-issue-32] - support for extensible area 2023-10-02 12:24:40 -03:00
GuiLeme
165916b5a9 [plugin-sdk-user-camera-dropdown] - finish 2023-09-26 08:42:04 -03:00
GuiLeme
4129215741 [plugin-sdk-camera-settings] - changes in review 2023-09-25 21:50:06 -03:00
GuiLeme
6d0aa6de85 [plugin-sdk-settings-dropdown] - merge upstream 2023-09-25 21:10:15 -03:00
GuiLeme
e81874307a [plugin-sdk-option-dropdown] - merge upstream 2023-09-25 20:37:38 -03:00
GuiLeme
ad79b64f28 [plugin-sdk-option-dropdown] - merge upstream 2023-09-25 20:31:38 -03:00
GuiLeme
7ff71e516f [plugin-sdk-navbar] - merged upstream 2023-09-25 20:04:17 -03:00
GuiLeme
13f0c170cb [plugin-sdk-navbar] - merged upstream 2023-09-25 20:03:13 -03:00
GuiLeme
a24124a4c0 merge upstream 2023-09-25 19:03:34 -03:00
Ramón Souza
8cab256103
Merge branch 'v3.0.x-release' into plugin-sdk-microphone-dropdown 2023-09-25 18:42:30 -03:00
GuiLeme
a3842055d8 [plugin-sdk-microphone-dropdown] - change name to audioSettingsDropdown 2023-09-25 16:48:30 -03:00
GuiLeme
265304ba97 [plugin-sdk-microphone-dropdown] - merge upstream 2023-09-25 16:18:48 -03:00
GuiLeme
b3ec3b9801 [plugin-sdk-user-camera-dropdown] - start 2023-09-25 15:56:17 -03:00
GuiLeme
ca1964f795 [plugin-sdk-camera-settings-dropdown] - finish 2023-09-25 11:59:12 -03:00
GuiLeme
e1774b28fe Merge remote-tracking branch 'upstream/develop' into plugin-sdk-issue-5 2023-09-25 10:46:38 -03:00
GuiLeme
4464c87596 Merge remote-tracking branch 'upstream/develop' into plugin-sdk-option-dropdown 2023-09-25 09:21:45 -03:00
GuiLeme
f60efc5161 [plugin-sdk-option-dropdown] - rename settings dropdown to options dropdown and added support to options dropdown 2023-09-22 16:27:22 -03:00
GuiLeme
8e99872475 [plugin-sdk-issue-4] - add support for useCurrentUser 2023-09-22 11:49:56 -03:00
GuiLeme
6af169bb4c [plugin-sdk-navbar] - added new extensible area 2023-09-21 16:28:02 -03:00
GuiLeme
022d969e53 [plugin-sdk-issue-4] - remove tsc errors 2023-09-21 15:50:26 -03:00
GuiLeme
8d652cc45c [plugin-sdk-presentation-dropdown] - implemented the extensible area 2023-09-19 17:34:14 -03:00
GuiLeme
79e9221ab8 [plugin-sdk-microphone-dropdown] - implemented the extensible area 2023-09-19 12:29:14 -03:00
GuiLeme
8ec0d51e82 [plugin-sdk-issue-4] - merge upstream 2023-09-19 10:50:48 -03:00