Tainan Felipe
c45e3172c2
Remove: breakout history collection
2024-04-18 13:16:44 -03:00
João Victor
0020a135c9
cleanup: remove old polls
2024-04-10 17:37:23 -03:00
Tainan Felipe
acf39a3783
Remove: user persistent data collection
2024-04-09 12:04:14 -03:00
Tainan Felipe
f3465827dd
Migrate meeting collection to graphql ( #19853 )
2024-03-26 08:57:28 -03:00
Ramón Souza
c1d95745e6
fix ts
2024-03-22 16:18:32 -03:00
Ramón Souza
b278c8b143
fix meeting end screen
2024-03-22 16:07:49 -03:00
Ramón Souza
788cf799f7
refactor: make bbb client work without meteor service (partial) ( #19869 )
2024-03-21 16:41:32 -03:00
Tainan Felipe
d9e2808e2d
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-to-graphql
2024-03-12 19:24:28 -03:00
Tainan Felipe
ae0b97f05a
Refactor: move adapter to presence manager
2024-03-08 10:01:17 -03:00
Tainan Felipe
fbd7a706ad
Fix: move to after auth validation
2024-03-07 17:22:18 -03:00
Tainan Felipe
3826a49968
Refactor: move adapter to new main and make it non blocking
2024-03-07 14:20:11 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL ( #19507 )
2024-03-06 14:28:18 -03:00
João Victor
c4e09eb11f
cleanup: remove chat context and adapter
2024-02-28 16:31:44 -03:00
João Victor
91406bdac9
fix: prop types, tooltip options and setting changes
2024-02-16 17:25:43 -03:00
João Victor
b46464e94a
fix(whiteboard): remove absent font loading
2024-02-06 11:28:29 -03:00
Ramón Souza
80f2051390
Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-guest-users-server
2023-12-08 10:47:51 -03:00
Anton Georgiev
bef0d45e80
Merge pull request #19289 from ramonlsouza/migrate-connection-status
...
refactor: migrate connection status to use graphql
2023-12-07 12:29:46 -05:00
Ramón Souza
78fff583fd
remove connection-status collection
2023-12-05 17:33:53 -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
432b1b85be
remove current-user collection
2023-11-30 15:20:12 +01:00
Ramón Souza
761d42cbcf
remove external-video-meetings collection and related files
2023-11-29 14:22:59 +01:00
Ramón Souza
9a8638b3ff
remove guestUsers collection and related files
2023-11-29 12:55:53 +01:00
Ramón Souza
067144bf86
refactor: remove unused chat code ( #19215 )
2023-11-28 11:18:56 -03:00
Ramón Souza
d2512ef4fb
remove remaining files
2023-11-14 10:18:19 -03:00
Ramón Souza
ab26ca09b7
remove unused presentation / presentation pods collections code
2023-11-14 09:37:28 -03:00
Ramón Souza
3045575aab
remove unused slides collection code
2023-11-13 17:27:08 -03:00
Ramón Souza
e29f3b63a0
remove unused annotations code
2023-11-13 16:42:22 -03:00
Gustavo Trott
a7cd1c5232
Merge 2.7 into Develop
2023-06-29 16:27:10 -03:00
Ramón Souza
aefdc09403
undo createRoot changes in main
2023-06-28 10:38:25 -03:00
Anton Georgiev
2abe115e04
Merge branch 'v2.7.x-release' of github.com:bigbluebutton/bigbluebutton into june1merge
2023-06-01 10:11:59 -04:00
Gustavo Trott
51bdcededc
Merge 2.7 into develop
2023-05-26 10:50:39 -03:00
Ramón Souza
01246a6307
fix whiteboard right-click
2023-05-15 16:21:27 -03:00
KDSBrowne
eb1f5f5935
update to react 18
2023-05-11 16:16:10 +00:00
Tainan Felipe
b7177a9c93
Merge branch 'pull-17124' into apollo-client
2023-04-24 18:15:22 -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
KDSBrowne
8ee76b6b3e
restore chat text selection | disable loupe in ipad while writing on canvas
2023-04-20 18:13:45 +00:00
KDSBrowne
9d23957962
prevent canvas selection when using the whiteboard on ipad with stylus
2023-04-19 19:21:22 +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
Ramón Souza
917bd2bd4c
update bbb-icons
2023-04-11 10:13:41 -03:00
Tainan Felipe
e18059fffa
WIP: Initial implementation of graphql in user list
2023-04-05 16:18:04 -03:00
KDSBrowne
72adc96dbe
add autohide option for whitboard toolbars
2023-03-26 22:08:09 +00:00
GuiLeme
d4bd29ea67
[issue-16954] - Migrating userOptions and remove user modals
2023-03-23 11:56:00 -03:00
GuiLeme
ec17b5dca9
[issue-16954] - new structure and connection status modal transition
2023-03-20 14:57:36 -03:00
Ramón Souza
1cc60fda31
adjust size calculation, preload font
2023-03-16 15:55:56 -03:00
KDSBrowne
d69b535780
fix memory leak | add missing select style
2023-02-24 23:00:15 +00:00
KDSBrowne
465acd3c87
add missing override styles | prevent selection when disabled
2023-02-24 14:17:51 +00:00
Ramón Souza
157911583e
fix main element styles
2023-01-13 09:35:20 -03:00
Anton Georgiev
52eff62d1c
Merge pull request #16262 from KDSBrowne/bbb-a11y-01
...
fix: Add Missing Main Landmark Element
2022-12-21 12:29:36 -05:00
KDSBrowne
733fb287f9
add missing main landmark
2022-12-21 15:19:50 +00:00
Ramón Souza
064b554dfd
Merge remote-tracking branch 'upstream/v2.5.x-release' into merge-2526-dec14
2022-12-14 13:23:11 -03:00