Commit Graph

570 Commits

Author SHA1 Message Date
Anton Georgiev
aa2089887c Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.4 2021-09-25 14:59:22 +00:00
Anton Barboza
da95d4d68c fix and move guest policy tests 2021-09-22 18:03:12 -03:00
Anton Georgiev
ab845b3078 Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-rc-1-into-dev 2021-09-22 15:28:13 +00:00
Anton Barboza
4548cd881d fix inviteBreakoutRoom selector 2021-09-22 09:47:18 -03:00
Anton Georgiev
835f1a8dc9
Merge pull request #13156 from PhMemmel/waiting-room-without-users
feat: Activate waiting room permanently
2021-09-21 09:16:02 -04:00
Bohdan Zhemelinskyi
def4b637b1 Moved the Learning Dashboard button to the bottom of the list and added top divider to it 2021-09-14 20:47:27 +00:00
Bohdan Zhemelinskyi
2fd32f1172 Moved the Learning Dashboard button to the bottom of the list and added top divider to it 2021-09-14 20:27:13 +00:00
Ramon Souza
098826c70a rename layout functions 2021-09-10 17:48:52 -03:00
Ramon Souza
981e707612 add selector to containers, remove old layoutContext + convert base component into function 2021-09-10 14:21:04 -03:00
Ramon Souza
1854911080 add use-context-selector to containers - partial 2021-09-09 17:49:15 -03:00
Philipp Memmel
f2cbca7437 Show waiting room dependent on isGuestLobbyMessageEnabled key 2021-09-04 17:22:00 +00:00
Philipp Memmel
6ab064fa2e activate waiting room permanently 2021-09-04 11:45:52 +00:00
Ramon Souza
084d80f23e remove unused state properties 2021-09-01 08:48:46 -03:00
Anton Georgiev
694edf479d
Merge pull request #13084 from gustavotrott/learning-dashboard-improvements2
Learning Dashboard: Activity Score, Status Timeline, Clean up, Rename old activityReport
2021-08-30 15:33:26 -04:00
Anton Georgiev
60d3248cb4
Merge pull request #13038 from antonbsa/fix-tests-with-files-and-update-breakout
test: Fix tests with files and update breakout
2021-08-30 14:32:33 -04:00
Gustavo Trott
6970a0ab30
Merge branch 'develop' into learning-dashboard-improvements2 2021-08-30 15:23:04 -03:00
Ramon Souza
fee3f49452 fix lgtm alerts 2021-08-27 10:47:58 -03:00
Gustavo Trott
db5d313d69 Send bbb locale when open Learning Dashboard 2021-08-26 15:42:23 -03:00
Gustavo Trott
b7f14537ed Improvements to Learning Dashboard 2021-08-26 15:21:15 -03:00
Gustavo Trott
6feb470fcf Merge with develop 2021-08-26 15:04:06 -03:00
Ramon Souza
b1f8723677 add locale parameter to learning dashboard links 2021-08-26 09:45:01 -03:00
Gustavo Trott
cd15f17394 Refactor all references for activity-report renaming to learning-dashboard 2021-08-25 11:38:35 -03:00
Ramon Souza
4c381a5805 remove unused imports/variables 2021-08-24 13:24:48 -03:00
Max Franke
1b30a6e4bd fix(webcam): key list not provided
userName is a list, and its contents must have an unique key.
2021-08-23 13:30:38 -03:00
Ramon Souza
3ede47979f fix eslint alerts 2021-08-17 13:27:33 -03:00
Ramon Souza
02991076aa fix open/close captions panel 2021-08-17 13:24:23 -03:00
Anton
b04db6c748 use MenuItem key as the pattern for data-test 2021-08-17 00:24:16 -03:00
KDSBrowne
ded0be5b0a add popout window icon to menu item 2021-08-17 03:00:50 +00:00
Anton
c15baa9beb re-add data-test in private chat and set status 2021-08-14 00:27:59 -03:00
Anton
6017960afa re-add data-test in BBBMenu buttons 2021-08-13 22:34:38 -03:00
KDSBrowne
96b5979952 remove menu items not for dial-in-users 2021-08-10 03:56:50 +00:00
Vitor Mateus De Almeida
145ca61d40 linting some files 2021-08-09 11:24:02 -03:00
Anton Georgiev
27bbc710ab
Merge pull request #12898 from antonbsa/ppt-tests-fix-to-develop
fix(tests): Some fixes needed after updating the path
2021-08-06 11:19:37 -04:00
Vitor Mateus De Almeida
1b18977eac rename all NewLayout.. to Layout.. 2021-08-05 08:03:24 -03:00
Anton
cb3d94f1d8 Merge remote-tracking branch 'upstream/develop' into ppt-tests-fix-to-develop 2021-08-04 09:31:40 -03:00
Anton Georgiev
22e38f9b47
Merge pull request #12865 from KDSBrowne/bbb-list-focus
Update List Style To Show Focus Outline
2021-08-03 09:59:14 -04:00
Anton Georgiev
ba6a86bf2f
Merge pull request #12866 from KDSBrowne/bbb-manage-user-menu
Update Manage Users Dropdown To Menu
2021-08-03 09:47:35 -04:00
Anton
2f43ee7efa add data-test prop on menuItem actions and fix some eslint errors 2021-08-02 14:48:52 -03:00
Anton Georgiev
ee06ec64af
Merge pull request #12854 from PhMemmel/fix_private_chat_aria_alert
fix: Announce new private chat messages in screenreader
2021-07-30 17:05:57 -04:00
Ramon Souza
3d36a9c8ef fix presenter position in breakout room userlist 2021-07-30 08:54:31 -03:00
KDSBrowne
e05bd476ac
remove obsolete box-shadow 2021-07-29 15:33:37 -04:00
KDSBrowne
dee41faa3c replace manage user dropdown with menu 2021-07-29 16:06:50 +00:00
KDSBrowne
af852a9e7d update list style to accomodate focus outline 2021-07-29 16:01:15 +00:00
Philipp Memmel
c73de0beab fix read new messages in screenreader 2021-07-27 20:56:47 +00:00
Gustavo Trott
1267bfd880 Moves ActivityReport icon from navbar to part of the gear icon 2021-07-21 17:00:08 -03:00
Anton Georgiev
7ef3fa0d63
Merge pull request #12745 from KDSBrowne/BBB-accessible-menu
Add a more accessible dropdown menu
2021-07-21 08:59:08 -04:00
KDSBrowne
8e317c24ec fix console error | style warnings 2021-07-20 17:48:08 +00:00
Anton Georgiev
472c9a6107 Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into 237-into-develop 2021-07-20 15:21:21 +00:00
KDSBrowne
4e2c8ea116 update virtulizedScrollableList hover style 2021-07-18 17:32:23 +00:00
KDSBrowne
5a106b330f fix userlist keyboard access | update styles 2021-07-18 17:30:27 +00:00