Commit Graph

39828 Commits

Author SHA1 Message Date
GuiLeme
8e99872475 [plugin-sdk-issue-4] - add support for useCurrentUser 2023-09-22 11:49:56 -03:00
imdt
5b0db5424a Fix: Mute button moving right 2023-09-22 10:56:01 -03:00
Anton Georgiev
6c68d2e67b
Merge pull request #18824 from gustavotrott/test-append-matrix-shard
ci (tests): Generate one config/log artifact for each runner
2023-09-21 18:31:23 -04:00
Gustavo Trott
79ad660974 Replace / by _ to name log files 2023-09-21 18:05:41 -03:00
Gustavo Trott
ab479722e3 Replace / by _ to name log files 2023-09-21 17:30:40 -03:00
Ramón Souza
1dca8ace94 fix user avatar in chat 2023-09-21 17:12:23 -03:00
Gustavo Trott
a22ca06f37 tests: append shard-nr to logs and configs filename 2023-09-21 16:57:34 -03:00
Ramón Souza
9ab231a977
Merge pull request #18811 from Scroody/fix-locked-mods
Fix: Mods being locked
2023-09-21 16:29:04 -03:00
GuiLeme
6af169bb4c [plugin-sdk-navbar] - added new extensible area 2023-09-21 16:28:02 -03:00
Paul Trudel
fc2b78aad0
refactor (graphql-server): Add presentation upload status data to Postgres (#18567)
* Added presentation upload status data to Postgres

* Added error message and conversion status to Postgres

* Updated hasura metadata

* Use Slick for table update

* Modified uploaded page count and error message storing

* Add error message to presentation in pod

* Renamed insert to insertAndUpdate

* Store pres with invalid mime type in Postgres

* Remove unused code

* Added error message details to Postgres
2023-09-21 16:20:48 -03:00
GuiLeme
022d969e53 [plugin-sdk-issue-4] - remove tsc errors 2023-09-21 15:50:26 -03:00
imdt
893041b8af qMerge branch 'fix-locked-mods' of github.com:Scroody/bigbluebutton into fix-locked-mods 2023-09-21 15:28:02 -03:00
imdt
2813167c50 Requested changes 2023-09-21 15:25:55 -03:00
GuiLeme
9a6e583daa Merge remote-tracking branch 'upstream/develop' into plugin-sdk-issue-4 2023-09-21 15:18:56 -03:00
GuiLeme
e5651fb513 [plugin-sdk-issue-4] - updated sdk version 2023-09-21 15:14:32 -03:00
André Castro
e2e1a475d9
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-form/component.tsx
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-21 11:40:16 -03:00
Gustavo Trott
be8f224eea
Improve graphql database install (#18821) 2023-09-21 10:53:13 -03:00
Gustavo Trott
5209958c0b
Merge pull request #18818 from gustavotrott/bbb-libreoffice-docker-image
refactor(bbb-libreoffice): Switch Docker image to use the one built by BBB (reducing install time significantly)
2023-09-21 10:37:51 -03:00
Gustavo Trott
389adc5600 Switch the LibreOffice Docker image to use the one built by BBB 2023-09-21 09:24:37 -03:00
Ramón Souza
f8b4fb02b7
Merge pull request #18795 from Scroody/I-18442
Client: Tooltip added to timer
2023-09-21 09:00:29 -03:00
transifex-integration[bot]
b131b7a4f0
Translate en.json in gl (#18810)
100% translated source file: 'en.json'
on 'gl'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-09-20 13:23:00 -04:00
transifex-integration[bot]
7194250c22
Translate en.json in el_GR (#18809)
100% translated source file: 'en.json'
on 'el_GR'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-09-20 13:22:44 -04:00
GuiLeme
8d652cc45c [plugin-sdk-presentation-dropdown] - implemented the extensible area 2023-09-19 17:34:14 -03:00
Gabriel Porfirio
f12b10615b Merge remote-tracking branch 'upstream/develop' into polling-fix-test 2023-09-19 15:59:17 -03:00
Anton Georgiev
cbb851bd7b
docs: added a link to 2.7.1 2023-09-19 14:50:19 -04:00
imdt
927711674c Fix: Mods being locked 2023-09-19 15:45:07 -03:00
Ramón Souza
b05d7de840
Merge pull request #18806 from ramonlsouza/fix-avatar-image
fix: user name on top of avatar
2023-09-19 14:27:27 -03:00
Gustavo Trott
503ddf0565
graphql-server requires net-tools 2023-09-19 13:32:43 -03:00
Ramón Souza
5b3eb4b60b fix image border for viewers 2023-09-19 13:03:07 -03:00
Anton Georgiev
8919c3cbf6
build: start bbb-graphql-server before bbb-apps-akka (#18773)
* build: start bbb-graphql-server before bbb-apps-akka

* build: drop yq 3 requirement on "develop"

* build: add netstat as a dependency for grapghql-server
2023-09-19 11:53:15 -04:00
imdt
e235258a58 Requested changes 2023-09-19 12:49:43 -03:00
GuiLeme
79e9221ab8 [plugin-sdk-microphone-dropdown] - implemented the extensible area 2023-09-19 12:29:14 -03:00
GuiLeme
8ec0d51e82 [plugin-sdk-issue-4] - merge upstream 2023-09-19 10:50:48 -03:00
GuiLeme
3010f19029 [plugin-sdk-issue-5] - refactor 2023-09-19 10:09:59 -03:00
Ramón Souza
c07c09142a fix eslint error 2023-09-19 09:35:07 -03:00
Ramón Souza
06c508e097 fix avatar name with image 2023-09-19 09:11:13 -03:00
GuiLeme
2fc030a6c3 [plugin-sdk-issue-5] - Added action bar item plugin and refactor plugin 2023-09-19 08:39:52 -03:00
Gustavo Trott
c31d357c15
ci: Refresh package's cache whenever there are changes in its build directory (#18796)
* Add build/packages-template for every package cache-key

* Fix build/packages-template/bbb-apps-akka

* Fix build/packages-template/bbb-apps-akka

* test reading build/packages-template/bbb-apps-akka

* test reading build/packages-template/bbb-apps-akka

* test reading build/packages-template/bbb-apps-akka
2023-09-18 20:48:10 -03:00
Gabriel Luiz Porfirio
966e1eb5ae
Merge branch 'develop' into polling-fix-test 2023-09-18 16:45:56 -03:00
Ramón Souza
1ef3823969
Merge pull request #18776 from gabriellpr/fix-user-test
test: fixing multiusers
2023-09-18 15:59:07 -03:00
Ramón Souza
b6693051d2
Merge branch 'develop' into fix-user-test 2023-09-18 15:58:59 -03:00
Ramón Souza
80e0b8c4ab
Merge pull request #18772 from Scroody/all-lint-errors-fixed
Fix: All lint errors
2023-09-18 15:58:03 -03:00
Gabriel Porfirio
0528e41d9b fixing all presentation tests 2023-09-18 13:39:59 -03:00
transifex-integration[bot]
7cd78b3414
Translate en.json in es (#18798)
100% translated source file: 'en.json'
on 'es'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-09-17 06:06:13 -04:00
transifex-integration[bot]
6b82790379
Translate en.json in fa_IR (#18800)
100% translated source file: 'en.json'
on 'fa_IR'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-09-17 06:06:00 -04:00
transifex-integration[bot]
7d84588c03
Updates for project BigBlueButton v2.7 HTML5 client and lanuage es_ES on branch v2.7.x-release (#18797)
* Translate en.json in es_ES

100% translated source file: 'en.json'
on 'es_ES'.

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-09-17 06:05:02 -04:00
Gabriel Porfirio
4df2b97df1 fixes for multiusers tests 2023-09-15 16:38:43 -03:00
GuiLeme
dedd7b4524 [plugin-sdk-issue-4] - Added action button dropdown extensible area and refactor code 2023-09-15 15:42:02 -03:00
Ramón Souza
bc2f105779
Merge pull request #18794 from Scroody/fix-chat-peek-welcome-msg
Fix: Welcome message transparent background
2023-09-15 15:13:51 -03:00
imdt
f50b12e6c0 Client: Tooltip added to timer 2023-09-15 14:35:25 -03:00