Commit Graph

249 Commits

Author SHA1 Message Date
Anton Georgiev
e47fd6760b
Merge pull request #6305 from KDSBrowne/2.2-close-btn-bug
Fix close button remaining visible after menu closes
2019-01-09 11:25:19 -05:00
KDSBrowne
6e38d56416 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-close-btn-bug 2018-12-27 20:41:09 +00:00
KDSBrowne
8564e53ffb improve dropdown menu functionality 2018-12-27 20:35:35 +00:00
Vitor Mateus
f528a38c99 Fix padding in the webcam dropdown menu 2018-12-21 17:20:15 -02:00
KDSBrowne
06caa2460f
Remove calc() 2018-11-27 10:53:30 -05:00
KDSBrowne
49556ac13d make menu position match design image 2018-11-22 17:33:05 +00:00
KDSBrowne
f9ec2c3759 fix null event error in firefox 2018-11-12 16:45:37 +00:00
Anton Georgiev
a5c2ddc602 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into remove-react-router 2018-10-25 17:58:00 +00:00
Oswaldo Acauan
1de297c1e2 Fix line-heights and convert scss calculations to calc() 2018-10-24 17:32:09 -02:00
Oswaldo Acauan
f71d32a464 Move from SCSS variables to CSS custom properties (variables) and add custom parameters for theming/skinning
WIP

wip

wip

format

wip

