Commit Graph

126 Commits

Author SHA1 Message Date
Bobak Oftadeh
3a0ce3c57f Altered CSS variables 2018-10-16 10:24:10 -07:00
Bobak Oftadeh
e582978662 Adjusted dropdown position 2018-10-16 08:38:39 -07:00
Bobak Oftadeh
65276a5423 Altered user manage button styles 2018-10-12 14:19:30 -07:00
Bobak Oftadeh
e5ae59908c Altered lock viewers label 2018-10-04 15:16:09 -07:00
Bobak Oftadeh
f4a6947313 Moved isModerator check to the user-options container 2018-09-26 09:04:53 -07:00
Bobak Oftadeh
7ced847512 Manage user button implemented 2018-09-25 09:31:27 -07:00
Anton Georgiev
1462810b96 Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.0 2018-09-06 22:06:40 +00:00
KDSBrowne
dfa09244c5 use JSX spread attributes 2018-08-15 15:02:48 +00:00
KDSBrowne
c0e1aeeff8 move position of clear status option in user-dropdown menu 2018-08-15 14:55:22 +00:00
KDSBrowne
6c51f2e7e9 clean up code 2018-08-13 18:47:22 +00:00
KDSBrowne
d8982843fd remove UserAction wrapper 2018-08-13 16:27:56 +00:00
KDSBrowne
524991b26d make btn functionality work for different locales 2018-08-02 14:40:48 +00:00
Anton Georgiev
44dc39eaf8
Merge branch 'master' into add-html5-group-chat-support 2018-08-01 14:24:00 -04:00
KDSBrowne
2993e44a2c remove unneeded callback refs 2018-08-01 16:04:28 +00:00
KDSBrowne
b379f8e204 change variable name 2018-08-01 15:52:22 +00:00
KDSBrowne
165f3eaa8a improve solution so new props dont need to be passed to dropdown component 2018-08-01 15:44:27 +00:00
KDSBrowne
78c81880db Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into 5782-move-set-status 2018-08-01 15:43:31 +00:00
João Francisco Siebel
655483576f fix unread messages counter on public chat and remove some old chat configurations 2018-07-27 10:44:21 -03:00
Joao Siebel
d8391f450b use group chat messages in html5 client 2018-07-26 11:56:26 -03:00
Anton Georgiev
488f6c04e1
Merge pull request #5865 from Tainan404/issue-5675
Add user when moderator join via audio only in breakout room
2018-07-19 14:09:54 -04:00
Tainan Felipe
5b84652fc4 Add speak icon when is voice only 2018-07-16 15:17:49 -03:00
KDSBrowne
006b5cfa40 add arrow icon to end of set status option 2018-07-12 17:42:51 +00:00
Anton Georgiev
2e3c071419
Merge pull request #5812 from musickiper/tweak-usrMenu-for-all-text
Allow longer menu labels (think DE) to spread over several rows within the menu
2018-07-12 11:39:46 -04:00
KDSBrowne
aae5cfbd92 fix reported bugs / impliment suggested changes 2018-07-11 20:08:22 +00:00
James Jung
9f0a7ea08a chg mute/unmute icon 2018-07-11 15:13:59 -04:00
KDSBrowne
1e513b4798 use formatted strings for emoji menu options / edit variable names 2018-07-08 23:52:14 +00:00
KDSBrowne
7896ab9fa8 fix menu functionality bugs / add status options 2018-07-08 18:53:52 +00:00
James Jung
09b604f954 tweak user menu to allow all text to be displayed 2018-07-04 14:41:05 -04:00
KDSBrowne
8aabbcbcd5 add list item separator 2018-07-03 01:56:48 +00:00
KDSBrowne
ff6f5089ac impliment sample set status from user-menu 2018-07-03 01:48:28 +00:00
KDSBrowne
cd6bef38df remove username and line separator from user-menu 2018-07-02 23:36:13 +00:00
KDSBrowne
ef463c59e6 Change the mute/unmute icon in the user dropdown menu 2018-06-29 16:57:05 +00:00
KDSBrowne
af3d7208d9 rework code to prevent race condition / removes need for setTimeout 2018-06-01 09:05:18 -07:00
KDSBrowne
87c8917d8b fix user-item menu options not working 2018-05-30 11:20:42 -07:00
Anton Georgiev
e7ef85bdf7
Merge pull request #5507 from KDSBrowne/xx.fix-dropdown-key-functionality-alt01
Improve userlist dropdown menu key-board functionality
2018-05-29 15:49:46 -04:00
KDSBrowne
97b5d4dbc9 remove cx() and its import 2018-05-29 07:48:53 -07:00
KDSBrowne
4f2541c957 remove condition in cx() 2018-05-28 13:16:37 -07:00
Bobak Oftadeh
ba577c41ed The last user can now be seen on small devices 2018-05-28 10:43:10 -07:00
KDSBrowne
e0a07a4f23 remove the use of setTimeout 2018-05-24 09:04:16 -07:00
KDSBrowne
65c9ebbdf7 rename functions / add comment 2018-05-24 08:47:42 -07:00
KDSBrowne
ab1e3e7e5f remove duplicate css class 2018-05-09 12:01:48 -07:00
KDSBrowne
c4090c865c improve user dropdown item styles for active / active with menu open 2018-05-09 11:55:38 -07:00
KDSBrowne
7294e98a0c fix menu options not working when slected 2018-05-09 10:38:59 -07:00
KDSBrowne
d0920ab0d8 fix menu item index bug 2018-05-08 12:57:53 -07:00
KDSBrowne
7d410e485f preliminary fix for userlist dropdown menu keyboard accessibility 2018-05-08 10:47:55 -07:00
KDSBrowne
068d3a38aa add aria-expanded to user dropdown menu trigger 2018-04-24 10:06:28 -07:00
Tainan Felipe
d9bbd48753 fix username clipped in chat and userList 2018-04-06 16:45:59 -03:00
KDSBrowne
5ea0a2ac66 fix aria-label not being announced for users in userlist 2018-03-15 09:39:56 -07:00
KDSBrowne
898b5c755c remove aria tag preventing JAWS navigation with users 2018-03-06 07:21:47 -08:00
KDSBrowne
6ebf27e3e4 change region announcment for userlist 2018-02-22 13:10:32 -08:00