Commit Graph

39655 Commits

Author SHA1 Message Date
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
GuiLeme
8d652cc45c [plugin-sdk-presentation-dropdown] - implemented the extensible area 2023-09-19 17:34:14 -03: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
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
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
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
Gabriel Luiz Porfirio
3ebd4acd2c
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-list/component.tsx
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-09-15 13:48:21 -03:00
Gabriel Luiz Porfirio
d2b49bd779
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-list-participants/list-item/component.tsx
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-09-15 13:47:52 -03:00
Gabriel Luiz Porfirio
5d2277223c
Update bigbluebutton-tests/playwright/core/elements.js
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-09-15 13:40:01 -03:00
imdt
c9d07059a2 Fix of welcome message transparent background 2023-09-15 13:17:29 -03:00
Gustavo Trott
6c97385823
Improve delay for Hasura metadata apply (#18791) 2023-09-15 12:51:47 -03:00
Ramón Souza
148fe62b6a
fix: markdown line breaks (#18786) 2023-09-15 09:46:46 -03:00
Gustavo Trott
61c4792b8a
Merge pull request #18779 from gustavotrott/fix-userlist-sorting
fix (graphql): Userlist sorting uppercase wrongly (introduces user.nameSortable)
2023-09-14 15:51:02 -03:00
Gabriel Luiz Porfirio
121dc05447
Merge branch 'develop' into fix-user-test 2023-09-14 14:02:07 -03:00
Gustavo Trott
7f96bed6ea
Merge pull request #18781 from antobinary/patch-packages
build: drop yq 3 requirement on "develop"
2023-09-14 13:33:07 -03:00
André Castro
93900ac5ec
Merge pull request #11 from ramonlsouza/pr-18772x
fix remaining lint issues
2023-09-14 12:01:56 -03:00
Ramón Souza
627af75c2b fix remaining eslint issues 2023-09-14 11:56:20 -03:00
Ramón Souza
24f93afe0e fix lost param 2023-09-14 11:37:07 -03:00
Anton Georgiev
ec9adc0266 build: drop yq 3 requirement on "develop" 2023-09-14 10:19:04 -04:00
Anton Georgiev
5f8b2446c0
Merge pull request #18780 from gustavotrott/fix-hasura-build-error
fix(build): Hasura installation fails on its first attempt
2023-09-14 10:14:50 -04:00
André Castro
02a8f40613
Merge branch 'develop' into all-lint-errors-fixed 2023-09-14 10:46:39 -03:00
imdt
a46839d18f More changes 2023-09-14 10:44:04 -03:00
Gustavo Trott
6132656daf Avoid applying metadata before Hasura is ready 2023-09-14 10:41:40 -03:00
Ramón Souza
e29d2d7466
Merge pull request #18775 from ramonlsouza/fix-user-status
fix: user status dropdown
2023-09-14 10:35:27 -03:00
Ramón Souza
b998bde5db fix typescript compilation errors 2023-09-14 10:06:01 -03:00
Ramón Souza
afb2d62fbb display away and raise hand emoji in userlist if reactions are enabled 2023-09-14 09:58:34 -03:00
Gustavo Trott
76f25cc101 Tweak the comment for nameSorted 2023-09-14 09:49:38 -03:00
Gustavo Trott
2f53dea4a4 Use nameSortable to orderBy userlist 2023-09-14 09:31:49 -03:00
Gabriel Porfirio
5efea0cc12 fixing multiusers tests 2023-09-13 17:11:15 -03:00
Ramón Souza
59a64a9520 add newline at end of file 2023-09-13 15:14:16 -03:00
Ramón Souza
72ac7a210a fix user status buttons 2023-09-13 15:13:17 -03:00
imdt
b19d3b5ba7 More changes 2023-09-13 15:03:34 -03:00
imdt
01d08e5727 More changes 2023-09-13 14:57:43 -03:00