Commit Graph

67 Commits

Author SHA1 Message Date
KDSBrowne
dd1e830dc2 fix merge conflicts 2017-05-12 10:52:12 -07:00
KDSBrowne
1940d49c4b fix aria labeling 2017-05-12 10:45:41 -07:00
JaeeunCho
fc5856a4ce HTML5 - linted code 2017-05-10 14:05:18 -07:00
JaeeunCho
bd923e0f39 HTML5 - added locked status for users 2017-05-10 14:00:03 -07:00
KDSBrowne
bd3c8fb405 add aria tags 2017-05-10 08:12:24 -07:00
KDSBrowne
9462221af6 remove unneeded ref and id's 2017-05-09 07:13:55 -07:00
KDSBrowne
8bb1da0ed5 fix focus and tab order bugs 2017-05-06 16:04:59 -07:00
KDSBrowne
569ba42042 fix userlist styling 2017-05-06 09:01:16 -07:00
KDSBrowne
f6642b0dee make userlist keyboard accessible - incomplete 2017-05-04 13:39:53 -07:00
KDSBrowne
583677df18 fix focus bug in userlist 2017-05-03 07:09:39 -07:00
KDSBrowne
c3ce8192d1 fix lint issues 2017-05-01 12:59:17 -07:00
KDSBrowne
f2e7e360ff remove extra list separator 2017-05-01 11:54:40 -07:00
KDSBrowne
aa0f51e62d fix console errors for missing key and invalid prop 2017-05-01 11:43:01 -07:00
Anton Georgiev
835acfa195 Merge pull request #3835 from KDSBrowne/accessibility-05-update
[HTML5] - Accessibility update 05
2017-04-24 15:34:05 -04:00
Anton Georgiev
d7a61a8a7e Merge pull request #3801 from JaeeunCho/userlist_truncate
HTML5 - Truncate user name and chat name
2017-04-24 15:02:16 -04:00
Jaeeun Cho
5099d4bca7 Update styles.scss 2017-04-24 11:17:24 -04:00
KDSBrowne
cc04f96955 add suggested changes 2017-04-19 10:10:17 -07:00
KDSBrowne
a4fcffaa9a add DropdownListTitle component 2017-04-19 08:28:13 -07:00
Anton Georgiev
5d75b79372 Merge pull request #3791 from Klauswk/FixUserDropDown
Fix user drop down - HTML5 Issue #3764
2017-04-11 16:00:21 -04:00
Jaeeun Cho
74d693e3c5 Update styles.scss 2017-04-10 15:47:45 -04:00
JaeeunCho
88cccc41ee HTML5 - fixed size for userName 2017-04-10 12:32:48 -07:00
Klaus Klein
94c5151e44 Adjust code for readability, issue #3764 2017-04-07 15:52:17 -03:00
Klaus Klein
c35e36f582 Change code to better readability 2017-04-07 14:12:29 -03:00
Klaus Klein
1c22f38add Fix user drop down 2017-04-06 17:41:08 -03:00
KDSBrowne
800c47f462 remove default messages 2017-04-05 17:02:07 -07:00
KDSBrowne
7d26b878da fix lint issues 2017-04-04 06:51:08 -07:00
KDSBrowne
90695dd5d7 make NVDA ignore Avatar text 2017-04-03 10:19:21 -07:00
Oswaldo Acauan
f020964c50 Fix merge conflicts 2017-03-16 20:25:14 +00:00
Anton Georgiev
29de597e10 evaluate in container, pass boolean flag to component 2017-03-15 13:43:03 -04:00
Anton Georgiev
9315b79b6c apply recommendations from pr comments 2017-03-15 12:21:26 -04:00
Anton Georgiev
ae7aa7b3df don't allow kick user in breakout rooms 2017-03-14 16:57:22 -04:00
Oswaldo Acauan
be7f36e00c Refactor the i18n server code 2017-03-09 19:50:21 +00:00
Oleksandr Zhurbenko
80666bd688 Updated icons in the html5 client 2017-03-01 17:03:02 -08:00
Anton Georgiev
3581023b91 hide option to reset status if there is no status (emojis) 2017-02-16 10:53:54 -05:00
Anton Georgiev
3857d932b6 don't show promote option for presenter user' 2017-02-01 14:44:05 -05:00
Anton Georgiev
1ad5cc1959 reorganize user actions 2017-02-01 14:32:06 -05:00
JaeeunCho
c732e5774b HTML5 - changed a variable name 2017-01-20 13:47:16 -08:00
JaeeunCho
0243b907e8 HTML5 - added a variable to check currentUser is moderator or the user is currently logged in 2017-01-20 13:38:40 -08:00
JaeeunCho
82eb561dc0 HTML5 - clear status on userlist 2017-01-20 12:13:14 -08:00
JaeeunCho
a8a8791699 HTML5 Client userlist - added muted/unmuted button for the current user 2016-12-20 15:39:11 -08:00
Oswaldo Acauan
c497c995fd Fix user-list icons margin and render 2016-12-07 11:53:19 -02:00
Oswaldo Acauan
3155b9a7c5 Improve chat design based on feedback 2016-12-06 15:07:22 -02:00
Oswaldo Acauan
6fdc7d12a1 Refactor the user-list styles to use global variables for margins and paddings 2016-12-06 14:39:48 -02:00
Oswaldo Acauan
19a81e1d90 Add visual indicator when someone is talking 2016-11-22 18:26:01 +00:00
Anton Georgiev
fdb4decaf7 cleanup 2016-11-22 16:16:13 +00:00
Anton Georgiev
462d72afa0 handle talking event in html5 2016-11-22 15:06:54 +00:00
Gabriel Carvalho de Campes
0cc29d13b1 Polish code 2016-09-14 14:48:50 -03:00
Gabriel Carvalho de Campes
60e42db887 Changes methods in user list item 2016-09-13 11:52:03 -03:00
Gabriel Carvalho de Campes
d2adb5ace3 Fix styling issues on user actions 2016-09-13 10:49:56 -03:00
Gabriel Carvalho de Campes
3786b6ea73 Removes old user actions folder 2016-09-13 08:58:55 -03:00