Commit Graph

42525 Commits

Author SHA1 Message Date
João Victor
f3de5d3bd2 fix: hide virtual background controls in unsupported browsers 2024-07-05 16:44:21 -03:00
Anton Georgiev
ba1f3e3a4a
commit infinite wb disabled (still experimental) 2024-07-05 15:17:01 -04:00
Ramón Souza
977a3512ec
fix permission for download presentation (#20643) 2024-07-05 13:01:24 -04:00
Gustavo Trott
3c71aab4bc
refactor (gql-middlware): Refactored code to simplify channel handling and remove unnecessary routines (#20640)
* Refactor gql-middleware channels and remove dedicated channel to establish init connection

* remove unnecessary routin to wait mutations to complete before invalidate Hasura connection
2024-07-05 13:35:08 -03:00
Tainan Felipe
fb38ae0baa
Fix: showing two message at same time (#20638) 2024-07-05 13:13:27 -03:00
João Victor
c0fbe19d12 Merge branch 'v3.0.x-release' into fix-stuck-talking-indicator-0705 2024-07-05 13:10:34 -03:00
João Victor
41746ca67e Merge branch 'v3.0.x-release' into remove-meteor-stuff-0702 2024-07-05 12:24:31 -03:00
João Victor
8f232656fa fix: talking indicator getting stuck on audio exit 2024-07-05 12:15:02 -03:00
KDSBrowne
5958ef0646 prevent needing to reload to enable iwb on other slides 2024-07-05 15:03:37 +00:00
Gustavo Trott
e92dacd039
fix (build/gql-server): Hasura trying to apply metadata using wrong password (#20637)
* fix: Hasura trying to use wrong password to apply metadata

* Print password was set only when it generated a new one
2024-07-05 10:26:54 -04:00
KDSBrowne
7680b9086c fix undo action showing shapes by other users 2024-07-05 14:14:36 +00:00
KDSBrowne
a6e4d151ad allow wheel zoom outside slide during infinite wb 2024-07-05 02:17:48 +00:00
KDSBrowne
9e00a1fa9d handle canvas position for late joiners to infinite whiteboard mode 2024-07-05 00:55:47 +00:00
Tainan Felipe
0e7fe3c688
Change: improve client connection status (#20630) 2024-07-04 17:26:09 -03:00
Anton B
964ae50ade test: update dependencies 2024-07-04 17:15:52 -03:00
Gustavo Trott
134b207f94
refactor: Remove Hasura database-updates and move them to Gql-Actions (#20634) 2024-07-04 17:00:06 -03:00
João Victor
52cda64bf1 fix: inconsistencies in presentation upload toast 2024-07-04 13:41:33 -03:00
Ramón Souza
3ab336c6e2
refactor: fix sonarcloud alerts (#20629)
* fix incorrect prop type

* remove duplicated code

* fix Unexpected constant truthiness on the left-hand side of a `&&` expression.

* fix Correct one of the identical sub-expressions on both sides of operator
2024-07-04 08:35:01 -03:00
André Castro
ecb08592f2
Fix: Message to all style not matching 2.7 (#20631)
* Fix: Message to all style not matching 2.7

* Update component.tsx
2024-07-03 19:34:58 -04:00
KDSBrowne
57137aceca allow toolbar zoom when infinite wb enabled 2024-07-03 21:16:13 +00:00
KDSBrowne
f024995f98 Restore default slide position after disabling infinite wb 2024-07-03 17:15:39 +00:00
Anton B
7c1cc2d29f test: remove duplicated additional whiteboard access test 2024-07-03 17:15:25 +00:00
Anton B
586a031519 test: fix whiteboard access tests related 2024-07-03 17:15:04 +00:00
KDSBrowne
687ee36d29 add functionality to enable infinite whiteboard 2024-07-03 17:14:47 +00:00
João Victor
59de4e31a5 Merge branch 'v3.0.x-release' into remove-meteor-stuff-0702 2024-07-03 13:51:36 -03:00
Gustavo Trott
5cc9604a54
Merge pull request #20627 from gustavotrott/bbb-web-feedback-endpoint
refactor (bbb-web): Introduces `/api/feedback` endpoint (to replace Meteor `/html5client/feedback`)
2024-07-03 13:46:05 -03:00
Gustavo Trott
a65da0712b validate if session exists 2024-07-03 10:32:05 -03:00
Gustavo Trott
b0820ef401 undo config change 2024-07-03 10:16:34 -03:00
Gustavo Trott
a21dcb5818 Introduces /api/feedback endpoint (to replace Meteor /feedback) 2024-07-03 10:12:28 -03:00
João Victor
ac1667b88b Merge branch 'v3.0.x-release' into remove-meteor-stuff-0702 2024-07-02 17:46:20 -03:00
Gustavo Trott
b8cef293b6
Merge pull request #20623 from gustavotrott/fix-gql-client-test
fix (gql-client-test): Fix Graphql client test with latest connection params
2024-07-02 17:33:07 -03:00
João Victor
9402402e0f Merge branch 'v3.0.x-release' into remove-meteor-stuff-0702 2024-07-02 17:13:28 -03:00
João Victor
12f39c7cf7 Fix typings 2024-07-02 17:11:16 -03:00
João Victor
5add8f84b1 Add dynamic import config 2024-07-02 17:04:34 -03:00
André Castro
d7569ddfe2
Fix: Chat input double enter key putting presenter into full screen (#20553)
* Fix: Chat input double enter key putting presenter into full screen

---------

Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2024-07-02 16:44:47 -03:00
Gustavo Trott
fb7f0b45be
fix middleware logging bytes (#20624) 2024-07-02 15:35:15 -03:00
Ramón Souza
e4b2494bb8
Merge pull request #20618 from JoVictorNunes/voice-activity-adapter
refactor: add voice activity adapter
2024-07-02 15:12:39 -03:00
João Victor
50d445f026 Remove Meteor backend 2024-07-02 14:58:58 -03:00
Gustavo Trott
10c59f06d9 revert middleware file 2024-07-02 14:58:17 -03:00
Gustavo Trott
732cb4ee2b Fix client test 2024-07-02 14:56:44 -03:00
Anton Georgiev
759bf882c7
build: add bbb-playback-version file to help identify local bbb-playb… (#20607)
* build: add bbb-playback-version file to help identify local bbb-playback version
2024-07-02 12:06:03 -04:00
André Castro
1400dcafd8
Fix: Whiteboard options button should not appear without the presentation (#20620) 2024-07-02 12:05:19 -04:00
Ramón Souza
57d45e39fa
Merge pull request #20617 from KDSBrowne/bbb-20601
fix(whiteboard): Handle viewer's portrait oriented presentations
2024-07-02 09:56:22 -03:00
Ramón Souza
65918cf55f
Merge pull request #20616 from ramonlsouza/remove-recording-label-mobile
fix: remove recording indicator label in phone
2024-07-01 16:07:53 -03:00
KDSBrowne
9e4332d82b handle viewer portrait view 2024-07-01 14:19:42 +00:00
João Victor
69d24bb880 refactor: add voice activity adapter 2024-07-01 11:08:31 -03:00
Ramón Souza
951497ef41 remove recording label in phone 2024-07-01 09:50:53 -03:00
Gustavo Trott
ccbbfa91d1
fix wrong trace log (#20615) 2024-06-30 21:26:02 -03:00
Gustavo Trott
3d449e9224 fix wrong trace log 2024-06-30 20:50:39 -03:00
Gustavo Trott
f5c9650f24
refactor: Add TRACE logs for graphql-actions (#20614) 2024-06-30 15:34:22 -03:00