Commit Graph

339 Commits

Author SHA1 Message Date
Ramón Souza
d15f541bd0
Merge pull request #19631 from JoVictorNunes/hide-pres-on-join-patch
fix(layout): priority for determining whether presentation is open
2024-02-23 09:19:22 -03:00
Ramón Souza
21c9aa1f08
Merge pull request #19643 from JoVictorNunes/fix-warnings-0216
fix(warnings): prop types, invalid hook calls, etc.
2024-02-20 10:07:51 -03:00
Guilherme Pereira Leme
c6391b3986
feat(plugin): add generic component to extensible areas list and layout.set to uiCommands (#19582)
* [plugin-sdk-generic-component] - generic component extensible area and ui command layout set

* [plugin-generic-component] -  update sdk

* [plugin-generic-component] -  fix lint errors

* [plugin-generic-component] - fix problem warned by CI tests
2024-02-19 07:59:45 -03:00
João Victor
3c460bb758 fix: prop types, invalid hook call, styled-components prop 2024-02-16 17:32:14 -03:00
João Victor
c12ab90f78 fix(layout): priority for determining whether presentation is open 2024-02-15 11:58:30 -03:00
João Victor
3c39dc0b8c migrate userChangedLocalSettings 2024-01-30 10:03:11 -03:00
Ramón Souza
8f30fa04d2 migrate changeLayout action 2024-01-11 10:33:25 -03:00
Ramón Souza
b7f20f2187 migrate setPushLayout action 2024-01-11 09:41:08 -03:00
Ramón Souza
db70edd3ab remove empty space on top and bottom if navbar and action bar are disabled 2023-11-28 15:45:12 +01:00
Ramón Souza
30fc412e60 move hidden layouts list to layout/enums file 2023-11-28 12:14:22 +01:00
Ramón Souza
18c6ea0cff rename participants and chat layout 2023-11-28 11:41:24 +01:00
vitoralmeida
7e4be752af fix(layout-manager): fix SonarCloud reports #18879 2023-11-27 14:42:14 -03:00
vitoralmeida
9cb8f05a67 feat(layout-manager): hide unnecessary controllers #18879 2023-11-24 17:23:22 -03:00
vitoralmeida
5892460456 feat(layout-manager): adds new layouts for specific integration scenarios #18879 2023-11-24 04:07:41 -03:00
Ramón Souza
d2fcf45578
Allow to force a layout when joining a room - client (#19173)
* enforce layout - client

* use graphql for enforceLayout
2023-11-22 14:21:07 -03:00
Ramón Souza
ac64b73ab1
Merge pull request #19098 from Scroody/27-to-30-part-1
v27 changes ported to v30 part 1.
2023-11-10 15:45:30 -03:00
André
d78b2988f5 27 to 30 2023-11-10 10:51:29 -03:00
Tainan Felipe
d2f6fc6598 Refactor: Migrate external video player 2023-11-06 12:02:12 -03:00
André Castro
75dd624d80
Fix: TypeScript and Lint Errors in Recording indicator, Talking indicator, and Layout types (and additional lint rules). (#18661)
* Fix: TS issues solved in recording indicator and and talking indicator

* user to partial user

* Update export method
2023-09-06 11:24:30 -03:00
Gustavo Trott
d018fd6490 Resolve conflicts 2023-08-16 16:24:34 -03:00
Ramón Souza
22605b3fbb grid mode pagination 2023-07-26 09:18:23 -03:00
Gustavo Trott
185e48d36c Merge remote-tracking branch 'upstream/v2.7.x-release' into develop 2023-07-21 17:17:52 -03:00
Scroody
86f4e372f8 Fix: Warnings when creating a new meeting 2023-07-19 13:22:50 -03:00
Gustavo Trott
21f1ed9f27 Merge 2.7 into Develop 2023-07-14 17:42:13 -03:00
Anton Georgiev
cd9f93be44 Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july12 2023-07-12 15:59:46 -04:00
Anton B
06478cda4a test: update layout tests 2023-07-10 16:28:00 -03:00
Ramón Souza
870d773fdf remove unused code 2023-07-07 13:22:34 -03:00
Ramón Souza
d50e0ee2cd mobile styles 2023-07-07 10:10:13 -03:00
Ramón Souza
804d7e859c change labels, update push layout experience 2023-07-07 09:53:58 -03:00
Ramón Souza
91c5094588 add checkmark to active layout 2023-07-06 17:31:26 -03:00
Ramón Souza
67d9cc423a move labels below the images 2023-07-06 11:00:44 -03:00
KDSBrowne
66c3e1b0a8 reset cam dock position on custom layout change 2023-06-27 15:47:59 +00:00
Gustavo Trott
5681e88c60 Merge 2.7 into Develop 2023-06-26 17:21:01 -03:00
Anton Georgiev
a962a44c74 Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into june14merge 2023-06-14 10:07:54 -04:00
Gustavo Trott
22a2c8ce7c Merge remote-tracking branch 'upstream/v2.7.x-release' into graphql-timer 2023-06-12 10:06:22 -03:00
Scroody
bd087969dc Fix: Whites squares 2023-06-08 14:54:41 -03:00
Scroody
09286137c2 Approach to solve issue changed. 2023-06-05 16:46:04 -03:00
Gustavo Trott
51bdcededc Merge 2.7 into develop 2023-05-26 10:50:39 -03:00
Paulo Lanzarin
5447666c15
Merge branch 'v2.7.x-release' into port-timer 2023-05-26 10:33:38 -03:00
Pedro Beschorner Marin
5463a4a423 Stopwatch handlers 2023-05-18 15:29:31 -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
Ramón Souza
a97d0216eb fix pinned shared notes on join 2023-05-08 10:01:08 -03:00
Ramón Souza
65e16518dc
Merge pull request #17676 from Scroody/fix-draggable-cameras-no-presentation
Fix: Draggable cameras when presentation minimized.
2023-04-27 19:16:01 -03:00
GuiLeme
7492506224 [chat-list-migration] - started migration for chatList 2023-04-26 18:02:32 -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
Scroody
23bac8b628 Fix: Draggable cameras when presentation minimized 2023-04-19 14:04:28 -03:00
Ramón Souza
ce627f8bdb fix presentation minimized after screenshare 2023-04-19 09:41:30 -03:00
GuiLeme
d1025fcbe5 [issue-16954] - Changes in review and fix of minor bugs 2023-04-12 12:51:23 -03:00