André Castro
58a0efe708
Migrate auth and settings to graphQL ( #19507 )
2024-03-06 14:28:18 -03:00
KDSBrowne
82143f8e84
update current page writers subscription
2024-01-10 16:47:00 +00:00
Ramón Souza
4c07742ec1
refactor: migrate presentation actions ( #19329 )
2023-12-15 14:39:12 -03:00
KDSBrowne
cc7aff8686
Feat: Migrating to Tldraw v2 (Alpha v18) on 3.0 ( #19268 )
...
* initial tldraw v2 alpha 18 with graph-ql
* add @apollo/client
* update whiteboard test element
* update whiteboard test elements
* update whiteboard test elements
* load .tldr file shapes into bbb
* temporarily disable infinite canvas limit in client
* disabling failing tests on ci
* restore poll results on whiteboard
* restore hideViewerCursor functionality
* disabling failing tests that needs to be updated
---------
Co-authored-by: Gabriel Porfirio <gabrielporfirio1994@gmail.com>
2023-12-05 15:15:25 -03:00
Ramón Souza
f01e626b9b
fix isPresenter
2023-11-22 17:01:18 -03:00
Ramón Souza
923ffb710f
fix download presentation url
2023-11-06 10:35:55 -03:00
Ramón Souza
759feff205
remove cursor locked check
2023-10-30 09:04:30 -03:00
Ramón Souza
0143b1f6fd
fix default value for presentation lock settings
2023-10-26 09:35:34 -03:00
Ramón Souza
0322ea2845
fix set slide length when presentation is removed
2023-10-20 10:15:47 -03:00
Ramón Souza
1a48ae9f56
remove parse from json fields, directly query for svg url in presentation
2023-10-17 13:49:23 -03:00
Ramón Souza
e263490bb1
rename graphql fields
2023-10-17 13:35:48 -03:00
Ramón Souza
c9ad508d6b
remove presentation-area component
2023-10-12 09:32:24 -03:00
Ramón Souza
10be312d00
remove podId param from components
2023-10-11 15:41:20 -03:00
Ramón Souza
4ed3531359
isolate podId
2023-10-04 15:45:09 -03:00
Ramón Souza
80c250ffda
remove duplicated props
2023-10-04 10:49:59 -03:00
Ramón Souza
81ce8ad623
remove withTracker
2023-10-04 09:23:24 -03:00
Ramón Souza
b2418c49a8
add presentation info + lock settings
2023-10-03 10:24:38 -03:00
Ramón Souza
7b0657e195
add new presentation fields, poll info and multi user info
2023-10-02 16:16:46 -03:00
Ramón Souza
00b92f8103
use graphql for presentation data - partial
2023-09-29 11:58:16 -03:00
Ramón Souza
5cc26a1e7a
fix resizing of sidebar in grid mode
2023-06-28 16:06:19 -03:00
Ramón Souza
4686f856a6
client side checks
2023-06-06 08:57:36 -03:00
Scroody
809a2a7012
Fix: Bigger presentations now restore on update as well
2023-04-13 15:25:31 -03:00
Scroody
e3477b5e42
Fix: Restore on update
2023-04-13 10:56:54 -03:00
danielpetri1
b91e766184
Maximize webcams when all presentations removed
2023-04-05 15:37:56 +00:00
germanocaumo
d09f2681d9
refactor(html5): presentation/whiteboard/cursor code cleanup and linting
2023-03-10 11:30:46 +00:00
Ramón Souza
7dbc814c57
restore setPresentationIsOpen in presentation
2023-01-24 10:05:49 -03:00
Ramon Souza
db5ac1428a
Merge tag 'v2.5.3' into merge25-26-jul14
2022-07-15 11:08:02 -03:00
Joao Victor
66d3d2c13b
fix: clear fake annotations on multi-user whiteboard off
2022-07-01 14:31:14 -03:00
KDSBrowne
6d4d11a34d
fix cursors lock for viewers
2022-06-02 15:00:28 +00:00
KDSBrowne
626259bf33
move multi user WB button to presentation toolbar (100% width) | reduce zoom increment
2022-05-25 23:25:53 +00:00
Lucas Zawacki
43afef9bad
feature(layout): Remove 'swap layout' concept
2022-02-24 16:05:18 -03:00
Lucas Zawacki
830c44702f
feature(layout): Only use one place to store presentationIsOpen
2022-02-24 15:30:53 -03:00
Ramón Souza
dba04834c7
Merge remote-tracking branch 'upstream/v2.4.x-release' into 2524-feb08
2022-02-09 15:52:42 +00:00
Ramón Souza
821929a1d7
makes restoreOnUpdate work for moderators
2022-02-04 19:01:53 +00:00
Ramón Souza
df3375016b
remove unused function from presentation container
2021-11-23 13:31:01 +00:00
Tainan Felipe
f5eef03f3f
Improve data structure to not break on reconnections
2021-11-03 14:37:54 -03:00
Anton Georgiev
1622425cbc
Merge branch 'develop' of github.com:bigbluebutton/bigbluebutton into 2.4-into-develop
2021-10-22 19:12:58 +00:00
Ramón Souza
9e71583ec7
restore old minimize presentation button and add a flag to switch
2021-10-14 19:31:47 +00:00
Anton Georgiev
24d672a832
Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-dev
2021-10-14 15:13:17 +00:00
Tainan Felipe
1de8e0779d
Add server side reactivity to publications
2021-10-13 15:00:52 -03:00
Lucas Fialho Zawacki
d7f3924350
Enable swap layout for screenshare and external video
2021-09-27 21:03:20 +00:00
Ramon Souza
098826c70a
rename layout functions
2021-09-10 17:48:52 -03:00
Ramon Souza
981e707612
add selector to containers, remove old layoutContext + convert base component into function
2021-09-10 14:21:04 -03:00
Ramon Souza
e55529142f
Merge remote-tracking branch 'upstream/develop' into issue-6803
2021-08-27 15:37:19 -03:00
Ramon Souza
429d1b3e9e
fix button position in iPhone + RTL
2021-08-27 15:34:01 -03:00
Joao Siebel
c3751cfef3
Fix recording when there is no presentation
2021-08-26 17:13:05 -03:00
Joao Siebel
f3f9ec19eb
Allow presenter to remove all presentations
2021-08-23 18:04:16 -03:00
Ramon Souza
c00ac3f18a
Merge remote-tracking branch 'upstream/develop' into issue-12880
2021-08-05 13:24:37 -03:00
Vitor Mateus De Almeida
1b18977eac
rename all NewLayout.. to Layout..
2021-08-05 08:03:24 -03:00
Vitor Mateus De Almeida
09082734c9
remove old media, webcam draggable and panel components
2021-08-05 04:26:03 -03:00