Commit Graph

979 Commits

Author SHA1 Message Date
Maxim Khlobystov
c30ed0e046 Fixed the leak in one of the tests that was creating abandoned users in a meeting. 2015-01-26 16:24:55 -08:00
Maxim Khlobystov
93a1cb90e0 Added the specs to test the top of the page behaviour while scaling the page horizontally on desktop. 2015-01-26 16:17:56 -08:00
Maxim Khlobystov
ee06ff10f6 Added the spec to verify the whiteboard presentation successfully loads. 2015-01-25 11:11:56 -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
perroned
9b9ad01847 Run resize at startup. Only run in landscape mode 2015-01-15 08:10:44 -08:00
perroned
15a5441354 height sizing of chat window 2015-01-15 07:50:59 -08:00
Maxim Khlobystov
bc6f00328a Fixed the size of a logout dialog box in a narrow window on desktop. 2015-01-14 16:00:19 -08:00
Maxim Khlobystov
3c0afca34c Made the desktop navbar always be one row, even in a very small window. 2015-01-13 17:23:34 -08:00
Maxim Khlobystov
35aaf3e3a9 There's no need to mask test specs manually, we can disable testing modes with environment variables. 2015-01-13 16:47:17 -08:00
Maxim Khlobystov
c50e88f2b9 Made the navbar display long meeting names truncated. 2015-01-12 16:02:08 -08:00
Maxim Khlobystov
f09809205d Made all the navbar buttons always visible in portrait orientation on desktop. 2015-01-12 15:11:26 -08:00
Maxim Khlobystov
addb734d9d Prevented the collapsible navbar from jumping to another row after it is triggered and user resizes the window. 2015-01-12 13:47:10 -08:00
Anton Georgiev
f1114418cb Merge branch 'meteor-client-new-icons' into meteor-client-responsive-ui 2015-01-12 21:27:33 +00:00
Anton Georgiev
54ff0915c4 logoutURL is still needed 2015-01-12 21:04:50 +00:00
Anton Georgiev
3ccc3887d7 regulate the height of the components so no vertical scrolling is needed 2015-01-12 20:54:59 +00:00
Anton Georgiev
3662f7cc7b Merge branch 'meteor-client-responsive-ui' of github.com:gthacoder/bigbluebutton into meteor-client-responsive-ui 2015-01-12 20:52:51 +00:00
Maxim Khlobystov
0b2973b03d Prevented the sliding menu icons from appearing below the userlist/whiteboard/chat panels. 2015-01-12 12:42:58 -08:00
Anton Georgiev
4c62aeed3d Merge branch 'meteor-client-new-icons' of github.com:gthacoder/bigbluebutton into meteor-client-new-icons 2015-01-12 20:16:43 +00:00
Maxim Khlobystov
988f5f02dd Made sure the cursor is set to the chat input textbox every time a new private tab is created or user switches between existing tabs. 2015-01-11 18:47:27 -08:00
Maxim Khlobystov
cfb79d13de Replaced Raised Hand and Leave Audio Call icons with ionicons. 2015-01-11 12:13:40 -08:00
Maxim Khlobystov
7c8f51ea55 Added Ionicons package. 2015-01-11 11:12:45 -08:00
Maxim Khlobystov
703d42b14d Added the ability for a navbar to collapse in portrait orientation on desktop. 2015-01-10 18:49:08 -08:00
Anton Georgiev
c7e7bde00a not used anymore 2015-01-09 22:54:40 +00:00
Maxim Khlobystov
bbdf5106f3 Merge branch 'master' of https://github.com/antobinary/bigbluebutton into meteor-client-responsive-ui 2015-01-09 12:48:19 -08:00
Maxim Khlobystov
2d1319e402 Added a separate stylesheet for a portrait mode in a narrowed desktop window. 2015-01-08 15:43:34 -08:00
Anton Georgiev
d9c1356427 keep only the most recent version of the shape 2015-01-08 21:00:13 +00:00
Anton Georgiev
a811265b86 the textshape is displayed as the presenter is typing. Overwritten with the final version when it is available 2015-01-08 20:49:29 +00:00