Commit Graph

7614 Commits

Author SHA1 Message Date
KDSBrowne
0bd6687387 Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast 2020-04-01 22:55:52 +00:00
KDSBrowne
20cd9f539f reduce re-renders of actionbar / show all uploads dropped separately in toast 2020-04-01 22:54:47 +00:00
KDSBrowne
a2d0d9ecd2 fix upload toast overflow on mobile landscape 2020-04-01 14:32:56 +00:00
Anton Georgiev
b1ebd79d51
Update settings.yml 2020-03-31 16:29:32 -04:00
Anton Georgiev
2e67b1ebdc
Merge pull request #8814 from KDSBrowne/issue-8544
Improve layout of notification options
2020-03-31 14:43:31 -04:00
Anton Georgiev
7b70831197
Merge pull request #8854 from KDSBrowne/issue-8852
Fix chat opening after saving application settings
2020-03-31 12:14:56 -04:00
KDSBrowne
81d0d5b0dc Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into issue-8544 2020-03-30 20:40:01 +00:00
Anton Georgiev
10e9678ad5
Merge pull request #8871 from daminebenq/add-shared-notes-test
adds shared notes single user test
2020-03-27 09:00:15 -04:00
Anton Georgiev
54fa9c8ddb
Merge pull request #8891 from daminebenq/webcams-test-fixes
Webcams test fixes
2020-03-27 08:59:51 -04:00
Mohamed Amine Ben Salah
4e23e25bbd changes webcams-test to use only one user and to check for the webcam content 2020-03-26 17:16:38 -03:00
Anton Georgiev
3355ddec51
Merge pull request #8836 from daminebenq/notifications-test
adds popup notifications test spec (not considering errors notifications)
2020-03-26 16:01:42 -04:00
Anton Georgiev
972942b0d1
Merge pull request #8791 from daminebenq/testing-environment-variables-puppeteer
adds required test variables to .env-template with empty values
2020-03-26 16:01:30 -04:00
Mohamed Amine Ben Salah
10a22d411e fixes webcams test 2020-03-26 16:51:41 -03:00
KDSBrowne
b2f2b2d5c2 fix presenter icon not displaying correctly around user avatar in safari 2020-03-25 21:03:59 +00:00
Mohamed Amine Ben Salah
33c41fc84c adds shared notes single user test 2020-03-24 15:13:51 -03:00
KDSBrowne
c86988f92c fix userlist / chat being opened after saving app settings 2020-03-24 15:06:02 +00:00
KDSBrowne
5c9c5808ae add message string / fix hand notification not working on android 2020-03-24 13:40:06 +00:00
Mohamed Amine Ben Salah
02af01b893 adds join audio notification test spec 2020-03-23 14:11:30 -03:00
Mohamed Amine Ben Salah
41255afa3a adds screensharing notification test spec 2020-03-23 11:14:56 -03:00
Mohamed Amine Ben Salah
16c920c301 renames pages closing functions names 2020-03-23 09:15:10 -03:00
Mohamed Amine Ben Salah
34c0788a15 changes the page3 closing method 2020-03-20 17:31:58 -03:00
Mohamed Amine Ben Salah
23182917ee adds poll notification test spec 2020-03-20 11:42:04 -03:00
Mohamed Amine Ben Salah
4b9b897b0c renames file drop zone data-test & page close function name 2020-03-19 14:26:01 -03:00
Mohamed Amine Ben Salah
475c441855 adds presentation upload notification 2020-03-19 14:01:55 -03:00
KDSBrowne
6a1b40fa98 Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into issue-8544 2020-03-19 14:22:02 +00:00
KDSBrowne
d9f3cd0d34 add notification tab to settings modal 2020-03-19 14:19:40 +00:00
Mohamed Amine Ben Salah
1b7853b0ea removes promise from getLastToastValue() in notifications test 2020-03-17 14:17:29 -03:00
Mohamed Amine Ben Salah
92428005c7 adds user joining popup notification test spec 2020-03-17 14:13:30 -03:00
Mohamed Amine Ben Salah
468b54ea1e adds required test variables to .env-template with empty values 2020-03-16 15:24:21 -03:00
Mohamed Amine Ben Salah
9387435ae4 fix the fake video capture argument command 2020-03-16 14:10:43 -03:00
Mohamed Amine Ben Salah
0df1bd85f4 renamed VIDEO_FILE in page.js 2020-03-13 17:50:32 -03:00
Mohamed Amine Ben Salah
dc92ac8572 adds getArgsWithVideo() to page.js and renamed the screensharing test spec file 2020-03-13 17:45:05 -03:00
Anton Georgiev
8ff7f8efe0
Merge pull request #8775 from daminebenq/notifications-test
adds notifications test (saved settings/private and public chat)
2020-03-13 16:28:39 -04:00
Mohamed Amine Ben Salah
3b7575bd3f adds notifications test (saved settings/private and public chat) 2020-03-13 17:08:30 -03:00
KDSBrowne
346cc869db close upload presentation toast when current presentation changes 2020-03-12 15:49:57 +00:00
KDSBrowne
9741f90965 fix console errors 2020-03-12 13:56:12 +00:00
Mohamed Amine Ben Salah
f3dcdc5379 adds screensharing test 2020-03-12 10:50:54 -03:00
KDSBrowne
57b2dfff69 open modal when selecting a failed or loading presentation / fix delete bug 2020-03-12 12:45:51 +00:00
Anton Georgiev
eb1db30b3f
Merge pull request #8756 from daminebenq/webcams-test
adds share/load/check webcams test specs with multi users
2020-03-11 16:13:48 -04:00
Anton Georgiev
101b614797
Merge pull request #8724 from daminebenq/adds-audio-multiusers-test
adds audio emulation and mute other user test considering isTalking indicator #12
2020-03-11 16:09:50 -04:00
Mohamed Amine Ben Salah
64b9127a2a code organizations 2020-03-11 13:07:16 -03:00
KDSBrowne
cd03037b14 fix upload toast close btn position / remove gradient background on toast elements 2020-03-11 14:46:54 +00:00
Mohamed Amine Ben Salah
217b761b86 adds webcams share-webcam/load-time/check-content test specs 2020-03-10 17:18:42 -03:00
Mohamed Amine Ben Salah
da5549ef9a renames test description 2020-03-10 12:22:50 -03:00
Mohamed Amine Ben Salah
7f1d2a4aa3 adds share/load/check webcams test specs with multi users 2020-03-10 12:20:48 -03:00
KDSBrowne
fd1afe9b7f change session variable name / add comments 2020-03-10 15:19:14 +00:00
KDSBrowne
6d742267b1 remove left over passing of intl 2020-03-10 15:07:59 +00:00
KDSBrowne
cc57f6fb6a fix console warning for state update 2020-03-10 14:25:27 +00:00
KDSBrowne
9217d1db7e open upload modal on presentation select in toast 2020-03-10 14:01:08 +00:00
KDSBrowne
ab176c3e24 replace map with filter / move intl out of container / rename session variable / fix alignment 2020-03-10 12:58:14 +00:00