Commit Graph

7476 Commits

Author SHA1 Message Date
Mohamed Amine Ben Salah
9a56c0170a from single user to multi users webcams 2020-03-04 14:44:05 -03:00
Mohamed Amine Ben Salah
8c428d058a Revert "adds check test spec to webcam single-user test"
This reverts commit 2ddcf3a4b9.
2020-03-04 16:14:41 -03:00
Mohamed Amine Ben Salah
2ddcf3a4b9 adds check test spec to webcam single-user test 2020-03-04 15:55:36 -03:00
Anton Georgiev
0f6f2ffcab
Merge pull request #8666 from daminebenq/fix-draw-test
fixes missing returned Test results
2020-03-04 14:52:58 -05:00
Anton Georgiev
129cad229f
Merge pull request #8708 from daminebenq/adding-single-user-webcam-test
adds single user webcam test spec
2020-03-04 14:21:43 -05:00
Mohamed Amine Ben Salah
ea226420c2 adds single user webcam test spec 2020-03-04 16:00:45 -03:00
Anton Georgiev
7dbaf61ea6
Merge pull request #8629 from KDSBrowne/issue-8602
Fix RTL in chat using react-virtualized
2020-03-04 13:28:49 -05:00
Anton Georgiev
23b7faba60
Merge pull request #8699 from KDSBrowne/issue-8524
Fix whiteboard toolbar overlapping userlist
2020-03-04 11:24:37 -05:00
Maxim Khlobystov
42a263b583 Removed babel-plugin-react-remove-properties to keep data-test attributes in production 2020-02-26 16:07:59 -05:00
Mohamed Amine Ben Salah
76cd0fb28a removes TODO comments 2020-02-26 10:48:34 -03:00
Anton Georgiev
91919ff62f
Merge pull request #8651 from daminebenq/bbb-tests
adds chatBox data-test for private or public chat & adds checks for private and public messages reception
2020-02-26 08:32:21 -05:00
Mohamed Amine Ben Salah
a2380fd017 fixes status.js test spec results 2020-02-25 17:38:33 -03:00
Mohamed Amine Ben Salah
16c700d21c fixes slides upload/Skip test spec results 2020-02-25 17:14:56 -03:00
Mohamed Amine Ben Salah
1901d93706 fixes draw test spec results 2020-02-25 16:50:02 -03:00
Mohamed Amine Ben Salah
d74f97e9cc fixes chat Test specs 2020-02-25 14:53:18 -03:00
KDSBrowne
f39025b419 fix whiteboard toolbar overlapping userlist and its dropdowns 2020-02-24 15:20:05 +00:00
Mohamed Amine Ben Salah
28bd0cf8c1 seperates create and join in different functions and cleans up code 2020-02-21 15:39:28 -03:00
Mohamed Amine Ben Salah
9e8be984d3 adds code clean up 2020-02-21 15:20:46 -03:00
Mohamed Amine Ben Salah
d2db75e9bb adds join Breakoutrooms Test Spec 2020-02-21 15:06:05 -03:00
Mohamed Amine Ben Salah
da47e85b17 returns commented code and uses the new data-test for public/private chat 2020-02-19 15:49:43 -03:00
Mohamed Amine Ben Salah
9fad024c85 adds chatBox data-test for private or public chat & adds checks for private and public messages reception 2020-02-19 15:49:28 -03:00
Anton Georgiev
aea10d65f2
Merge pull request #8636 from daminebenq/bbb-tests
Adds pupeteer test to join as two users and check if one can see the other
2020-02-19 13:37:33 -05:00
Mohamed Amine Ben Salah
0cd7bc5188 returns Page Status a deleted part of code 2020-02-18 15:52:07 -03:00
Mohamed Amine Ben Salah
c4a658b25f adds fixes adding timestamp to metrics filename and to the use of effectiveParams object 2020-02-18 15:45:46 -03:00
Mohamed Amine Ben Salah
2ff8ad3b44 removes unused parameters from multiusers.js 2020-02-18 14:18:55 -03:00
Mohamed Amine Ben Salah
6f2612fbd7 fixes page.js conflicts 2020-02-18 14:16:54 -03:00
Mohamed Amine Ben Salah
d78627fce2 adds getMetrics() after checkForOtherUser and currentTimestamp to the metrics fileName and some fixes 2020-02-18 14:08:32 -03:00
Mohamed Amine Ben Salah
d13e8f7c51 adds memory metrics 2020-02-17 15:40:05 -03:00
Anton Georgiev
45ab79ec96
Merge pull request #8612 from Tainan404/issue-8604
Add debounce to mute/unmute button
2020-02-14 16:54:31 -05:00
Anton Georgiev
d6c940b57a
Merge pull request #8591 from vitormateusalmeida/issue-8590
Fixes media rerender
2020-02-14 16:53:56 -05:00
Anton Georgiev
4eb19ea77e
Merge pull request #8634 from Tainan404/issue-8530
Fix bottom clip in first chat message
2020-02-14 16:52:41 -05:00
Anton Georgiev
4b0452d1fd Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into feb14-merge-2.2-into-master 2020-02-14 21:43:35 +00:00
Mohamed Amine Ben Salah
0a65a9684c adds getMetrics [WIP] 2020-02-14 17:52:59 -03:00
Anton Georgiev
4e26af523f
Merge pull request #8639 from antobinary/locales-feb-14-2020
Pulled HTML5 locales Feb 14, 2020; Added Thai
2020-02-14 15:48:32 -05:00
Anton Georgiev
9c2797ecd6 Pulled HTML5 locales Feb 14, 2020; Added Thai 2020-02-14 15:46:33 -05:00
Tainan Felipe
31fcdbf764 Fix bottom clip in first chat message 2020-02-14 14:45:26 -03:00
Mohamed Amine Ben Salah
c306034403 return commented code 2020-02-13 17:00:33 -03:00
Mohamed Amine Ben Salah
702e81044b add isolated BrowserContext 2020-02-13 16:55:28 -03:00
Mohamed Amine Ben Salah
a39b5dc6d6 updated the use of Page arguments locally in multiusers.js and the merge of the new params 2020-02-13 10:32:03 -03:00
Lucas Zawacki
c7bba345c6 Remove unused setState playing:true in onReady method 2020-02-12 17:39:45 -03:00
Mohamed Amine Ben Salah
8647046378 removed overwriting in page.js and specified User2 as a specific username to use in the second session with user/multiusers.js 2020-02-12 17:18:41 -03:00
KDSBrowne
dee84c1af9 fix RTL in chat using react-virtualized 2020-02-12 14:57:59 +00:00
Lucas Zawacki
be9202a648 Adding some checks for null player in getCurrentTime and getCurrentPlaybackRate 2020-02-11 15:08:26 -03:00
Lucas Zawacki
fcecc3bcfe Fix playbackrate state when being set from local player 2020-02-11 15:08:24 -03:00
Lucas Zawacki
a90be659d7 Attempt to limit flow of presenterSync messages just in case 2020-02-11 15:08:21 -03:00
Lucas Zawacki
9f2826949d External video: don't use react state for flags that don't need re-renders 2020-02-11 15:08:18 -03:00
Lucas Zawacki
8165cba402 External video: prevent presenter from sending multiple unecessary play/pause messages 2020-02-11 15:08:13 -03:00
KDSBrowne
f262d5b21c fix panel resize when first leading in RTL 2020-02-11 16:59:04 +00:00
Mohamed Amine Ben Salah
b65b1b11a3 added a promise to close all pages & removed overwriting in page 2020-02-10 19:09:17 -03:00
Mohamed Amine Ben Salah
c29b994c48 removed no-needed declarations from page.js 2020-02-10 10:52:19 -03:00