Commit Graph

1474 Commits

Author SHA1 Message Date
Oswaldo Acauan
48da206411 Fix chat placeholder and user left messages on private chats 2016-12-07 11:48:29 -02:00
Oswaldo Acauan
dfbb35e365 Fix jumbo circle buttons 2016-12-07 10:02:21 -02:00
Oswaldo Acauan
7796334dfd Revert modal overlay to be a solid white 2016-12-07 09:56:20 -02:00
Oswaldo Acauan
b3c292894f Fix [aria-hidden] elements being hidden 2016-12-07 09:49:15 -02:00
Oswaldo Acauan
4458c5ae1b Merge branch 'master' into design-improvements
* master:
  Add important to the hidden rule
  Add missing end parentesis
  Fix style for hidden/aria-hidden attributes
  Flex 4: mostly fix chat input and send button ui
  Flex 4 AIR: switch from png to font icons
  Flex4: AIR transition to common library usage (main, part, chat finished)
2016-12-06 17:18:49 -02:00
Oswaldo Acauan
e2aaf1690d Fix navbar and actions-bar padding so titles are aligned 2016-12-06 17:17:09 -02:00
Anton Georgiev
7d982caf99 Merge pull request #3490 from oswaldoacauan/fix-hidden-styles
[HTML5] Fix style for hidden/aria-hidden attributes
2016-12-06 14:06:56 -05:00
Oswaldo Acauan
d3ac2f4061 Improve chat design based on feedback 2016-12-06 15:30:56 -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
4e4023373a Add missing aliases to some emoji icons 2016-12-06 14:39:16 -02:00
Oswaldo Acauan
182516c764 Fix user-list unread counter height 2016-12-06 11:48:30 -02:00
Oswaldo Acauan
3309a1ad95 Improve navbar button hover and focus style 2016-12-06 11:39:48 -02:00
Oswaldo Acauan
f5f859bd55 Fix wrong padding on circular buttons 2016-12-06 11:11:47 -02:00
Oswaldo Acauan
3c21fc533d Update circular buttons padding so they are a circle again ^^ 2016-12-06 11:03:00 -02:00
Oswaldo Acauan
dcea1bacd1 Update font-size of icons on circular buttons 2016-12-06 10:53:32 -02:00
Oswaldo Acauan
1821a2af0b Remove buttons box-shadow 2016-12-06 10:52:51 -02:00
Oswaldo Acauan
d60303782a Fix label font-weight on circular buttons 2016-12-06 10:51:45 -02:00
Oswaldo Acauan
644ae8eccf Update navbar/actions-bar paddings 2016-12-06 10:50:32 -02:00
Oswaldo Acauan
706f8bb9a9 Update danger color 2016-12-06 10:37:22 -02:00
Oswaldo Acauan
00125b7b6a Add important to the hidden rule 2016-12-06 00:28:29 -02:00
Oswaldo Acauan
2693fb4392 Add missing padding on modal styles 2016-12-05 19:15:12 -02:00
Oswaldo Acauan
7971541282 Update emoji icons to reflect the names on the font release v7 2016-12-05 18:49:34 -02:00
Oswaldo Acauan
09f97377a8 Remove extra div from actions-bar 2016-12-05 18:41:24 -02:00
Oswaldo Acauan
4c55ea5732 Match actions-bar and navbar paddings 2016-12-05 18:36:57 -02:00
Oswaldo Acauan
875e96a232 Update BBB icon font to the release v7 2016-12-05 18:27:54 -02:00
Oswaldo Acauan
48a2ecdb15 Improve overall components sizing of the navbar 2016-12-05 18:17:31 -02:00
Oswaldo Acauan
a1cd283ab6 Refactor the navbar title separator to use CSS instead of text 2016-12-05 18:09:03 -02:00
Oswaldo Acauan
60b49971d8 Refactor the recording indicator to use CSS instead of SVG 2016-12-05 18:00:09 -02:00
Oswaldo Acauan
b627f93435 Fix presentation title spacing 2016-12-05 17:26:08 -02:00
Oswaldo Acauan
1a5e309335 Remove unnecessary padding on navbar buttons 2016-12-05 17:16:52 -02:00
Oswaldo Acauan
306fcc9c56 Remove duplicated padding on the navbar 2016-12-05 16:58:40 -02:00
Oswaldo Acauan
cda0d56afd Change the unread messages notification on the toggle button 2016-12-05 16:54:20 -02:00
Oswaldo Acauan
3da2f1c80d Add padding to the media container 2016-12-05 16:21:35 -02:00
Oswaldo Acauan
eb44442808 Add missing end parentesis 2016-12-05 16:12:38 -02:00
gcampes
d9f8cf3cf4 Fix style for hidden/aria-hidden attributes 2016-12-05 16:03:19 -02:00
Anton Georgiev
cfcd41c5bb Merge pull request #3487 from KDSBrowne/New-Logger-Levels
New logger levels
2016-12-01 14:03:04 -05:00
KDSBrowne
bf3a65ccf2 added 'warn' level to production 2016-12-01 10:59:58 -08:00
KDSBrowne
24643f01dd using config file for logger level 2016-12-01 08:15:57 -08:00
KDSBrowne
9187a020d6 Added Antons changes 2016-11-30 08:30:52 -08:00
KDSBrowne
043c3f71cd added logger config and set level 2016-11-30 08:29:13 -08:00
gcampes
f4bc748e56 adds const for time remaining in notifications bar 2016-11-29 14:57:13 -02:00
gcampes
eba3e21e92 Changes handlers for breakouts 2016-11-29 14:52:15 -02:00
gcampes
5089c18ef3 imports underscore, removes prefix not needed in variables 2016-11-29 13:49:08 -02:00
gcampes
903ba22713 Merge remote-tracking branch 'upstream/master' into breakout-rooms-html5
* upstream/master:
  Removed carriage returns from bigbluebutton.properties
  make function export default
  fix Meteor.Error
  removed duplication
  fixed lint issue
  added suggestions
  removed console logs
  fixed lint issues
  added moderator condition
  Shows main setting options based on role
2016-11-29 08:25:59 -02:00
gcampes
470b6e08c1 Change breakout code 2016-11-28 17:48:02 -02:00
Anton Georgiev
e1f63c0aec make function export default 2016-11-28 19:36:58 +00:00
Anton Georgiev
7f9228ac02 fix Meteor.Error 2016-11-28 19:36:06 +00:00
Anton Georgiev
929ac08acb Merge branch 'OpenSettings-Menu-Options' of github.com:KDSBrowne/bigbluebutton into kert-pres-2 2016-11-28 19:17:15 +00:00
KDSBrowne
0fc3883397 removed duplication 2016-11-25 08:07:41 -08:00