Commit Graph

5472 Commits

Author SHA1 Message Date
Joao Siebel
b8ec29d8c7 Fix randomly assign problem in breakout rooms
The problem was caused because of PureComponent shallow
comparison, the users list in state are not changing his
reference

close #7905
2019-08-28 12:56:56 -03:00
Anton Georgiev
bfe705c0e6
Merge pull request #7999 from KDSBrowne/issue-7990
Switch shared notes hide button icon for RTL
2019-08-27 13:52:16 -04:00
Joao Siebel
1dc10ce4ee Add a margin between settings and subtitle. close #7825 2019-08-27 14:43:12 -03:00
KDSBrowne
ffc5b40e06 switch shared notes hide btn icon for RTL 2019-08-27 14:56:50 +00:00
Chad Pilkey
a45afc570c use an svg for the recording icon 2019-08-23 15:48:32 -07:00
Anton Georgiev
c41a3030d9
Merge pull request #7981 from jfsiebel/fix-pop-up-clear-chat-problem
Fix problem with clear chat when popup alerts are enabled
2019-08-23 17:23:13 -04:00
Chad Pilkey
83c727ac0d make sure the toolbar exists first before animating 2019-08-23 14:13:15 -07:00
Joao Siebel
d9ddead171 Fix problem with clear chat when popup alerts are enabled
close #7975
2019-08-23 17:50:37 -03:00
Maxim Khlobystov
3fd19881da Clicking buttons instead of pressing Enter key 2019-08-23 15:44:47 -04:00
Anton Georgiev
730414af64
Merge pull request #7970 from jfsiebel/recovery-partner-disconnected-message
Recovery partner disconnected message
2019-08-23 13:34:20 -04:00
Joao Siebel
cc62ce721c Fix microphone lock affecting moderators
close #7966
2019-08-23 14:25:33 -03:00
KDSBrowne
29a2f3a341 prevent subcription to userstyping collection when disabled 2019-08-23 15:51:10 +00:00
KDSBrowne
4e837a1ac1 add typing indicator config setting 2019-08-23 15:17:32 +00:00
KDSBrowne
85ce9feb18 increase time between UsersTyping collection updates 2019-08-23 02:16:16 +00:00
KDSBrowne
50165922c5 reduce usersTyping collection updates 2019-08-22 20:18:42 +00:00
KDSBrowne
efcd9bb80b add typing indicator component 2019-08-22 18:53:53 +00:00
KDSBrowne
10946d16bd clean up typingUsers fetch() 2019-08-22 18:17:30 +00:00
Joao Siebel
9281a06461 Recovery partner disconnected message 2019-08-22 15:04:39 -03:00
KDSBrowne
121752cc6c move props from chat to message-form container 2019-08-22 12:30:05 +00:00
Chad Pilkey
1a8740e22d remove pointless userMap in screenshare view 2019-08-21 13:39:06 -07:00
KDSBrowne
9d9c0c8ff9 rename variable 2019-08-20 19:48:56 +00:00
KDSBrowne
77635e40de fix ghost users appearing in typing indicator 2019-08-20 18:47:48 +00:00
KDSBrowne
b9578213cf fix loss of focus on chat input 2019-08-19 23:44:15 +00:00
Chad Pilkey
6769c42cdf more responsive and less noisy initial connection watcher 2019-08-19 09:24:54 -07:00
Joao Siebel
132609414a Fix Clear All status icons action
The problem was caused by a wrong parameter being passed down
to the function that set the emoji status for the user

close #7924
2019-08-19 09:56:21 -03:00
Anton Georgiev
9957fd0d37
Revert "Implement HOC to handle errors" 2019-08-16 17:38:17 -04:00
Anton Georgiev
6b1338d87b
Merge pull request #7944 from jfsiebel/alter-screenshare-end-sound
Alter screen share end alert sound
2019-08-16 16:10:21 -04:00
Anton Georgiev
b5c4209c50
Merge pull request #7823 from Tainan404/join-HOC
Implement HOC to handle errors
2019-08-16 16:06:30 -04:00
Tainan Felipe
68ac00d086 Remove HasError from Session 2019-08-16 16:51:02 -03:00
Tainan Felipe
6473e6fa3c Rename context functions and restruct the join load component 2019-08-16 16:35:08 -03:00
Joao Siebel
9072799162 Change alert sound for screen share end
Also fix a problem with the screen share alert playing even when
no screen share was running

close #7911
2019-08-16 16:30:33 -03:00
Tainan Felipe
6865bd6daf Add hasError to comparasion to render the client 2019-08-16 14:41:35 -03:00
Anton Georgiev
7ce13856f7
Merge pull request #7888 from vitormateusalmeida/issue-7340
Change the default tool in multi-user
2019-08-16 11:31:04 -04:00
Anton Georgiev
ab01337f45
Merge pull request #7909 from capilkey/hide-user-list
Add ability to hide viewers in the user list from each other
2019-08-15 17:58:18 -04:00
Anton Georgiev
fbaa5cb2f0
Merge pull request #7940 from KDSBrowne/fix-roving-users
Improve keyboard accessibility of users list
2019-08-15 15:25:45 -04:00
KDSBrowne
b4959c40c5 fix non user-item dropdowns not closing on windown click 2019-08-15 19:08:14 +00:00
KDSBrowne
52085fde59 add checks for potential undefined's 2019-08-15 18:33:12 +00:00
Anton Georgiev
db80aadcd0
Merge pull request #7927 from jfsiebel/fix-problem-after-drawing
Prevent problem after drawing on tablet/mobile
2019-08-15 14:29:13 -04:00
Joao Siebel
4278b2b061 Add again handleMouseLeave function 2019-08-15 15:08:03 -03:00
Tainan Felipe
4bfbb15637 Merge remote-tracking branch 'upstream/master' into join-HOC 2019-08-15 14:50:25 -03:00
KDSBrowne
9e83bbee3c fix incorrect focused element when using mouse to select users 2019-08-15 16:49:46 +00:00
Joao Siebel
ae87fe7e9d Remove handleMouseLeave function 2019-08-15 13:34:23 -03:00
Joao Siebel
5bedda90cb Remove unnecessary bind and revert the call of handleMouseLeave 2019-08-15 10:19:44 -03:00
Chad Pilkey
4664078498 make user-list avatar the same width as chat avatar 2019-08-14 14:02:01 -07:00
Joao Siebel
632805c627 Prevent draw blocking buttons on tablets and mobile
close issue #7904
2019-08-14 17:28:27 -03:00
Anton Georgiev
5b9c835513
Merge pull request #7882 from prlanzarin/2.2-ap-ui
Add UI prompts when autoplay is blocked for video/screenshare/listen only
2019-08-14 15:24:16 -04:00
Anton Georgiev
a232fba5ab
Merge pull request #7915 from KDSBrowne/issue-7912
Fix chat input placeholder text
2019-08-14 15:21:03 -04:00
prlanzarin
982ab3631d Update play audio prompt on autoplay modal view 2019-08-14 19:15:11 +00:00
KDSBrowne
e5976bd932 improve find() selector 2019-08-14 18:39:15 +00:00
Anton Georgiev
5fd98ec30a
Merge pull request #7922 from capilkey/fix-layout-swap-back
Show presentation and whiteboard controls after auto swap back
2019-08-14 13:40:46 -04:00