Guilherme Leme
8a04c8a4aa
Merge remote-tracking branch 'upstream/v3.0.x-release' into update-data-channel-function
2024-06-18 13:42:34 -03:00
Gustavo Trott
a27cd6cdb2
Merge pull request #20518 from GuiLeme/plugin-server-commands
...
feat(plugins): new server-command for typed-captions plugin
2024-06-18 13:33:16 -03:00
germanocaumo
bba9dfccb5
feat(plugin): add open and close sidekick container command support ( #20452 )
2024-06-18 11:06:22 -03:00
Guilherme Leme
41eb2c34e3
[update-data-channel-function] - merge upstream
2024-06-18 10:25:02 -03:00
Guilherme Leme
8db3a6be80
[plugin-server-commands] - added server-command caption save and add a captionLocale
2024-06-18 09:20:35 -03:00
Arthurk12
8186a0bd71
review: fix last parts that were not following naming pattern
2024-06-14 13:48:25 -03:00
Arthurk12
95d823951f
feat(generic-component): rename to generic content and add type
...
Renames the generic component to generic content and adds the first
type, called 'main'. This commit is a preparation to allow generic
content from plugins to have types.
2024-06-10 19:36:45 -03:00
Guilherme Leme
322a04b845
resolve conflicts
2024-06-10 17:41:06 -03:00
Guilherme Leme
ba74a41fd2
[update-data-channel-function] - (WIP) Initial work
2024-06-10 11:32:48 -03:00
Tainan Felipe
3bc40df230
Add: useDeduplicatedSubscription hook ( #20376 )
...
* Add: useDeduplicatedSubscription hook
* Fix: TS error
* Add: components using useDeduplicatedSubscription
* Change: Move to useDeduplicatedSubscription
* Change: unsubscribe logic to own useEffect
* Change: remove file import over package
* Fix: TS errors
* Fix: private chat not loading
* Change: revert changes on queries
* Fix: eslint error
* Remove: html-webpack-plugin package
* Fix: external video
* Add: comment about the stringToHash function
* Fix: video player showing tools over presentation
2024-06-04 10:40:54 -03:00
Ramón Souza
7514066fc3
fix: Client can't load in certain cases ( #20336 )
...
* move settings
* remove meteor cache files
2024-05-29 09:26:11 -04:00
Guilherme Leme
7b81148972
[change-data-channel-return] - Changed data-channel payloadJson to be a json instead of a string
2024-05-22 17:34:43 -03:00
Guilherme Leme
bc6b007f5a
[plugin-sdk-readme-logger-ui-data] - fix intl ui-data-hook and fix warning of data-channel
2024-05-01 16:57:08 -03:00
Guilherme Leme
0142ef7f81
[useCurrentMeeting] - created useMeeting hook
2024-04-25 16:19:44 -03:00
Guilherme Pereira Leme
cfbeb92cd7
feat(plugins) - refactor format of receiving data for data-channels ( #19997 )
2024-04-23 18:17:32 -03:00
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