Commit Graph

40531 Commits

Author SHA1 Message Date
André
ad8f6bee00 More requested changes made and TS error solving 2024-01-29 16:08:19 -03:00
André Castro
034df4cd19
Update component.tsx 2024-01-29 15:02:35 -03:00
André Castro
fb7ac6b5ae
Clear chat message 2024-01-29 14:55:25 -03:00
André Castro
0096cb71fa
Reverting string's content 2024-01-29 14:53:48 -03:00
André
b5349aacb4 Corrections 2024-01-29 11:52:44 -03:00
André
9daf2a3f6a v3.0 merge 2024-01-25 16:23:00 -03:00
André
9eeaf1db2e Solving errors 2024-01-25 16:21:51 -03:00
André
968ad6961c Client: System message style 2024-01-25 12:00:09 -03:00
Ramón Souza
98cd128c17
Merge pull request #19509 from antobinary/ports-10
feat: join param for default animations setting value (port from 2.7)
2024-01-25 11:27:15 -03:00
Ramón Souza
88ebdfc84d
Merge pull request #19508 from antobinary/ports-08
fix: add transitions to cursors for smoothing (port from 2.7)
2024-01-25 10:48:19 -03:00
Ramón Souza
1dcc68f387
Merge pull request #19194 from Scroody/issue-16945
fix: upgrade tooltip dependency and fix open tooltip on mobile (port from 2.7)
2024-01-25 09:53:25 -03:00
Ramón Souza
304995821d
Merge pull request #19502 from JoVictorNunes/issue-19495
fix(whiteboard): prevent annotation subscription from being recreated
2024-01-25 09:05:54 -03:00
Ramón Souza
03d0a6524f
Merge pull request #19203 from Scroody/chat-system-msg
Client: Chat message highlight on system messages
2024-01-24 16:28:48 -03:00
João Victor
57e5dcc54a fix: remove unnecessary condition 2024-01-24 13:53:01 -03:00
João Victor
f839fd8578 fix(whiteboard): prevent annotation subscription from being recreated 2024-01-24 13:19:51 -03:00
Gustavo Trott
d862224739
Merge pull request #19501 from gustavotrott/graphql-customLogo-banner
graphql-server: Add props from /enter to Graphql
2024-01-24 12:10:59 -03:00
Gustavo Trott
cd03c116b0 Add configs from /enter to Graphql 2024-01-24 11:33:38 -03:00
Ramón Souza
aee87dd04a
Merge pull request #19135 from Tainan404/fix-external-video
Fix: external video not keeps playing changing the presenter
2024-01-24 07:59:32 -03:00
Gustavo Trott
710f513c30
Merge pull request #19500 from gustavotrott/fix-graphql-action-annotations
fix: Graphql-action to write annotations should expect type json instead of string
2024-01-23 22:25:17 -03:00
Gustavo Trott
d3b2242c7f Validate if annotations is an valid Array 2024-01-23 20:55:20 -03:00
Gustavo Trott
caeebfd109 Make graphql-action to send annotations expect type json instead of string 2024-01-23 20:47:43 -03:00
Gustavo Trott
feb6783345
Merge pull request #19498 from gustavotrott/graphql-client-examples
Graphql Client Test: Add some examples
2024-01-23 20:25:17 -03:00
Gustavo Trott
6b87c06b4c Add some examples to Graphql client test 2024-01-23 20:24:09 -03:00
Gustavo Trott
0dc469c25c Merge remote-tracking branch 'upstream/v3.0.x-release' into graphql-middleware-freeze-channel 2024-01-23 20:23:18 -03:00
Gustavo Trott
fab48cc1b6
Fix Graphql error start received before the connection is initialised (#19497) 2024-01-23 20:20:16 -03:00
Gustavo Trott
f73a72ef61 merge with upstream 2024-01-23 19:54:20 -03:00
Gustavo Trott
47fdc4a878 Fix Graphql error 2024-01-23 19:32:11 -03:00
Guilherme Pereira Leme
c8bea83de8
feat(plugin): refactor name of general exensible areas interface (#19467)
* [plugin-sdk-issue-62] - refactor general extensible area interface

* [plugin-sdk-issue-62] - refactor last components and bump SDK version
2024-01-23 17:34:50 -03:00
Gustavo Trott
6d12508f41
feature (graphql-middlware): Enhancing GraphQL Stream Subscriptions: Efficient Handling of Connection Resets and Cursor Management (#19481) 2024-01-23 15:28:32 -03:00
Ramón Souza
37f9c49a20
Merge pull request #19408 from ramonlsouza/migrate-moderator-actions
refactor: migrate moderator actions
2024-01-23 14:44:53 -03:00
Ramón Souza
5b0ad4f2b0
Merge pull request #19421 from JoVictorNunes/migrate-poll-answer-gathering
Refactor: migrate poll answer gathering
2024-01-23 14:28:12 -03:00
João Victor
eb135d86ef Remove unused interface 2024-01-23 13:42:47 -03:00
João Victor
ea463b37b5 Move all the necessary services to own service 2024-01-23 13:41:15 -03:00
João Victor
f5e65962e5 Tweak element types 2024-01-23 13:14:29 -03:00
Ramón Souza
7d777fbea0
Merge pull request #19491 from KDSBrowne/v3.cursorBug
Fix: Prevent Large Cursor Being Displayed To Presenter
2024-01-23 13:13:16 -03:00
Anton Georgiev
77e04f5afc
Merge pull request #19485 from antobinary/ports-03
chore(bbb-web): Upgrade Grails to 6.1 (port from 2.7)
2024-01-23 10:41:08 -05:00
Anton Georgiev
8cf87dbb3e
Merge pull request #19484 from antobinary/ports-02
fix: Bump spring-boot-starter-validation to 2.7.17 to match bbb-web (port from 2.7)
2024-01-23 10:40:27 -05:00
Anton Georgiev
df3b5340d6
Merge pull request #19483 from antobinary/ports-01
chore(export-ann): bump axios etc (port from 2.7)
2024-01-23 10:40:07 -05:00
Anton Georgiev
75b57baec7
Merge pull request #19487 from antobinary/ports-05
fix(sec): validate URL for external upload of presentation (port from 2.7)
2024-01-23 10:39:44 -05:00
Anton Georgiev
5822da12ec
Merge pull request #19486 from antobinary/ports-04
fix(sec): filter tags in presentation name (port from 2.7)
2024-01-23 10:39:23 -05:00
Anton Georgiev
0a64d24ab5
Merge pull request #19488 from antobinary/ports-06
[Snyk] Fix for 2 vulnerabilities (recording-imex) (port from 2.7)
2024-01-23 10:38:46 -05:00
KDSBrowne
68394d4b14
fix: Improve Arrow Shape Handling With Tldraw v2 (#19376)
* move cleaning arrow shape to akka
2024-01-23 10:36:26 -05:00
Gustavo Trott
155526bed7
Merge pull request #19493 from gustavotrott/graphql-user-camera-and-voice
Allow to select voice props along with userCamera in Graphql
2024-01-23 09:21:59 -03:00
Gustavo Trott
9083d1a291 Allow to select voice props along with userCamera in Graphql 2024-01-23 09:12:04 -03:00
KDSBrowne
06ea7f7ddf Merge remote-tracking branch 'origin/v3.0.x-release' into v3.cursorBug 2024-01-23 02:15:38 +00:00
Gustavo Trott
02f86c8e0a Assure that the query will request the cursor field value in its list of fields 2024-01-22 22:43:32 -03:00
Anton Georgiev
957dd56ade feat: join param for default animations setting value 2024-01-22 16:33:58 -05:00
KDSBrowne
380287a4c8 add transitions to cursors for smoothing 2024-01-22 16:24:38 -05:00
Anton Georgiev
082996a15e
chore: Bump release to 3.0.0-alpha.2 2024-01-22 15:58:28 -05:00
Tainan Felipe
b1fbd7e470 Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-external-video 2024-01-22 17:28:56 -03:00