Ramón Souza
3c16d538dd
Merge pull request #18839 from Scroody/fix-buttons-style
...
Fix: Buttons styles for 3.0
2023-09-25 10:52:04 -03:00
André Castro
ee68d817b4
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-popup/popup-content/styles.ts
...
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-25 10:49:21 -03:00
GuiLeme
e1774b28fe
Merge remote-tracking branch 'upstream/develop' into plugin-sdk-issue-5
2023-09-25 10:46:38 -03:00
imdt
71b9f5ad0c
Fix: Buttons style
2023-09-25 10:24:24 -03:00
Anton Georgiev
1ce2b887b9
Merge pull request #18694 from paultrudel/akka-pekko-migration
...
refactor: Replace Akka with Pekko
2023-09-25 08:43:25 -04:00
GuiLeme
4464c87596
Merge remote-tracking branch 'upstream/develop' into plugin-sdk-option-dropdown
2023-09-25 09:21:45 -03:00
Ramón Souza
f164fd6014
Merge pull request #18828 from Scroody/fix-locked-mods
...
Fix: Mute button moving right
2023-09-25 08:47:19 -03:00
transifex-integration[bot]
2a5b880793
Translate en.json in ja ( #18831 )
...
100% translated source file: 'en.json'
on 'ja'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-09-24 16:45:54 -04:00
transifex-integration[bot]
a330cc5754
Updates for project BigBlueButton v2.7 HTML5 client and lanuage fa_IR on branch v2.7.x-release ( #18833 )
...
* Translate en.json in fa_IR
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-24 16:45:31 -04:00
transifex-integration[bot]
8d6b7db1a0
Translate en.json in hu_HU ( #18832 )
...
100% translated source file: 'en.json'
on 'hu_HU'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-09-24 16:45:00 -04:00
Gustavo Trott
b6db5cb12b
html5: tweak: wait port 27017 to be ready before init replicaset ( #18830 )
2023-09-23 12:06:56 -03:00
GuiLeme
f60efc5161
[plugin-sdk-option-dropdown] - rename settings dropdown to options dropdown and added support to options dropdown
2023-09-22 16:27:22 -03:00
Ramón Souza
a044d99e0a
Merge pull request #18826 from ramonlsouza/user-avatar-chat
...
fix: user avatar in chat
2023-09-22 16:25:13 -03:00
Ramón Souza
73664d7861
eslint
2023-09-22 16:22:46 -03:00
Ramón Souza
8eaf937262
Merge pull request #18799 from GuiLeme/plugin-sdk-issue-4
...
feat(plugins): Adds extensible area within "Actions dropdown" (Plus Sign icon button)
2023-09-22 16:19:19 -03:00
GuiLeme
2e8822d0c9
[plugin-sdk-issue-4] - bump version
2023-09-22 15:15:34 -03:00
Ramón Souza
bb38cedba9
do not display breakout number if avatar image is provided
2023-09-22 13:25:56 -03:00
Ramón Souza
dc3cd40082
fix chat list
2023-09-22 13:23:55 -03:00
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