KDSBrowne
|
d7335ade60
|
move focus styles to central location
|
2017-09-19 07:44:42 -07:00 |
|
KDSBrowne
|
f20f432e74
|
add focus to chat links
|
2017-09-18 09:55:10 -07:00 |
|
KDSBrowne
|
e78e59e659
|
add focus style to device selectors
|
2017-09-18 09:43:21 -07:00 |
|
KDSBrowne
|
a470bfb58f
|
add border size variable and clean up css
|
2017-09-18 09:23:15 -07:00 |
|
KDSBrowne
|
ae443a8430
|
add custom focus to select elements
|
2017-09-15 12:25:45 -07:00 |
|
KDSBrowne
|
b88179a9e7
|
remove outline from fullscreen modal
|
2017-09-15 11:29:56 -07:00 |
|
KDSBrowne
|
bc48e7352d
|
remove transition, switch color code to variable
|
2017-09-15 11:05:24 -07:00 |
|
KDSBrowne
|
69c2b195f5
|
remove css important rule
|
2017-09-15 09:00:11 -07:00 |
|
KDSBrowne
|
2815cf9ce1
|
add custom focus styles
|
2017-09-15 08:12:58 -07:00 |
|
Anton Georgiev
|
718828353e
|
Merge pull request #4321 from Klauswk/fix-acl-inconsistency
[HTML5] Fix inconsistency inside the ACL, #4310
|
2017-09-05 09:54:40 -04:00 |
|
Anton Georgiev
|
a68222dfff
|
Merge pull request #4181 from JaeeunCho/destroy_meeting_users
[HTML5 2.0] End meeting by moderator
|
2017-09-05 09:54:19 -04:00 |
|
Anton Georgiev
|
50c7974a30
|
Merge pull request #4323 from KDSBrowne/x2.0-replace-getElementById-instances
[HTML5] - Replace Instances of getElementById
|
2017-09-05 09:51:57 -04:00 |
|
JaeeunCho
|
7a01c61639
|
fixed isModerator()
|
2017-09-01 13:00:55 -07:00 |
|
JaeeunCho
|
99ea26c584
|
added isModerator at service.js
|
2017-09-01 12:37:14 -07:00 |
|
JaeeunCho
|
ede90b8a40
|
removed unused line at css
|
2017-09-01 11:39:17 -07:00 |
|
JaeeunCho
|
43f6fd9c03
|
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into destroy_meeting_users
|
2017-09-01 11:22:45 -07:00 |
|
Anton Georgiev
|
d60e06e28f
|
Merge pull request #4221 from JaeeunCho/change_localeId_to_camelCase
[HTML5] changed string id to camelCase
|
2017-09-01 10:05:50 -04:00 |
|
KDSBrowne
|
b2fcfef145
|
move if condition
|
2017-08-29 16:26:43 -07:00 |
|
KDSBrowne
|
126f4589e1
|
move if conditions
|
2017-08-29 12:31:09 -07:00 |
|
KDSBrowne
|
20316be90f
|
add suggested changes
|
2017-08-29 12:25:01 -07:00 |
|
Klaus
|
ade47254d3
|
Fix inconsistency inside the ACL, #4310
|
2017-08-28 16:48:46 -03:00 |
|
KDSBrowne
|
1ba4be58fd
|
removed unused functions
|
2017-08-28 09:14:18 -07:00 |
|
KDSBrowne
|
7271be05f8
|
remove getElementById usage in message-list-item component
|
2017-08-28 08:30:50 -07:00 |
|
KDSBrowne
|
24bdb2d000
|
remove getElementById usage in message component
|
2017-08-28 08:30:50 -07:00 |
|
Anton Georgiev
|
50efdf3066
|
Merge pull request #4242 from MaximKhlobystov/selenium-multiremote
[HTML5 Client] Multiple browser sessions in test specs
|
2017-08-17 13:29:42 -04:00 |
|
Maxim Khlobystov
|
397a94b1c9
|
Put the assertion logic that browsers share into a separate utility class, thus avoiding unnecessary code repetition + we are now fetching the base url from the wdio config (not hardcoded anymore).
|
2017-08-16 12:31:49 -04:00 |
|
Anton Georgiev
|
5f1fb7542e
|
Merge pull request #4204 from Klauswk/fix-missing-state
[HTML5 2.0] Fix Audio Modal on Meeting Join
|
2017-08-15 15:11:47 -04:00 |
|
Anton Georgiev
|
f6e8e743e0
|
Merge pull request #4244 from KDSBrowne/fix-meeting-title
[HTML5] - Meeting title fix
|
2017-08-15 15:11:27 -04:00 |
|
KDSBrowne
|
66d1a3b06a
|
fix meeting title
|
2017-08-15 10:24:58 -07:00 |
|
Klaus
|
3730891d5f
|
Merge branch 'bbb-2x-mconf' into html5-breakout-2x-fix
|
2017-08-15 13:08:13 -03:00 |
|
Maxim Khlobystov
|
cca17c222e
|
Got rid of the tests' getting started document (these docs are already on the official docs website).
|
2017-08-15 11:04:38 -04:00 |
|
Maxim Khlobystov
|
511529c93f
|
Cleanup: removing some debug code.
|
2017-08-15 11:02:10 -04:00 |
|
Maxim Khlobystov
|
723532c4a4
|
Increased the Jasmine default timeout to prevent async-related errors when running the tests on desktop Ubuntu.
|
2017-08-15 10:44:19 -04:00 |
|
JaeeunCho
|
ab81ebfcfd
|
added new line at the end of service.js
|
2017-08-14 13:05:59 -07:00 |
|
JaeeunCho
|
11d181327c
|
created service.js moved makeCall to service.js
|
2017-08-14 13:03:37 -07:00 |
|
JaeeunCho
|
1dff7f0ef2
|
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into destroy_meeting_users
|
2017-08-14 12:56:56 -07:00 |
|
Klaus
|
dc62d15ad0
|
Change variable name
|
2017-08-14 16:19:35 -03:00 |
|
Klaus
|
e996bea1e9
|
Handling separate redis channel
|
2017-08-14 15:55:17 -03:00 |
|
Klaus
|
7c12ccb39e
|
Handling meeting end
|
2017-08-14 15:52:18 -03:00 |
|
Maxim Khlobystov
|
3d7a35972b
|
Updated the page object classes according with the multiremote needs.
|
2017-08-14 12:58:43 -04:00 |
|
Maxim Khlobystov
|
8379d5207c
|
Updated all the existing landing page specs to support mutiremote mode.
|
2017-08-14 12:30:14 -04:00 |
|
Maxim Khlobystov
|
4e55403348
|
Added multiremote to the test runner config.
|
2017-08-14 10:03:43 -04:00 |
|
JaeeunCho
|
237d1b6ac3
|
divided code into new container.jsx
|
2017-08-11 13:32:33 -07:00 |
|
Klaus
|
de6b40a666
|
Fix counter in breakout notification
|
2017-08-11 17:17:35 -03:00 |
|
Klaus
|
17dce149d9
|
fix dropdown going missing
|
2017-08-11 15:02:26 -03:00 |
|
Klaus
|
babc981867
|
Messages been correct handle
|
2017-08-11 14:14:50 -03:00 |
|
JaeeunCho
|
b20ea78e2a
|
fixed conflict
|
2017-08-10 14:34:21 -07:00 |
|
JaeeunCho
|
8607eff5d6
|
changed fullScreen to fullscreen
|
2017-08-10 12:09:16 -07:00 |
|
JaeeunCho
|
3f773684bc
|
[HTML5] changed string id to camelCase
|
2017-08-10 10:34:34 -07:00 |
|
JaeeunCho
|
405ead47c2
|
added new line at styles.scss
|
2017-08-08 15:29:22 -07:00 |
|