Commit Graph

40907 Commits

Author SHA1 Message Date
Anton B
0d54b1741a fix: avoid empty span on directLeaveButton and only show separator elem on options dropdown when there's one elem below at least 2024-02-23 16:06:06 -03:00
João Victor
a76a997bb9 fix(chat): rename style file 2024-02-23 15:40:26 -03:00
João Victor
20f97dac1a fix(chat): remove unused code 2024-02-23 15:36:19 -03:00
João Victor
0190cdcdbb fix(chat): better variable naming 2024-02-23 15:35:16 -03:00
João Victor
1093770692 fix(chat): audio and popup alerts 2024-02-23 15:14:12 -03:00
Ramón Souza
911fce1496
Merge pull request #19674 from ramonlsouza/restore-default-setting
restore askForConfirmationOnLeave default value
2024-02-23 14:16:01 -03:00
Ramón Souza
b36da8ef18 restore askForConfirmationOnLeave default value 2024-02-23 14:15:01 -03:00
Ramón Souza
a813624f01
Merge pull request #19177 from Scroody/issue-12614
feat: leave meeting button
2024-02-23 14:13:01 -03:00
Tainan Felipe
10bcb21502 Refactor: Remove users subscription 2024-02-23 12:01:53 -03:00
Ramón Souza
2a2f64fb06
Merge pull request #19647 from Scroody/fix-gird-pin-notes
Fix: Hiding public chat when shared notes are pinned shows a little piece of the shared notes alongside the sidebar
2024-02-23 11:46:46 -03:00
André Castro
c5f9914124
Update styles.js 2024-02-23 10:43:35 -03:00
André
65636a98b6 Change of approach 2024-02-23 10:42:12 -03:00
Anton B
2de51a82e8 test: fix logout function, also considering new directLeaveButton 2024-02-23 10:22:44 -03:00
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
a3d5fe47e4
Merge pull request #19666 from ramonlsouza/chat-panel-styles2
style: adjust chat panel styles
2024-02-23 08:43:22 -03:00
Gustavo Trott
b2f7f795c5
Merge pull request #19667 from gustavotrott/middleware-remove-LimitNrOfFILE
Remove LimitNOFILE=1024 Restriction from bbb-graphql-middleware
2024-02-22 21:05:15 -03:00
Gustavo Trott
270c1deaa3 Remove limit for the number of open files for graphql-middleware 2024-02-22 16:42:43 -03:00
Ramón Souza
4e0ea2f6ec fix eslint errors 2024-02-22 16:34:32 -03:00
Ramón Souza
095161eb46 follow up chat panel styles 2024-02-22 16:19:50 -03:00
Gabriel Porfirio
d2c26d19ef @flaky to the options test 2024-02-22 14:09:56 -03:00
André
803a8f1c6d Requested changes 2024-02-22 13:27:35 -03:00
André
329f0461d3 More changes 2024-02-22 13:16:09 -03:00
Ramón Souza
6d665d8886
Merge pull request #19630 from Scroody/publish-poll-open-chat
Client: Publish a poll opens the chat
2024-02-22 10:58:44 -03:00
André
11a159fed5 adjusting to tests 2024-02-22 10:37:43 -03:00
André
872924e537 Merge remote-tracking branch 'upstream/v3.0.x-release' into publish-poll-open-chat 2024-02-22 10:06:54 -03:00
Ramón Souza
672c40416d
Merge pull request #19657 from KDSBrowne/bbb-shape-access
Fix: Shape Access Logic for Non-Moderator Viewers
2024-02-22 09:52:41 -03:00
Guilherme Pereira Leme
d7e2d400d6
fix: decrease total number of subscriptions for some hooks (#19653) 2024-02-21 16:50:46 -03:00
Ramón Souza
1da786cc17
Merge pull request #19656 from JoVictorNunes/poll-annotation-enhancements-0221
feat(poll annotations): better annotation layout
2024-02-21 16:37:13 -03:00
Ramón Souza
b8488b4d23
Merge pull request #19659 from Scroody/fix-chat-name-notes-grid
Fix: Wrong chat name in grid layout when shared notes are pinned
2024-02-21 14:53:29 -03:00
André
66171c2012 Fix: Wrong chat name in grid layout when shared notes are pinned 2024-02-21 13:49:34 -03:00
André
b1c46f34d2 Aditional changes to avoid user problems 2024-02-21 13:20:06 -03:00
André
447997930f Aditional changes to avoid user problems 2024-02-21 10:18:27 -03:00
Ramón Souza
835b4e8dbc
Merge pull request #19651 from ramonlsouza/fix-unread-navbar
fix: unread messages notification in sidebar toggle
2024-02-21 09:30:42 -03:00
João Victor
d6ab158d18 feat(poll annotations): better annotation layout 2024-02-21 09:16:53 -03:00
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
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