Gustavo Trott
6dc3dbb1fe
Merge pull request #19104 from gustavotrott/graphql-user-join-action
...
graphql: New User Flow for Joining Meetings via GraphQL
2023-11-15 09:16:02 -03:00
Gustavo Trott
7c0a1649d7
Merge pull request #19129 from Scroody/fix_isbreakout_api
...
fix: check for presence of parentMeetingID if isBreakout is true
2023-11-15 08:34:22 -03:00
Gustavo Trott
9628b1790e
Merge pull request #19116 from Scroody/preUploadedPresentation-get-v30
...
feature (api): Add preUploadedPresentation param to API's /create via GET
2023-11-14 14:44:39 -03:00
André Castro
746b89efb3
Merge pull request #12 from gustavotrott/pr-19116
...
Fix hasPresentationUrlInParameter
2023-11-14 13:24:19 -03:00
Gustavo Trott
57aab3d049
Fix hasPresentationUrlInParameter
2023-11-14 13:21:33 -03:00
Jan Kessler
bd7d956ec9
fix: check for presence of parentMeetingID if isBreakout is true
2023-11-14 13:12:29 -03:00
Paul Trudel
f9f419cdf1
Refactor: Add chat message to Postgres when user status changes ( #18980 )
...
* Insert chat msg on use status change
* Insert system message for user status change
* Close pres file resources
* Remove unused code
* Remove trailing whitespace
* Remove more trailing whitespace
* Use frontend message
* Send user name and add validation
* Fix js errors
* Modify user validation for sending away msg
2023-11-14 10:47:09 -03:00
Guilherme Pereira Leme
93b8705af2
feature(html5): Change return type of the graphql data hook ( #19103 )
2023-11-13 15:10:41 -03:00
Guilherme Pereira Leme
6af3d4fae0
feature (api): Add preUploadedPresentation param to API's /create via GET
2023-11-13 13:16:02 -03:00
Gustavo Trott
5f0a1aa339
Let user join the meeting using Graphql actions
2023-11-10 17:36:10 -03:00
Ramón Souza
8f7b20722f
Merge pull request #19102 from Scroody/27-to-30-part-2
...
v27 changes ported to v30 part 2.
2023-11-10 17:16:07 -03:00
Ramón Souza
925a3fa979
Merge pull request #18928 from ramonlsouza/pres-graphql
...
get whiteboard and cursor data from graphql
2023-11-10 17:06:08 -03:00
Ramón Souza
ac64b73ab1
Merge pull request #19098 from Scroody/27-to-30-part-1
...
v27 changes ported to v30 part 1.
2023-11-10 15:45:30 -03:00
André
96d9f71030
v27 changes ported to v30 part 2.
2023-11-10 15:09:45 -03:00
Gustavo Trott
1814ab3f54
Merge pull request #18995 from gustavotrott/graphql-captions
...
graphql: Add Captions (typed from pads-updates and audio-captions from automatic transcription)
2023-11-10 14:48:41 -03:00
Gustavo Trott
f1e05c2560
Undo bbb-export-annotations/package-lock.json
2023-11-10 14:47:42 -03:00
Ramón Souza
c689b650c1
Merge pull request #19094 from Scroody/user-list-keyboard
...
fix(accessibility): restore roving functionality in user list
2023-11-10 13:11:57 -03:00
André
d78b2988f5
27 to 30
2023-11-10 10:51:29 -03:00
André
f97735d3ae
Rest of the code
2023-11-10 10:39:29 -03:00
André
6e16cd599a
WIP: fix(accessibility): restore roving functionality in user list
2023-11-09 13:49:29 -03:00
Ramón Souza
74a724d99a
Merge pull request #18711 from Tainan404/migrate-waiting-user-on-userlist
...
Refactor: migrate guest panel opener in the user list
2023-11-09 13:15:09 -03:00
Ramón Souza
673d5f571d
fix init dark mode
...
.
2023-11-09 11:28:20 -03:00
Ramón Souza
003809c54a
Merge pull request #19074 from Tainan404/r-extertanl-video
...
Refactor: Migrate external video player
2023-11-09 10:42:25 -03:00
Ramón Souza
7317fde64c
Update bigbluebutton-html5/imports/ui/components/external-video-player/external-video-player-graphql/component.tsx
2023-11-09 10:00:41 -03:00
Ramón Souza
e70672ba19
Merge pull request #19090 from ramonlsouza/fix-whiteboard-icon-userlist
...
fix: whiteboard access icon in userlist
2023-11-08 17:17:52 -03:00
Ramón Souza
9c34ead5fa
fix whiteboard icon in userlist
2023-11-08 11:12:56 -03:00
Tainan Felipe
efb4ad7b23
Fix: start button not being disabled and blocked autoplay message
2023-11-07 17:55:17 -03:00
Gustavo Trott
6a10a27f2a
graphql: Provide Upload Token through Graphql ( #19081 )
...
* Provide Upload Token through Graphql
* Remove wrong file
* Rename type to pres_presentation_uploadToken
* Implements graphql-action to request an upload token
2023-11-07 13:47:44 -03:00
Tainan Felipe
ff4d4e02f8
Fix: Remove unnecessary import
2023-11-07 13:02:38 -03:00
Tainan Felipe
dd17a63640
Add: implements hooks to use inside components
2023-11-07 13:02:38 -03:00
Gustavo Trott
5159da82f1
Remove unnecessary JSON.stringify
2023-11-07 13:02:38 -03:00
Gustavo Trott
ca9167ef59
Refresh subscription whenever variables change
2023-11-07 13:02:38 -03:00
Gustavo Trott
23810dc141
Make chat receive graphql data using Json Patch
2023-11-07 13:02:38 -03:00
Tiago Jacobs
11a6816ed7
Merge pull request #19076 from gustavotrott/upgrade-go-websocket
...
graphql-middleware: Upgrade websocket lib in graphql-middleware
2023-11-06 17:49:39 -03:00
Gustavo Trott
c2350774d7
Upgrade websocket lib in graphql-middleware
2023-11-06 15:33:01 -03:00
Ramón Souza
ab8a2643de
fix error in toast
2023-11-06 13:17:11 -03:00
Tainan Felipe
d2f6fc6598
Refactor: Migrate external video player
2023-11-06 12:02:12 -03:00
Ramón Souza
923602b020
fix presentation download link in chat
2023-11-06 11:12:27 -03:00
Ramón Souza
923ffb710f
fix download presentation url
2023-11-06 10:35:55 -03:00
Ramón Souza
7f6de3f27e
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
2023-11-06 10:14:39 -03:00
Gustavo Trott
5f22f2c845
Merge pull request #19054 from gustavotrott/graphql-typing-order-fix
...
fix (graphql): Fix order of who is typing
2023-11-02 15:03:06 -03:00
Gustavo Trott
353a6e36f8
Merge pull request #19059 from gustavotrott/akka-reset-timer-on-switch-type
...
fix (akka-apps): Automatically reset values upon switching between Stopwatch and Timer
2023-11-02 10:52:46 -03:00
Ramón Souza
f7fc2bfa4b
Merge pull request #18952 from gabriellpr/fake-video-test
...
test: webcam test + share camera as content
2023-11-02 09:39:36 -03:00
Gustavo Trott
1cebcca2ac
Reset values on switch between Stopwatch or Timer
2023-11-02 09:35:06 -03:00
Ramón Souza
1919fe06be
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
2023-11-02 08:55:55 -03:00
Ramón Souza
10d9a94901
Merge pull request #18838 from Tainan404/migrate-time-indicator
...
Refactor: Migrate timer indicator
2023-11-02 08:06:19 -03:00
Gustavo Trott
9896f4c1f5
Merge pull request #19029 from gustavotrott/fix-graphql-pres-default
...
fix (graphql): Default presentation is inserted with default=false
2023-11-01 17:29:35 -03:00
Gustavo Trott
9cb40bacf5
Fix order of who is typing
2023-11-01 16:29:37 -03:00
Ramón Souza
3c31cf90dc
Merge pull request #19048 from ramonlsouza/throttle-up
...
fix: improve throttle function
2023-11-01 15:39:32 -03:00
Gustavo Trott
acdf310201
refactor (graphql-server): Rename userLocalSettings to userClientSettings ( #19042 )
...
* Rename userLocalSettings to userClientSettings
* where is not necessary
* Update userClientSettings name in client graphql query
2023-11-01 13:26:38 -03:00