Move from SCSS variables to CSS custom properties (variables) and add custom parameters for theming/skinning
2018-10-23 14:21:58 -02:00
Anton Georgiev
0d1b085d54 improved on logic for open private chat 2018-10-15 20:03:17 +00:00
Anton Georgiev
4059fd5fa9 mostly recovered chat. needs UI love and handling of unread 2018-10-11 20:41:37 +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
KDSBrowne
2f4d8dd571 add suggested change 2018-08-01 18:26:16 +00:00
KDSBrowne
7068764bd6 fix trigger not closing menu 2018-08-01 17:47:03 +00:00
KDSBrowne
56ee504bdd prevent console error 2018-08-01 16:50:11 +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
KDSBrowne
ce085aa74b adjust icon size / line-height 2018-07-12 18:01:14 +00:00
KDSBrowne
006b5cfa40 add arrow icon to end of set status option 2018-07-12 17:42:51 +00:00
KDSBrowne
aae5cfbd92 fix reported bugs / impliment suggested changes 2018-07-11 20:08:22 +00:00
James Jung
7b286df2f5 Adjust the list view looks better 2018-07-10 13:01:17 -04:00
KDSBrowne
8647f766aa wrap conditions in parentheses to improve visibility 2018-07-09 16:04:24 +00:00
KDSBrowne
1fd11cfb2f remove window click event listener 2018-07-09 03:51:22 +00: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
bc6e44de7b add data-isopen attribute / remove firstChild 2018-06-06 04:47:54 +00:00
KDSBrowne
d0920ab0d8 fix menu item index bug 2018-05-08 12:57:53 -07:00
KDSBrowne
cafce78b0f close userlist via mouse / fix null dropdown warning 2018-04-29 14:23:50 -07:00
KDSBrowne
72ed12aa18 remove unneeded aria label 2018-04-24 13:29:33 -07:00
KDSBrowne
68fcf73227 add aria-expanded to dropdown triggers 2018-04-24 09:07:54 -07:00
KDSBrowne
ccff25ded6 prevent SR from announcing duplicate user name 2018-04-24 08:07:04 -07:00
KDSBrowne
520e2e19a0 remove unused comments 2018-04-24 07:45:11 -07:00
KDSBrowne
2a217866fb improve mobile SR views 2018-04-24 07:43:11 -07:00
KDSBrowne
e60b11def2 use screen reader trap on dropdowns 2018-04-23 20:48:34 -07:00
Anton Georgiev
457eb28cd6
Merge pull request #5327 from oswaldoacauan/webcams-styling
Update on video designs and swap
2018-04-16 17:00:55 -04:00
Oswaldo Acauan
69fd8c29b5 Fix dropdown focus state after a re-open 2018-04-16 12:59:16 -03:00
Oswaldo Acauan
23d8356dbd Fix dropdown focus state after a re-open 2018-04-16 11:06:29 -03:00
Oswaldo Acauan
cc1cbe26cd Fix video-menu and horizontal list focus/hover styles 2018-04-13 17:34:46 -03:00
Oswaldo Acauan
68759e2943 Improve dropdown focus/hover styling 2018-04-13 16:34:58 -03:00
Oswaldo Acauan
64fef69129 Remove default active state on dropdown menus. Closes #5313 2018-04-13 16:16:45 -03:00
Oswaldo Acauan
66b25e4417
Merge branch 'v2.0.x-release' into webcams-styling 2018-04-11 15:54:01 -03:00
Oswaldo Acauan
5918fc4483 Impl new webcam design 2018-04-09 11:39:27 -03:00
Tainan Felipe
8e1bca98f3 Merge remote-tracking branch 'upstream/v2.0.x-release' into issue-5256 2018-04-02 16:29:11 -03:00
Tainan Felipe Pauli de Almeida
52aba3d8d9 closes #5195 2018-03-22 17:34:25 -03:00
Tainan Felipe Pauli de Almeida
873cb24f34 closes issues #5256 and #5248 2018-03-22 14:41:44 -03:00
Tainan Felipe Pauli de Almeida
8d7956a8fb switch keyboard navigation in horizontal direction 2018-03-16 14:18:59 -03:00
Tainan Felipe Pauli de Almeida
200d0f8b01 Add label for desktop screen 2018-03-14 09:16:57 -03:00
Tainan Felipe Pauli de Almeida
2c5d894d05 add webcam controls in videoMenu button 2018-03-06 10:52:16 -03:00
Maxim Khlobystov
0568a01692
Merge pull request #4923 from MaximKhlobystov/selenium-visual-regression
[HTML5 Client] Initial Visual Regression Tests Setup
2018-01-23 11:13:54 -05:00
Maxim Khlobystov
1eddc2f408
Merge pull request #4971 from OZhurbenko/fix-issue-4954
Aligned the dropdown's close button on small screens
2018-01-19 16:08:35 -05:00
KDSBrowne
cc32e1d2d9 edit css to prevent disappearing background 2018-01-16 09:03:14 -08:00
Oleksandr Zhurbenko
173cc7cb89 Fixed aligning of the Dropdown Close button on small screens
Fixes #4954
2018-01-15 14:58:23 -08: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
57f2c64ecd Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into selenium-visual-regression 2018-01-08 10:57:19 -05:00
Oleksandr Zhurbenko
ce1f40ac9a Updated Meteor to 1.6.0.1 2018-01-07 22:17:18 -08:00
Anton Georgiev
a00487cc75
Merge pull request #4740 from Tainan404/fix-dropdown-bug
Fix user list dropdown bug when making user presenter.
2018-01-03 19:40:49 -02:00
KDSBrowne
bc0ecf0b95 remove new line between imports 2017-12-15 20:27:47 -08:00
KDSBrowne
409b2e95e3 clean up code 2017-12-15 07:22:29 -08:00
KDSBrowne
57e1f80d55 convert to component that entends Purefunction 2017-12-14 11:23:43 -08:00
KDSBrowne
2cebd8d8d9 remove console logs 2017-12-14 09:35:45 -08:00
KDSBrowne
b59106912a fix console warnings 2017-12-14 09:31:05 -08:00
Tainan Felipe
b14ba1bdae removed click error and userlist item that remained selected 2017-12-07 13:54:25 -02:00
Anton Georgiev
c9a5ded2c1
Merge pull request #4662 from Tainan404/fix-design
Fix design issues
2017-12-05 18:54:08 -02:00
Anton Georgiev
255d64d430
Merge pull request #4687 from Gcampes/audio-refactor-bugfixes
Audio bugfixes and improvements
2017-12-05 17:17:35 -02:00
Maxim Khlobystov
8a1efec998 Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into selenium-visual-regression 2017-12-01 11:36:11 -05:00
Oleksandr Zhurbenko
1d6aee1826 Fixed a bug with the dropdown list separator not being displayed in Firefox 2017-11-24 19:15:49 -08:00
Tainan Felipe
c7c58fea51 remove whitespace and changes in package.json 2017-11-23 15:40:38 -02:00
Gabriel Carvalho de Campes
207d117a4e Merge remote-tracking branch 'upstream/v2.0.x-release' into audio-refactor-bugfixes 2017-11-17 17:19:56 -02:00
Gabriel Carvalho de Campes
effb21fc1f Changes and enhancements on audio, wIP 2017-11-17 09:52:48 -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
Tainan Felipe
e7a8520f32 remove negative margin of the dropdown separrator 2017-11-16 17:33:06 -02:00
KDSBrowne
4dd7b539df remove unused focus mixin import 2017-11-14 07:50:02 -08:00
Tainan Felipe
cb46c8f70c fix design issues
fix design issues
2017-11-13 10:58:04 -02:00
KDSBrowne
3264ee26f2 replace pixel values with variables 2017-11-09 09:03:32 -08:00
KDSBrowne
75c445b582 rename color variables in palette.scss 2017-11-08 08:42:13 -08:00
KDSBrowne
3af605571c remove customListItemFocus and add focus style to dropdown list 2017-11-07 07:52:18 -08:00
Oleksandr Zhurbenko
9934d90fff Integrated babel-plugin-react-remove-properties for Selenium tests 2017-11-04 00:38:44 -07:00
KDSBrowne
900c20f86a move and convert focus styles to mixins 2017-11-01 09:01:55 -07:00
KDSBrowne
2621039e16 update userListItems and menuItems focus styles 2017-10-24 08:59:07 -07:00
Anton Georgiev
4566d82a2a Merge pull request #4488 from Tainan404/fix-errors-linter
[HTML5] Fix errors linter
2017-10-23 12:27:38 -02:00
Oleksandr Zhurbenko
b3572cec3a Changed the way the object is assigned 2017-10-12 17:20:27 -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
Tainan Felipe
50cc876cf7 fix errors linter 2017-10-10 19:08:51 -03:00
Tainan Felipe
5393051d9d fix errors linter 2017-10-10 10:06:34 -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
Oswaldo Acauan
30bf1b4425 Change chat-dropdown icon and vertical align it with the title 2017-10-05 17:13:29 -03:00
KDSBrowne
0838e21674 change css classes to SASS placeholders 2017-10-03 11:00:04 -07:00
KDSBrowne
10f95f11e1 fix merge conflicts 2017-10-02 12:37:51 -07:00
Klaus
b947e27086 Fix makeCall from component, and user.isLocked from mapUser 2017-09-28 15:19:57 -03:00
Klaus
b3dd84505e Change statuses and remove .scss suffix 2017-09-22 14:03:14 -03:00
Klaus
4d51e0c045 Fix unsplited styles and code duplicated 2017-09-22 11:24:24 -03:00
Klaus
29922c896a Merge remote-tracking branch 'upstream/bbb-2x-mconf' into html5-refactor-userlist 2017-09-21 15:40:18 -03:00
KDSBrowne
d25ae89dfb does not show userlist border when children selected with mouse 2017-09-20 12:40:16 -07:00
KDSBrowne
d7335ade60 move focus styles to central location 2017-09-19 07:44:42 -07:00
KDSBrowne
a470bfb58f add border size variable and clean up css 2017-09-18 09:23:15 -07:00
KDSBrowne
2815cf9ce1 add custom focus styles 2017-09-15 08:12:58 -07:00