Commit Graph

1395 Commits

Author SHA1 Message Date
Ramón Souza
37182c56ef remove presentation-pod component + presentation service 2023-10-11 11:21:35 -03:00
GuiLeme
59cfa6695d [plugin-sdk-issue-33] - fixed ts lint errors 2023-10-09 09:21:13 -03:00
GuiLeme
05dabfc6b9 Merge remote-tracking branch 'upstream/v3.0.x-release' into plugin-sdk-issue-33 2023-10-09 08:52:03 -03:00
Ramón Souza
243c8f3220
Merge pull request #18882 from GuiLeme/plugin-sdk-issue-32
feat(plugin): add support for extensible area (UserListItemAdditionalInformation)
2023-10-06 09:55:27 -03:00
GuiLeme
202b69ded4 [plugin-sdk-issue-32] - refactor 2023-10-05 08:32:30 -03:00
GuiLeme
264d05c485 [plugin-sdk-issue-33] - implemented menu badge 2023-10-04 11:43:10 -03:00
André
f0eaa114c9 Fix:[3.0] Scrolling down the user list to the end will jump to the beginning 2023-10-04 11:26:47 -03:00
GuiLeme
c0e6921fd3 [plugin-sdk-issue-32] - support for extensible area 2023-10-02 12:24:40 -03:00
Ramón Souza
5b196afb3b
Merge pull request #18855 from ramonlsouza/add-reactions-userlist
fix: user reactions do not appear in userlist
2023-09-27 08:44:30 -03:00
Ramón Souza
47e6943366 fix eslint 2023-09-26 14:27:11 -03:00
Ramón Souza
3d72a0f3f0 display user reactions in userlist 2023-09-26 11:38:46 -03:00
Gabriel Porfirio
22bfcfdf9c fixing eslint error 2023-09-25 20:33:35 -03:00
Gabriel Porfirio
c77579364c fix few simple tests 2023-09-25 14:40:11 -03:00
Ramón Souza
73664d7861 eslint 2023-09-22 16:22:46 -03:00
Ramón Souza
bb38cedba9 do not display breakout number if avatar image is provided 2023-09-22 13:25:56 -03:00
Ramón Souza
dc3cd40082 fix chat list 2023-09-22 13:23:55 -03:00
Ramón Souza
5b3eb4b60b fix image border for viewers 2023-09-19 13:03:07 -03:00
Ramón Souza
c07c09142a fix eslint error 2023-09-19 09:35:07 -03:00
Ramón Souza
06c508e097 fix avatar name with image 2023-09-19 09:11:13 -03:00
Ramón Souza
b6693051d2
Merge branch 'develop' into fix-user-test 2023-09-18 15:58:59 -03:00
Gabriel Porfirio
4df2b97df1 fixes for multiusers tests 2023-09-15 16:38:43 -03:00
Gabriel Luiz Porfirio
d2b49bd779
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-list-participants/list-item/component.tsx
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-09-15 13:47:52 -03:00
Gabriel Luiz Porfirio
121dc05447
Merge branch 'develop' into fix-user-test 2023-09-14 14:02:07 -03:00
Ramón Souza
627af75c2b fix remaining eslint issues 2023-09-14 11:56:20 -03:00
Ramón Souza
24f93afe0e fix lost param 2023-09-14 11:37:07 -03:00
André Castro
02a8f40613
Merge branch 'develop' into all-lint-errors-fixed 2023-09-14 10:46:39 -03:00
Ramón Souza
b998bde5db fix typescript compilation errors 2023-09-14 10:06:01 -03:00
Ramón Souza
afb2d62fbb display away and raise hand emoji in userlist if reactions are enabled 2023-09-14 09:58:34 -03:00
Gabriel Porfirio
5efea0cc12 fixing multiusers tests 2023-09-13 17:11:15 -03:00
Ramón Souza
72ac7a210a fix user status buttons 2023-09-13 15:13:17 -03:00
imdt
b19d3b5ba7 More changes 2023-09-13 15:03:34 -03:00
imdt
01d08e5727 More changes 2023-09-13 14:57:43 -03:00
imdt
a5fa3372c2 More changes 2023-09-13 14:43:09 -03:00
imdt
340146c533 More changes 2023-09-13 14:34:48 -03:00
imdt
865e9c6767 More changes 2023-09-13 13:37:40 -03:00
imdt
376d1fc79d Fix: All lint errors 2023-09-13 11:31:20 -03:00
Ramón Souza
e5769b99d5 fix typescript errors 2023-09-12 17:03:32 -03:00
Ramón Souza
a0523e4e2b Merge remote-tracking branch 'upstream/develop' into chat-list-keyboard 2023-09-12 11:10:54 -03:00
Tainan Felipe
174ad597b7
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-list-participants/list-item/component.tsx
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-11 11:14:57 -03:00
Tainan Felipe
a256759284 Fix: Remove all TS compiler errors 2023-09-11 10:22:45 -03:00
Ramón Souza
97b8a0e5e0 remove lodash 2023-09-07 16:31:25 -03:00
Ramón Souza
809ba9d51c
fix: restore broken files (#18723)
* restore package lock

* fix whiteboard service error

* fix userlist

* fix whiteboard

* fix chat list item state

* restore user-list participants list item

* Add merge-branches step

* Add merge-branches step to code-validation

* fix message list

---------

Co-authored-by: Tiago Jacobs <tiago.jacobs@gmail.com>
2023-09-07 14:58:06 -03:00
Gabriel Luiz Porfirio
a5099854cf
test: fix chat tests on ci (#18702)
* fixing chat tests

* added id for testing

* fix chat tests on ci

* id for the tests

* fix failing tests

* removing .only

* fixing failing chat tests

* changed from id to data-test
2023-09-06 15:18:13 -03:00
Ramón Souza
aa91de45ad Merge remote-tracking branch 'upstream/develop' into chat-list-keyboard 2023-09-06 13:09:14 -03:00
André Castro
81311db9a3
Fix: User list, Participants, Pist item, User actions, Skeleton, User title, Option drop down, Use shortcuts. (#18676)
* Fix: Ts fixes in user list participants, list item and user actions

* Aditonal fixes
2023-09-06 11:24:09 -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
Ramón Souza
eba5e2935b fix indentation 2023-09-05 13:19:34 -03:00
Ramón Souza
b2bf863e68 fix roving 2023-09-05 13:18:41 -03:00
Ramón Souza
5cc38d0b4d restore tabIndex 2023-09-05 10:34:38 -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