Oleksandr Zhurbenko
|
06493fda7f
|
Switched to prop-types package to remove new React 15 warnings
|
2017-06-03 19:40:14 -07:00 |
|
Oleksandr Zhurbenko
|
3ef376e095
|
Switched from String refs to callback refs 2
|
2017-06-03 17:02:00 -07:00 |
|
Oleksandr Zhurbenko
|
a0224dcffc
|
Replaced String refs with callback refs
String refs will be deprecated in the next React releases, since they have some performance issues
|
2017-06-03 16:58:27 -07:00 |
|
Oleksandr Zhurbenko
|
47c1ac6083
|
Fixed links in the chat
|
2017-06-03 12:11:49 -07:00 |
|
Maxim Khlobystov
|
48b5ca32cb
|
Translate the page object classes to ES6
|
2017-06-03 01:27:29 +00:00 |
|
Maxim Khlobystov
|
584d15d7c6
|
Fix the JSCS errors introduced by the new testing code
|
2017-06-03 00:25:39 +00:00 |
|
Oswaldo Acauan
|
d279e6d4f4
|
Improve ESLint rules
|
2017-06-02 20:42:13 +00:00 |
|
Anton Georgiev
|
ebd8cce82a
|
Merge pull request #3976 from oswaldoacauan/fix-chat-max-message-length
[HTML5] Add check for min/max length for chat message
|
2017-06-02 15:27:02 -04:00 |
|
Oswaldo Acauan
|
e6412275a6
|
Linter auto fix
|
2017-06-02 19:25:02 +00:00 |
|
Oswaldo Acauan
|
1573d641a6
|
Change lint import configs to our pattern
|
2017-06-02 19:16:30 +00:00 |
|
Oswaldo Acauan
|
9e0ffdc000
|
Remove autofix script
|
2017-06-02 19:01:57 +00:00 |
|
KDSBrowne
|
9b6f6e2fa1
|
fix merge conflict
|
2017-06-02 12:01:12 -07:00 |
|
Oswaldo Acauan
|
b10d3748a8
|
Replace JSCS in favor of ESLint
|
2017-06-02 18:55:23 +00:00 |
|
KDSBrowne
|
95a81315d3
|
fix focus managment
|
2017-06-02 10:22:22 -07:00 |
|
JaeeunCho
|
eb4619dbde
|
HTML5 - fixed long string at cc box
|
2017-06-02 08:27:55 -07:00 |
|
Anton Georgiev
|
8f2ad070b9
|
Merge pull request #3966 from JaeeunCho/disappear_dialog
HTML5 - fixed setting's dropdown re-render issue
|
2017-06-02 11:00:27 -04:00 |
|
KDSBrowne
|
bf6b85414a
|
remove nested select function
|
2017-06-01 16:38:56 -07:00 |
|
KDSBrowne
|
636e848a80
|
fix tab key focusing only second element in dropdown list
|
2017-06-01 14:49:42 -07:00 |
|
JaeeunCho
|
510288bfe1
|
HTML5 - added new line at the end of the file
|
2017-06-01 13:13:14 -07:00 |
|
JaeeunCho
|
8d776b1811
|
Merge remote-tracking branch 'upstream/master' into disappear_dialog
|
2017-06-01 13:10:22 -07:00 |
|
Anton Georgiev
|
7c16023c9e
|
Merge pull request #3971 from JaeeunCho/removed_lockedLayout
HTML5 - removed 'lockedLayout' variable
|
2017-06-01 14:07:42 -04:00 |
|
Oswaldo Acauan
|
067bd96272
|
Fix merge conflicts
|
2017-06-01 14:27:12 +00:00 |
|
Oswaldo Acauan
|
3702da3e08
|
Add check for min/max length for chat message
|
2017-06-01 14:24:29 +00:00 |
|
Maxim Khlobystov
|
3b048bc475
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into webdriverio-setup
|
2017-05-30 02:53:57 +00:00 |
|
Maxim Khlobystov
|
41645c315c
|
Get rid of all the old testing code that can't be run anymore.
|
2017-05-30 02:04:27 +00:00 |
|
Maxim Khlobystov
|
4ea0d7e7f8
|
Remove all the Jasmine-related Meteor startup parameters that are not used anymore.
|
2017-05-30 01:55:03 +00:00 |
|
Maxim Khlobystov
|
77c776bd78
|
Initialize custom command for a login action (not used yet, will be utilized in future tests).
|
2017-05-30 01:45:30 +00:00 |
|
Maxim Khlobystov
|
b2f09ad1f0
|
Add Node.js installation step to the docs on acceptance testing.
|
2017-05-30 01:17:13 +00:00 |
|
Maxim Khlobystov
|
73892627ae
|
Fix multiple misprints in the acceptance testing docs.
|
2017-05-30 00:49:39 +00:00 |
|
JaeeunCho
|
2b0e6df6d6
|
HTML5 - removed 'lockedLayout' variable
|
2017-05-29 13:34:33 -07:00 |
|
JaeeunCho
|
5efb697c9c
|
HTML5 - fixed conflict
|
2017-05-29 13:24:29 -07:00 |
|
Maxim Khlobystov
|
5dbd42ce2e
|
Update the acceptance test docs
This commit adds the steps of how to run and configure the acceptance test specs and suites.
|
2017-05-28 05:32:52 +00:00 |
|
Maxim Khlobystov
|
68de9493a5
|
Group the login acceptance tests into a single test suite.
|
2017-05-28 05:07:06 +00:00 |
|
Maxim Khlobystov
|
5828dcecce
|
Integrate acceptance tests with npm scripts
This commit adds a special test npm command to be able to run the acceptance tests using npm scripts.
|
2017-05-28 04:45:41 +00:00 |
|
Maxim Khlobystov
|
3cef659a43
|
Set the test runner to take only those files that have *.conf.js filenames.
|
2017-05-28 03:30:11 +00:00 |
|
Fred Dixon
|
bd8d072925
|
Update README.md
|
2017-05-27 21:29:57 -04:00 |
|
Maxim Khlobystov
|
4703692de8
|
Start writing the Getting Started guide for the acceptance tests
This commit adds the INSTALL.md file with all the steps to get the Selenium server up and running.
|
2017-05-25 23:43:53 +00:00 |
|
Anton Georgiev
|
4a4cb684ac
|
Merge pull request #3960 from OZhurbenko/dropdown-listeners-fix
HTML5 - dropdown click listeners' fix
|
2017-05-25 13:57:52 -04:00 |
|
Anton Georgiev
|
250c6cdb8b
|
Merge pull request #3948 from KDSBrowne/x0-lint-Client
[HTML5] - Fix client lint issues
|
2017-05-25 13:57:04 -04:00 |
|
JaeeunCho
|
4c9c5701c3
|
HTML5 - fixed setting's dropdown re-render issue
|
2017-05-24 15:42:02 -07:00 |
|
JaeeunCho
|
d74f573007
|
Merge remote-tracking branch 'upstream/master' into disappear_dialog
|
2017-05-24 15:32:38 -07:00 |
|
Anton Georgiev
|
6df3eb2afe
|
Merge pull request #3940 from JaeeunCho/hidden_closedCaption
HTML5 - fixed closed-caption display
|
2017-05-24 15:57:58 -04:00 |
|
KDSBrowne
|
58c777b456
|
fix locale string format
|
2017-05-23 14:49:02 -07:00 |
|
JaeeunCho
|
de89b9760a
|
Merge remote-tracking branch 'upstream/master' into disappear_dialog
|
2017-05-23 09:28:36 -07:00 |
|
Fred Dixon
|
3749e513ce
|
Merge pull request #3963 from ffdixon/fix-ip-detection
Improved the detection if IP addresses in bbb-conf
|
2017-05-23 11:29:37 -04:00 |
|
Fred Dixon
|
66aa72e1e7
|
Improved the detection if IP addresses in bbb-conf
|
2017-05-23 10:29:16 -05:00 |
|
KDSBrowne
|
eabf5cb4e1
|
use += and -= operator
|
2017-05-23 06:45:28 -07:00 |
|
KDSBrowne
|
f4dd6628ee
|
remove switch statment
|
2017-05-23 06:35:55 -07:00 |
|
KDSBrowne
|
477ca85615
|
fix hoisting issue and switch to keydown event
|
2017-05-23 06:23:26 -07:00 |
|
Oleksandr Zhurbenko
|
c4250c3fa9
|
Removing event listeners in handleHide
|
2017-05-22 16:50:32 -07:00 |
|