André Castro
b8f3a090bd
Fix: Errors and warnings ( #20975 )
...
* bad set state (actionsBarContainer)
* bad set state (appContainer)
* isMobile should be ismobile warning
* bad setState (notes)
* bad setState (user-notes)
* bad setState (user-participants-title)
* bad setState (webCamContainer)
* bad setState (PresentationMenuContainer)
* fix webCams not working issue
* fix userList user counter not working issue
* fix TS lint
* fix TS lint
* fix TS lint
* Later changes
2024-09-10 16:10:28 -04:00
Lucas Zawacki
31608b48eb
fix(sharedNotes): Fix shared notes button border
2024-08-01 16:13:55 -03:00
André Möller
dc74ecfa65
Fix: [3.0] Breakout room invitation option missing from user dropdown
2024-07-23 15:21:26 -03:00
Gustavo Trott
c6b9ab35ae
refactor: Remove old userStatus Emoji ( #20717 )
...
* Remove old userStatus Emoji
* tweak docs
* fix bkroom errors
2024-07-18 08:58:38 -04:00
Tainan Felipe
e0550f0ec5
refactor: Include in data-test the count for users that joined in audio ( #20570 )
2024-06-24 10:43:55 -03:00
germanocaumo
bba9dfccb5
feat(plugin): add open and close sidekick container command support ( #20452 )
2024-06-18 11:06:22 -03:00
João Victor
78958ccf45
Remove meeting adapter consumption
2024-06-14 10:30:48 -03:00
Ramón Souza
48ba1d5875
fix create breakouts option in userlist dropdown
2024-06-05 11:34:26 -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
André Möller
7efedd872e
UI: Selected tabs style indicating active
2024-05-24 11:32:30 -03:00
Ramón Souza
466e02f0ba
fix user options dropdown language
2024-05-20 14:34:55 -03:00
Tainan Felipe
e4a23feda3
Remove: old code from notes, pads and meeting ended
2024-05-01 09:39:03 -03:00
Tainan Felipe
7d7acb8a80
Remove: Breakout room unused code
2024-04-30 16:14:22 -03:00
Tainan Felipe
bcbce6df77
Fix: TS error
2024-04-22 11:19:42 -03:00
Tainan Felipe
fd9845abba
Remove: typed captions
2024-04-19 16:27:01 -03:00
Ramón Souza
2d2968a92f
fix export usernames
2024-04-09 09:58:50 -03:00
João Victor
d9a3dc3807
Fix import
2024-04-04 10:19:29 -03:00
João Victor
32289cabff
Remove Meteor imports
2024-04-02 14:25:50 -03:00
Ramón Souza
9f8275890c
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-graphql/user-list-content/user-notes/component.tsx
2024-04-02 14:08:09 -03:00
João Victor
aaf9a20792
Merge branch 'v3.0.x-release' into migrate-pads
2024-04-02 13:25:44 -03:00
Anton Georgiev
ef300cf28e
chore: Fix typo (found by typos) (port) #19834
...
Co-authored-by: Stefan Weil <sw@weilnetz.de>
2024-03-18 09:58:53 -04:00
João Victor Nunes
27e44af54a
Merge branch 'v3.0.x-release' into migrate-pads
2024-03-11 12:20:27 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL ( #19507 )
2024-03-06 14:28:18 -03:00
João Victor Nunes
d765ab99fc
Merge branch 'v3.0.x-release' into migrate-pads
2024-01-23 16:44:41 -03:00
João Victor
98b6ef360a
Refactor: migrate pads/shared notes from Meteor to GraphQL
2024-01-23 11:56:20 -03:00
Ramón Souza
1c26a85981
migrate muteAllToggle/muteAllExceptPresenterToggle actions
2024-01-11 11:59:14 -03:00
Ramón Souza
aa882fc1e5
migrate clearAllUsersEmoji meteor call
2023-12-07 11:18:33 -03:00
Tainan Felipe
57a43f23d8
Merge remote-tracking branch 'upstream/v3.0.x-release' into breakout-room-migration
2023-11-15 10:54:14 -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
Tainan Felipe
4d8a17f2ab
Fix: ts errors
2023-10-30 10:18:36 -03:00
Tainan Felipe
b1ac679ee2
Refactor: Migrate breakout room creation to graphql
2023-10-27 11:19:46 -03:00
Tainan Felipe
ac644e6585
Fix TS and eslint errors
2023-09-25 23:14:21 -03:00
Tainan Felipe
aa24ab16d5
Merge remote-tracking branch 'upstream/develop' into migrate-waiting-user-on-userlist
2023-09-25 23:00:07 -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
865e9c6767
More changes
2023-09-13 13:37:40 -03:00
Tainan Felipe
a256759284
Fix: Remove all TS compiler errors
2023-09-11 10:22:45 -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
Tainan Felipe
6f5fb61e5e
Refactor: migrate guest panel opener in the user list
2023-09-05 11:44:37 -03:00
GuiLeme
f65471b131
[refactor-bbb-menu] - add isSeparator to enhance readability
2023-08-24 11:59:04 -03:00
Tiago Jacobs
5cf2293c38
refactor (typescript): fix typescript build errors ( #18454 )
2023-08-14 17:52:35 -03:00
Tainan Felipe
8cda10f05f
don't show the user options to viewers
2023-06-30 09:09:34 -03:00
Tainan Felipe
b65a093cd0
Refactor: Add user list title with options dropdown
2023-06-26 08:10:12 -03:00