Joao Victor
777eebfc37
Centralize header styles in a new component
2022-11-10 15:09:21 -03:00
Ramón Souza
609d43157a
Merge tag 'v2.5.5' into merge-2526-aug25
2022-08-25 14:33:44 -03:00
Anton B
8e7e1e7e42
test: add data-test props in lock settings items
2022-08-22 18:02:31 -03:00
gabriellpr
f848d31014
modifying specific buttons
...
removing border and implementing box-shadow
adding transparent border
passing styles to common buttons
adding secundary color to component
updating color components
2022-07-07 10:45:54 -03:00
KDSBrowne
369638e758
add notification labels
2022-03-23 18:22:42 +00:00
KDSBrowne
0998ea5d37
remove unlocked text from feature toggle
2022-03-23 00:12:38 +00:00
KDSBrowne
3bb184f3a4
add lock viewers cursor setting UI
2022-03-22 03:14:40 +00:00
Gustavo Trott
057b7514b1
Implements disabledFeatures-chat
2022-03-09 11:19:25 -03:00
Ramón Souza
86899e6368
move switch component to common folder
2022-02-15 15:58:28 +00:00
Ramón Souza
dba04834c7
Merge remote-tracking branch 'upstream/v2.4.x-release' into 2524-feb08
2022-02-09 15:52:42 +00:00
Anton Georgiev
fc5d727f05
Merge pull request #14262 from antonbsa/lock-viewers-tests
...
test: Adds lock viewers tests
2022-02-03 09:07:40 -05:00
Max Franke
ac3ab187d2
fix(button): add button margin
...
Add a margin on buttons that are "in focus" to avoid being cut off by other
components
2022-01-31 11:58:49 -03:00
Anton
b85b3b7ca0
add lock viewers tests
2022-01-28 16:52:22 -03:00
Pedro Beschorner Marin
810deb907b
refactor(etherpad): access control et al.
...
Move all Etherpad's access control from Meteor to a separated [Node application](https://github.com/bigbluebutton/bbb-pads ).
This new app uses [Etherpad's API](https://etherpad.org/doc/v1.8.4/#index_overview )
to create groups and manage session tokens for users to access them. Each group
represents one distinct pad at the html5 client.
- Removed locked users' access to pads: replaced readOnly pad's access with a new pad's content sharing routine
- Pad's access is now controlled by [Etherpad's API](https://etherpad.org/doc/v1.8.4/#index_overview )
- Closed captions edited content now reflects at it's live feedback
- Improved closed caption's dictation mode live feedback
- Moved all Etherpad's API control from Meteor to a separated [app](https://github.com/bigbluebutton/bbb-pads )
- Included access control both in akka-apps and bbb-pads
2022-01-21 16:56:01 -03:00
Ramón Souza
4c4bb8a2d0
convert lock-viewers component
2021-10-29 13:41:24 +00:00
Ramon Souza
2dd48b43bb
close lock-viewers modal if user loses moderator status
2021-09-01 16:38:33 -03:00
Chad Pilkey
c2fe9ec62b
invert toggle colours in the lock settings
2019-10-04 14:45:09 -07:00
Joao Siebel
85b1070179
Update labels and css
2019-10-01 15:15:49 -03:00
Joao Siebel
520861e05f
Update lock modal and toggle component
...
With this commit is possible to have a toggle without text
just need to pass a showToggleLabel prop with a false value.
2019-09-10 10:43:06 -03:00
Joao Siebel
4f00c6b994
Update lock viewers modal
...
With this changes you need to click apply button
in order to lock have effect, also update the lock text.
close #7766
2019-09-09 11:21:54 -03:00
Chad Pilkey
027c28c320
add lock setting option to hide viewers from each other
2019-08-09 16:45:26 -07:00
KDSBrowne
bd9ed853a7
add enabled config to chat in settings.yml
2019-07-17 21:00:33 +00:00
Pedro Beschorner Marin
c27f409def
Locking shared notes from akka-apps up to the Flash client
2019-05-08 20:36:36 +00:00
Pedro Beschorner Marin
9867aa6b78
Shared notes lock settings first commit
2019-05-08 20:36:36 +00:00
KDSBrowne
4524780e50
fix typo / edit label string
2019-05-08 14:08:47 +00:00
KDSBrowne
12669c323e
add formatted labels
2019-05-08 13:16:00 +00:00
KDSBrowne
fb13d5ae7e
add title to lock viewers modal
2019-05-08 12:47:55 +00:00
Pedro Beschorner Marin
141170e695
Refactoring lockSettingsProps
2019-04-10 10:44:34 -03:00
Pedro Beschorner Marin
3f2cb781d7
Adjusted lockSettingsProps for the HTML5 client
2019-04-10 13:04:27 +00:00
Joao Siebel
0cc53db366
show audio modal when microphone is locked, and fix a problem with listenOnly connection. close #6574
2019-01-23 14:06:14 -02:00
Anton Georgiev
797a485d3e
end-meeting removed class variables
2019-01-17 16:33:43 +00:00
Bobak Oftadeh
1c162a9658
Added option to use modal component without header border
2018-12-05 14:49:36 -08:00
Bobak Oftadeh
34d525e4c6
Moved api functions to the lock-viewers container
2018-11-16 12:04:21 -08:00
Bobak Oftadeh
31d59e21ec
Viewers join listen only when microphones are locked
2018-11-15 12:53:03 -08:00
bobakoftadeh
87f63baa5a
Improved interface for lock settings modal
2018-11-09 16:25:15 -08:00
bobakoftadeh
020ac800af
Implemented functionality of lock settings
2018-11-08 10:55:12 -08:00
Bobak Oftadeh
edc941da9e
Implementation of lock-view modal menu
2018-11-06 13:39:07 -08:00