Oleksandr Zhurbenko
|
cdbc951e56
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-react
|
2016-03-11 11:26:54 -08:00 |
|
Lucas Zawacki
|
72591a6e9d
|
Refactor icons to make it easier to extend and modify
|
2016-03-02 12:48:29 -03:00 |
|
Oleksandr Zhurbenko
|
849fad0455
|
Made html5 chat working with react
|
2016-02-26 19:17:11 -08:00 |
|
Maxim Khlobystov
|
ad0a23c02e
|
Changed the mobile navbar icons (thus reducing the number of animations) and redesigned the Settings menu.
|
2015-11-28 21:18:58 -08:00 |
|
Maxim Khlobystov
|
31a4e4afc4
|
Removed the thin black lines inside the happy face and sad face icons occurring due to an implicit SVG path closure.
|
2015-11-17 21:47:22 -08:00 |
|
Oleksandr Zhurbenko
|
a6e38c69f1
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into modal-improvements
Conflicts:
bigbluebutton-html5/app/client/main.html
bigbluebutton-html5/app/client/stylesheets/style.less
|
2015-11-04 15:47:14 -08:00 |
|
Oleksandr Zhurbenko
|
2b96e6f723
|
Added spinning bar which is displayed while the data is loading
|
2015-11-03 12:04:02 -08:00 |
|
Maxim Khlobystov
|
1c93dfa588
|
Replaced the FAB trigger's icon with a raised hand + did some code refactoring for the sliding menu and FAB.
|
2015-11-01 15:34:49 -08:00 |
|
Maxim Khlobystov
|
88fb41263e
|
Modified the UI styling to start using CSS pixels + separated phone, tablet and desktop views.
|
2015-08-20 15:45:26 -04:00 |
|
Maxim Khlobystov
|
8b06d43aec
|
Fixed the mechanism of toggling the chat bar and made sure user is unable to resize the whiteboard when the chat is closed.
|
2015-08-19 12:47:00 -04:00 |
|
Maxim Khlobystov
|
f5fe166b50
|
Styling for the side menus.
|
2015-08-18 20:02:00 -04:00 |
|
Maxim Khlobystov
|
e0417ff4c8
|
Added a tooltip to the hamburger button that toggles the right-hand menu.
|
2015-07-30 16:34:44 -04:00 |
|
Maxim Khlobystov
|
5b16f3b0c1
|
Fixed the positioning of the navbar's audio button and made the presentation title's width flexible.
|
2015-07-29 16:19:59 -04:00 |
|
Oleksandr Zhurbenko
|
43e50c3641
|
Added Status column to the userlist, fixed a bug with the userlist's size, removed unnecessary classes, changed the styling for the userlist and navbar
|
2015-07-14 15:42:24 -07:00 |
|
Oleksandr Zhurbenko
|
7e4b134298
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-ui
Conflicts:
bigbluebutton-html5/app/client/globals.coffee
bigbluebutton-html5/app/client/main.html
bigbluebutton-html5/app/client/views/sharedTemplates.html
|
2015-07-03 12:48:05 -07:00 |
|
Maxim Khlobystov
|
50a2b794fd
|
Unified the button structure and added a tooltip to the hamburger button.
|
2015-07-02 18:20:31 -04:00 |
|
Oleksandr Zhurbenko
|
02825e3fbc
|
Added notifications for the hamburger and Public buttons
|
2015-07-02 13:18:05 -07:00 |
|
Maxim Khlobystov
|
2a0c002ebc
|
Added animations to the sliding menu.
|
2015-06-18 12:09:17 -07:00 |
|
Maxim Khlobystov
|
74b85b56fc
|
Made the Toggle Chat button work.
|
2015-05-26 14:09:54 -07:00 |
|
Maxim Khlobystov
|
db15a173bb
|
Made the Logout dialog work in portrait orientation.
|
2015-05-26 13:27:41 -07:00 |
|
Maxim Khlobystov
|
06496b4835
|
Made the Settings button functional in portrait orientation.
|
2015-05-26 11:05:19 -07:00 |
|
Maxim Khlobystov
|
ef88685536
|
Changed the colour of a menu toggle button when its menu is opened.
|
2015-05-21 09:33:27 -07:00 |
|
Maxim Khlobystov
|
e83e765f45
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-client-new-ui
|
2015-05-20 15:01:39 -07:00 |
|
Maxim Khlobystov
|
a96301d8ef
|
Added a translucent shield atop the main page content when one of the sliding menus is open.
|
2015-05-14 13:47:29 -07:00 |
|
Maxim Khlobystov
|
6553e1dabf
|
Made the tooltip for the right hamburger button change when the menu is toggled.
|
2015-05-14 12:30:07 -07:00 |
|
Maxim Khlobystov
|
156017ffa2
|
Made the right-hand side menu only visible in portrait orientation.
|
2015-05-14 12:17:07 -07:00 |
|
perroned
|
938b0b1a8e
|
Use correct listen only icon in userlist and navbar
|
2015-05-14 09:56:41 -07:00 |
|
perroned
|
1c4ac495b5
|
Merge remote-tracking branch 'maxim/meteor-client-new-ui' into foundation-notifications
|
2015-05-13 12:28:20 -07:00 |
|
perroned
|
ce0962e112
|
Shrink settings menu
|
2015-05-13 12:28:16 -07:00 |
|
Maxim Khlobystov
|
36552d6d61
|
Got rid of the code that is left unused after the latest UI changes.
|
2015-05-13 12:23:44 -07:00 |
|
Maxim Khlobystov
|
592d22f31e
|
Started using Handlebars helper instead of a separate template to position the main content of the page based on the sliding menu visibility.
|
2015-05-13 11:31:07 -07:00 |
|
Maxim Khlobystov
|
e305c4c2e8
|
Cleaning up.
|
2015-05-13 11:15:59 -07:00 |
|
Maxim Khlobystov
|
7569d86248
|
Put the main container into a separate template.
|
2015-05-13 11:03:08 -07:00 |
|
Maxim Khlobystov
|
437f12c1b7
|
Synced the landscape and portrait userlist menus.
|
2015-05-13 10:49:09 -07:00 |
|
perroned
|
56ed1deb7d
|
Logout modal. Fixed settings
|
2015-05-13 07:24:21 -07:00 |
|
perroned
|
617e34cd62
|
Merge remote-tracking branch 'maxim/meteor-client-new-ui' into foundation-notifications
Conflicts:
bigbluebutton-html5/app/client/views/sharedTemplates.html
|
2015-05-12 12:31:38 -07:00 |
|
Maxim Khlobystov
|
8ef9adba94
|
Made the Logout button work in landscape mode.
|
2015-05-12 11:57:07 -07:00 |
|
Maxim Khlobystov
|
928e856107
|
Added the buttons to the right-hand side menu.
|
2015-05-12 11:07:30 -07:00 |
|
perroned
|
bdccd98130
|
Listen only icon
|
2015-05-12 10:18:07 -07:00 |
|
Maxim Khlobystov
|
299984ac0e
|
Put the right-hand side sliding menu into a template.
|
2015-05-12 10:05:22 -07:00 |
|
perroned
|
807d36c2e1
|
Navbar audio icon
|
2015-05-12 10:05:06 -07:00 |
|
Maxim Khlobystov
|
ad923ab1ad
|
Added the layout for the right-hand side sliding menu.
|
2015-05-12 09:51:06 -07:00 |
|
perroned
|
e8004b6073
|
Fixed audio notifications
|
2015-05-12 07:48:11 -07:00 |
|
Maxim Khlobystov
|
4a464b0e3f
|
Started using the landscape mode's userlist for the sliding menu.
|
2015-05-11 14:34:53 -07:00 |
|
perroned
|
64bdfe7aa9
|
Restructuring/moving
|
2015-05-10 21:43:31 -07:00 |
|
Maxim Khlobystov
|
e46ef7afa3
|
Added the toggle button for the right-hand side menu and made sure the landscape/portrait navbar only shows the appropriate buttons.
|
2015-05-08 11:58:51 -04:00 |
|
Maxim Khlobystov
|
8103bb2903
|
Fixed the position of the navbar buttons.
|
2015-05-08 10:27:52 -04:00 |
|
Maxim Khlobystov
|
4940568456
|
Fixed the navbar icons.
|
2015-05-08 10:16:42 -04:00 |
|
Oleksandr Zhurbenko
|
e5d8248909
|
Merge branch 'meteor-client-new-ui' of https://github.com/gthacoder/bigbluebutton into meteor-ui
|
2015-05-07 15:19:57 -07:00 |
|
Maxim Khlobystov
|
e2909d6304
|
Added the left-hand sliding menu in portrait mode.
|
2015-05-07 18:16:43 -04:00 |
|