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
10087cac3c
fix warnings
2023-09-27 23:26:30 -03:00
Ramón Souza
a2744f0bcc
use stream for new shapes
2023-09-27 23:15:33 -03:00
Ramón Souza
56a94bdae4
get annotation data from graphql
2023-09-27 17:42:47 -03:00
Ramón Souza
809ba9d51c
fix: restore broken files ( #18723 )
...
* restore package lock
* fix whiteboard service error
* fix userlist
* fix whiteboard
* fix chat list item state
* restore user-list participants list item
* Add merge-branches step
* Add merge-branches step to code-validation
* fix message list
---------
Co-authored-by: Tiago Jacobs <tiago.jacobs@gmail.com>
2023-09-07 14:58:06 -03:00
André Castro
81311db9a3
Fix: User list, Participants, Pist item, User actions, Skeleton, User title, Option drop down, Use shortcuts. ( #18676 )
...
* Fix: Ts fixes in user list participants, list item and user actions
* Aditonal fixes
2023-09-06 11:24:09 -03:00
KDSBrowne
822aabe6d1
fix: Move Presentation Option Dropdown To The Left Side ( #18538 )
...
* prevent duplication of presentation menu dropdown when visible
* move presentation options dropdown to the left (out of tldraw UI)
* adjust style menu UI in RTL
2023-08-11 17:13:33 -03:00
Ramón Souza
866c40f84f
Merge remote-tracking branch 'upstream/v2.6.x-release' into 2627-aug10
2023-08-10 11:49:01 -03:00
Ramón Souza
c15d1a352a
undo auto lint
2023-08-01 11:08:27 -03:00
Ramón Souza
6b34cd38c1
replace double quotes
2023-08-01 11:01:27 -03:00
KDSBrowne
70a8267284
inject presentation options btn into tldraw toolbar | lint issues
2023-08-01 02:45:13 +00:00
Ramón Souza
fc38cb4d95
fix presenter permission for poll results
2023-06-20 13:21:32 -03:00
Ramón Souza
4686f856a6
client side checks
2023-06-06 08:57:36 -03:00
André Castro
e9ae302d54
Making editing possible to presenter
2023-05-12 11:15:41 -03:00
Scroody
cdfa38ad85
Change of approach
2023-05-09 15:51:35 -03:00
KDSBrowne
3a6fde4fd0
disable toolbar autohide animations based on app settings
2023-04-14 15:27:37 +00:00
KDSBrowne
d0d3862708
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into bbb-hover-tools
2023-04-13 17:45:39 +00:00
KDSBrowne
628f001de6
handle update when userlist is resized
2023-04-12 18:36:13 +00:00
KDSBrowne
481582cbbd
add missing isIphone value
2023-03-27 15:45:16 +00:00
KDSBrowne
72adc96dbe
add autohide option for whitboard toolbars
2023-03-26 22:08:09 +00:00
germanocaumo
d09f2681d9
refactor(html5): presentation/whiteboard/cursor code cleanup and linting
2023-03-10 11:30:46 +00:00
KDSBrowne
23f7b80e35
add forcus ring to items in tldraw styles toolbar
2023-02-14 03:28:36 +00:00
Ramón Souza
5a93e3649f
restore missing whiteboard shortcuts
2023-02-06 10:37:34 -03:00
Ramón Souza
5b83c12ffe
remove limit in query
2023-02-03 09:49:49 -03:00
Ramón Souza
25800ee92b
limits the number of annotations per slide
2023-02-02 16:47:16 -03:00
germanocaumo
44692f9b71
refactor(whiteboard): move shapelock to container + linting
...
Do the shape lock propery set in the container so the props change less times and avoid problems in the useMemo.
2023-01-24 18:32:49 +00:00
Joao Victor
44896106b9
feat(whiteboard): configurable text tool font family
2023-01-16 08:40:42 -03:00
Ramón Souza
31f20b08b5
add max characters limit to sticky notes
2022-11-23 14:03:20 -03:00
germanocaumo
e4317cfc51
fix(tldraw): hidden shapes when moved to back was used
...
updated from #15862 , also update bbb-playback to support the shapes drawn with the fix.
2022-10-24 20:30:26 +00:00
germanocaumo
835cf4f753
fix(whiteboard): diff shape update + shape permission +
...
Several improvements to tldraw whiteboard:
- Only send the shape diff on shape updates (reduce a lot the message traffic)
- Shape permissions (don't allow others to select/edit unless you are presenter/moderator)
- This required some changes in akka model
- Tldraw state patch changes to improve stability with fast updates (fix several crashes)
2022-10-21 14:05:31 +00:00
germanocaumo
8f41ab31da
fix(tldraw): persist bound shapes (arrows) + fix sending unneeded changes
2022-10-05 20:43:48 +00:00
KDSBrowne
1de4b3f644
update cursor position handling | temp hide eraser animation
2022-08-22 14:37:34 +00:00
KDSBrowne
b66e44a4cb
Upgrade tldraw to latest version
2022-08-03 14:19:12 +00:00
germanocaumo
217fd6c06e
fix(tldraw): wrong initial/viewer zoom
...
Fixes a case when the presentation is just uploaded and a wrong initial zoom was set.
Also fix viewer zoom not correclty adjusting to the area size when zoomed out.
2022-07-08 15:06:00 +00:00
KDSBrowne
4f9f9c11d3
fix viewer zoom reset when presenter remounts presentation
2022-06-17 00:35:27 +00:00
germanocaumo
07a3a915c0
feat(whiteboard): poll result, zoom fit slide +
...
- Poll result as text shape in the lower right-hand
- Include all tldraw shape bounds as size in akka (to help Daniel rendering in pdf export)
- Default/initital zoom will be centered in the slide and maximize the size according to the presentation area
- Also limited the max zoom out to be the one that fits the slide, to be similar as we had before
2022-05-31 19:40:31 +00:00
germanocaumo
386eb595ee
redo working locally
2022-05-19 00:52:45 +00:00
KDSBrowne
920d1def89
restore presentation toolbar
2022-05-16 02:35:17 +00:00
germanocaumo
45febec644
panAndZoom through akka + some cleanup
2022-05-13 02:47:41 +00:00
germanocaumo
cee766d1b6
cursor updates through akka
2022-05-13 02:47:40 +00:00
germanocaumo
234b2869e5
WIP: tldraw in akka-model & starting cleanup
2022-05-13 02:47:39 +00:00
KDSBrowne
10c8d3759d
hack adding pres slide images and page switching
2022-05-13 02:43:40 +00:00
KDSBrowne
5cb29535f7
embed Tldraw into BBB client
2022-05-13 02:21:35 +00:00
Oleksandr Zhurbenko
10c8b86a0d
Renamed whiteboard to presentation
2017-02-23 10:14:35 -08:00
Oswaldo Acauan
1df46bb201
Refactor of Presentations API
2016-11-11 19:02:46 +00:00
Oleksandr Zhurbenko
16c46d50af
Adjusted the whiteboard files to the new structure
2016-05-26 17:03:30 -07:00
Oswaldo Acauan
d3d997d211
Rename navbar, media, whiteboard and videodock to the new structure
2016-05-20 10:44:27 -03:00