bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/notes
Daniel Petri Rocha dd0873392c Adds tempPresId parameter; distinct filenames for upload of shared notes
Requesting a token for upload requires a temporary presentation id, a change which was not yet reflected in the shared notes export.
As a result, the "move shared notes to whiteboard" button stopped functioning.

Additionally, if throughout a meeting an instructor uses this feature repeatedly, the file will be appended with the corresponding version:

Shared_Notes.pdf
Shared_Notes(1).pdf
Shared_Notes(2).pdf

etc.
2022-05-06 23:49:06 +02:00
..
converter-button Adds tempPresId parameter; distinct filenames for upload of shared notes 2022-05-06 23:49:06 +02:00
component.jsx Refactoring: push business logic and custom UI into their own containers 2022-03-15 16:12:46 +01:00
container.jsx Refactoring: push business logic and custom UI into their own containers 2022-03-15 16:12:46 +01:00
service.js Refactoring: push business logic and custom UI into their own containers 2022-03-15 16:12:46 +01:00
styles.js Refactoring: push business logic and custom UI into their own containers 2022-03-15 16:12:46 +01:00