Commit Graph

41079 Commits

Author SHA1 Message Date
KDSBrowne
6174118589 fix user shape access on canvas 2024-02-21 02:18:36 +00:00
Ramón Souza
dc78f34ab4
Merge pull request #19638 from ramonlsouza/sidebar-content-tweaks
style: adjust sidebar content styles
2024-02-20 17:39:22 -03:00
Anton Georgiev
b9eab9361e
Merge pull request #19229 from danimo/cleanup/runuser
cleanup: use runuser instead of sudo
2024-02-20 15:15:52 -05:00
Gustavo Trott
641e28b681
Merge pull request #19650 from gustavotrott/graphql-dashboard-token
Introduces learningDashboard-AccessToken through Graphql
2024-02-20 16:39:09 -03:00
Anton Georgiev
c9ce945aa5
Merge branch 'v3.0.x-release' into cleanup/runuser 2024-02-20 13:38:33 -05:00
Gustavo Trott
5a2cce37cd
Merge pull request #19652 from gustavotrott/improve-update-graphql-script
Improve shell-script to update Graphql data
2024-02-20 15:31:50 -03:00
Gustavo Trott
8456231488 Improve script to update Graphql data 2024-02-20 15:30:22 -03:00
Gustavo Trott
ef4773e9e6 Introduces learningDashboard-AccessToken through Graphql 2024-02-20 14:55:54 -03:00
Ramón Souza
41f0740506 fix unread messages in navbar 2024-02-20 14:32:15 -03:00
Gabriel Porfirio
5ff48390e9 fixing whiteboard tests 2024-02-20 13:51:19 -03:00
Gustavo Trott
8d809fb36c Fix comment 2024-02-20 10:52:03 -03:00
Gustavo Trott
cf460da25f Prevent from sharing private configs through Graphql 2024-02-20 10:41:53 -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
Ramón Souza
bae37058c0
Merge pull request #19648 from GuiLeme/quick-fix
Fix: remove console.log from code
2024-02-19 14:43:24 -03:00
Guilherme Leme
3ec89746f0 quick fix 2024-02-19 14:27:36 -03:00
André
da16506da9 Fix: Hiding public chat when shared notes are pinned shows a little piece of the shared notes alongside the sidebar 2024-02-19 10:44:11 -03:00
Guilherme Pereira Leme
1ef1084fcb
feat(plugins): add new plugin ui-data-hook along with the intl current locale and fallback (#19637)
* [plugin-sdk-ui-data-hook] - add support new ui-data-hook to get the current intl

* [plugin-sdk-ui-data-hook] - update sdk version
2024-02-19 10:18:40 -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
KDSBrowne
38e508203a ensure only presenter has ability to pan canvas 2024-02-18 22:10:04 +00: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
91406bdac9 fix: prop types, tooltip options and setting changes 2024-02-16 17:25:43 -03:00
Anton Georgiev
fce0006a70
Update api.md 2024-02-16 14:47:59 -05:00
Anton Georgiev
f63005f5a7
Merge pull request #19640 from bigbluebutton/antobinary-patch-3
docs: document learningDashboardDownloadSessionData
2024-02-16 14:26:09 -05:00
Anton Georgiev
3a08d48214
docs: document learningDashboardDownloadSessionData 2024-02-16 14:23:25 -05:00
Anton Georgiev
b5cd0fafa0
Merge pull request #19618 from gustavotrott/events-xml-raiseHand
refactor (events.xml): Record raiseHand, away and reaction events
2024-02-16 14:01:39 -05:00
Ramón Souza
41aae7b256 adjust sidebar content styles 2024-02-16 13:32:27 -03:00
Ramón Souza
0974f17f5c
Merge pull request #19599 from ramonlsouza/iss-18546
fix: slide snapshot option on iOS
2024-02-16 12:25:32 -03:00
Ramón Souza
eafb088f59
Merge pull request #19606 from KDSBrowne/bbb-19591
fix(whiteboard) Prevent Continuous Undo Crash and Improve Rendering Performance
2024-02-16 10:44:08 -03:00
Ramón Souza
cc179fa58f
Merge pull request #19605 from JoVictorNunes/issue-19575
fix(whiteboard): poll result annotation handling
2024-02-16 10:34:00 -03:00
Ramón Souza
ac7be81352 fix presentation menu z-index 2024-02-16 09:39:58 -03:00
Ramón Souza
86386134bb Merge remote-tracking branch 'upstream/v3.0.x-release' into iss-18546 2024-02-16 09:00:43 -03:00
Ramón Souza
0edb3805ed
fix intl hook call (#19632) 2024-02-15 14:11:18 -03:00
André
ff9e01d274 Changing variable names 2024-02-15 12:00:14 -03:00
João Victor
c12ab90f78 fix(layout): priority for determining whether presentation is open 2024-02-15 11:58:30 -03:00
André
f62ba6622f Merge remote-tracking branch 'upstream/v3.0.x-release' into dial-user-icon 2024-02-15 11:51:49 -03:00
André
aedd9216a1 Client: Publish a poll opens the chat 2024-02-15 11:40:26 -03:00
Ramón Souza
78c69db6ce
Merge pull request #19444 from KDSBrowne/v3.multiUserMenuBug
Fix: Refactor Whiteboard Access Logic In UserActions
2024-02-15 10:40:17 -03:00
KDSBrowne
2d8fa907c0 fix typescript error 2024-02-14 20:08:13 +00:00
KDSBrowne
4210fcfd3f add parentheses around the arrow function argument 2024-02-14 19:46:45 +00:00
Ramón Souza
34db626655
Merge pull request #19555 from JoVictorNunes/issue-19543
fix: follow chat tail
2024-02-14 16:00:01 -03:00
KDSBrowne
669e8a17e5 fix granting individual access removing others 2024-02-14 18:35:08 +00:00
Ramón Souza
834923f759
Merge pull request #19625 from ramonlsouza/issue-19620
fix: Taking the presenter plays the external video again
2024-02-14 15:26:43 -03:00
Gustavo Trott
6563e01fe7
Create an endpoint to get startup settings via REST API (#19627) 2024-02-14 15:08:23 -03:00
KDSBrowne
09c4bddcc1 Merge remote-tracking branch 'origin/v3.0.x-release' into v3.multiUserMenuBug 2024-02-14 16:43:03 +00:00
Gustavo Trott
e4320e9f56
Introduces a ping-pong mechanism designed to verify the availability of a middleware service (#19623)
* Implements a ping-pong system to check gql-middleware-activity

* Improve clean code
2024-02-14 13:28:19 -03:00
Ramón Souza
8479f1fa30
Merge pull request #19539 from JoVictorNunes/migrate-user-actions
refactor(graphql): migrate user-related actions
2024-02-14 13:12:08 -03:00
Ramón Souza
80812fc804
Merge pull request #19610 from ramonlsouza/fix-externalv-index
fix: external video z-index
2024-02-14 13:11:36 -03:00
Ramón Souza
123ab21c51
Merge pull request #19603 from ramonlsouza/fix-tp-1
fix: hide toolbar button only appearing for presenter
2024-02-14 13:11:24 -03:00
Anton Georgiev
032ece8cf3
Merge pull request #19626 from gustavotrott/disabledFeatures-dashboard-download
feat(config): Add option to disabled "Download session data" on Learning Dashboard
2024-02-14 09:43:06 -05:00
Gustavo Trott
970fa5c858 Add option disabledFeatures=learningDashboardDownloadSessionData 2024-02-14 10:16:31 -03:00