bigbluebutton-Github/bigbluebutton-html5/imports/ui/components
Ramón Souza d292e23f20
Merge pull request #20077 from Tainan404/migrate-user-settings
Refactor: Migrate user settings
2024-04-24 18:04:27 -03:00
..
about Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
actions-bar Merge pull request #20077 from Tainan404/migrate-user-settings 2024-04-24 18:04:27 -03:00
activity-check Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
app Remove: Pads, PadsSessions, PadsUpdates client subscriptions and dependencies (#20051) 2024-04-24 13:07:06 -03:00
audio Change: set a speechlocale to an user if no when enable captions 2024-04-23 10:35:26 -03:00
authenticated-handler/presence-adapter Remove: auth token validation code from frontend 2024-04-22 21:42:48 -03:00
banner-bar
breakout-join-confirmation test: fix breakout test behavior and wait for select room button to be enabled 2024-04-23 11:57:41 -03:00
breakout-room Fix: remaining time not appearing in breakout 2024-04-22 17:40:34 -03:00
chat Client: Drop the accessibility warning for downloadable slides with annotation 2024-04-16 10:18:30 -03:00
click-outside
common Fix: TS errors 2024-04-09 19:47:01 -03:00
components-data Refactor: migrate screenshare to graphql using a adapter 2024-04-23 23:58:10 -03:00
connection-manager Remove: presentation upload token subscription 2024-04-23 16:51:08 -03:00
connection-status fix(connection status): restore session logs tab 2024-04-04 10:41:01 -03:00
context-providers Remove: user persistent data collection 2024-04-09 12:04:14 -03:00
debug-window Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
dropdown
emoji-picker Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
emoji-rain Refactor: user reaction to graphql 2024-04-24 15:45:28 -03:00
end-meeting-confirmation exclude current user from count 2024-04-11 10:01:37 -03:00
error-screen Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
external-video-player [fix-sahred-notes-not-unmounting] - centralize shared notes pin rendering logic 2024-04-19 11:08:13 -03:00
floating-window feat(plugin) - Floating window (#19283) 2023-12-15 14:04:33 -03:00
generic-component-content feat: change way of rendering contents in presentation area to a pile-based logic. (#19854) 2024-03-25 18:13:57 -03:00
join-handler Fix: fix paramenters not parsing array 2024-04-24 17:18:21 -03:00
layout [fix-sahred-notes-not-unmounting] - centralize shared notes pin rendering logic 2024-04-19 11:08:13 -03:00
learning-dashboard Migrate meeting collection to graphql (#19853) 2024-03-26 08:57:28 -03:00
legacy chore: Fix typo (found by typos) (port) #19834 2024-03-18 09:58:53 -04:00
lock-viewers Migrate meeting collection to graphql (#19853) 2024-03-26 08:57:28 -03:00
media Remove: Pads, PadsSessions, PadsUpdates client subscriptions and dependencies (#20051) 2024-04-24 13:07:06 -03:00
meeting-ended Migrate meeting collection to graphql (#19853) 2024-03-26 08:57:28 -03:00
mobile-app-modal Migrate meeting collection to graphql (#19853) 2024-03-26 08:57:28 -03:00
muted-alert Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
nav-bar Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-settings 2024-04-24 17:21:03 -03:00
notes Remove: Pads, PadsSessions, PadsUpdates client subscriptions and dependencies (#20051) 2024-04-24 13:07:06 -03:00
notifications Fix: remove push to chat 2024-04-22 20:31:31 -03:00
notifications-bar Fix: remaining time not appearing in breakout 2024-04-22 17:40:34 -03:00
pads Remove: Pads, PadsSessions, PadsUpdates client subscriptions and dependencies (#20051) 2024-04-24 13:07:06 -03:00
plugins-engine feat(plugins) - refactor format of receiving data for data-channels (#19997) 2024-04-23 18:17:32 -03:00
poll fix: typescript typings 2024-04-11 09:23:51 -03:00
polling fix: restore jsx extension for containers and fix imports 2024-04-11 08:37:39 -03:00
presentation Remove: presentation upload token subscription 2024-04-23 16:51:08 -03:00
raisehand-notifier fix ejected user errors 2024-04-10 11:00:34 -03:00
recording Remove: recording meeting collection 2024-04-23 11:58:33 -03:00
reload-button
screenreader-alert fix: restore screen reader alerts for unread chat messages (#19713) 2024-04-05 18:30:58 -04:00
screenshare Remove: Pads, PadsSessions, PadsUpdates client subscriptions and dependencies (#20051) 2024-04-24 13:07:06 -03:00
settings refactor: make bbb client work without meteor service (partial) (#19869) 2024-03-21 16:41:32 -03:00
settings-loader refactor: make bbb client work without meteor service (partial) (#19869) 2024-03-21 16:41:32 -03:00
shortcut-help Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
sidebar-content Merge pull request #20059 from Tainan404/migrate-captions-panel 2024-04-23 11:24:59 -03:00
sidebar-navigation
subscriptions Merge pull request #20077 from Tainan404/migrate-user-settings 2024-04-24 18:04:27 -03:00
text-input Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
timer Fix: time not correct when client start 2024-04-23 10:46:46 -03:00
user-avatar
user-list Merge pull request #20080 from Tainan404/migrate-user-reaction 2024-04-24 17:37:21 -03:00
user-reaction Refactor: user reaction to graphql 2024-04-24 15:45:28 -03:00
video-preview chore: Fix typo (found by typos) (port) #19834 2024-03-18 09:58:53 -04:00
video-provider Merge pull request #20030 from ramonlsouza/fix-grid-sort 2024-04-17 16:08:13 -03:00
waiting-users Migrate meeting collection to graphql (#19853) 2024-03-26 08:57:28 -03:00
wake-lock Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
webcam Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
whiteboard Merge pull request #20072 from Tainan404/remove-multi-whiteboard 2024-04-24 10:07:20 -03:00