Maxim Khlobystov
|
37dcd5f652
|
Made sure the screen is never darkened when both menus are closed on a mobile device.
|
2015-07-27 17:28:00 -04:00 |
|
Maxim Khlobystov
|
acc1c3183f
|
Cleaning up (minimized session calls).
|
2015-07-27 17:21:25 -04:00 |
|
Maxim Khlobystov
|
fd000912d8
|
Set the right-hand menu to open/close during a pan gesture.
|
2015-07-27 16:14:29 -04:00 |
|
Maxim Khlobystov
|
c89828c898
|
Allowed users to click the left hamburger button or apply a pan gesture in any combination.
|
2015-07-27 11:54:46 -04:00 |
|
Maxim Khlobystov
|
5675f5bfc0
|
Added animations to the opacity of the opened menu's background + improved synchronization between opening left-hand menu manually and triggering it with a button.
|
2015-07-26 21:51:18 -04:00 |
|
Maxim Khlobystov
|
4ea901b5dd
|
Made the click event work faster on mobile devices.
|
2015-07-26 16:03:14 -04:00 |
|
Maxim Khlobystov
|
4c38ba1169
|
Limited the left-hand menu movements to the specific range (fully closed to fully opened) + let the pan gesture work only when it starts very close to the left edge of the screen.
|
2015-07-25 22:28:01 -04:00 |
|
Maxim Khlobystov
|
4fbdbefb6c
|
Added the ability to open/close the left-hand menu with a pan gesture on mobile devices.
|
2015-07-24 18:20:00 -04:00 |
|
Maxim Khlobystov
|
b44385d866
|
Minor UI fixes: disabled the blue border highlight on focused hamburder button + centered the navbar title vertically.
|
2015-07-23 08:14:41 -04:00 |
|
Maxim Khlobystov
|
b7b88dfa8b
|
Prevented the whiteboard-chat border from harsh shifting due to the whiteboard's minimum width.
|
2015-07-22 18:32:10 -04:00 |
|
Maxim Khlobystov
|
eaa8fda2c0
|
Set the client to monitor the content of the textarea and adjust its height while resizing the userlist/whiteboard/chat horizontally.
|
2015-07-22 17:25:46 -04:00 |
|
Maxim Khlobystov
|
7c02dc4f81
|
Allowed users to change horizontal proportion between the whiteboard and chat.
|
2015-07-22 17:15:20 -04:00 |
|
Maxim Khlobystov
|
c0af831e77
|
Made the userlist menu horizontally resizable in landscape mode.
|
2015-07-22 16:34:15 -04:00 |
|
Maxim Khlobystov
|
a398426917
|
Made the automatic resizing of the chat input area work after opening/closing a private chat (template containing the textarea is rerendered every time, so the event handler needs to be reapplied).
|
2015-07-21 17:47:05 -04:00 |
|
Maxim Khlobystov
|
0a386ce67e
|
Finished up the work on automatically resizing the chat input area based on its content.
|
2015-07-21 16:59:25 -04:00 |
|
Maxim Khlobystov
|
552b86e9bc
|
Beginning work on making the manual and automatic methods of the message box resizing work together properly.
|
2015-07-20 18:23:51 -04:00 |
|
Maxim Khlobystov
|
63d51bc437
|
Made the chat input box resizable vertically.
|
2015-07-19 20:34:07 -04:00 |
|
Maxim Khlobystov
|
148d533c38
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-client-resizable-elements
|
2015-07-19 15:25:59 -04:00 |
|
Chad Pilkey
|
dce6edfe32
|
Merge pull request #708 from OZhurbenko/meteor-ui
Notifications and other fixes
|
2015-07-18 21:57:50 -04:00 |
|
Oleksandr Zhurbenko
|
da4ea8d38b
|
Cleanup
|
2015-07-18 18:33:02 -07:00 |
|
Oleksandr Zhurbenko
|
760ceef08b
|
Switched notifications to counters, added the styling for notifications for desktop views
|
2015-07-17 14:50:49 -07:00 |
|
Maxim Khlobystov
|
f063e0bf92
|
Tied the height of message input to its content.
|
2015-07-16 19:01:54 -04:00 |
|
Oleksandr Zhurbenko
|
291f0d8847
|
Replaced icons to the status column, removed outline from switching slide buttons, increased space for usernames
|
2015-07-16 14:09:46 -07:00 |
|
Oleksandr Zhurbenko
|
1983374e3a
|
Styling for the userlist, also centered meeting name in desktop-portrait view
|
2015-07-15 14:25:25 -07:00 |
|
Oleksandr Zhurbenko
|
98fb3a66ed
|
Changed styling for the raise hand, sendMessage, settings and signOut buttons, removed the whiteboard's top borders, centered and styled the meeting title
|
2015-07-15 12:02:52 -07:00 |
|
Oleksandr Zhurbenko
|
25ec59d9b4
|
added truncating to the opponents' username in the private chat, fixed a bug with the width of the private chat and removed outline from the Public button
|
2015-07-14 18:38:38 -07: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
|
358dc5d16b
|
Added status column on the left of the username
|
2015-07-13 16:43:30 -07:00 |
|
Oleksandr Zhurbenko
|
b4cd2dac6d
|
Implemented counters for unread chat messages
|
2015-07-10 13:42:10 -07:00 |
|
Oleksandr Zhurbenko
|
b58fad25b9
|
Keep notifications and private chat tabs open when users refresh the page
|
2015-07-09 14:59:57 -07:00 |
|
Oleksandr Zhurbenko
|
393ec05dcf
|
Added a way of how we can gistinguish page refreshing from relogin
|
2015-07-09 14:55:28 -07:00 |
|
Richard Alam
|
d7f6e752a5
|
Merge pull request #686 from OZhurbenko/meteor-ui
Chat notifications and UI changes
|
2015-07-08 13:32:43 -04:00 |
|
Oleksandr Zhurbenko
|
76d27fa84b
|
Refactoring
|
2015-07-08 10:09:29 -07:00 |
|
Oleksandr Zhurbenko
|
286e052074
|
Got rid of exceptions which appeared when you login for the first time
|
2015-07-07 09:25:29 -07:00 |
|
Oleksandr Zhurbenko
|
fc2d0c1275
|
Styling for unread chat notification in a mobile view
|
2015-07-06 14:01:58 -07:00 |
|
Oleksandr Zhurbenko
|
bf257c3926
|
Removed a close user list button from the userlist
|
2015-07-06 09:50:36 -07:00 |
|
Oleksandr Zhurbenko
|
f353b603be
|
Fixed a hamburger notification for desktop and fixed :hover for the user list
|
2015-07-06 09:46:20 -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 |
|
Oleksandr Zhurbenko
|
77a201099c
|
Added styling for the hamburger and Public buttons and changed Public button's event which handles read public messages
|
2015-07-03 11:06:40 -07:00 |
|
Oleksandr Zhurbenko
|
b0f0099a6a
|
Changed usernames' cursor
|
2015-07-03 10:57:23 -07:00 |
|
Chad Pilkey
|
aafbbd2948
|
Merge pull request #685 from gthacoder/meteor-client-hamburger-buttons
HTML5 client: hamburger buttons.
|
2015-07-02 19:00:07 -04:00 |
|
Maxim Khlobystov
|
ddad7b1589
|
Corrected the size of a hamburger icon for landscape and desktop portrait modes.
|
2015-07-02 18:46:06 -04: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 |
|
Richard Alam
|
79ede8d290
|
Merge pull request #673 from jfederico/master
Added support for POST requests to getRecordings and getMeetings
|
2015-06-30 13:27:30 -04:00 |
|
Jesus Federico
|
9e51241b08
|
Added support for POST requests to getRecordings and getMeetings
|
2015-06-29 18:18:39 -04:00 |
|
Oleksandr Zhurbenko
|
28d31f9b8c
|
Fixed a bug with notifications' appearing on relogin
|
2015-06-29 09:54:02 -07:00 |
|
Oleksandr Zhurbenko
|
33b2c8becd
|
Fixed a bug with an open private chat on relogin
|
2015-06-29 09:01:20 -07:00 |
|
Oleksandr Zhurbenko
|
b970298f05
|
Added styling and icons as notifications for the user list
|
2015-06-26 15:58:23 -07:00 |
|
Oleksandr Zhurbenko
|
0f6f553e3e
|
Added notifications for unread private messages
|
2015-06-24 17:21:50 -07:00 |
|