Commit Graph

39861 Commits

Author SHA1 Message Date
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
48feb9f1d5 update metadata 2023-10-19 16:34:19 -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
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
0ef4598a6e Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql 2023-10-17 11:50:05 -03:00
Gustavo Trott
e31158d5ee
Merge pull request #18954 from gustavotrott/graphql-pres-status-refactor
graphql: refactor presentation props
2023-10-17 11:46:34 -03:00
Gustavo Trott
09310034b3 Graphql: refactor presentation props 2023-10-17 11:03:46 -03:00
Ramón Souza
41515e8b97 fix undo/redo 2023-10-17 10:49:55 -03:00
Ramón Souza
14fded82ed remove annotation stream listener - meteor 2023-10-17 10:36:26 -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
2549fecd90
Merge pull request #18950 from ramonlsouza/avatar-name-fix
fix: remove "a" in user avatar
2023-10-17 09:53:26 -03:00
Ramón Souza
06e17f0734 remove "a" in user avatar 2023-10-17 08:56:02 -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
Gustavo Trott
21a05950ba
Merge pull request #18941 from paultrudel/pres-dim-error-fix-30
fix: Page dimension parse error with decimal numbers
2023-10-13 17:47:26 -03:00
Paul Trudel
8fe6a015f0 Modify regex to parse decimal numbers 2023-10-13 19:54:50 +00: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
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
04248475a4 remove cursor stream listener - meteor 2023-10-12 13:30:39 -03:00
Gustavo Trott
3aa025fff1
Merge pull request #18932 from gustavotrott/graphql-moderator-always-unlocked
refactor (graphql): Displays `locked: false` while user is Moderator, Rename `meeting.duration` to `durationInSeconds`
2023-10-12 10:32:59 -03:00
Gustavo Trott
9856354f3d Set duration prop as seconds 2023-10-12 09:55:12 -03:00
Ramón Souza
c9ad508d6b remove presentation-area component 2023-10-12 09:32:24 -03:00
Gustavo Trott
015eb2bf9b graphql: Force locked=false for Moderators 2023-10-12 08:33:37 -03:00
Ramón Souza
ee02ffe424 restore multi user whiteboard toolbar 2023-10-11 17:17:10 -03:00
Gustavo Trott
0e8c0e701b
Merge pull request #18929 from gustavotrott/graphql-pres-downloadFileExtension
graphql: Adds prop downloadFileExtension to pres_presentation
2023-10-11 16:34:36 -03:00
Ramón Souza
8528dc7228 restore minimize presentation button 2023-10-11 16:10:36 -03:00
Ramón Souza
456fe98cdc remove whiteboard/presentation subscriptions 2023-10-11 16:09:34 -03:00
Ramón Souza
10be312d00 remove podId param from components 2023-10-11 15:41:20 -03:00
Gustavo Trott
5209b10a7c graphql: Adds prop downloadFileExtension to pres_presentation 2023-10-11 15:27:08 -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
Gustavo Trott
9b9086159d
Set clientSettingsJson as jsonb on bbb_schema.sql 2023-10-11 09:46:25 -03:00
Gustavo Trott
3a40ac2cf9
Merge pull request #18926 from gustavotrott/graphql-client-settings-30
graphql: Client Settings Retrieval through Graphql
2023-10-11 09:39:24 -03:00
Ramón Souza
b99c75f843 move currentSlideId out of withTracker 2023-10-11 09:10:02 -03:00
Ramón Souza
73f48ffc75 Merge remote-tracking branch 'upstream/v3.0.x-release' into pres-graphql 2023-10-11 08:22:18 -03:00
Gustavo Trott
d6af7aa081
graphql: Fix permission for pres_annotation_curr 2023-10-11 08:12:38 -03:00
Gustavo Trott
6418e47433 Add meeting.clientSettings to graphql 2023-10-10 22:38:26 -03:00
Guilherme Pereira Leme
4ef078ccf5
feature: Override client settings through API /create call (#18782)
* akka-with-client-configs

* [akka-with-client-configs] -  inserted client configs in akka

* [issue-18588-create-override] - WIP

* [akka-with-client-configs] - Remove unnecessary code

* [issue-18588] - test some thesis

* [akka-with-client-configs] - refactor to add jackson and immutable.Map

* [issue-18588-create-override] - new architecture for overriding client configs]

* [issue-18588-create-override] - implemented settings

* Refactor on clientSettingsOverride module and add allowOverrideClientSettingsOnCreateCall conf

---------

Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-10-10 21:00:20 -03:00
Ramón Souza
ab3c57b858
Merge pull request #18925 from Scroody/fix-chat-input-focus
Fix: Chat input losing focus.
2023-10-10 17:34:01 -03:00
André
1ffa86c618 Fix: Chat input losing focus 2023-10-10 15:10:47 -03:00
Ramón Souza
9988c4ba7a
Merge pull request #18912 from gabriellpr/fix-options-test
test: update screenshots
2023-10-10 13:18:34 -03:00
Ramón Souza
6121261db2
Merge pull request #18897 from GuiLeme/plugin-sdk-issue-33
feat(plugin): new userListDropdownItem - Information
2023-10-10 10:00:53 -03:00
Ramón Souza
4344dbbbd5 remove unused fields in whiteboard queries 2023-10-10 09:14:19 -03:00