Tainan Felipe
|
812d5d396d
|
fix margin-bottom of userlist title
|
2017-12-04 10:45:03 -02:00 |
|
Tainan Felipe
|
188fa68ff9
|
fix false click in userlist
|
2017-12-04 10:42:47 -02:00 |
|
KDSBrowne
|
afb5016f95
|
remove css duplication
|
2017-11-17 07:52:28 -08:00 |
|
KDSBrowne
|
65dca66402
|
only show box-shadow when list selected in userlist with Tab key
|
2017-11-16 12:31:12 -08:00 |
|
KDSBrowne
|
f4468067aa
|
add margin left to items in userlist
|
2017-11-16 10:50:40 -08:00 |
|
KDSBrowne
|
9412ce7da1
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into pr-4555-redone
|
2017-11-16 10:46:04 -08:00 |
|
KDSBrowne
|
2784a53570
|
add left margin to items in userlist
|
2017-11-16 08:26:49 -08:00 |
|
KDSBrowne
|
37bd382044
|
remove margin-bottom from last userlist item
|
2017-11-14 12:58:54 -08:00 |
|
Anton Georgiev
|
51652fc790
|
Merge pull request #4669 from jfsiebel/add-moderator-unmute-config
add moderatorUnmute feature in HTML5 client
|
2017-11-14 16:49:41 -02:00 |
|
KDSBrowne
|
d83747d842
|
remove visible browser scrollbar
|
2017-11-14 09:02:44 -08:00 |
|
KDSBrowne
|
3b8a721068
|
change users focus border to match hover color
|
2017-11-14 08:53:44 -08:00 |
|
KDSBrowne
|
ea86c2936e
|
center chat list item label
|
2017-11-14 08:31:43 -08:00 |
|
KDSBrowne
|
4dd7b539df
|
remove unused focus mixin import
|
2017-11-14 07:50:02 -08:00 |
|
KDSBrowne
|
1c16768cb1
|
eliminate focus and hover style css duplication
|
2017-11-14 07:41:03 -08:00 |
|
KDSBrowne
|
f170967d2a
|
add hover style to userlist user and chat items
|
2017-11-14 07:34:53 -08:00 |
|
KDSBrowne
|
3264ee26f2
|
replace pixel values with variables
|
2017-11-09 09:03:32 -08:00 |
|
KDSBrowne
|
6f7328fa70
|
reduce gaps between userlist items
|
2017-11-09 08:37:41 -08:00 |
|
KDSBrowne
|
75c445b582
|
rename color variables in palette.scss
|
2017-11-08 08:42:13 -08:00 |
|
KDSBrowne
|
a9e11c2149
|
remove customUserlistItemFocus and add styles to %list-item
|
2017-11-07 11:07:11 -08:00 |
|
KDSBrowne
|
4a413ae135
|
rename customListFocus and remove borders
|
2017-11-06 12:58:17 -08:00 |
|
Anton Georgiev
|
63eb812f85
|
Merge pull request #4578 from OZhurbenko/meteor-react-16-update
React 16 and packages update
|
2017-11-02 10:41:45 -02:00 |
|
KDSBrowne
|
900c20f86a
|
move and convert focus styles to mixins
|
2017-11-01 09:01:55 -07:00 |
|
KDSBrowne
|
26129e7141
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into z10-convert-styles-mixins
|
2017-11-01 08:10:13 -07:00 |
|
Joao Siebel
|
86264dcb11
|
Read allowModeratorToUnmuteAudio property from config
|
2017-10-30 17:15:43 -02:00 |
|
Joao Siebel
|
4a0fedce3d
|
Remove the unmute flag from config, fix mute and unmute options for listen only user and check server-side
|
2017-10-30 16:27:17 -02:00 |
|
Anton Georgiev
|
970205f92d
|
Merge pull request #4556 from jfsiebel/fix-user-list-mute-unmute-logic
fix allowedToMuteAudio and allowedToUnmuteAudio logic and created action
|
2017-10-27 12:01:14 -02:00 |
|
Joao Siebel
|
d349150bae
|
add moderatorUnmute feature in HTML5 client
|
2017-10-26 10:50:55 -02:00 |
|
Oleksandr Zhurbenko
|
df3325e42f
|
Fixed a bug introduced in #4524
|
2017-10-25 16:12:17 -07:00 |
|
Oleksandr Zhurbenko
|
6dabe055d8
|
bug fixes; CSS animation package update; updated package-lock; fixed permissions;
|
2017-10-25 16:11:06 -07:00 |
|
KDSBrowne
|
c8a38377a5
|
use absolute import
|
2017-10-24 09:07:27 -07:00 |
|
KDSBrowne
|
445522a8dd
|
add variables for css values
|
2017-10-24 09:06:04 -07:00 |
|
KDSBrowne
|
2621039e16
|
update userListItems and menuItems focus styles
|
2017-10-24 08:59:07 -07:00 |
|
Joao Siebel
|
8a534f14b1
|
fix allowedToMuteAudio and allowedToUnmuteAudio logic and created action
|
2017-10-24 13:35:47 -02:00 |
|
Oleksandr Zhurbenko
|
a2c635d094
|
Fixed a bug with Settings not being closed when click Cancel
|
2017-10-23 16:19:02 -07:00 |
|
Anton Georgiev
|
f1de51595d
|
Merge pull request #4515 from OZhurbenko/fix-warnings-assign-presenter
[HTML5] - Fix for the React console warnings
|
2017-10-13 14:06:31 -03:00 |
|
Anton Georgiev
|
4acecd358c
|
Merge pull request #4505 from OZhurbenko/merge-2.0-1.1-api
[HTML5] - Merged 2.0 and 1.1 api folders
|
2017-10-12 13:45:46 -03:00 |
|
Oleksandr Zhurbenko
|
015ca3d719
|
Changed imports and removed 'initializeCursor.js' since it's not needed
|
2017-10-11 19:00:28 -07:00 |
|
Oleksandr Zhurbenko
|
21dcafb047
|
Fixed some of the console warning happenning when user is a moderator and he opens user-list/chat
|
2017-10-11 12:11:04 -07:00 |
|
Oswaldo Acauan
|
34106e6de4
|
Fix user list messages max height
|
2017-10-11 15:11:48 -03:00 |
|
Oswaldo Acauan
|
2bebe4262a
|
Fix user-list scroll background
|
2017-10-11 14:28:34 -03:00 |
|
Oswaldo Acauan
|
d049c982a0
|
Fix user-list scroll styles
|
2017-10-06 15:11:19 -03:00 |
|
Oswaldo Acauan
|
29117285ef
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into qa-design
|
2017-10-06 11:59:07 -03:00 |
|
Anton Georgiev
|
edf569f479
|
Merge pull request #4466 from OZhurbenko/presenter-functionality-2x
HTML5 - Fix for an incorrectly displayed pop-up in the UserList
|
2017-10-06 10:00:36 -04:00 |
|
Oleksandr Zhurbenko
|
6639ee5e8e
|
Fixed incorrectly displayed dropdown in the user list, if it was scrolled down
|
2017-10-05 14:46:46 -07:00 |
|
Oswaldo Acauan
|
360d8d12b2
|
Remove user list title
|
2017-10-05 11:52:34 -03:00 |
|
Oswaldo Acauan
|
a34ec8eb0d
|
Update chat list item text color
|
2017-10-05 11:47:35 -03:00 |
|
Anton Georgiev
|
6b1a29eab4
|
Merge pull request #4426 from OZhurbenko/presenter-functionality-2x
HTML5 - Whiteboard/Presentation fixes, improvements, refactoring
|
2017-10-04 14:05:03 -04:00 |
|
Anton Georgiev
|
0bc3490ecc
|
Merge pull request #4419 from KDSBrowne/xx-03-kick-user-bug
[HTML5] - Handle UserEjectedFromMeetingEvtMsg
|
2017-10-04 11:47:07 -04:00 |
|
Oleksandr Zhurbenko
|
ab95c87f48
|
Fixed wb toolbar console warnings cause by improper props validation
|
2017-10-03 14:28:44 -07:00 |
|
KDSBrowne
|
0838e21674
|
change css classes to SASS placeholders
|
2017-10-03 11:00:04 -07:00 |
|