perroned
|
096d2e5d93
|
Cleaned up newline conversions
|
2015-02-11 11:55:50 -08:00 |
|
perroned
|
2f4960e5b2
|
Newlines between flash and html5
|
2015-02-11 11:43:46 -08:00 |
|
perroned
|
949c40b618
|
translate incoming and outgoing multiline messages
|
2015-02-10 08:29:52 -08:00 |
|
perroned
|
1c6abd5793
|
Prevent user list from getting covered in mobile
|
2015-02-10 07:48:02 -08:00 |
|
perroned
|
256fbbc1c5
|
Forgot a class
|
2015-02-10 07:24:13 -08:00 |
|
perroned
|
570e62143f
|
participants list and options menu
|
2015-02-10 07:17:26 -08:00 |
|
perroned
|
56c13bd4c5
|
cleaned up
|
2015-02-04 13:20:41 -08:00 |
|
perroned
|
5bf696d998
|
Fixed inability to send multilined messages
|
2015-02-04 11:11:47 -08:00 |
|
perroned
|
b4bf8b561b
|
Add timestamps to selected font size
|
2015-02-04 11:10:45 -08:00 |
|
perroned
|
366bb23c78
|
Don't hard code sizes in html
|
2015-02-04 10:16:35 -08:00 |
|
perroned
|
ad7224cd7f
|
Fixing chat message size on mobile
|
2015-02-04 10:01:14 -08:00 |
|
perroned
|
66fd06c662
|
Merge remote-tracking branch 'maxim/meteor-client-device-orientation' into new-branch
Conflicts:
labs/meteor-client/app/client/stylesheets/portrait/chat.less
|
2015-02-03 07:45:16 -08:00 |
|
perroned
|
2eb1f2f9ac
|
Easier to close chat on mobile
|
2015-02-03 07:30:40 -08:00 |
|
Maxim Khlobystov
|
bf366e7341
|
Started using the device orientation instead of the device width to distinguish between a narrowed desktop window and a mobile device in portrait orientation.
|
2015-02-02 17:19:57 -08:00 |
|
Maxim Khlobystov
|
b9f6dbd646
|
Added some padding space between the slide and the whiteboard bottom border.
|
2015-02-02 08:34:37 -08:00 |
|
perroned
|
0bdea5163d
|
fixing some elements on small screens
|
2015-02-02 08:31:22 -08:00 |
|
perroned
|
827a64a7b9
|
Organized user list
|
2015-02-02 08:11:25 -08:00 |
|
Maxim Khlobystov
|
9a2c10b7a8
|
Revert "add slide spacing on startup"
This reverts commit 580d84c9fa .
Conflicts:
labs/meteor-client/app/client/views/whiteboard/whiteboard.coffee
|
2015-02-02 08:10:40 -08:00 |
|
Maxim Khlobystov
|
b27186c7c2
|
Revert "add bottom border for whiteboard slide when resizing"
This reverts commit 06c4c71d18 .
Conflicts:
labs/meteor-client/app/client/views/whiteboard/whiteboard.coffee
|
2015-02-02 08:05:29 -08:00 |
|
Maxim Khlobystov
|
aeabd91f6b
|
Added Jasmine package and one of its dependencies.
|
2015-01-30 16:22:12 -08:00 |
|
perroned
|
84120647c4
|
When you select a conversation from the extra list, actually display it
|
2015-01-30 08:48:37 -08:00 |
|
perroned
|
fe6ae739c2
|
Prevent close tab button from being hidden
|
2015-01-30 07:06:24 -08:00 |
|
perroned
|
919321d793
|
Prevent row from dropping by a few pixels when hovering a private tab
|
2015-01-29 09:53:31 -08:00 |
|
perroned
|
c969d75730
|
Move notification class to parent tab element
|
2015-01-29 09:24:59 -08:00 |
|
perroned
|
46efa8cfa0
|
Fixing chat tabs dropping to a new line.
|
2015-01-29 08:59:32 -08:00 |
|
Maxim Khlobystov
|
db9f9c7082
|
Fixed the whiteboard height on startup in portrait orientation.
|
2015-01-28 13:47:48 -08:00 |
|
Maxim Khlobystov
|
a3eff36394
|
Beginning work on the acceptance tests for the log in/out process.
|
2015-01-24 18:14:46 -08:00 |
|
Maxim Khlobystov
|
44e851a2c4
|
Added some acceptance tests to verify that public chat messages work correctly.
|
2015-01-24 18:13:29 -08:00 |
|
Maxim Khlobystov
|
669fd71b79
|
Merge branch 'testing-version-11' of https://github.com/antobinary/bigbluebutton into meteor-client-nightwatch
|
2015-01-24 17:46:02 -08:00 |
|
Maxim Khlobystov
|
543b002165
|
Added Selenium and Nightwatch.js support.
|
2015-01-24 17:44:29 -08:00 |
|
perroned
|
a0aefb845d
|
Fix text overflow for chat button
|
2015-01-21 13:07:17 -08:00 |
|
perroned
|
580d84c9fa
|
add slide spacing on startup
|
2015-01-21 12:30:57 -08:00 |
|
perroned
|
06c4c71d18
|
add bottom border for whiteboard slide when resizing
|
2015-01-21 12:02:50 -08:00 |
|
perroned
|
77ee0a14f7
|
removed resizing from chatbar file
|
2015-01-21 12:02:04 -08:00 |
|
perroned
|
189ef5f7a9
|
spacing for whiteboard slide
|
2015-01-21 12:01:24 -08:00 |
|
perroned
|
486a25fcf4
|
Moved resizing windows to globals
|
2015-01-21 12:00:43 -08:00 |
|
perroned
|
8c36a145f5
|
Solved sorting of users list
|
2015-01-21 10:28:45 -08:00 |
|
Maxim Khlobystov
|
c89f4d64c5
|
Merge branch 'new-branch' of https://github.com/perroned/bigbluebutton into meteor-client-jasmine
|
2015-01-20 11:55:01 -08:00 |
|
perroned
|
8e4c27c13b
|
Clear session. Prevent left over data allowing re-entry
|
2015-01-20 08:01:17 -08:00 |
|
perroned
|
45458c3f0c
|
Fixing title name
|
2015-01-20 06:55:03 -08:00 |
|
perroned
|
4788faba2d
|
Added route handler for trying to bypass port 4000
|
2015-01-16 09:00:37 -08:00 |
|
perroned
|
61f906875e
|
fixing chat ui
|
2015-01-16 07:59:50 -08:00 |
|
perroned
|
990fdad193
|
Resize users windows
|
2015-01-16 07:44:17 -08:00 |
|
Maxim Khlobystov
|
6ae7a73980
|
Merge branch 'meteor-client-responsive-ui' into meteor-client-jasmine
|
2015-01-15 18:04:04 -08:00 |
|
Maxim Khlobystov
|
5f9b579a19
|
Included the navbar to a disabled area on clicking Logout.
|
2015-01-15 18:02:13 -08:00 |
|
Maxim Khlobystov
|
be40164588
|
Beginning work on client-side unit tests.
|
2015-01-15 16:51:20 -08:00 |
|
Maxim Khlobystov
|
40431ade89
|
Merge branch 'meteor-client-responsive-ui' of https://github.com/antobinary/bigbluebutton into meteor-client-responsive-ui
|
2015-01-15 13:01:08 -08:00 |
|
perroned
|
e4fd27e34d
|
chatbar resizing works on meeting join now
|
2015-01-15 10:05:11 -08:00 |
|
perroned
|
b4effb2e01
|
chatbar is better on startup, message input it slightly hidden
|
2015-01-15 09:51:07 -08:00 |
|
perroned
|
38e3cac8ee
|
Merge remote-tracking branch 'maxim/meteor-client-responsive-ui' into new-branch
|
2015-01-15 08:28:24 -08:00 |
|