Ramón Souza
f01e626b9b
fix isPresenter
2023-11-22 17:01:18 -03:00
Ramón Souza
3045575aab
remove unused slides collection code
2023-11-13 17:27:08 -03:00
Ramón Souza
673d5f571d
fix init dark mode
...
.
2023-11-09 11:28:20 -03:00
Ramón Souza
759feff205
remove cursor locked check
2023-10-30 09:04:30 -03:00
Ramón Souza
769b61ee9f
client side poll results
2023-10-27 13:05:43 -03:00
Ramón Souza
c97a351289
move export toast to toast component
2023-10-19 15:56:13 -03:00
Ramón Souza
c2ed844e89
adjust query
2023-10-17 17:42:59 -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
41515e8b97
fix undo/redo
2023-10-17 10:49:55 -03:00
Ramón Souza
1575a093d1
use graphql to fetch presentation list in actions dropdown
2023-10-17 10:20:24 -03:00
Ramón Souza
1a3d6bbd7b
use graphql in presentation uploader component
2023-10-16 16:27:22 -03:00
Ramón Souza
2d5b3ad848
remove unused code
2023-10-16 09:35:39 -03:00
Ramón Souza
5885db0416
remove clearCursors on multi user session end - to be done in back-end
2023-10-12 15:37:20 -03:00
Ramón Souza
77275934e2
use real number of pages on whiteboard mount
2023-10-12 15:29:29 -03:00
Ramón Souza
04248475a4
remove cursor stream listener - meteor
2023-10-12 13:30:39 -03:00
Ramón Souza
ee02ffe424
restore multi user whiteboard toolbar
2023-10-11 17:17:10 -03:00
Ramón Souza
10be312d00
remove podId param from components
2023-10-11 15:41:20 -03:00
Ramón Souza
37182c56ef
remove presentation-pod component + presentation service
2023-10-11 11:21:35 -03:00
Ramón Souza
b3f74c9280
remove unused code
2023-10-11 09:48:10 -03:00
Ramón Souza
4344dbbbd5
remove unused fields in whiteboard queries
2023-10-10 09:14:19 -03:00
Ramón Souza
b298aecca9
add new columns to query
2023-10-03 09:08:12 -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
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
5da60f6063
get cursor data from graphql
2023-09-27 19:17:04 -03:00
Ramón Souza
56a94bdae4
get annotation data from graphql
2023-09-27 17:42:47 -03:00
Gustavo Trott
071eee5c77
Update bigbluebutton-html5/imports/ui/components/whiteboard/component.jsx
...
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2023-09-11 14:49:14 -03:00
Gustavo Trott
9da3543bc3
Resolve conflicts
2023-09-11 11:25:56 -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
Anton Georgiev
7b271c97a1
chore: Merge 2.6.14 into v2.7.x-release
2023-09-06 14:33:15 -04: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
Anton Georgiev
bf18937efa
Merge pull request #18653 from KDSBrowne/bbb-18645
...
fix: Mouse Wheel Zoom Disrupting Slide Position
2023-08-29 14:46:08 -04:00
KDSBrowne
87a2f698a7
handle zoom percent value being lost on minimize + restore
2023-08-29 14:29:11 +00:00
KDSBrowne
4e8965b218
improve tldraw style menu a11y
2023-08-27 20:06:26 +00:00
KDSBrowne
a381391968
update toolbar zoom value on slide change
2023-08-27 19:19:04 +00:00
KDSBrowne
7cb9764267
fix wheel zoom breaking slide position
2023-08-27 18:45:37 +00:00
Anton Georgiev
1186db7712
Merge remote-tracking branch 'bbb/v2.6.x-release' into aug22merge
2023-08-24 15:05:20 -04:00
KDSBrowne
c321eca70f
fix presentation jerks while panning
2023-08-20 02:33:40 +00:00
KDSBrowne
901d9ac5ac
add whiteboard options menu dropdown to autohide elements
2023-08-16 14:36:59 +00: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
KDSBrowne
af16df385c
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:10:16 -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
KDSBrowne
ea9c687b07
prevent zooming out at 100%
2023-08-08 17:32:07 +00:00
KDSBrowne
dca7fe1997
fix slide positon when zooming out after pan (presenter)
2023-08-03 20:30:23 +00: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
Anton Georgiev
6b76d9aa66
Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july-21
2023-07-21 16:24:45 -04:00
KDSBrowne
937d18b192
improve style menu color contrast in dark mode
2023-07-15 15:40:27 +00:00