Anton Georgiev
a12da64e28
Merge pull request #19412 from KDSBrowne/v3.multiUserBug
...
Fix: Multi-User Drawing Issue When Presenter Switches Pages
2024-01-22 11:12:32 -05:00
Ramón Souza
0319fb7d27
migrate exportPresentation action
2024-01-20 11:43:34 -03:00
Ramón Souza
4d64464029
migrate switchSlide action
2024-01-20 11:01:20 -03:00
Ramón Souza
2ffd9ce7e9
migrate startWatchingExternalVideo action
2024-01-19 10:44:27 -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
Ramón Souza
5463f8ff73
migrate createPoll meteor call
2023-12-11 10:31:13 -03:00
Ramón Souza
4806e00192
migrate stopPoll meteor call
2023-12-08 17:24:57 -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
dde3aa92bd
replace UsersContext with useCurrentUser
2023-11-30 12:08:16 +01:00
Guilherme Pereira Leme
eb7adfb994
feat(plugins): code refactor for readability ( #19222 )
...
* [plugin-sdk-refactor-organization] - rearrange of files and folders (WIP)
* [plugin-sdk-refactor-organization ] - final touches
* [plugin-sdk-refactor-organization ] - fix
* [plugin-sdk-refactor-organization ] - update SDK
2023-11-28 15:31:28 -03:00
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
925a3fa979
Merge pull request #18928 from ramonlsouza/pres-graphql
...
get whiteboard and cursor data from graphql
2023-11-10 17:06:08 -03:00
André
d78b2988f5
27 to 30
2023-11-10 10:51:29 -03:00
Ramón Souza
ab8a2643de
fix error in toast
2023-11-06 13:17:11 -03:00
Ramón Souza
923ffb710f
fix download presentation url
2023-11-06 10:35:55 -03:00
Gustavo Trott
9896f4c1f5
Merge pull request #19029 from gustavotrott/fix-graphql-pres-default
...
fix (graphql): Default presentation is inserted with default=false
2023-11-01 17:29:35 -03:00
Ramón Souza
3457413d58
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
2023-11-01 08:56:39 -03:00
Ramón Souza
2c850ca49f
Update bigbluebutton-html5/imports/ui/components/presentation/presentation-toolbar/styles.js
2023-10-31 09:10:03 -03:00
André
2d6da1212d
Client: Multi user white board number clickable
2023-10-30 15:50:32 -03:00
Ramón Souza
759feff205
remove cursor locked check
2023-10-30 09:04:30 -03:00
Gustavo Trott
fb224428e4
refactor update Presentations on Hasura
2023-10-27 17:29:36 -03:00
Ramón Souza
a04dedc7cf
fix incorrect state in presentation uploader
2023-10-27 14:57:25 -03:00
Ramón Souza
0143b1f6fd
fix default value for presentation lock settings
2023-10-26 09:35:34 -03:00
Ramón Souza
4d37f456c0
fix converting presentations toast
2023-10-26 09:16:49 -03:00
Ramón Souza
2448cb75b3
fix presentation download dropdown
2023-10-25 16:35:06 -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
0b0e8ec195
fix remove presentation button
2023-10-20 09:52:00 -03:00
Ramón Souza
da737b7380
remove presentations collection from uploader service
2023-10-20 09:38:04 -03:00
Ramón Souza
c97a351289
move export toast to toast component
2023-10-19 15:56:13 -03:00
Ramón Souza
20a50105b9
move presentation uploader toast out of uploader component
2023-10-19 09:57:40 -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
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
1962b10919
migrate presentation-toolbar
2023-10-12 15:21:22 -03:00
Ramón Souza
4dd7bdfa11
migrate presentation-menu
2023-10-12 15:05:49 -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
37182c56ef
remove presentation-pod component + presentation service
2023-10-11 11:21:35 -03:00
Ramón Souza
e65740909e
remove unused code in presentation service
2023-10-09 16:10:02 -03:00
Ramón Souza
2f9b2d12f8
move parseCurrentSlideContent to component
2023-10-09 10:57:28 -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
d0d29402f4
Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql
2023-10-02 09:53:32 -03:00
Ramón Souza
00b92f8103
use graphql for presentation data - partial
2023-09-29 11:58:16 -03:00
Gustavo Trott
fff883b2b2
Merge 2.7 into 3.0
2023-09-27 08:44:37 -03:00
GuiLeme
ad79b64f28
[plugin-sdk-option-dropdown] - merge upstream
2023-09-25 20:31:38 -03:00
GuiLeme
e9e0a9436f
[plugin-sdk-presentation-dropdown] - changes in review
2023-09-25 18:59:52 -03:00
GuiLeme
f60efc5161
[plugin-sdk-option-dropdown] - rename settings dropdown to options dropdown and added support to options dropdown
2023-09-22 16:27:22 -03:00
GuiLeme
8d652cc45c
[plugin-sdk-presentation-dropdown] - implemented the extensible area
2023-09-19 17:34:14 -03:00
Guilherme Pereira Leme
92c9ba971e
feature: Plugin UI extensible area for user list dropdown and associated refactors ( #18607 )
...
* [user-list-dropdown-plugin-implementation] - basic structure[
* [user-list-dropdown-plugin-implementation] - refactor for userListDropdown objects
* [user-list-dropdown-plugin-implementation] - Stabilized version
* [user-list-dropdown-plugin-implementation] - changes in review
* [user-list-dropdown-plugin-implementation] - changes in review
* [user-list-dropdown-plugin-implementation] - remove debug logs
* refactor hook usage count
* [user-list-dropdown-plugin] - lint errors
* [user-list-dropdown-plugin] - changes in review and fix first rendering
* [user-list-dropdown-plugin] - change users query to be global and reusable
* [user-list-dropdown-plugin] - bump SDK version
* [user-list-dropdown-plugin] - new menu structure refactor
---------
Co-authored-by: Tainan Felipe <tainanfelipe214@gmail.com>
2023-09-05 09:49:55 -03:00
Gustavo Trott
5eb04aab91
Resolve conflicts
2023-08-30 15:31:32 -03:00
GuiLeme
7829702275
[issue-18408-back-end] - merge upstream
2023-08-30 11:04:55 -03:00
GuiLeme
0aacb12cc8
[issue-18408-back-end] - added disabled download of converted presentation
2023-08-25 11:37:32 -03:00
GuiLeme
2cf6720b5f
[issue-18408-back-end] - change name of download original pres
2023-08-25 09:27:01 -03:00
Anton Georgiev
1186db7712
Merge remote-tracking branch 'bbb/v2.6.x-release' into aug22merge
2023-08-24 15:05:20 -04:00
Gustavo Trott
201b6949a3
Resolve conflicts
2023-08-22 15:07:42 -03:00
GuiLeme
97ac358ee0
[issue-18449] - changes in review
2023-08-22 11:53:38 -03:00
GuiLeme
b09e01518f
Merge remote-tracking branch 'upstream/v2.7.x-release' into issue-18449
2023-08-22 11:02:40 -03:00
KDSBrowne
399b9e805d
handle slide change with fit to width
2023-08-20 00:21:03 +00:00
GuiLeme
cf472511fc
[issue-18449] - changes in review
2023-08-18 10:57:50 -03:00
Gustavo Trott
d018fd6490
Resolve conflicts
2023-08-16 16:24:34 -03:00
GuiLeme
3761fc333b
[plugin-architecture-implementation] - fix for disable downloadable
2023-08-16 11:18:51 -03:00
Guilherme Pereira Leme
cacbc331ce
feature: plugin architecture implementation for presentation toolbar ( #17994 )
2023-08-15 19:31:11 -03:00
GuiLeme
c10df4c173
[issue-18449] - changes in review
2023-08-15 10:58:37 -03:00
GuiLeme
08f1b5832d
[issue-18449] - changes in review
2023-08-15 10:30:17 -03:00
Ramón Souza
2e2b2d5b31
fix prop warnings
2023-08-14 10:47:23 -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
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
GuiLeme
85f1bdae51
[issue-18449] - change in the flow, it is not necessary to click to disable one format to enable the other
2023-08-11 10:31:07 -03:00
GuiLeme
a1746da6fe
[issue-18449] - added possibility of download original presentation with original format
2023-08-10 12:18:59 -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
Anton Georgiev
5a878c6526
Merge pull request #18503 from ramonlsouza/native-debounce
...
refactor: replace debounce function
2023-08-10 09:58:11 -04:00
Ramón Souza
835bbd4733
replace unaffected debounce
2023-08-09 13:26:42 -03:00
GuiLeme
ce22c1894d
[issue-18446] - fix download of original presentation
2023-08-04 17:38:17 -03:00
Gustavo Trott
baba92cb0f
Merge 2.7 into Develop
2023-08-04 16:47:23 -03:00
KDSBrowne
632b7764bf
move fitToWidth state up to app component ( #17982 )
2023-08-04 16:41:42 +00:00
Anton Georgiev
b46ee4c52a
Merge pull request #18412 from KDSBrowne/bbb-18257
...
fix: Correct Tab Order For Presentation Options Dropdown
2023-08-01 15:46:14 -04: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
df8e9e9440
split disabled download of presentation params
2023-07-31 17:03:29 -03:00
Gustavo Trott
3758dd89e2
Merge 2.7 into Develop
2023-07-31 11:24:25 -03:00
Ramón Souza
ee78814827
change quick poll button styles
2023-07-25 15:05:00 -03:00
KDSBrowne
1b2cf21066
refactor smart slide question extraction
2023-07-24 01:09:45 +00:00
KDSBrowne
3dec9de44e
optimize action creation and improved question / url regex
2023-07-24 00:03:22 +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
Scroody
86f4e372f8
Fix: Warnings when creating a new meeting
2023-07-19 13:22:50 -03:00
Ramón Souza
db4479d6dd
adjust quick poll char limit
2023-07-13 09:58:05 -03:00
Ramón Souza
6b44650c5d
change presentation download labels
2023-07-10 09:44:34 -03:00
Ramón Souza
ec6a674442
filter out of slide shapes on snapshot
2023-07-05 11:12:09 -03:00
Ramón Souza
5cc26a1e7a
fix resizing of sidebar in grid mode
2023-06-28 16:06:19 -03:00
Ramón Souza
574b187645
Merge pull request #18130 from Scroody/I-18101
...
Client change: List the option to download presentation with annotations even if there are no annotations
2023-06-26 16:27:58 -03:00
Scroody
7765f6920e
Requested changes
2023-06-26 10:48:19 -03:00
Scroody
aba7f66b2c
Last details
2023-06-16 13:40:09 -03:00
Anton Georgiev
a962a44c74
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into june14merge
2023-06-14 10:07:54 -04:00
Scroody
54fa11e876
Requested changes made
2023-06-13 11:36:15 -03:00
KDSBrowne
8932dc2fe1
use radash instead of lodash
2023-06-12 19:11:52 +00:00
KDSBrowne
0cd12b0296
add debounce to handleResize and zoomChanger
2023-06-11 20:53:06 +00:00
Scroody
a3e58c67ed
Client change: List the option to download presentation with annotations even if there are no annotations
2023-06-08 15:16:26 -03:00
Anton Georgiev
49d48c0945
Merge pull request #18097 from ramonlsouza/16120
...
feat: Add Lock Setting For Viewer Annotations
2023-06-08 11:12:22 -04:00
Ramón Souza
d31e56b3fd
rename parameter, fix props
2023-06-07 09:35:56 -03:00
Ramón Souza
04ff1278c5
Add disable snapshot to container
2023-06-07 08:54:55 -03:00
Samuel Weirich
2a04d35f18
Disable snapshot using props
2023-06-07 08:49:53 -03:00
Ramón Souza
4686f856a6
client side checks
2023-06-06 08:57:36 -03:00
danielpetri1
ffeb8c3acb
Allow multiple MIME types per extension
2023-06-06 10:08:14 +00:00
Ramón Souza
bf55c143be
fix presentation uploader dropdown
2023-06-01 09:29:56 -03:00
Anton Georgiev
25af259d2d
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-may-24
2023-05-24 17:23:00 -04:00
Ramón Souza
e0cea4834b
Merge pull request #17907 from KDSBrowne/bbb-17466
...
fix: Localize Regular Expressions for Quick Poll Options
2023-05-18 09:06:19 -03:00
GuiLeme
1b26302745
[issue-17531] - merge upstream/v2.7.x-release
2023-05-16 15:30:15 -03:00
Anton Georgiev
510c94cfa7
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into may16-merge
2023-05-16 13:35:47 -04:00
Ramón Souza
99832aa570
Merge pull request #17864 from hiroshisuga/dev2.6_fitToWidthStyle
...
style: Change style of fit-to-width button when it's on
2023-05-16 08:56:39 -03:00
Ramón Souza
341e2c9464
Merge pull request #17862 from hiroshisuga/patch-4
...
style: remove unnecessary fit-to-width style
2023-05-16 08:51:45 -03:00
Ramón Souza
fecf42dada
Merge pull request #17905 from danielpetri1/export-toast-fix
...
fix(bbb-html5): Successful annotated export toast
2023-05-15 16:39:16 -03:00
danielpetri1
6435fbbf25
Linting changes
2023-05-15 18:56:01 +00:00
Ramón Souza
dcef3e3d7b
Merge pull request #17845 from ramonlsouza/issue-17839
...
fix: ignore restore on update for first load of initial presentation
2023-05-15 13:41:27 -03:00
KDSBrowne
b0ae991b1f
format new line character in question string
2023-05-15 16:35:32 +00:00
danielpetri1
c0c7f9d516
Add successful file export toast
2023-05-15 16:12:12 +00:00
KDSBrowne
783428bf71
localize true/false and yes/no regex patterns
2023-05-15 16:01:53 +00:00
Anton Georgiev
4e851a7571
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-267-27
2023-05-15 11:51:17 -04:00
GuiLeme
4c2806a018
[issue-17531] - changes in review and ES-lint fixes
2023-05-11 18:06:48 -03:00
Anton Georgiev
9c513f2bab
Merge pull request #17777 from danielpetri1/notes-current-issue
...
fix(bbb-html5): Inconsistent current presentation indicator
2023-05-11 09:10:07 -04:00
hiroshisuga
d07afd5414
Update component.jsx
2023-05-10 23:54:17 +09:00
hiroshisuga
c2422a96dd
Update styles.js
2023-05-10 23:53:11 +09:00
hiroshisuga
63318919d8
Update styles.js
2023-05-10 23:34:49 +09:00
KDSBrowne
1b51377147
fix getContentAnchorEl console error
2023-05-10 01:31:48 +00:00
Anton Georgiev
677ecd7406
Merge pull request #17561 from KDSBrowne/bbb-005
...
fix: Update Question Regex to Exclude URLs
2023-05-09 17:51:09 -04:00
GuiLeme
d2c5b33eec
[issue-17839] - back-end part for hide_presentation_on_join issue
2023-05-09 12:01:55 -03:00
Ramón Souza
854d0a162e
wip: ignore restore on update for first load of initial presentation
2023-05-09 10:58:40 -03:00
GuiLeme
90078aedc7
[issue-17531] - resolve conflicts with 2.7
2023-05-04 08:56:27 -03:00
GuiLeme
f650ade561
[issue-17531] - prevent user from exporting annotations when there is no annotation
2023-05-04 08:48:32 -03:00
GuiLeme
f3969c083a
[issue-17531] - disabled dropdown when uploading a presentation to not throw errors
2023-05-03 08:50:36 -03:00
danielpetri1
72c0606a80
Fix current presentation indicator
2023-05-01 14:01:04 +00:00
André Castro
2c52c1a596
Merge branch 'v2.6.x-release' into I-17465
2023-04-27 19:25:56 -03:00
Ramón Souza
af8556e026
Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24
2023-04-24 17:15:47 -03:00
GuiLeme
6e05e3ca51
[issue-17131] - Suggestions in review and some change of behavior
2023-04-20 08:48:43 -03:00
Ramón Souza
2c8f357977
keep whiteboard toolbar hidden on resize / slide change
2023-04-18 15:03:22 -03:00
GuiLeme
536285fc37
[issue-17531] - restored old feature of downloading original presentation
2023-04-14 11:04:24 -03:00
KDSBrowne
63e2a2b5e9
update question regex to exclude urls
2023-04-13 20:03:06 +00:00
Scroody
809a2a7012
Fix: Bigger presentations now restore on update as well
2023-04-13 15:25:31 -03:00
André Castro
e00a258d0d
Merge branch 'v2.6.x-release' into fix-warnings-on-create
2023-04-13 11:27:50 -03:00
Scroody
e3477b5e42
Fix: Restore on update
2023-04-13 10:56:54 -03:00
GuiLeme
5eb29e0ab5
[issue-16954] - merge upstream/v2.7.x-release
2023-04-11 11:02:00 -03:00
Ramón Souza
95f4212c59
Merge pull request #16115 from KDSBrowne/dev26-link-nl
...
fix: Handle External Video Links On Multi Lines In Smart Slides
2023-04-11 09:04:13 -03:00