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
GuiLeme
3010f19029
[plugin-sdk-issue-5] - refactor
2023-09-19 10:09:59 -03:00
GuiLeme
2fc030a6c3
[plugin-sdk-issue-5] - Added action bar item plugin and refactor plugin
2023-09-19 08:39:52 -03:00
GuiLeme
dedd7b4524
[plugin-sdk-issue-4] - Added action button dropdown extensible area and refactor code
2023-09-15 15:42:02 -03:00
imdt
a46839d18f
More changes
2023-09-14 10:44:04 -03:00
imdt
b19d3b5ba7
More changes
2023-09-13 15:03:34 -03:00
imdt
340146c533
More changes
2023-09-13 14:34:48 -03:00
imdt
376d1fc79d
Fix: All lint errors
2023-09-13 11:31:20 -03:00
Tainan Felipe
a256759284
Fix: Remove all TS compiler errors
2023-09-11 10:22:45 -03:00
André Castro
23aae47c0d
Fix: TypeScript and Lint Errors in Chat list item and Plugins engine. ( #18667 )
...
* Fix: TS issuesfixed on plugins engine and chat list item
* Fix
2023-09-06 10:38:22 -03:00
Guilherme Pereira Leme
92c9ba971e
feature: Plugin UI extensible area for user list dropdown and associated refactors ( #18607 )
...
* [user-list-dropdown-plugin-implementation] - basic structure[
* [user-list-dropdown-plugin-implementation] - refactor for userListDropdown objects
* [user-list-dropdown-plugin-implementation] - Stabilized version
* [user-list-dropdown-plugin-implementation] - changes in review
* [user-list-dropdown-plugin-implementation] - changes in review
* [user-list-dropdown-plugin-implementation] - remove debug logs
* refactor hook usage count
* [user-list-dropdown-plugin] - lint errors
* [user-list-dropdown-plugin] - changes in review and fix first rendering
* [user-list-dropdown-plugin] - change users query to be global and reusable
* [user-list-dropdown-plugin] - bump SDK version
* [user-list-dropdown-plugin] - new menu structure refactor
---------
Co-authored-by: Tainan Felipe <tainanfelipe214@gmail.com>
2023-09-05 09:49:55 -03:00
Guilherme Pereira Leme
cacbc331ce
feature: plugin architecture implementation for presentation toolbar ( #17994 )
2023-08-15 19:31:11 -03:00