Ramón Souza
b99c75f843
move currentSlideId out of withTracker
2023-10-11 09:10:02 -03:00
Ramón Souza
73f48ffc75
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
2023-10-11 08:22:18 -03:00
Guilherme Pereira Leme
4ef078ccf5
feature: Override client settings through API /create call ( #18782 )
...
* akka-with-client-configs
* [akka-with-client-configs] - inserted client configs in akka
* [issue-18588-create-override] - WIP
* [akka-with-client-configs] - Remove unnecessary code
* [issue-18588] - test some thesis
* [akka-with-client-configs] - refactor to add jackson and immutable.Map
* [issue-18588-create-override] - new architecture for overriding client configs]
* [issue-18588-create-override] - implemented settings
* Refactor on clientSettingsOverride module and add allowOverrideClientSettingsOnCreateCall conf
---------
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-10-10 21:00:20 -03:00
André
1ffa86c618
Fix: Chat input losing focus
2023-10-10 15:10:47 -03:00
Tainan Felipe
7761871d0c
Fix: timer not getting right time
2023-10-10 14:03:08 -03:00
Tainan Felipe
de4dd08c3c
Fix: Reset not working
2023-10-10 11:18:01 -03:00
Tainan Felipe
6f4357092f
Fix: Timer not showing hour scale, but showing minutes instead
2023-10-10 10:16:57 -03:00
Ramón Souza
4344dbbbd5
remove unused fields in whiteboard queries
2023-10-10 09:14:19 -03:00
GuiLeme
70b5189f38
Merge remote-tracking branch 'upstream/v3.0.x-release' into plugin-sdk-issue-33
2023-10-09 16:59:43 -03:00
Ramón Souza
e65740909e
remove unused code in presentation service
2023-10-09 16:10:02 -03:00
André
a652a3f22b
Client: Changes to formatation of welcome messages
2023-10-09 13:10:31 -03:00
Tainan Felipe
4408074f80
Merge branch 'v3.0.x-release' into migrate-waiting-user-on-userlist
2023-10-09 12:53:13 -03:00
Ramón Souza
2f9b2d12f8
move parseCurrentSlideContent to component
2023-10-09 10:57:28 -03:00
GuiLeme
59cfa6695d
[plugin-sdk-issue-33] - fixed ts lint errors
2023-10-09 09:21:13 -03:00
GuiLeme
05dabfc6b9
Merge remote-tracking branch 'upstream/v3.0.x-release' into plugin-sdk-issue-33
2023-10-09 08:52:03 -03:00
Ramón Souza
e32ad7040b
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
2023-10-09 08:49:11 -03:00
Ramón Souza
20ff16876c
Merge pull request #18904 from Scroody/fix-shortcut-hook
...
Fix: shortcut hook
2023-10-06 15:57:50 -03:00
Tainan Felipe
f05cfd0cf8
Refactor: migrate waitingUserPanel to TS and graphql ( #18677 )
...
* Refactor: migrate waitingUserPanel to TS and graphql
* Small code improvements
* Fix: allow everyone aren't working
* Fix: add a condition for edge cases
* Make the remember choice works well
* Fix TS and eslint errors
* Change eslint
* Change eslint
2023-10-06 14:12:42 -03:00
André Castro
ab0ff67685
Update useShortcut.tsx
2023-10-06 11:41:26 -03:00
André
34692f57c0
Fix: shortcut hook
2023-10-06 11:37:34 -03:00
Ramón Souza
243c8f3220
Merge pull request #18882 from GuiLeme/plugin-sdk-issue-32
...
feat(plugin): add support for extensible area (UserListItemAdditionalInformation)
2023-10-06 09:55:27 -03:00
GuiLeme
abb5a2ff7f
[plugin-sdk-issue-32] - bump version sdk
2023-10-05 17:56:52 -03:00
GuiLeme
202b69ded4
[plugin-sdk-issue-32] - refactor
2023-10-05 08:32:30 -03:00
Ramón Souza
d427411c30
Merge pull request #18896 from Scroody/I-18861
...
Fix: [3.0] Scrolling down the user list to the end will jump to the beginning
2023-10-04 16:35:51 -03:00
Ramón Souza
4ed3531359
isolate podId
2023-10-04 15:45:09 -03:00
Ramón Souza
5339ed2aec
Merge remote-tracking branch 'upstream/v3.0.x-release' into throttle-timeout
2023-10-04 13:46:10 -03:00
GuiLeme
264d05c485
[plugin-sdk-issue-33] - implemented menu badge
2023-10-04 11:43:10 -03:00
André
f0eaa114c9
Fix:[3.0] Scrolling down the user list to the end will jump to the beginning
2023-10-04 11:26:47 -03:00
Ramón Souza
80c250ffda
remove duplicated props
2023-10-04 10:49:59 -03:00
Ramón Souza
b2de9c4a45
fix typescript errors
2023-10-04 10:08:19 -03:00
Ramón Souza
122fd9491d
fix: do not display typing indicator if chat is locked
2023-10-04 09:50:11 -03:00
Ramón Souza
81ce8ad623
remove withTracker
2023-10-04 09:23:24 -03:00
Ramón Souza
128e89fc83
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
2023-10-04 08:04:35 -03:00
Ramón Souza
b2418c49a8
add presentation info + lock settings
2023-10-03 10:24:38 -03:00
Ramón Souza
b4981d64be
Merge remote-tracking branch 'upstream/v3.0.x-release' into throttle-timeout
2023-10-03 09:08:44 -03:00
Ramón Souza
b298aecca9
add new columns to query
2023-10-03 09:08:12 -03:00
Ramón Souza
7b0657e195
add new presentation fields, poll info and multi user info
2023-10-02 16:16:46 -03:00
GuiLeme
c0e6921fd3
[plugin-sdk-issue-32] - support for extensible area
2023-10-02 12:24:40 -03:00
André Castro
ae4b58f3a1
Merge branch 'v3.0.x-release' into fix-checkout-msg-format
2023-10-02 11:46:45 -03:00
André
e4f25e702a
Fix: Formatting of breakout msg
2023-10-02 11:36:22 -03:00
Ramón Souza
d0d29402f4
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
2023-10-02 09:53:32 -03:00
Tiago Jacobs
02a3fcd8ed
feat(graphql): implement GraphQL actions adapter and Migrate sendGroupChatMsg to GraphQL Mutation ( #18867 )
2023-09-29 20:08:38 -03:00
Ramón Souza
00b92f8103
use graphql for presentation data - partial
2023-09-29 11:58:16 -03:00
Ramón Souza
dfbb801bff
fix mute user in talking indicator
2023-09-28 11:42:27 -03:00
Ramón Souza
10087cac3c
fix warnings
2023-09-27 23:26:30 -03:00
Ramón Souza
a2744f0bcc
use stream for new shapes
2023-09-27 23:15:33 -03:00
Ramón Souza
5da60f6063
get cursor data from graphql
2023-09-27 19:17:04 -03:00
Ramón Souza
56a94bdae4
get annotation data from graphql
2023-09-27 17:42:47 -03:00
Gustavo Trott
bab56aa262
Rebuild bigbluebutton-html5/package-lock.json
2023-09-27 09:44:26 -03:00
Gustavo Trott
d0e0b71ed0
Merge remote-tracking branch 'upstream/v3.0.x-release' into merge-27-into-30
2023-09-27 08:45:40 -03:00
Gustavo Trott
fff883b2b2
Merge 2.7 into 3.0
2023-09-27 08:44:37 -03:00
Ramón Souza
5b196afb3b
Merge pull request #18855 from ramonlsouza/add-reactions-userlist
...
fix: user reactions do not appear in userlist
2023-09-27 08:44:30 -03:00
Gustavo Trott
60cbcdaa61
Merge pull request #18758 from gabriellpr/polling-fix-test
...
test: Polling fixes
2023-09-27 08:42:36 -03:00
Gustavo Trott
287848dcab
Merge pull request #18803 from gabriellpr/fix-presentation-tests
...
test: Fix presentation tests
2023-09-27 08:42:24 -03:00
Gabriel Porfirio
d5f599c2ee
Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-presentation-tests
2023-09-26 17:48:00 -03:00
Gabriel Porfirio
bf1e5b828f
Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-few-tests
2023-09-26 17:46:21 -03:00
Ramón Souza
98062ce979
Merge pull request #18852 from GuiLeme/plugin-nav-bar-fix
...
fix(html5): fix nav-bar plugin exception
2023-09-26 15:29:52 -03:00
Ramón Souza
fbb5e04b42
fix typing indicator position
2023-09-26 14:58:48 -03:00
Ramón Souza
47e6943366
fix eslint
2023-09-26 14:27:11 -03:00
Ramón Souza
bb6e843658
fix leading:true, trailing:false throttle
2023-09-26 13:50:51 -03:00
Ramón Souza
777715b2e4
Merge pull request #18850 from GuiLeme/plugin-sdk-user-camera-dropdown
...
feat(plugin): Extensible area user camera dropdown
2023-09-26 13:13:57 -03:00
GuiLeme
10b787fead
[plugin-sdk-user-camera-dropdown] - bump
2023-09-26 11:49:02 -03:00
Ramón Souza
3d72a0f3f0
display user reactions in userlist
2023-09-26 11:38:46 -03:00
GuiLeme
d75becd264
[plugin-nav-bar-fix] - fix
2023-09-26 10:44:58 -03:00
Gustavo Trott
5835c1b61b
Fix: Showing unread msg badge even when chat is opened ( #18790 )
...
* Fix: Showing unread msg badge when chat is opened
* Fix lint errors
2023-09-26 10:20:29 -03:00
GuiLeme
93ee0f9804
[plugin-sdk-user-camera-dropdown] -changes in review
2023-09-26 10:20:21 -03:00
GuiLeme
165916b5a9
[plugin-sdk-user-camera-dropdown] - finish
2023-09-26 08:42:04 -03:00
Ramón Souza
33daa91655
update smile2emoji
2023-09-26 08:36:28 -03:00
Tainan Felipe
498c10e765
Add eslint rule
2023-09-25 23:21:43 -03:00
Tainan Felipe
ac644e6585
Fix TS and eslint errors
2023-09-25 23:14:21 -03:00
Tainan Felipe
aa24ab16d5
Merge remote-tracking branch 'upstream/develop' into migrate-waiting-user-on-userlist
2023-09-25 23:00:07 -03:00
GuiLeme
4129215741
[plugin-sdk-camera-settings] - changes in review
2023-09-25 21:50:06 -03:00
GuiLeme
b21b47ad04
changes in review
2023-09-25 21:20:35 -03:00
GuiLeme
4be6c1a671
changes in review
2023-09-25 21:12:55 -03:00
GuiLeme
6d0aa6de85
[plugin-sdk-settings-dropdown] - merge upstream
2023-09-25 21:10:15 -03:00
GuiLeme
5460742640
[plugin-sdk-option-dropdown] - changes in review
2023-09-25 21:02:40 -03:00
GuiLeme
20b947c0ac
[plugin-sdk-option-dropdown] - changes in review
2023-09-25 20:41:26 -03:00
GuiLeme
b3d2408fe2
[plugin-sdk-option-dropdown] - bump version
2023-09-25 20:39:43 -03:00
GuiLeme
e81874307a
[plugin-sdk-option-dropdown] - merge upstream
2023-09-25 20:37:38 -03:00
Gabriel Porfirio
22bfcfdf9c
fixing eslint error
2023-09-25 20:33:35 -03:00
GuiLeme
ad79b64f28
[plugin-sdk-option-dropdown] - merge upstream
2023-09-25 20:31:38 -03:00
GuiLeme
df299af6d0
[plugin-sdk-navbar] - bump
2023-09-25 20:25:21 -03:00
GuiLeme
5d06c650f6
[plugin-sdk-navbar] - changes in review
2023-09-25 20:20:45 -03:00
GuiLeme
eb1fcd4fe6
[plugin-sdk-navbar] - changes in review
2023-09-25 20:07:44 -03:00
GuiLeme
7ff71e516f
[plugin-sdk-navbar] - merged upstream
2023-09-25 20:04:17 -03:00
GuiLeme
13f0c170cb
[plugin-sdk-navbar] - merged upstream
2023-09-25 20:03:13 -03:00
GuiLeme
09104dca65
bump version
2023-09-25 19:50:52 -03:00
GuiLeme
a24124a4c0
merge upstream
2023-09-25 19:03:34 -03:00
GuiLeme
e9e0a9436f
[plugin-sdk-presentation-dropdown] - changes in review
2023-09-25 18:59:52 -03:00
Ramón Souza
8cab256103
Merge branch 'v3.0.x-release' into plugin-sdk-microphone-dropdown
2023-09-25 18:42:30 -03:00
GuiLeme
ef70fba617
[plugin-sdk-microphone-dropdown] - bump version
2023-09-25 18:35:03 -03:00
GuiLeme
1bb2713101
[plugin-sdk-microphone-dropdown] - changes in review
2023-09-25 18:22:02 -03:00
Ramón Souza
da58458ab9
Merge pull request #18805 from GuiLeme/plugin-sdk-issue-5
...
feat(plugins): Adds extensible area "Action bar button" (below the presentation area)
2023-09-25 16:53:58 -03:00
GuiLeme
a3842055d8
[plugin-sdk-microphone-dropdown] - change name to audioSettingsDropdown
2023-09-25 16:48:30 -03:00
GuiLeme
8214df4261
[plugin-sdk-issue-5] - bump version
2023-09-25 16:25:24 -03:00
GuiLeme
265304ba97
[plugin-sdk-microphone-dropdown] - merge upstream
2023-09-25 16:18:48 -03:00
GuiLeme
b3ec3b9801
[plugin-sdk-user-camera-dropdown] - start
2023-09-25 15:56:17 -03:00
Gabriel Porfirio
02d0df77f8
Merge remote-tracking branch 'upstream/develop' into fix-few-tests
2023-09-25 15:34:30 -03:00
Gabriel Porfirio
c77579364c
fix few simple tests
2023-09-25 14:40:11 -03:00
transifex-integration[bot]
24f12bf122
Translate en.json in el_GR
...
100% translated source file: 'en.json'
on 'el_GR'.
2023-09-25 15:51:49 +00:00
Guilherme Pereira Leme
7c6d4b01fe
Update bigbluebutton-html5/imports/ui/components/actions-bar/component.jsx
...
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-25 12:43:59 -03:00
transifex-integration[bot]
82f45556ab
Updates for project BigBlueButton v2.7 HTML5 client and lanuage hu_HU on branch v2.7.x-release ( #18836 )
...
* Translate en.json in hu_HU
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-25 11:06:00 -04:00
transifex-integration[bot]
5c3937ca92
Translate en.json in es ( #18820 )
...
100% translated source file: 'en.json'
on 'es'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-09-25 11:05:32 -04:00
transifex-integration[bot]
7ddf9f2a20
Translate en.json in es_ES ( #18819 )
...
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-25 11:05:08 -04:00
GuiLeme
ca1964f795
[plugin-sdk-camera-settings-dropdown] - finish
2023-09-25 11:59:12 -03:00
Ramón Souza
4a76343899
Merge pull request #18840 from Scroody/fix-rename-chat-message-component
...
Fix: Component name
2023-09-25 11:57:18 -03:00
imdt
436537012f
Fix: Component name
2023-09-25 11:32:45 -03:00
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
Tainan Felipe
35f4d759fa
Refactor: Migrate timer indicator
2023-09-25 10:04:28 -03: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
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
Ramón Souza
1dca8ace94
fix user avatar in chat
2023-09-21 17:12:23 -03:00
GuiLeme
6af169bb4c
[plugin-sdk-navbar] - added new extensible area
2023-09-21 16:28:02 -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
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
imdt
927711674c
Fix: Mods being locked
2023-09-19 15:45:07 -03:00
Ramón Souza
5b3eb4b60b
fix image border for viewers
2023-09-19 13:03:07 -03: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
Gabriel Luiz Porfirio
966e1eb5ae
Merge branch 'develop' into polling-fix-test
2023-09-18 16:45:56 -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
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
imdt
f50b12e6c0
Client: Tooltip added to timer
2023-09-15 14:35:25 -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 Porfirio
dcbbd1f9c7
start the fixes for presentation tests
2023-09-15 13:38:20 -03:00
imdt
c9d07059a2
Fix of welcome message transparent background
2023-09-15 13:17:29 -03:00
Anton Georgiev
1b93d32063
Merge pull request #18570 from GuiLeme/issue-18408-back-end
...
feat: Disable download of original and converted presentation
2023-09-15 11:57:30 -04: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
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
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
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
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
imdt
a5fa3372c2
More changes
2023-09-13 14:43:09 -03:00
imdt
340146c533
More changes
2023-09-13 14:34:48 -03:00
imdt
865e9c6767
More changes
2023-09-13 13:37:40 -03:00
Anton Georgiev
e48af4ae2d
Merge pull request #18771 from ramonlsouza/issue-18767
...
fix: incorrect set logoutUrl in join handler
2023-09-13 10:53:08 -04:00
imdt
b37347f3ec
aditional changes
2023-09-13 11:35:56 -03:00
imdt
376d1fc79d
Fix: All lint errors
2023-09-13 11:31:20 -03:00
transifex-integration[bot]
a575748769
Translate en.json in de ( #18769 )
...
100% translated source file: 'en.json'
on 'de'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-09-13 09:19:56 -04:00
Ramón Souza
c0ad450a74
fix logoutUrl
2023-09-13 09:43:37 -03:00
Ramón Souza
88cc9e62e1
Merge pull request #18717 from ramonlsouza/chat-list-keyboard
...
fix(accessibility): restore roving functionality in chat list
2023-09-12 17:15:55 -03:00
Ramón Souza
e5769b99d5
fix typescript errors
2023-09-12 17:03:32 -03:00
Anton Georgiev
3ea0ac6255
Merge pull request #18707 from ramonlsouza/issue-15768
...
refactor: Add enable/disable mirror labels
2023-09-12 13:43:53 -04:00
transifex-integration[bot]
74e8a6e593
Updates for project BigBlueButton v2.7 HTML5 client and lanuage fa_IR on branch v2.7.x-release ( #18745 )
...
* 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-12 11:27:56 -04:00
transifex-integration[bot]
8de460135b
Translate en.json in eu ( #18748 )
...
100% translated source file: 'en.json'
on 'eu'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-09-12 11:27:24 -04:00
transifex-integration[bot]
4298db97b5
Updates for project BigBlueButton v2.7 HTML5 client and lanuage de on branch v2.7.x-release ( #18749 )
...
* Translate en.json in de
100% translated source file: 'en.json'
on 'de'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-09-12 11:27:05 -04:00
Ramón Souza
a0523e4e2b
Merge remote-tracking branch 'upstream/develop' into chat-list-keyboard
2023-09-12 11:10:54 -03:00
Anton Georgiev
235ab86c12
Merge pull request #18760 from GuiLeme/issue-18736
...
fix: videoPreview not working
2023-09-12 09:02:21 -04:00
GuiLeme
6652c00c79
[issue-18736] - fix videoPreview not working
2023-09-11 17:15:21 -03:00
Gustavo Trott
0d93351146
Merge pull request #18754 from gustavotrott/merge-27-into-develop-11set
...
Merge 2.7 into Develop
2023-09-11 14:49:50 -03:00
Gustavo Trott
071eee5c77
Update bigbluebutton-html5/imports/ui/components/whiteboard/component.jsx
...
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2023-09-11 14:49:14 -03:00
Gabriel Porfirio
754e825fe0
added data-test for the polls
2023-09-11 13:37:58 -03:00
Ramón Souza
a053f0d9d4
fix size prop type
2023-09-11 13:32:46 -03:00
Gustavo Trott
9da3543bc3
Resolve conflicts
2023-09-11 11:25:56 -03:00
Tainan Felipe
6666413209
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-list/component.tsx
...
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-11 11:15:04 -03:00
Tainan Felipe
174ad597b7
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-list-participants/list-item/component.tsx
...
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-11 11:14:57 -03:00
Tainan Felipe
ea4a63cc91
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-list/page/chat-message/message-content/text-content/component.tsx
...
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-11 11:14:48 -03:00
Tainan Felipe
a256759284
Fix: Remove all TS compiler errors
2023-09-11 10:22:45 -03:00
Ramón Souza
97b8a0e5e0
remove lodash
2023-09-07 16:31:25 -03:00
Ramón Souza
e4807fd8ae
Merge pull request #18706 from ramonlsouza/issue-18696
...
fix: Raised hand button incorrect state
2023-09-07 16:21:25 -03:00
Ramón Souza
809ba9d51c
fix: restore broken files ( #18723 )
...
* restore package lock
* fix whiteboard service error
* fix userlist
* fix whiteboard
* fix chat list item state
* restore user-list participants list item
* Add merge-branches step
* Add merge-branches step to code-validation
* fix message list
---------
Co-authored-by: Tiago Jacobs <tiago.jacobs@gmail.com>
2023-09-07 14:58:06 -03:00
Anton Georgiev
29f52b3b26
Merge pull request #18724 from antobinary/merge-sept-6
...
chore: Merge BBB 2.6.14 into v2.7.x-release
2023-09-07 08:49:05 -04:00
Gustavo Trott
b8eade7735
Merge pull request #18727 from gustavotrott/graphql-refactor-external-video
...
refactor (graphql-server): ExternalVideo data schema enhanced
2023-09-07 09:17:18 -03:00
transifex-integration[bot]
6d281a2655
Updates for project BigBlueButton v2.7 HTML5 client and lanuage fa_IR on branch v2.7.x-release ( #18722 )
...
* 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-06 19:39:33 -04:00
transifex-integration[bot]
f02528c79c
Updates for project BigBlueButton v2.7 HTML5 client and lanuage gl on branch v2.7.x-release ( #18693 )
...
* Translate en.json in gl
100% translated source file: 'en.json'
on 'gl'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-09-06 19:39:11 -04:00
Gustavo Trott
2a38c935d3
graphql: Refactor externalVideo data
2023-09-06 17:19:10 -03:00
Anton Georgiev
7b271c97a1
chore: Merge 2.6.14 into v2.7.x-release
2023-09-06 14:33:15 -04:00
Gabriel Luiz Porfirio
a5099854cf
test: fix chat tests on ci ( #18702 )
...
* fixing chat tests
* added id for testing
* fix chat tests on ci
* id for the tests
* fix failing tests
* removing .only
* fixing failing chat tests
* changed from id to data-test
2023-09-06 15:18:13 -03:00
Ramón Souza
aa91de45ad
Merge remote-tracking branch 'upstream/develop' into chat-list-keyboard
2023-09-06 13:09:14 -03:00
André Castro
cd922c2c2c
Fix: TypeScript and Lint Errors in Chat List/Page, Message, and Content Modules ( #18648 )
...
* rules addition and ts errors fixed on chat list component
* TS fixes and list for chat list:page, content and message
* Additional fixes
* additional changes
* any type removed
* Update componet.tsx
* Update .eslintrc.js
* fixes
* fixing chat issues
2023-09-06 11:24:42 -03:00
André Castro
75dd624d80
Fix: TypeScript and Lint Errors in Recording indicator, Talking indicator, and Layout types (and additional lint rules). ( #18661 )
...
* Fix: TS issues solved in recording indicator and and talking indicator
* user to partial user
* Update export method
2023-09-06 11:24:30 -03:00
André Castro
81311db9a3
Fix: User list, Participants, Pist item, User actions, Skeleton, User title, Option drop down, Use shortcuts. ( #18676 )
...
* Fix: Ts fixes in user list participants, list item and user actions
* Aditonal fixes
2023-09-06 11:24:09 -03:00
André Castro
23aae47c0d
Fix: TypeScript and Lint Errors in Chat list item and Plugins engine. ( #18667 )
...
* Fix: TS issuesfixed on plugins engine and chat list item
* Fix
2023-09-06 10:38:22 -03:00
André Castro
8ea34e7e0c
Fix: Chat List Component TypeScript Errors, Linting, and ESLint Rules Update ( #18635 )
...
* rules addition and ts errors fixed on chat list component
* requested change
* code duplicate removed
* Update component.tsx
2023-09-06 10:37:34 -03:00
Ramón Souza
eba5e2935b
fix indentation
2023-09-05 13:19:34 -03:00
Ramón Souza
b2bf863e68
fix roving
2023-09-05 13:18:41 -03:00
Tainan Felipe
6f5fb61e5e
Refactor: migrate guest panel opener in the user list
2023-09-05 11:44:37 -03:00
Ramón Souza
5cc38d0b4d
restore tabIndex
2023-09-05 10:34:38 -03:00
Guilherme Pereira Leme
92c9ba971e
feature: Plugin UI extensible area for user list dropdown and associated refactors ( #18607 )
...
* [user-list-dropdown-plugin-implementation] - basic structure[
* [user-list-dropdown-plugin-implementation] - refactor for userListDropdown objects
* [user-list-dropdown-plugin-implementation] - Stabilized version
* [user-list-dropdown-plugin-implementation] - changes in review
* [user-list-dropdown-plugin-implementation] - changes in review
* [user-list-dropdown-plugin-implementation] - remove debug logs
* refactor hook usage count
* [user-list-dropdown-plugin] - lint errors
* [user-list-dropdown-plugin] - changes in review and fix first rendering
* [user-list-dropdown-plugin] - change users query to be global and reusable
* [user-list-dropdown-plugin] - bump SDK version
* [user-list-dropdown-plugin] - new menu structure refactor
---------
Co-authored-by: Tainan Felipe <tainanfelipe214@gmail.com>
2023-09-05 09:49:55 -03:00
Ramón Souza
1b2aa1ea75
mirror/unmirror labels
2023-09-04 16:06:27 -03:00
Ramón Souza
ae159e8d1c
show raised hand state in reactions button
2023-09-04 15:32:35 -03:00
Ramón Souza
798cb8df82
Merge pull request #18638 from GuiLeme/refactor-bbb-menu
...
refactor: add isSeparator option as a menu item
2023-09-04 13:06:11 -03:00
Ramón Souza
d32a122aee
import message type enum
2023-09-01 13:14:41 -03:00
Ramón Souza
1b1f7af238
Merge remote-tracking branch 'upstream/develop' into fix-save-cleared-chat
2023-09-01 13:12:20 -03:00
Ramón Souza
c5f79b19d0
Merge pull request #18691 from Tainan404/add-chat-enums
...
Add: Chat enums
2023-09-01 11:51:45 -03:00
Ramón Souza
99e498764f
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-header/chat-actions/component.tsx
2023-09-01 11:51:31 -03:00
Ramón Souza
236bde563b
fix save/copy chat if chat has been cleared
2023-09-01 11:44:26 -03:00
Tainan Felipe
138f89f57c
Add commands to chat restore welcome message
2023-09-01 11:24:33 -03:00
Tainan Felipe
148aff9462
Add: Chat enums
2023-09-01 11:20:26 -03:00
Ramón Souza
12404c7a5b
fix userlist styles in rtl lang
2023-08-31 17:19:11 -03:00
Ramón Souza
683d31272c
fix active styles for user actions button
2023-08-31 11:26:43 -03:00
Ramón Souza
49f25a8473
fix missing key warning
2023-08-31 09:43:27 -03:00
Anton Georgiev
4ea77f1068
chore: upgrade NodeJS to 18
2023-08-30 17:18:46 -04:00
Ramón Souza
acffd8092e
Merge pull request #18675 from ramonlsouza/28-fix
...
fix: 2.8 warnings
2023-08-30 17:14:49 -03:00
Gustavo Trott
ffa1c65247
Merge pull request #18674 from gustavotrott/merge-27-into-develop-30aug2023
...
Merge 2.7 into Develop
2023-08-30 16:34:33 -03:00
Ramón Souza
9dc984000e
Merge remote-tracking branch 'upstream/develop' into 28-fix
2023-08-30 15:59:53 -03:00
Ramón Souza
8015526f53
fix size prop type
2023-08-30 15:59:05 -03:00
Gustavo Trott
5eb04aab91
Resolve conflicts
2023-08-30 15:31:32 -03:00
Ramón Souza
0c6f09375f
fix getcontentanchorel warning
2023-08-30 13:33:57 -03:00
Ramón Souza
20114b82b8
add close button label in welcome message popup
2023-08-30 13:31:07 -03:00
Ramón Souza
9155684b1f
adjust chat list item border
2023-08-30 11:05:35 -03:00
GuiLeme
7829702275
[issue-18408-back-end] - merge upstream
2023-08-30 11:04:55 -03:00
GuiLeme
894937db07
[issue-18408-back-end] - changed label
2023-08-30 10:59:54 -03:00
Ramón Souza
b8d1a6cccd
fix fit to width
2023-08-29 17:00:32 -03:00
Anton Georgiev
bf18937efa
Merge pull request #18653 from KDSBrowne/bbb-18645
...
fix: Mouse Wheel Zoom Disrupting Slide Position
2023-08-29 14:46:08 -04:00
transifex-integration[bot]
e50d06ba0e
Translate en.json in et
...
100% translated source file: 'en.json'
on 'et'.
2023-08-29 16:28:24 +00:00