bigbluebutton-Github/bigbluebutton-html5/imports/ui/components
2021-02-21 00:04:36 +00:00
..
about
actions-bar Add property to settings.yml to enable/disable breakout invitations to moderators 2021-02-08 14:40:03 -03:00
activity-check include instanceId in resources url 2020-11-30 16:09:35 +00:00
app Merge pull request #11319 from ramonlsouza/fullscreen-polling-buttons 2021-02-09 09:50:35 -05:00
audio remove duplicate import of throttle 2021-02-18 20:52:23 +00:00
authenticated-handler
banner-bar fix duplicate css variables being loaded (improve imports) 2020-09-01 18:46:13 +00:00
breakout-join-confirmation stop screenshare on joining breakout room 2021-02-09 17:22:39 -03:00
breakout-room Merge pull request #11341 from ramonlsouza/breakout-invitation-settings 2021-02-09 15:50:24 -05:00
button fix duplicate css variables being loaded (improve imports) 2020-09-01 18:46:13 +00:00
captions Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into 2.3-remove-css-variable-duplicates 2020-09-01 21:17:25 +00:00
chat fix user-sent poll result messages 2021-02-19 10:57:11 -03:00
checkbox fix duplicate css variables being loaded (improve imports) 2020-09-01 18:46:13 +00:00
components-data Add user online status change 2021-02-17 17:43:41 -03:00
connection-status Support for avatar images 2020-09-15 16:50:10 -03:00
context-providers Fix hit area of more message bellow and css recalc 2021-02-01 19:12:04 -03:00
cursor Improve annotations and cursor streamer logs, also add a type info for some logs in authentication process 2020-10-16 10:30:50 -03:00
debug-window Implements chat using react context as middleware 2021-01-19 14:06:32 -03:00
dropdown fix user-list-item dropdowns breaking on mobile screen sizes 2021-02-13 19:06:45 +00:00
end-meeting-confirmation applying suggested changes 2021-01-22 16:48:50 -03:00
error-boundary
error-screen Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into oct16-merge 2020-10-21 14:48:02 +00:00
external-video-player Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into feb18-merge 2021-02-18 20:33:19 +00:00
fallback-errors Merge 2.2.29 and 2.2.30 into 2.3.x 2020-11-24 15:13:09 +00:00
fullscreen-button moved fullscreen pollingContainer to PresentationArea + fix duplicated component in fullscreen 2021-02-08 08:50:47 -03:00
icon
join-handler Merge remote-tracking branch 'upstream/develop' into connection-manager 2020-10-21 13:57:17 -03:00
layout fix locale fetch loop with xx_XX fallback/override 2021-01-19 16:02:20 +00:00
legacy code changes to allow for meetings' redis events to be processed on different html5 nodejs pids 2020-11-18 20:34:02 +00:00
loading-screen no unmount on change locale 2021-02-12 13:55:39 -03:00
lock-viewers fix duplicate css variables being loaded (improve imports) 2020-09-01 18:46:13 +00:00
media fixes screenshare toast - issue: #10982 2020-12-07 11:10:54 -03:00
meeting-ended code changes to allow for meetings' redis events to be processed on different html5 nodejs pids 2020-11-18 20:34:02 +00:00
modal Merge remote-tracking branch 'upstream/develop' into PR-8696 2021-02-11 09:12:13 -03:00
muted-alert clone unmuted input stream for usage with hark 2021-01-30 17:04:07 +00:00
nav-bar multiple automated tests suites updates + add missing polling specs and move them with old ones to a polling test suite (#10766) 2021-02-16 15:57:10 -05:00
note add breakpoints import to note styles 2020-09-01 21:20:16 +00:00
notifications-bar fix duplicate css variables being loaded (improve imports) 2020-09-01 18:46:13 +00:00
panel-manager Adjust guest panel header and width 2021-01-23 21:54:51 -03:00
poll fix user-sent poll result messages 2021-02-19 10:57:11 -03:00
polling Propagate typo fix from #11432 2021-02-19 10:34:20 -05:00
presentation Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into 2.3-per-user-wb 2021-02-21 00:04:36 +00:00
presentation-pod add error boundry to presentation upload modal 2020-10-22 13:00:09 +00:00
recording Merge branch 'issue-9219' of github.com:Tainan404/bigbluebutton into locales-total 2020-09-09 19:29:18 +00:00
screenshare include instanceId in resources url 2020-11-30 16:09:35 +00:00
settings fixes non localized notifications label in settings 2021-02-01 15:57:43 +00:00
shortcut-help Merge pull request #11077 from hiroshisuga/bug-shortcutwindow 2020-12-28 22:37:30 -04:00
slow-connection
status-notifier include instanceId in resources url 2020-11-30 16:09:35 +00:00
subscriptions Implements chat using react context as middleware 2021-01-19 14:06:32 -03:00
switch fix duplicate css variables being loaded (improve imports) 2020-09-01 18:46:13 +00:00
toast fix duplicate css variables being loaded (improve imports) 2020-09-01 18:46:13 +00:00
tooltip fix tooltips not displaying when presentation is fullscreen 2020-07-22 22:08:55 +00:00
user-avatar Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into 2.3-per-user-wb 2020-09-21 23:41:40 +00:00
user-info Merge branch 'issue-9219' of github.com:Tainan404/bigbluebutton into locales-total 2020-09-09 19:29:18 +00:00
user-list Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into 2.3-per-user-wb 2021-02-21 00:04:36 +00:00
video-preview fix video preview blink when skip preview = true 2021-02-05 14:30:58 -03:00
video-provider add debounce to join video button 2021-02-10 10:44:45 -03:00
waiting-users Adjust guest panel header and width 2021-01-23 21:54:51 -03:00
whiteboard Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into 2.3-per-user-wb 2021-02-21 00:04:36 +00:00