Commit Graph

131 Commits

Author SHA1 Message Date
Ramón Souza
90c250d32a Merge remote-tracking branch 'upstream/develop' into styled-components-4 2021-10-27 13:53:16 +00:00
Ramón Souza
ec6b9a4d81 convert switch component 2021-10-27 13:33:28 +00:00
Ramón Souza
48c246fbdd convert text-input component 2021-10-26 19:50:59 +00:00
Ramón Souza
d1f321f3d5 Merge remote-tracking branch 'upstream/develop' into styled-components-small 2021-10-26 16:09:58 +00:00
Ramón Souza
dcd8266bb4 convert reload-button component 2021-10-26 14:48:18 +00:00
Ramón Souza
c8dc0af617 convert banner-bar component 2021-10-26 13:26:32 +00:00
Ramón Souza
242b59308f import variables from js files 2021-10-26 12:37:26 +00:00
Ramón Souza
f785be4532 convert activity-check component 2021-10-26 12:02:01 +00:00
Ramón Souza
8fc7db3f8a Merge remote-tracking branch 'upstream/develop' into styled-components-actionsbar 2021-10-25 20:03:09 +00:00
Ramón Souza
47432b469f convert create-breakout-room component 2021-10-25 19:21:27 +00:00
Ramón Souza
351fe186a3 convert actions-bar component 2021-10-25 13:29:29 +00:00
Ramón Souza
5bdd4487d2 convert user-dropdown component 2021-10-21 16:56:33 +00:00
Ramón Souza
c0209ba2f3 convert user-options component 2021-10-21 14:32:18 +00:00
Ramón Souza
b78a9a19db convert user-participants component 2021-10-21 14:16:18 +00:00
Ramón Souza
55b4c7ac56 convert user-notes component 2021-10-21 12:52:02 +00:00
Ramón Souza
30a2af4b7e convert user-messages component 2021-10-20 20:29:23 +00:00
Ramón Souza
24339d41cc convert custom-logo component 2021-10-20 17:36:11 +00:00
Ramón Souza
1628ebede0 fix tab size 2021-10-20 16:32:27 +00:00
Ramón Souza
da15431a54 convert user-list component 2021-10-20 14:18:48 +00:00
Ramon Souza
0e319ccbdd change presentation fullscreen/minimize buttons color 2021-09-29 16:23:58 -03:00
KDSBrowne
9f2d76cd4d update chat timestamp color 2021-09-05 18:12:03 +00:00
Max Franke
f2c95c61e3 feat(screenshare): reduce mirror effect
Add the shrink/expand button in the screenshare layout to reduce the mirror/tunnel
effect, when the presenter is sharing the same screen as the application is.
2021-06-07 09:11:32 -03:00
Ramon Souza
7236012774 remove edge-specific css 2021-04-07 16:55:39 -03:00
Ramon Souza
e2c3ce524d remove specific user icon styles for edge 2021-04-07 09:17:34 -03:00
Pedro Beschorner Marin
280b32d21d Move connection-status to nav-bar
- Removed the connection-status history from the user list's gear
icon and now is opened by the connection-status button. Moderators will
render the same modal as before and viewers will only have access to their
own data.

 - Added data-savings shortcut at the connection-status modal.

 - Added websocket round-trip time.
2021-03-26 10:12:09 -03:00
KDSBrowne
2f46c1fd28 Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into 2.3-user-rand-select 2020-11-02 16:16:29 +00:00
KDSBrowne
77b71a4d1f fix duplicate css variables being loaded (improve imports) 2020-09-01 18:46:13 +00:00
KDSBrowne
e9d4f8e42c adds a select random user feature for presenter 2020-08-28 17:23:27 +00:00
KDSBrowne
bb22ab84fc add download link to current presentation toast 2020-08-10 12:51:06 +00:00
KDSBrowne
b3b9a45b35 add config options for muted alert 2020-06-22 16:02:24 +00:00
KDSBrowne
061e522493 add notification when speaking while muted 2020-06-16 13:41:51 +00:00
KDSBrowne
d71b3e67ab clean up css values 2019-12-04 19:48:06 +00:00
KDSBrowne
a0374d61f6 fix indicator being overlapped (mobile portrait) 2019-11-29 15:19:48 +00:00
KDSBrowne
b07b26d95b bold user names in typing indicator 2019-11-04 16:29:14 +00:00
Vitor Mateus
120764ee33 Adjustments to fullscreen toggle #7022 #7067 2019-07-23 16:56:39 -03:00
Vitor Mateus
88244be139 Fix webcams size when minimize presentation 2019-06-24 15:37:17 -03:00
Vitor Mateus
9fc2413292 CSS and position calcs changes 2019-06-21 17:52:43 -03:00
Vitor Mateus
762d23089e Partial webcams grid improvements 2019-06-19 17:55:43 -03:00
Vitor Mateus
d1b910a558 Fix errors in grid layout 2019-05-27 19:06:52 -03:00
Ghazi Triki
bd03a39e23 Minor fixes for RTL. 2019-05-16 17:27:43 +01:00
Ghazi Triki
1f6326f7fd Change layout direction for RTL languages.
Update styles for RTL layout.
2019-05-14 14:17:19 +01:00
Anton Georgiev
128e0b9cec
Merge branch 'master' into 2.2-High-contrast-outline 2019-05-06 15:55:59 -04:00
Anton Georgiev
785c1b1d0b
Merge pull request #7016 from KDSBrowne/2.2-Edge-audio-settings-modal-overflow
Fix Edge audio settings modal overflow / toast issues
2019-04-24 18:23:16 -04:00
KDSBrowne
0e724fb890 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-High-contrast-outline 2019-04-18 14:29:17 +00:00
KDSBrowne
1e76a117cf add missing prop from merge 2019-04-11 21:12:54 +00:00
KDSBrowne
83127bcdae fix animations not working on iOS 12.3 beta 2019-04-11 15:04:10 +00:00
KDSBrowne
38ba8f8895 add outlines for high contrast themes (windows) 2019-04-08 14:22:22 +00:00
KDSBrowne
be1fc2e840 improve toast styles 2019-04-04 15:29:46 +00:00
Chad Pilkey
687d3dbc7e
Merge pull request #7075 from BobakOftadeh/permission-overlay-improve
Improved permissions-overlay
2019-04-01 17:01:49 -04:00
bobakoftadeh
f36cb36dfa Improve position of permission-overlay for Safari 2019-03-25 16:44:55 +00:00