Lucas Zawacki
fc7f1d4457
fix(layout): Fix propagate layout with new code
2022-02-23 12:04:49 -03:00
Arthurk12
7b5049f14c
feat(layout): settings
...
Adds settings flag to activate/deactivate layout propagation button in actions
bar menu.
2022-02-22 18:18:56 -03:00
Arthurk12
27e0e36372
feat(layout): propagate button
...
Adds propagate layout button to the actions dropdown.
2022-02-22 18:17:33 -03:00
Ramón Souza
4589ecb116
adjust bbbmenu position
2022-02-22 20:37:00 +00:00
Ramón Souza
1d1375b3cf
move modal component to common folder
2022-02-15 15:54:55 +00:00
Ramón Souza
fa7af8fe27
move menu component to common folder
2022-02-15 15:38:55 +00:00
Ramón Souza
246e3b3e8f
move button component to common folder
2022-02-14 20:20:50 +00:00
Ramón Souza
7c37b0f830
increase create breakout room users list height
2022-02-11 14:15:50 +00:00
Anton Georgiev
006a9f9ffc
Merge pull request #14293 from gustavotrott/api-param-disabledFeatures
...
feat: new api Create param: disabledFeatures
2022-02-10 15:51:34 -05:00
Ramón Souza
dba04834c7
Merge remote-tracking branch 'upstream/v2.4.x-release' into 2524-feb08
2022-02-09 15:52:42 +00:00
Gustavo Trott
de4688bcdc
Implement new param disabledFeatures
2022-02-07 10:22:52 -03:00
Anton
8aa473ca78
add select random user and fix data-test prop in list items
2022-02-04 15:08:59 -03:00
Anton Georgiev
5aa4700ff7
Merge pull request #14238 from frankemax/fix-css-focus-button-cropped
...
fix(button): add button margin
2022-01-31 10:03:28 -05:00
Max Franke
ac3ab187d2
fix(button): add button margin
...
Add a margin on buttons that are "in focus" to avoid being cut off by other
components
2022-01-31 11:58:49 -03:00
Ramón Souza
16cd3c4ebb
Merge remote-tracking branch 'upstream/v2.4.x-release' into dev-24-0125
2022-01-25 16:56:52 +00:00
Pedro Beschorner Marin
810deb907b
refactor(etherpad): access control et al.
...
Move all Etherpad's access control from Meteor to a separated [Node application](https://github.com/bigbluebutton/bbb-pads ).
This new app uses [Etherpad's API](https://etherpad.org/doc/v1.8.4/#index_overview )
to create groups and manage session tokens for users to access them. Each group
represents one distinct pad at the html5 client.
- Removed locked users' access to pads: replaced readOnly pad's access with a new pad's content sharing routine
- Pad's access is now controlled by [Etherpad's API](https://etherpad.org/doc/v1.8.4/#index_overview )
- Closed captions edited content now reflects at it's live feedback
- Improved closed caption's dictation mode live feedback
- Moved all Etherpad's API control from Meteor to a separated [app](https://github.com/bigbluebutton/bbb-pads )
- Included access control both in akka-apps and bbb-pads
2022-01-21 16:56:01 -03:00
Anton
7f075be033
fix all test selectors
2022-01-20 10:03:18 -03:00
Maxim Khlobystov
746fb46df4
New chat tests, improved selectors
2022-01-13 10:11:17 -05:00
Ramón Souza
f6e65f58c5
merge 2.4 into develop and resolve conflicts - partial
2022-01-12 16:40:45 +00:00
KDSBrowne
16c823739a
fix screen reader not entering actions menu in FF (via shortcut)
2021-12-13 04:19:23 +00:00
Ramón Souza
d1c516fef6
resolve html5 conflicts
2021-12-10 21:07:35 +00:00
Anton Georgiev
797fc49633
TEMP
2021-12-09 20:37:05 +00:00
prlanzarin
fa64708e87
fix: tackle fallout from lifting a handful of dislocated changes
2021-12-02 18:57:25 +00:00
Gustavo Trott
0b6ab8ccc7
Merge branch 'develop' into breakouts-n-groups-assignments-2.5
2021-11-25 11:16:34 -03:00
Ramón Souza
53c0c990f1
other components isPresenter rework
2021-11-23 16:43:49 +00:00
Ramón Souza
19e2891023
actions bar isPresenter rework
2021-11-23 16:04:45 +00:00
KDSBrowne
e184912311
prevent properties of undefined (reading 'toUpperCase')
2021-11-22 00:55:51 +00:00
Gustavo Trott
305e26172e
Migrates breakout-history to new local collections
2021-11-19 16:34:37 -03:00
Gustavo Trott
0458212531
Merge remote-tracking branch 'upstream/develop' into breakouts-n-groups-assignments-2.5
2021-11-19 16:16:00 -03:00
Anton Georgiev
542db847ff
Merge pull request #13574 from Tainan404/smooth-reconnection-25
...
Improve data structure to not break on reconnections
2021-11-17 15:55:21 -05:00
Ramón Souza
e5293d9109
only use colorBackground in backgrounds
2021-11-16 17:15:02 +00:00
Gustavo Trott
f5977d6214
Improves rules readability
2021-11-12 17:02:29 -03:00
Gustavo Trott
ad4ab7ed48
Undo wrong changes
2021-11-11 14:08:01 -03:00
Gustavo Trott
8555187df3
Resolve conflicts with Develop branch
2021-11-11 14:02:03 -03:00
Gustavo Trott
02750b35ef
Let interface define group name when its null (in favor of intl)
2021-11-11 10:25:40 -03:00
Gustavo Trott
e919e24b38
Auto assign breakout names and users using lastBreakout or groups
2021-11-11 10:10:31 -03:00
Ramón Souza
ea38609fc2
remove .scss files
2021-11-11 12:38:09 +00:00
Ramón Souza
07e4576ee1
convert dropdown content component
2021-11-09 17:24:42 +00:00
hiroshisuga
4c8f4f9abb
remove unused style
2021-11-06 16:51:25 +09:00
Ramón Souza
7403080082
convert actions-bar actions-dropdown menu
2021-11-05 19:13:33 +00:00
Tainan Felipe
f5eef03f3f
Improve data structure to not break on reconnections
2021-11-03 14:37:54 -03:00
Anton Georgiev
a7c98311fd
Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24
2021-11-03 14:04:32 +00:00
Ramón Souza
943aa27eb6
fix typo in raise-hand button
2021-10-27 11:54:40 +00:00
Anton
ff338c0198
add Hide/Restore presentation test
2021-10-26 14:59:40 -03:00
Ramón Souza
242b59308f
import variables from js files
2021-10-26 12:37:26 +00:00
Ramón Souza
12583b9b23
restores .btn css (still used in other components)
2021-10-25 20:15:36 +00:00
Ramón Souza
ff86eebb22
fix lock icon + drop user
2021-10-25 19:58:37 +00:00
Ramón Souza
032b677cfc
convert screenshare component
2021-10-25 19:49:51 +00:00
Ramón Souza
ca6b936df7
convert quick-poll-dropdown component
2021-10-25 19:34:40 +00:00
Ramón Souza
40feb47329
convert presentation-options component
2021-10-25 19:30:41 +00:00
Ramón Souza
47432b469f
convert create-breakout-room component
2021-10-25 19:21:27 +00:00
Ramón Souza
90adccf09a
convert reader-menu component
2021-10-25 15:02:24 +00:00
Ramón Souza
1234a8d344
convert caption button component
2021-10-25 14:15:16 +00:00
Ramón Souza
db3cd5249d
convert actions-dropdown component - partial
2021-10-25 14:00:56 +00:00
Ramón Souza
351fe186a3
convert actions-bar component
2021-10-25 13:29:29 +00:00
Anton Georgiev
1622425cbc
Merge branch 'develop' of github.com:bigbluebutton/bigbluebutton into 2.4-into-develop
2021-10-22 19:12:58 +00:00
Ramón Souza
9e71583ec7
restore old minimize presentation button and add a flag to switch
2021-10-14 19:31:47 +00:00
Anton Georgiev
719afa6cd2
Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-dev
2021-10-14 15:14:22 +00:00
Anton Georgiev
24d672a832
Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-dev
2021-10-14 15:13:17 +00:00
Tainan Felipe
1de8e0779d
Add server side reactivity to publications
2021-10-13 15:00:52 -03:00
KDSBrowne
f1773b28eb
fix event listener placed on wrong element
2021-10-10 19:35:25 +00:00
Lucas Fialho Zawacki
47a20ffa01
feature(external-video): New external video icon
2021-10-04 17:22:13 +00:00
Anton Georgiev
5202cd47ca
Merge pull request #13306 from lfzawacki/develop-minimize-all
...
feature: Allow external video and screenshare to be minimized just like the presentation area
2021-10-04 11:45:51 -04:00
Lucas Fialho Zawacki
5e7e52b455
fix(presentation-toolbar): Fixed translations and added aria labels
2021-10-01 21:13:06 +00:00
Lucas Fialho Zawacki
d530498b3b
feature(icons): presentation_off, external-video, external-video_off icons
2021-10-01 20:15:01 +00:00
Lucas Fialho Zawacki
6155f51a1e
Typo in minimize button locales
2021-09-27 21:03:20 +00:00
Lucas Fialho Zawacki
b3f5cb965c
Use correct minimize icons for screenshare/presentation
2021-09-27 21:03:20 +00:00
Lucas Fialho Zawacki
d7f3924350
Enable swap layout for screenshare and external video
2021-09-27 21:03:20 +00:00
Lucas Zawacki
c4f4641516
Make buttton work even with no presentation and add translations
2021-09-27 21:03:05 +00:00
Lucas Zawacki
0425d8753c
Minimize button for presentation, external video and screenshare
2021-09-27 20:16:20 +00:00
Ramon Souza
2b2792102b
fix hidePresentation parameter
2021-09-27 17:13:41 -03:00
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 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
bfb40eff29
add data-test to start/stop screen share
2021-09-21 17:39:01 -03:00
Ramon Souza
9300b9b382
Merge remote-tracking branch 'upstream/develop' into use-context-selector
2021-09-13 15:41:52 -03:00
KDSBrowne
0904c2d833
fix DOM nesting error
2021-09-13 16:47:48 +00:00
KDSBrowne
f4f85efda3
add aria alert for at least one user error
2021-09-11 16:09:09 +00:00
KDSBrowne
c00e785e80
add error message to input description for SR
2021-09-11 16:02:35 +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
Ramon Souza
50d765036a
fix breakout modal unmount
2021-09-06 10:07:14 -03:00
Pedro Beschorner Marin
9b94f7e422
Merge pull request #13010 from ramonlsouza/issue-13003
...
fix: Keyboard Access To Assign Users To Breakout Room Broken
2021-08-18 08:18:58 -03:00
Ramon Souza
2327e92138
set tabIndex to -1 in the users list of breakout modal
2021-08-17 08:21:51 -03:00
KDSBrowne
f59c20d350
add aria description tag to randomly assign button
2021-08-17 03:07:20 +00:00
Ramon Souza
d08a4eba2a
restore keyboard access in breakout room modal
2021-08-16 17:10:40 -03:00
Ramon Souza
adb70bde41
capitalize A-I polls
2021-08-16 14:25:16 -03:00
Anton
6017960afa
re-add data-test in BBBMenu buttons
2021-08-13 22:34:38 -03:00
Ramon Souza
99c41ca79e
remove unused code
2021-08-12 15:47:37 -03:00
Ramon Souza
4b2e60cdcc
fix poll menu in actions bar
2021-08-12 15:42:02 -03:00
Anton Georgiev
773e8385af
Merge pull request #12970 from KDSBrowne/bbb-remaining-menus
...
Update Dropdowns To Menus
2021-08-12 14:38:04 -04:00
KDSBrowne
d9f9a94a7a
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into bbb-remaining-menus
2021-08-11 02:44:51 +00:00
KDSBrowne
3663290397
update public chat / video list item dropdown to menu
2021-08-11 02:44:34 +00:00
KDSBrowne
6e1c000381
only show top divider with 2 or more presentations
2021-08-09 22:39:04 +00:00
Ramon Souza
f4df88bf8d
fix screenshare with hidden presentation
2021-08-09 16:12:41 -03:00
Vitor Mateus De Almeida
145ca61d40
linting some files
2021-08-09 11:24:02 -03:00
KDSBrowne
773800cdc5
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into bbb-remaining-menus
2021-08-08 17:30:16 +00:00
KDSBrowne
f72e075472
restore shortcuts for menus
2021-08-08 17:22:01 +00:00
KDSBrowne
4e28cb0347
update actions / settings dropdown to menu
2021-08-08 17:13:47 +00:00
Vitor Mateus De Almeida
1b18977eac
rename all NewLayout.. to Layout..
2021-08-05 08:03:24 -03:00