Ramón Souza
a75d680fb0
disable away mode when user joins audio
2024-04-23 11:44:33 -03:00
Ramón Souza
eae37cfd3b
Merge pull request #20059 from Tainan404/migrate-captions-panel
...
Refactor: migrate timer panel to TS and graphql
2024-04-23 11:24:59 -03:00
Ramón Souza
15442f731a
Merge pull request #20043 from Tainan404/migrate-notification
...
Refactor: Move notifications to graphql
2024-04-23 11:24:37 -03:00
Ramón Souza
89baf7ba4e
Merge pull request #20062 from Tainan404/remove-auth-token-validation
...
Remove: auth token validation code from frontend
2024-04-23 11:14:25 -03:00
Ramón Souza
cac0f6cd38
mute/unmute speaker
2024-04-23 11:01:59 -03:00
Tainan Felipe
7f4b0866ef
Fix: time not correct when client start
2024-04-23 10:46:46 -03:00
Tainan Felipe
1865799d12
Change: set a speechlocale to an user if no when enable captions
2024-04-23 10:35:26 -03:00
Ramón Souza
867516c796
Merge pull request #20058 from ramonlsouza/fix-whiteboardid-error
...
fix: missing whiteboardId error
2024-04-23 10:30:17 -03:00
Tainan Felipe
f7da15d2db
Merge branch 'refactor-captions' of github.com:Tainan404/bigbluebutton into refactor-captions
2024-04-23 10:22:17 -03:00
Tainan Felipe
f2c4e7348f
Change: remove on/off button
2024-04-23 10:21:23 -03:00
Tainan Felipe
22138d5bbc
Fix: timer not working properly
2024-04-23 01:00:54 -03:00
Tainan Felipe
80397964aa
Remove: voice call state
2024-04-22 23:20:45 -03:00
Ramón Souza
97ebed9b96
remove unused var
2024-04-22 21:43:24 -03:00
Tainan Felipe
3d9a0fc75e
Remove: auth token validation code from frontend
2024-04-22 21:42:48 -03:00
Ramón Souza
7dd82790b8
fix condition
2024-04-22 21:38:05 -03:00
Tainan Felipe
0945ebcaf6
Fix: TS errors
2024-04-22 20:48:19 -03:00
Tainan Felipe
2f70b4d6c5
Fix: remove push to chat
2024-04-22 20:31:31 -03:00
Tainan Felipe
af5d8d1a15
Fix: selected speechlocale
2024-04-22 20:19:03 -03:00
Tainan Felipe
77ded6548b
Merge remote-tracking branch 'upstream/v3.0.x-release' into refactor-captions
2024-04-22 19:07:35 -03:00
Tainan Felipe
18ace44625
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation
2024-04-22 18:54:18 -03:00
Tainan Felipe
1bffaec3d2
Fix: user permissions
2024-04-22 18:51:14 -03:00
Ramón Souza
528817aeab
fix condition where user is muted when away mode is activated
2024-04-22 18:46:04 -03:00
Ramón Souza
4b2df4738e
Merge pull request #20050 from Tainan404/remove-typed-captions
...
Remove: typed captions
2024-04-22 18:15:36 -03:00
Tainan Felipe
e5c2251d8d
Fix: notification not appearing to moderator
2024-04-22 17:54:12 -03:00
Tainan Felipe
c3728fb850
Fix: lint errors
2024-04-22 17:45:35 -03:00
Tainan Felipe
f0b334450b
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-notification
2024-04-22 17:42:32 -03:00
Tainan Felipe
ac80cb1317
Fix: remaining time not appearing in breakout
2024-04-22 17:40:34 -03:00
Ramón Souza
6fea058cb0
add new away button
2024-04-22 17:34:40 -03:00
Tainan Felipe
5c3f6fb859
Refactor: migrate time panel to TS and graphql
2024-04-22 16:59:32 -03:00
Tainan Felipe
dca6c6add4
Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19324
2024-04-22 15:31:51 -03:00
Ramón Souza
210924d2eb
fix missing whiteboardId error
2024-04-22 15:08:50 -03:00
Ramón Souza
4100fd11e8
do not display away user on the top of the userlist
2024-04-22 15:03:34 -03:00
Ramón Souza
5e45346934
disable away mode when microphone is unmuted
2024-04-22 14:50:51 -03:00
Ramón Souza
16ceb91936
fix not a function error;
2024-04-22 14:36:26 -03:00
Ramón Souza
ac6753bff6
fix error when setting away if user is not connected to audio
2024-04-22 12:39:31 -03:00
Tainan Felipe
47540c7711
Merge remote-tracking branch 'upstream/v3.0.x-release' into refactor-captions
2024-04-22 12:32:41 -03:00
Ramón Souza
bd2d56f1a2
mute/unmute audio and camera on away mode
2024-04-22 12:24:59 -03:00
Tainan Felipe
bcbce6df77
Fix: TS error
2024-04-22 11:19:42 -03:00
Tainan Felipe
6caa65f656
Fix: TS error
2024-04-22 11:16:18 -03:00
Ramón Souza
5cd5609e60
Merge pull request #20037 from ramonlsouza/validade-shape-type
...
fix: restore shape type validation
2024-04-22 09:04:54 -03:00
Ramón Souza
943a8b6289
Update bigbluebutton-html5/imports/api/captions/server/helpers.js
2024-04-19 16:49:08 -03:00
Ramón Souza
ad8edc57e1
add locale selector to typed captions
2024-04-19 16:35:39 -03:00
Tainan Felipe
fd9845abba
Remove: typed captions
2024-04-19 16:27:01 -03:00
Ramón Souza
ec9aeedf81
Merge remote-tracking branch 'upstream/v3.0.x-release' into 20028q
2024-04-19 14:51:54 -03:00
Guilherme Leme
dc1d831ea2
[fix-sahred-notes-not-unmounting] - centralize shared notes pin rendering logic
2024-04-19 11:08:13 -03:00
Ramón Souza
a02788a9e5
Merge pull request #20041 from Tainan404/remove-breakout-history
...
Remove: breakout history collection
2024-04-19 10:49:47 -03:00
Ramón Souza
8e7810305d
fix manage breakout users
2024-04-19 09:40:13 -03:00
Tainan Felipe
a3414fc919
Fix: wrong rule
2024-04-19 09:15:13 -03:00
Tainan Felipe
d5043bebc3
Refactor: Move notifications to graphql
2024-04-18 21:43:26 -03:00
Tainan Felipe
c45e3172c2
Remove: breakout history collection
2024-04-18 13:16:44 -03:00
Tainan Felipe
89916b78da
Fix: lint errors
2024-04-18 11:22:55 -03:00
Tainan Felipe
18a6165961
Fix: lint errors
2024-04-18 11:15:02 -03:00
Tainan Felipe
6572e59a45
Add: join audio only in breakouts
2024-04-18 10:39:43 -03:00
Tainan Felipe
abba1e26c6
Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19324
2024-04-17 21:51:39 -03:00
Tainan Felipe
7d44738b27
Refactor: disable meteor breakout subscription
2024-04-17 16:59:10 -03:00
Tainan Felipe
d496277313
Refactor: breakout join and left for moderator
2024-04-17 16:46:50 -03:00
Ramón Souza
be45fd6346
Merge pull request #20030 from ramonlsouza/fix-grid-sort
...
fix: grid mode webcam order
2024-04-17 16:08:13 -03:00
Ramón Souza
adb0766ada
validate shape type - whiteboard
2024-04-17 16:04:31 -03:00
Ramón Souza
1ee693e109
Merge pull request #19970 from ramonlsouza/issue-19958
...
fix: Grid mode ignores cap, shows too many elements
2024-04-17 13:12:05 -03:00
KDSBrowne
fe9360d8ff
set correct camera position for viewer on reload or late join
2024-04-17 16:06:02 +00:00
KDSBrowne
7093f54ad5
increase delay to prevent camera race condition
2024-04-17 16:05:49 +00:00
KDSBrowne
3350dcfc8e
handle presenter camera position on resize
2024-04-17 16:05:39 +00:00
KDSBrowne
7b3489a52d
improve slide clipping for presenter
2024-04-17 16:05:28 +00:00
KDSBrowne
1b5179f315
improve tldraw camera updates when presentation size changes
2024-04-17 16:05:18 +00:00
KDSBrowne
5f84e0380a
fix viewer zoom being 1 state step behind the presenter
2024-04-17 16:05:05 +00:00
KDSBrowne
01cbb1a496
handle new isPrecise prop in arrows
2024-04-17 16:04:51 +00:00
KDSBrowne
7007b7a682
fix extra toolbar position in RTL
2024-04-17 16:04:39 +00:00
KDSBrowne
0ed0db059b
initial upgrade to tldraw v2.0.0-alpha.19
2024-04-17 16:04:27 +00:00
Ramón Souza
feb2c32441
Merge pull request #20018 from ramonlsouza/restore-max-annotation
...
fix: restore max annotations limit
2024-04-17 10:53:34 -03:00
Ramón Souza
ac7760b41a
fix grid mode webcam order
2024-04-17 09:27:10 -03:00
Ramón Souza
471f8c6af7
Merge pull request #20020 from Scroody/remove-acessibility-warning-presentation-download
...
Client: Drop the accessibility warning for downloadable slides with annotation
2024-04-17 08:55:04 -03:00
André Castro
0b6e943f76
Fix: External video autoplay block ( #19983 )
...
* Fix: External video autoplay block
* Change of approach
* Isolating unsynched video related code
2024-04-16 23:33:49 -03:00
Tainan Felipe
67c0f71748
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation
2024-04-16 20:30:21 -03:00
Tainan Felipe
b40930cc4a
Refactor: move captions to graphql
2024-04-16 19:39:29 -03:00
Gustavo Trott
fbf954b9e1
Increase annotations batch size
2024-04-16 12:50:59 -03:00
André
c6427fdfc7
Client: Drop the accessibility warning for downloadable slides with annotation
2024-04-16 10:18:30 -03:00
Ramón Souza
1eb14e4505
restore maxNumberOfAnnotations check
2024-04-16 09:45:22 -03:00
Ramón Souza
7b3c1dc46e
refactor breakout moveUser function to accept multiple users
2024-04-15 10:13:55 -03:00
Ramón Souza
98531a82bb
Merge remote-tracking branch 'upstream/v3.0.x-release' into issue-19958
2024-04-12 15:51:45 -03:00
Ramón Souza
1c950f4418
Merge pull request #19991 from ramonlsouza/fix-users-count-end-meeting
...
fix: users count not available on end meeting modal
2024-04-12 13:46:58 -03:00
Ramón Souza
32d06f1d85
Merge pull request #19996 from ramonlsouza/fix-grid-pagination-loop
...
fix: grid mode loop when pagination is active
2024-04-12 13:46:48 -03:00
Ramón Souza
f2f255d37f
Merge pull request #19989 from JoVictorNunes/remove-old-polls
...
cleanup: remove old polls
2024-04-12 10:21:52 -03:00
Ramón Souza
d8defa468f
Merge pull request #19994 from JoVictorNunes/fix-client-setting-persistence
...
fix: client settings not persisting
2024-04-12 09:39:45 -03:00
Ramón Souza
c0a3984a6c
Merge pull request #19982 from ramonlsouza/fix-ejected-error
...
fix: ejected user errors
2024-04-12 08:50:31 -03:00
Ramón Souza
e52aa27422
fix loop on grid mode when pagination is active
2024-04-11 17:44:44 -03:00
Gustavo Trott
1ae8dee3b8
Merge pull request #19993 from gustavotrott/graphql-query-caption-lang-options
...
refactor (html5): Provide list of available locales through settings.yml (and Graphql)
2024-04-11 15:47:21 -03:00
João Victor
d7c33d988d
fix: client settings not persisting
2024-04-11 12:03:25 -03:00
Ramón Souza
a45b89f066
lock settings check
2024-04-11 11:23:29 -03:00
Ramón Souza
64a45f7613
prevent moderator eject errors
2024-04-11 11:14:07 -03:00
Ramón Souza
156cdb7a3f
Merge pull request #19986 from ramonlsouza/fix-share-cam-grid-mode
...
fix: share camera on grid mode
2024-04-11 10:45:40 -03:00
Gustavo Trott
7a4e9f0736
Revert audioCaptions.enabled=true
2024-04-11 10:40:58 -03:00
Gustavo Trott
30a4233ed3
Provide list of available locales through settings.yml
2024-04-11 10:39:59 -03:00
Ramón Souza
16e71a9824
exclude current user from count
2024-04-11 10:01:37 -03:00
Ramón Souza
e86fae9132
fix users count in end meeting modal
2024-04-11 09:53:58 -03:00
João Victor
bad2727a4f
fix: typescript typings
2024-04-11 09:23:51 -03:00
Ramón Souza
38ceae4419
Merge pull request #19984 from JoVictorNunes/remove-old-local-seetings
...
cleanup: remove old `local-settings` collection
2024-04-11 09:22:51 -03:00
João Victor
54e4a7c6ce
fix: restore jsx extension for containers and fix imports
2024-04-11 08:37:39 -03:00
Gustavo Trott
44dea2a11a
Merge pull request #19988 from gustavotrott/graphql-improve-annotations-speed
...
refactor (graphql-server): Makes it faster to update annotations
2024-04-10 18:47:46 -03:00
João Victor
0020a135c9
cleanup: remove old polls
2024-04-10 17:37:23 -03:00
Gustavo Trott
ab6da0f4d5
Graphql: makes it faster to update annotations
2024-04-10 17:32:44 -03:00
Ramón Souza
60e0578c12
fix share camera on grid mode
2024-04-10 16:04:12 -03:00
João Victor
0aeecab6a2
cleanup: remove old local-settings collection
2024-04-10 11:39:02 -03:00
Ramón Souza
8e5c23c473
fix ejected user errors
2024-04-10 11:00:34 -03:00
Ramón Souza
f1c8ec0c77
Merge pull request #19225 from vitormateusalmeida/16068-custom-webcam-highlight-color
...
Adds custom color highlight option for webcam
2024-04-10 10:36:54 -03:00
Tainan Felipe
a11a9ca199
Fix: TS errors
2024-04-09 19:47:01 -03:00
Tainan Felipe
9fade98670
Fix: show remaining time after under thirty
2024-04-09 19:38:07 -03:00
Tainan Felipe
0c61143156
Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_18920
2024-04-09 18:27:27 -03:00
Ramón Souza
7f06ed8c64
Merge pull request #19973 from Tainan404/remove-users-persistent-data
...
Remove: user persistent data collection
2024-04-09 17:13:38 -03:00
Ramón Souza
0def7adb05
Merge pull request #19972 from ramonlsouza/fix-export-usernames
...
fix: save user names feature
2024-04-09 13:17:38 -03:00
Tainan Felipe
acf39a3783
Remove: user persistent data collection
2024-04-09 12:04:14 -03:00
Ramón Souza
4535189598
Merge pull request #19963 from ramonlsouza/fix-leave-button
...
Fix: leave meeting button
2024-04-09 11:57:13 -03:00
Tainan Felipe
8c37b600c8
Fix: timer not appearing for normal meetings
2024-04-09 10:53:03 -03:00
Ramón Souza
5512990a54
Merge pull request #19174 from Scroody/rename-songs
...
refactor: rename Songs to Music in BBB Timer
2024-04-09 10:34:38 -03:00
Ramón Souza
2d2968a92f
fix export usernames
2024-04-09 09:58:50 -03:00
Tainan Felipe
08b5fd48e2
Update bigbluebutton-html5/imports/ui/components/common/remaining-time/component.tsx
...
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2024-04-09 09:18:14 -03:00
Tainan Felipe
74d524028c
WIP: breakout
2024-04-09 08:45:42 -03:00
Ramón Souza
5129dfabe3
fix grid mode limit
2024-04-08 14:43:58 -03:00
Tainan Felipe
4311449abe
Fix: fetching data from meeting
2024-04-08 14:16:24 -03:00
Tainan Felipe
48e292901d
Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_18920
2024-04-08 09:25:52 -03:00
Tiago Jacobs
4a05682b06
Cleanup nginx cache when using run-dev script ( #19968 )
2024-04-06 21:08:00 -03:00
Tiago Jacobs
1562c3b7ed
Fix remote logger for messages emited before settings are loaded ( #19967 )
2024-04-06 19:35:41 -03:00
João Victor Nunes
71dbe06dfd
fix: restore screen reader alerts for unread chat messages ( #19713 )
...
* fix: restore screen reader alerts for unread chat messages
* fix: move screen reader alert adapter up the component tree
2024-04-05 18:30:58 -04:00
Anton Georgiev
7838a6493f
Merge pull request #19915 from KDSBrowne/v3.sonarcloud-err
...
fix(whiteboard): Remove Conditionally Called Hooks Error
2024-04-05 11:06:24 -04:00
Ramón Souza
981ba93454
go to meeting end screen on leave
2024-04-05 10:54:08 -03:00
Ramón Souza
8d129f6c3b
fix leave meeting button not working
2024-04-05 09:42:32 -03:00
Ramón Souza
88b31db097
Merge pull request #19957 from JoVictorNunes/fix-conn-status-session-logs-30
...
fix(connection status): restore session logs tab
2024-04-04 13:28:09 -03:00
KDSBrowne
d9532c4865
return early if currentPresentationPage data has not been populated
2024-04-04 15:47:37 +00:00
KDSBrowne
8ae92d7c9b
remove conditionally called hooks
2024-04-04 14:51:50 +00:00
João Victor
0bbe7da96d
fix(connection status): restore session logs tab
2024-04-04 10:41:01 -03:00
João Victor
d18cc6b8e3
Fix import
2024-04-04 10:22:26 -03:00
João Victor
d9a3dc3807
Fix import
2024-04-04 10:19:29 -03:00
João Victor
7aa4a40c61
improvement: use React context to store current user data
2024-04-04 10:13:27 -03:00
Ramón Souza
af0aa5f27e
Merge pull request #19799 from JoVictorNunes/fix-poll-in-full-pres
...
fix(poll): poll element covering the whole presentation
2024-04-04 09:33:38 -03:00
Tainan Felipe
4393bc4ea6
Fix: missing fields and moveing to mutation
2024-04-03 21:54:32 -03:00
Anton Georgiev
dd3b90e75f
Merge pull request #19944 from ramonlsouza/issue-19859
...
fix: Viewer presenter (non moderator) cannot push layout to all
2024-04-03 20:34:25 -04:00
Tainan Felipe
901d2a7fbb
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation
2024-04-03 20:59:26 -03:00
Gustavo Trott
37f16c7ed6
Merge pull request #19949 from JoVictorNunes/fix-conn-status-0403
...
fix: connection status button subscribing to data of all users
2024-04-03 19:28:24 -03:00
Gustavo Trott
e8cd2db53a
Filter only wanted users for Connection Report
2024-04-03 18:54:12 -03:00
Ramón Souza
d218beda61
Merge pull request #19446 from Tainan404/migrate-poll-creation
...
Migrate poll creation
2024-04-03 16:38:41 -03:00
Anton B
5ae2e242f7
(test): Updates for Poll creation migration changes
...
* Update selectors;
* Add more checks on the create poll function;
* Add steps to prevent failures in serial mode runs;
* Add missing timeout on direct locator methods;
* Fix step order on test to publish results in a different presentation;
* Re-enable user response poll test in CI;
2024-04-03 15:57:31 -03:00
Tainan Felipe
d42d779e9c
Fix: missing query field
2024-04-03 13:42:34 -03:00
Tainan Felipe
16c0a99240
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation
2024-04-03 11:55:45 -03:00
Gustavo Trott
e8c8dee1af
Revert "Revert useMeeting.ts"
...
This reverts commit b80de9f7fe
.
2024-04-03 11:38:43 -03:00
Ramón Souza
dabbfaee78
Update bigbluebutton-html5/imports/startup/client/base.jsx
2024-04-03 10:45:30 -03:00
Ramón Souza
7f556f6c6e
Merge branch 'v3.0.x-release' into cleanup-base-component
2024-04-03 10:04:34 -03:00
João Victor
41038fd8d3
fix: connection status button subscribing to data of all users
2024-04-03 10:01:08 -03:00
Ramón Souza
d8e4d17774
Merge pull request #19904 from Tainan404/fix-failed-settings
...
Fix: failed settings fetch
2024-04-03 09:47:45 -03:00
Ramón Souza
d3176dfb83
Merge pull request #19912 from Scroody/fix-external-video-playing
...
Fix: External video time resuming when changing presenter
2024-04-03 09:12:58 -03:00
Tainan Felipe
a716d6e93e
Remove redundancy
2024-04-03 09:00:41 -03:00
Tainan Felipe
c1955f17cb
Merge remote-tracking branch 'upstream/v3.0.x-release' into cleanup-base-component
2024-04-03 08:58:03 -03:00
Anton Georgiev
9849535ac1
Merge pull request #19947 from prlanzarin/m30/fix/ua-invalid-version-number
...
fix: invalid UA version number in WKWebView
2024-04-03 06:44:45 -04:00
Ramón Souza
4885b4b5d8
Merge pull request #19448 from JoVictorNunes/migrate-pads
...
refactor(notes / captions): migrate pads from Meteor to GraphQL
2024-04-02 15:40:38 -03:00
prlanzarin
f3e4e58398
fix: invalid UA version number in WKWebView
...
There are some scenarios (e.g. WKWebView) where Bowser can't detect the
Safari version number correctly, which may lead to unexpected behavior
if any code that relies on this utils use the version number exported
unchecked.
In such cases, use the WebKit version to determine it. If that's not the
case and the version number is still unavailable, log an warning and
return Infinity so that we do not deny access to the user (even if
we're uncertain about whether it's a supported browser);
2024-04-02 18:39:38 +00:00
João Victor
32289cabff
Remove Meteor imports
2024-04-02 14:25:50 -03:00
Ramón Souza
9f8275890c
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-graphql/user-list-content/user-notes/component.tsx
2024-04-02 14:08:09 -03:00
Ramón Souza
e9b6cd3fe0
Update bigbluebutton-html5/imports/ui/components/pads/pads-graphql/sessions/service.ts
2024-04-02 14:08:03 -03:00
Ramón Souza
9f92b5362e
Update bigbluebutton-html5/imports/ui/components/pads/pads-graphql/service.ts
2024-04-02 14:07:57 -03:00
Ramón Souza
c09fb4de58
Update bigbluebutton-html5/imports/ui/components/notes/notes-graphql/service.ts
2024-04-02 14:07:52 -03:00
Ramón Souza
4b95cb0f62
Update bigbluebutton-html5/imports/ui/components/notes/notes-graphql/notes-dropdown/service.ts
2024-04-02 14:07:46 -03:00
Ramón Souza
a0b996c9be
Update bigbluebutton-html5/imports/ui/components/notes/notes-graphql/notes-dropdown/component.tsx
2024-04-02 14:07:39 -03:00
Ramón Souza
7c9d90b564
Update bigbluebutton-html5/imports/ui/components/notes/notes-graphql/hooks/useHasUnreadNotes.ts
2024-04-02 14:07:30 -03:00
Ramón Souza
1905ad864f
Update bigbluebutton-html5/imports/ui/components/notes/notes-graphql/hooks/useHasPermission.ts
2024-04-02 14:07:20 -03:00
Ramón Souza
4a4f355b7f
Update bigbluebutton-html5/imports/ui/components/notes/notes-graphql/component.tsx
2024-04-02 14:07:12 -03:00
João Victor Nunes
0b1249b62e
fix: limit mutation payloads to 10MB by default ( #19945 )
2024-04-02 13:31:43 -03:00
João Victor
aaf9a20792
Merge branch 'v3.0.x-release' into migrate-pads
2024-04-02 13:25:44 -03:00
Ramón Souza
98c0e14736
fix viewer presenter push layout
2024-04-02 10:59:01 -03:00
Ramón Souza
235b8c19fc
Merge pull request #19936 from Tainan404/layout-not-propagating
...
Fix: layout not propagating
2024-04-02 09:38:50 -03:00
Gustavo Trott
bc25fe1116
Merge pull request #19939 from gustavotrott/client-graphql-improvements2
...
refactor (html5): Remove unused queries
2024-04-01 16:55:38 -03:00
Gustavo Trott
bf93015841
Remove unused queries
2024-04-01 15:57:10 -03:00
Gustavo Trott
bea8ebb354
Merge pull request #19937 from gustavotrott/client-graphql-improvements2
...
refactor (html5): Rename UserListCount subscription to reuse it automatically
2024-04-01 15:56:25 -03:00
Tainan Felipe
248249d135
Fix: content top
2024-04-01 15:48:15 -03:00
Ramón Souza
f06c64a233
Merge pull request #19893 from KDSBrowne/v3-19580
...
fix(whiteboard): Use canMoveCamera To Disable Viewer Mouse Wheel Pan
2024-04-01 15:47:35 -03:00
Gustavo Trott
fac20f7c78
Rename similar subscriptions to reuse it automatically
2024-04-01 15:09:29 -03:00
Tainan Felipe
65a6bd02d2
Fix: TS error
2024-04-01 14:10:43 -03:00
Tainan Felipe
541ad01d53
Fix: error screen not appearing
2024-04-01 12:31:51 -03:00
Tainan Felipe
7c110e6f76
Fix: layout not propagating
2024-04-01 11:20:10 -03:00
Gustavo Trott
97dc51e8c3
Simplify user connection status flow
2024-04-01 09:36:28 -03:00
Ramón Souza
45a2a29b9b
Merge pull request #19908 from JoVictorNunes/issue-19428
...
fix(audio modal): show loading state while autoplay not checked
2024-03-28 15:58:34 -03:00
Guilherme Pereira Leme
f26efdeac9
Fix: useCurrentUser hook for plugins ( #19822 )
2024-03-28 15:21:00 -03:00
Tainan Felipe
e182b0dee8
Fix: eslint error
2024-03-28 12:40:05 -03:00
Tainan Felipe
9e87ce23bc
Fix: Open chat when publish poll
2024-03-28 12:37:09 -03:00
Gustavo Trott
94a3275928
Add operationName for subscriptions when its missing
2024-03-28 12:09:37 -03:00
Ramón Souza
c22806aafc
Merge pull request #19911 from JoVictorNunes/issue-19865
...
fix(chat): audio alert playing incorrectly
2024-03-28 10:46:06 -03:00
Tainan Felipe
97b851dd1a
Fix: left over on custom input
2024-03-28 09:25:39 -03:00
Guilherme Pereira Leme
b3be26fd86
feat(plugin): adds layout presentation area pile and refactors setters ( #19876 )
...
* [change-layout-logic-for-presentation-area]
* [change-layout-logic-for-presentation-area] fix lint and tsc errors
* [change-layout-logic-for-presentation-area] - add types
* [add-layout-support-for-pile-in-plugin] - layout changes and setter refactor
* [add-layout-support-for-pile-in-plugin] - update sdk
2024-03-27 19:00:37 -03:00
Tainan Felipe
13fe581537
Merge remote-tracking branch 'upstream/v3.0.x-release' into cleanup-base-component
2024-03-27 14:41:50 -03:00
Tainan Felipe
8e32afadf0
Fix: response choice not appearing to custom input
2024-03-27 13:47:23 -03:00
KDSBrowne
719952c1ad
use canMoveCamera to disable viewer mouse wheel pan | lint hook
2024-03-27 15:06:54 +00:00
Tainan Felipe
1759d2bc5c
Fix: custom poll not starting in some conditions
2024-03-27 12:02:59 -03:00
André
cd013575c4
Fix: External video time resuming when changing presenter
2024-03-27 11:02:43 -03:00
João Victor
9b7fbd9d57
fix(chat): audio alert playing incorrectly
2024-03-27 10:22:20 -03:00
Ramón Souza
55eeadc249
Merge pull request #19903 from KDSBrowne/v3-19861
...
fix(whiteboard): Update CSS To Disable Asset And Laser Tool
2024-03-27 10:08:00 -03:00
Tainan Felipe
3859a7c854
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-poll-creation
2024-03-27 09:40:02 -03:00
João Victor
c0bb739e36
fix(audio modal): show loading state while autoplay not checked
2024-03-26 16:43:05 -03:00
Tainan Felipe
1afbc70804
Fix: failed settings fetch
2024-03-26 14:02:38 -03:00
KDSBrowne
dcf9358ad0
update css to hide assets and laser tool
2024-03-26 15:34:43 +00:00
Tainan Felipe
e3ca2a5b3d
Merge branch 'v3.0.x-release' into remove-pick-random-user
2024-03-26 09:43:45 -03:00
Ramón Souza
df278dfd30
Merge pull request #19896 from JoVictorNunes/issue-19800
...
fix: unpin notes when sharing external video
2024-03-26 09:24:41 -03:00
Tainan Felipe
f3465827dd
Migrate meeting collection to graphql ( #19853 )
2024-03-26 08:57:28 -03:00
Guilherme Pereira Leme
41bb140dc5
feat: change way of rendering contents in presentation area to a pile-based logic. ( #19854 )
2024-03-25 18:13:57 -03:00