perroned
|
102cbef168
|
shrink notification area's height
|
2015-05-19 07:07:05 -07:00 |
|
perroned
|
c68693e5fb
|
Elements are now sized properly through CSS
|
2015-05-15 13:17:33 -07:00 |
|
Maxim Khlobystov
|
a1bf92d6c7
|
Beginning work on the right-hand side menu styling.
|
2015-05-15 11:02:51 -07:00 |
|
Maxim Khlobystov
|
e4989a43a6
|
Fixed the process of closing the right-hand side menu after user clicks one of the buttons.
|
2015-05-15 10:32:02 -07:00 |
|
Oleksandr Zhurbenko
|
2e9e17bd6c
|
Linked userlist to a private chat
|
2015-05-14 15:47:31 -07:00 |
|
Oleksandr Zhurbenko
|
84bf3c17ca
|
Got rid of OPTIONS
|
2015-05-14 15:45:27 -07:00 |
|
Maxim Khlobystov
|
ccf8b7372b
|
Limited the translucent shield to the portrait orientation.
|
2015-05-14 14:14:19 -07:00 |
|
Maxim Khlobystov
|
7cddc861fa
|
Made sure clicking to the translucent area closes push menus.
|
2015-05-14 13:58:34 -07:00 |
|
Maxim Khlobystov
|
afad44d7b2
|
Corrected the position of the translucent shield on mobile devices.
|
2015-05-14 13:50:43 -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
|
74a96b45db
|
Fix whiteboard vertical centering
|
2015-05-14 11:09:14 -07:00 |
|
perroned
|
938b0b1a8e
|
Use correct listen only icon in userlist and navbar
|
2015-05-14 09:56:41 -07:00 |
|
Oleksandr Zhurbenko
|
9191e329bd
|
Merge branch 'foundation-notifications' of https://github.com/perroned/bigbluebutton into meteor-ui
|
2015-05-13 16:02:30 -07:00 |
|
perroned
|
6b24647e7e
|
Display label for presenter
|
2015-05-13 13:07:24 -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 |
|
perroned
|
6091fc4ece
|
Underline meeting title
|
2015-05-13 12:10:42 -07:00 |
|
perroned
|
efca225a83
|
Merge remote-tracking branch 'maxim/meteor-client-new-ui' into foundation-notifications
Conflicts:
bigbluebutton-html5/app/client/globals.coffee
bigbluebutton-html5/app/client/views/users/users_list.html
|
2015-05-13 12:05:34 -07:00 |
|
perroned
|
0bd69867b0
|
Major clean up
|
2015-05-13 11:55:15 -07:00 |
|
Maxim Khlobystov
|
16da9e1d60
|
Removed the code that is not used anymore after restructuring of the sliding menu.
|
2015-05-13 11:40:02 -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 |
|
Oleksandr Zhurbenko
|
45c432d293
|
Merge branch 'meteor-client-new-ui' of https://github.com/gthacoder/bigbluebutton into meteor-ui
Conflicts:
bigbluebutton-html5/app/client/views/chat/chat_bar.coffee
|
2015-05-13 11:29:57 -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 |
|
Maxim Khlobystov
|
5dc0dfc21e
|
Let the client decide if the landscape userlist is open or closed by default based on the initial screen orientation.
|
2015-05-13 10:13:40 -07:00 |
|
Maxim Khlobystov
|
7008d2eb14
|
Merge branch 'foundation-notifications' of https://github.com/perroned/bigbluebutton into meteor-client-new-ui
|
2015-05-13 09:22:49 -07:00 |
|
perroned
|
98b063d199
|
Fix panel heights to be even and use the entire window
|
2015-05-13 07:39:22 -07:00 |
|
perroned
|
56ed1deb7d
|
Logout modal. Fixed settings
|
2015-05-13 07:24:21 -07:00 |
|
Maxim Khlobystov
|
738f1d5ea7
|
Removed the unnecessary code inside the function that toggles the userlist.
|
2015-05-12 12:59:42 -07:00 |
|
perroned
|
f26fdb8c41
|
Fix button maker
|
2015-05-12 12:47:58 -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 |
|
perroned
|
20d653fdc7
|
Made notifications bigger for mobile use
|
2015-05-12 12:20:54 -07:00 |
|
perroned
|
ba227a8914
|
Proper height for notifications on mobile and portrait oreintations/views
|
2015-05-12 12:11:07 -07:00 |
|
perroned
|
3ee8db8dea
|
Attach notification to viewport, not page
|
2015-05-12 12:10:26 -07:00 |
|
Maxim Khlobystov
|
8ef9adba94
|
Made the Logout button work in landscape mode.
|
2015-05-12 11:57:07 -07:00 |
|
Maxim Khlobystov
|
c41180fa05
|
Made sure a click to the sliding menu button closes the menu.
|
2015-05-12 11:10:30 -07:00 |
|
Maxim Khlobystov
|
928e856107
|
Added the buttons to the right-hand side menu.
|
2015-05-12 11:07:30 -07:00 |
|
perroned
|
6ff3106860
|
Joining audio notification
|
2015-05-12 10:56:20 -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
|
3833b600ee
|
Exit audio notification. Fixed issue with icon not showing.
|
2015-05-12 09:15:01 -07:00 |
|
perroned
|
472e32cca2
|
Closing dialog reverts changes
|
2015-05-12 08:48:43 -07:00 |
|
perroned
|
8049038213
|
Prevent background closing of settings dialog
|
2015-05-12 08:06:05 -07:00 |
|
perroned
|
e8004b6073
|
Fixed audio notifications
|
2015-05-12 07:48:11 -07:00 |
|