Ramón Souza
7514066fc3
fix: Client can't load in certain cases ( #20336 )
...
* move settings
* remove meteor cache files
2024-05-29 09:26:11 -04:00
João Victor
93bafa75b3
fix(settings): remove old way use in WebcamContainer
2024-05-17 17:59:50 -03:00
João Victor
7297778746
fix: tweak video-streams typings (Part 1)
...
- Tweak high-level components.
2024-05-01 16:48:12 -03:00
João Victor
93423c46e4
Ignore both typescript and eslint errors
2024-04-25 13:01:22 -03:00
João Victor
1f8a95a3ff
Remove video-streams subscription
2024-04-24 17:09:00 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL ( #19507 )
2024-03-06 14:28:18 -03:00
Ramón Souza
dde3aa92bd
replace UsersContext with useCurrentUser
2023-11-30 12:08:16 +01:00
Ramón Souza
4edd0a19b1
restore resize in custom layout
2023-11-16 17:08:13 -03:00
Ramón Souza
07ce5befec
limit cameras page in grid mode
2023-08-08 13:05:54 -03:00
Anton Georgiev
748c7a4a0b
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into june227
2023-06-02 09:45:34 -04:00
André Castro
d90e7a2304
Update component.jsx
2023-05-25 16:57:22 -03:00
André Castro
c4e62d3315
Update
...
Adding suggestion
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-05-25 16:42:46 -03:00
Scroody
fe24abddca
Fix: Camerasa behind drop areas and presentation when dragging
2023-05-24 14:44:26 -03:00
Ramón Souza
18720e1536
Merge remote-tracking branch 'upstream/v2.7.x-release' into issue-13844
2023-05-17 15:44:39 -03:00
Anton Georgiev
4e851a7571
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-267-27
2023-05-15 11:51:17 -04:00
Ramón Souza
ffe8754733
add grid layout
2023-05-11 17:20:26 -03:00
Anton Georgiev
9814e4ebaf
Merge pull request #17811 from antonbsa/layout-tests-migration
...
test: Layout tests additions and serial mode migration
2023-05-04 16:27:16 -04:00
Ramón Souza
d082d0b044
fix sidebar resizing on cameradock
2023-04-27 18:59:13 -03:00
Anton Barboza
860766b4cf
Merge remote-tracking branch 'upstream/v2.6.x-release' into layout-tests-migration
2023-04-26 15:14:24 -03:00
André Castro
14d80a2154
Update bigbluebutton-html5/imports/ui/components/webcam/component.jsx
...
Co-authored-by: Samuel Weirich <4281791+SamuelWei@users.noreply.github.com>
2023-04-26 14:59:45 -03:00
André Castro
d1e72d9ada
Update bigbluebutton-html5/imports/ui/components/webcam/component.jsx
...
Co-authored-by: Samuel Weirich <4281791+SamuelWei@users.noreply.github.com>
2023-04-26 14:54:30 -03:00
andre-imdt
d4b3a3b0e8
New logic apllied to dragging cameras.
2023-04-26 11:28:59 -03:00
Anton Barboza
9628f03af1
test: add smart, custom and push layout tests
2023-04-25 18:20:48 -03:00
Ramón Souza
af8556e026
Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24
2023-04-24 17:15:47 -03:00
andre-imdt
cb02bd965e
Fix: Cameras don't obstruct buttons anymore.
2023-04-24 17:02:05 -03:00
KDSBrowne
2c01efd969
add new line
2023-04-23 21:03:38 +00:00
KDSBrowne
9bdf7d5381
fix styling crash on iPhones by using pt units
2023-04-23 20:49:53 +00:00
GuiLeme
5f3296fdb1
[issue-16954] - last migrations - VideoPreview and drag and drop of background
2023-03-27 12:36:25 -03:00
Ramón Souza
f7586dedca
Revert "fix(html5): Empty space when removing all presentations"
2023-03-13 13:09:31 -03:00
danielpetri1
840a824cb3
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into issue-16511
2023-03-10 20:33:54 +00:00
imdt
666dc838c8
Not required pieces of code removed.
2023-03-06 10:13:46 -03:00
imdt
2a6a5ae555
Fixed: Switching from breakout room to parent meeting no longer keeps webcam activated.
2023-03-01 14:38:55 -03:00
Daniel Petri Rocha
9beda7d46b
Restore automatically if param set
2023-02-27 15:01:23 +01:00
Joao Victor
db0f79d400
fix: text overflow in sidebar drop area
2022-11-17 09:44:04 -03:00
Ramón Souza
059b19bc2d
change drop area color
2022-11-07 16:21:12 -03:00
Ramón Souza
2ae9eca935
fix cursor bug on camera drag
2022-09-26 17:15:48 -03:00
KDSBrowne
046518abe5
handle cursor positions for smart layout
2022-07-06 20:03:04 +00:00
KDSBrowne
42acca2124
handle cursor position for all custom layout orientations
2022-07-06 17:17:05 +00:00
Ramon Souza
edeb70de0d
Merge tag 'v2.5.1' into merge25-26-jun16
2022-06-16 13:58:54 -03:00
Joao Victor
db5a788719
fix(camera): prevent dock position change on click
2022-05-25 14:18:37 -03:00
Arthurk12
1c3a5bd053
fix(layout): camera dock size
...
Fixes camera dock sudden increase when moving its position in custom layout.
Uses the last camera dock size stored for that dock position, if not,
make it default size.
2022-03-22 15:28:36 -03:00
Lucas Zawacki
3864ce7dbb
fix(layout): Render resizable edge correctly
2022-02-25 15:05:34 -03:00
Lucas Zawacki
43afef9bad
feature(layout): Remove 'swap layout' concept
2022-02-24 16:05:18 -03:00
Lucas Zawacki
830c44702f
feature(layout): Only use one place to store presentationIsOpen
2022-02-24 15:30:53 -03:00
Lucas Zawacki
8d6931f656
feature(layout): Add focused camera to layout context
2022-02-24 14:22:00 -03:00
Ramón Souza
1d1375b3cf
move modal component to common folder
2022-02-15 15:54:55 +00: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
Ramón Souza
bc9957c13d
add background to cameras/presentation when positioned in sidebar-content
2022-01-21 13:24:03 +00:00
Ramón Souza
f6e65f58c5
merge 2.4 into develop and resolve conflicts - partial
2022-01-12 16:40:45 +00:00
KDSBrowne
46852d9ae6
Add region roles for screen reader navigation
2021-12-13 03:49:49 +00:00