Ramon Souza
91eb8b0e9e
move toggle text outside of buttons in debug window and network modal
2021-05-10 17:41:52 -03:00
Ramon Souza
91a2ced31e
reduce padding/margin in network popup
2021-05-10 15:39:10 -03:00
Ramon Souza
3678348fdf
remove unused code
2021-04-29 13:52:22 -03:00
Pedro Beschorner Marin
83c813ac6f
refactor(connection status): interval and log configuration
...
Simplify how connection status inteval is configured and make server
log the solo logging option.
2021-04-23 19:15:32 -03:00
Pedro Beschorner Marin
19d6e32229
chore(connection status): log status change at the server
...
Includes a log at Meteor's addConnectionStatus method to log danger,
critical and recoveries triggers on user's connection status change.
2021-04-23 18:47:56 -03:00
Pedro Beschorner Marin
3672a909f1
style(connection status): replace icons
...
Replace previous icon with a flexible version to fit inside other
nodes (e.g: buttons).
2021-04-23 06:32:11 -03:00
Ramon Souza
e7366485aa
removing unused imports
2021-04-13 08:43:08 -03:00
Mohamed Amine Ben Salah
db4986736b
Add Connection Status Offline User reported
2021-04-06 21:39:18 -03:00
Anton Georgiev
42e3477003
Merge pull request #11826 from daminebenq/add-connection-status-test-spec
...
Add connection status (++ webcams, screenshare) test specs
2021-04-06 09:33:34 -04:00
Pedro Beschorner Marin
99690b55ec
Extra connection's status sorting
...
Push offline users to the bottom of the list.
2021-04-05 13:19:24 -03:00
Pedro Beschorner Marin
082cdba78d
Add offline property to user's own status
2021-04-05 13:18:45 -03:00
Ramon Souza
3be14632de
adding meetingId to usersPersistentData
2021-04-01 15:53:03 -03:00
Ramon Souza
c5b229b4eb
adding offline css class
2021-04-01 15:46:28 -03:00
Ramon Souza
9e35bb09be
reinclude offline users do connection modal
2021-04-01 15:10:15 -03:00
Mohamed Amine Ben Salah
2fbbd94ddd
add bad user connection reporting test spec
2021-04-01 10:55:27 -03:00
Mohamed Amine Ben Salah
c57c45399c
Adds connection status (++ webcams, screenshare) test specs
2021-03-31 10:10:57 -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
Ramon Souza
319ab71826
stats help url check + text center on connection modal
2021-02-25 10:14:09 -03:00
Pedro Beschorner Marin
e2adf24546
Support for avatar images
...
Use the former Flash client avatarURL join param to replace the name
initials avatar from the user list, chat, waiting guests and connection
status list.
It is possible to define a defaultAvatarURL at bbb-web and enable/disable it
2020-09-15 16:50:10 -03:00
KDSBrowne
77b71a4d1f
fix duplicate css variables being loaded (improve imports)
2020-09-01 18:46:13 +00:00
Pedro Beschorner Marin
129cfae5a3
Connectivity modal colors
2020-05-14 14:33:32 -03:00
Pedro Beschorner Marin
989b1f053c
Tag offline users at connection status modal
2020-05-14 10:41:33 -03:00
Pedro Beschorner Marin
6f3b8cd08a
Connection status cleanup
2020-05-14 10:40:09 -03:00
Pedro Beschorner Marin
b796818887
Included stats help link at connection status modal description
2020-05-14 10:39:13 -03:00
Pedro Beschorner Marin
ce57fccc5a
Connection status feedback modal
2020-05-14 10:35:25 -03:00
Pedro Beschorner Marin
22c8eee0c7
Connection status first commit
2020-05-14 10:32:55 -03:00