Anton Georgiev
|
bd56a9e1e9
|
Merge pull request #4996 from Tainan404/fix-clear-chat
Fix issue #4992. Unable to clear chat.
|
2018-01-23 14:14:35 -02:00 |
|
Tainan Felipe
|
4301ee6ef7
|
fix issue #4992
|
2018-01-19 15:38:04 -02:00 |
|
Maxim Khlobystov
|
927a2bf005
|
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into selenium-visual-regression
|
2018-01-09 15:38:29 -05:00 |
|
Anton Georgiev
|
980a6490ec
|
Merge pull request #4832 from KDSBrowne/x.0.3-fix-console-warnings
Fix Invalid prop 'children[2]' supplied to `DropdownList`
|
2018-01-09 13:28:17 -02:00 |
|
Maxim Khlobystov
|
9ebc82d29f
|
Committing additional test specs.
|
2018-01-08 21:43:34 -05:00 |
|
Anton Georgiev
|
0392634f57
|
Merge pull request #4841 from MaximKhlobystov/reopen-private-chat-bug
[HTML5 Client] Fix for reopening private chat after using X button
|
2018-01-08 18:42:36 -02:00 |
|
Oleksandr Zhurbenko
|
ce1f40ac9a
|
Updated Meteor to 1.6.0.1
|
2018-01-07 22:17:18 -08:00 |
|
Oleksandr Zhurbenko
|
962e659378
|
Switched the components from deprecated method to
|
2018-01-07 20:44:42 -08:00 |
|
Maxim Khlobystov
|
9f6d25ab45
|
Small comment.
|
2017-12-18 15:12:31 -05:00 |
|
Maxim Khlobystov
|
b9b73de839
|
Applied the private chat fix to Chat container.
|
2017-12-18 15:01:13 -05:00 |
|
Maxim Khlobystov
|
cab6d1a19e
|
Made Chat container a class component
|
2017-12-18 14:56:08 -05:00 |
|
Maxim Khlobystov
|
56b04d6831
|
Converted Chat component back to its stateless version.
|
2017-12-18 14:45:40 -05:00 |
|
Maxim Khlobystov
|
3937a01ffd
|
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into reopen-private-chat-bug
|
2017-12-18 13:04:42 -05:00 |
|
Maxim Khlobystov
|
6d84db0bd1
|
Linting.
|
2017-12-18 12:41:26 -05:00 |
|
Maxim Khlobystov
|
6130984c7c
|
Small cleanup - removed unnecesssary import statement.
|
2017-12-18 12:40:31 -05:00 |
|
Maxim Khlobystov
|
bb5c0a1390
|
Made sure that when we open a new chat, it is not on the list of closed ones anymore.
|
2017-12-18 12:38:46 -05:00 |
|
Maxim Khlobystov
|
eba7f9ffec
|
Convert the stateless Chat component into a class component.
|
2017-12-18 12:25:40 -05:00 |
|
KDSBrowne
|
284ab5e628
|
add button label
|
2017-12-15 13:06:22 -08:00 |
|
KDSBrowne
|
5047c089ca
|
fix remaining console warnings
|
2017-12-15 09:45:14 -08:00 |
|
KDSBrowne
|
fbec9fc101
|
fix failed prop type: scrollPosition in Chat component
|
2017-12-15 09:18:35 -08:00 |
|
Anton Georgiev
|
334c80083e
|
Merge pull request #4753 from jfsiebel/html5-tooltip
Add tooltip for buttons without label
|
2017-12-13 17:13:28 -02:00 |
|
Maxim Khlobystov
|
b42668c65f
|
Merge pull request #4802 from OZhurbenko/fix-message-list-bottom-padding
Fixed last chat message view in Firefox
|
2017-12-12 11:37:46 -05:00 |
|
Oleksandr Zhurbenko
|
c9770c02fb
|
Fixed bottom padding for the last chat message in Firefox and Edge
|
2017-12-12 07:44:10 -08:00 |
|
Anton Georgiev
|
bf7c26f02b
|
Merge pull request #4712 from Tainan404/localize-public-clear
Localize message from when clear the chat.
|
2017-12-07 18:27:55 -02:00 |
|
Joao Siebel
|
b03efc021c
|
Remove unused package and fix whiteboard toolbar submenu tooltip
|
2017-12-07 14:11:34 -02:00 |
|
Joao Siebel
|
056dc4051d
|
Add tooltip feature for buttons without label
|
2017-12-04 17:43:08 -02:00 |
|
Tainan Felipe
|
964c4195a3
|
refactor user left message
|
2017-12-01 10:01:07 -02:00 |
|
Tainan Felipe
|
8eaa48fe69
|
re-added message when user leaves a meeting
|
2017-11-24 08:52:03 -02:00 |
|
Tainan Felipe
|
545d9e158b
|
altered id of the intl message
|
2017-11-23 11:00:41 -02:00 |
|
Tainan Felipe
|
6845aed0e0
|
localize message from when clear the chat
|
2017-11-21 16:31:53 -02:00 |
|
Tainan Felipe
|
03cdc155df
|
increased size of font of send button
|
2017-11-17 16:57:39 -02:00 |
|
Tainan Felipe
|
73a0b7c7cb
|
fix <br> that no appeared in welcome message
|
2017-11-17 14:07:22 -02:00 |
|
Tainan Felipe
|
a4986cb5b7
|
fix distance between dropdown and button on public chat
|
2017-11-17 13:38:07 -02:00 |
|
Tainan Felipe
|
64fb3fc920
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-design
|
2017-11-17 08:11:46 -02:00 |
|
KDSBrowne
|
9412ce7da1
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into pr-4555-redone
|
2017-11-16 10:46:04 -08:00 |
|
Tainan Felipe
|
1f7a3f062b
|
align button by the flexbox
|
2017-11-16 15:25:38 -02:00 |
|
Tainan Felipe
|
cb46c8f70c
|
fix design issues
fix design issues
|
2017-11-13 10:58:04 -02:00 |
|
KDSBrowne
|
ff7371683d
|
fix icon alignment
|
2017-11-09 09:17:49 -08:00 |
|
KDSBrowne
|
75c445b582
|
rename color variables in palette.scss
|
2017-11-08 08:42:13 -08:00 |
|
KDSBrowne
|
1850bc782c
|
remove customLinkFocus and replace with elementFocus
|
2017-11-07 08:06:31 -08:00 |
|
KDSBrowne
|
1a5d6c5ae4
|
rename customInputFocus and replace borders
|
2017-11-06 13:14:58 -08:00 |
|
Tainan Felipe
|
d2b29f8d29
|
add return in componentwillReceiveProps
|
2017-11-02 14:47:49 -02:00 |
|
KDSBrowne
|
900c20f86a
|
move and convert focus styles to mixins
|
2017-11-01 09:01:55 -07:00 |
|
Tainan Felipe
|
e1ca9950a1
|
add chat push notification and refactor audio notification
|
2017-10-30 08:34:28 -02:00 |
|
Tainan Felipe
|
19f38f9419
|
add chat notification
|
2017-10-26 15:14:50 -02:00 |
|
KDSBrowne
|
a8142287fa
|
adjust public chat option button position
|
2017-10-24 09:16:57 -07:00 |
|
KDSBrowne
|
6996aa833e
|
move css variables to chat-dropdown styles.scss
|
2017-10-24 09:08:57 -07:00 |
|
KDSBrowne
|
7eb9e420d5
|
add aria lable to public chat options btn
|
2017-10-24 09:07:08 -07:00 |
|
KDSBrowne
|
bc0ded7bec
|
remove unneeded div element
|
2017-10-24 09:06:29 -07:00 |
|
KDSBrowne
|
445522a8dd
|
add variables for css values
|
2017-10-24 09:06:04 -07:00 |
|