Anton Barboza de Sá
c60ca2313b
test: Ask for feedback on logout test improvement + button display and action fixes ( #20872 )
...
* test: update and improve Ask for feedback on logout test - add more steps, check for different buttons, check POST request after sending feedback
* test: add missing data-test prop for sendFeendbackButton
* test: fix sendFeedbackButton data-test
2024-08-19 17:06:59 -03:00
Ramón Souza
4227827165
fix feedback screen ( #20949 )
2024-08-15 11:58:19 -03:00
Tainan Felipe
4d6f4b3ded
Refactor: Make bundle using webpack ( #20811 )
...
* Refactor: Make bundle using webpack
* Fix: restore after install codes and a few settings
* Fix: build script folder permission
* Refactor: Remove support to async import on audio bridges
* Upgrade npm using nvm
* Avoid questions on npm ci execution
* Let npm ci install dev dependencies (as we need the build tools here)
* Fix: enconding
* Fix: old lock files
* Remove: bbb-config dependency to bbb-html5 service, bbb-html5 isn't a service anymore
* Fix: TS errors
* Fix: eslint
* Fix: chat styles
* npm install with "lockfileVersion": 3 (newer npm)
* build: allow nodejs 22
* node 22; drop meteor from CI and bbb-conf
* TEMP: use bbb-install without mongo but with node 22 and newer image
* build: relax nodejs condition to not trip 22.6
* build: ensure dir /usr/share/bigbluebutton/nginx exists
* init sites-available/bbb; drop disable-transparent-
* nginx complaining of missing file and ;
* TMP: print status of services
* WIP: tweak nginx location to debug
* Fix: webcam widgets alignments
* akka-apps -- update location of settings.yml
* build: add locales path for nginx
* docs and config changes for removal of meteor
* Fix: build encoding and locales enpoint folder path
* build: set wss url for media
* Add: Enable minimizer and modify to Terser
* Fix: TS errors
---------
Co-authored-by: Tiago Jacobs <tiago.jacobs@gmail.com>
Co-authored-by: Anton Georgiev <anto.georgiev@gmail.com>
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2024-08-09 13:58:44 -04:00
Ramón Souza
be0312e97c
fix: "send feedback" button styles ( #20869 )
2024-08-07 10:43:49 -04:00
João Victor
9072bbada6
fix: userdata-bbb_ask_for_feedback_on_logout
2024-08-05 11:02:55 -03:00
João Victor Nunes
1b99e08da7
refactor: remove /clientStartupSettings
request ( #20700 )
...
* Remove clientStartSettings request
* Remove StartupDataFetch component
* Fix client logger
2024-07-16 10:40:13 -03:00
Gustavo Trott
a21dcb5818
Introduces /api/feedback endpoint (to replace Meteor /feedback)
2024-07-03 10:12:28 -03:00
João Victor Nunes
54aeb7a9dc
refactor: remove remaining Meteor imports ( #20602 )
2024-06-28 16:44:14 -03:00
Tainan Felipe
cdbed56d21
Fix: cache notification and connection close ( #20554 )
2024-06-21 11:11:29 -03:00
Tainan Felipe
1aab2f5f29
Change: Change websocket lib to graphql-ws ( #20282 )
2024-05-22 15:51:12 -03:00
Tainan Felipe
527b6d4cbf
Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-meeting-end-audio
2024-05-01 14:14:15 -03:00
Tainan Felipe
d5bb06349b
Fix: audio not disconnected when user leave the meeting
2024-05-01 14:11:04 -03:00
Tainan Felipe
b6f893c3c3
Fix: audio still playing when user left the meeting
2024-05-01 12:15:11 -03:00
Tainan Felipe
e4a23feda3
Remove: old code from notes, pads and meeting ended
2024-05-01 09:39:03 -03:00
Tainan Felipe
f3465827dd
Migrate meeting collection to graphql ( #19853 )
2024-03-26 08:57:28 -03:00
Gustavo Trott
e63af145b3
Akka-apps finishes all pending meeting in graphql on restarting ( #19867 )
2024-03-21 10:15:47 -03:00
Anton Georgiev
ef300cf28e
chore: Fix typo (found by typos) (port) #19834
...
Co-authored-by: Stefan Weil <sw@weilnetz.de>
2024-03-18 09:58:53 -04:00
Tainan Felipe
7bdb48d100
Fix: meeting end not fetching user data
2024-03-08 10:59:47 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL ( #19507 )
2024-03-06 14:28:18 -03:00
Ramón Souza
b9d4841b26
migrate setExitReason meteor call
2023-12-07 15:37:04 -03:00
Ramón Souza
133dc29d17
fix feedback range
2023-06-28 10:50:02 -03:00
Ramón Souza
4ed09c89cf
replace lodash uniqueId
2023-02-23 11:23:51 -03:00
Ramón Souza
5c5433296b
replace lodash range, partition and upperFirst
2023-02-22 13:52:18 -03:00
GuiLeme
7bb03551b1
[issue-16284] - changed behavior of not showing anything when user is moved out a breakout
2023-01-19 09:21:28 -03:00
GuiLeme
2e0a85f268
[issue-16284] - tweaked minor problems and fixed blue screen when changing breakout rooms
2023-01-17 11:30:25 -03:00
Gustavo Trott
f747b82d47
Improve validation of maxParticipants on akka-apps side
2022-10-26 13:19:16 -03:00
Joao Victor
e4f5317009
fix: unauthenticated user handling and manual disconnection
2022-10-07 16:21:43 -03:00
Gustavo Trott
ee560bf188
Makes meeting-ended and error-screen show ejectedReason message
2022-08-15 17:25:45 -03:00
Ramon Souza
1c873bd8d6
Merge remote-tracking branch 'upstream/v2.4.x-release' into merge-2425-apr08
2022-04-08 17:30:21 -03:00
Joao Victor
f8e6eb669a
Fix user role comparison
2022-04-04 11:02:05 -03:00
Joao Victor
275c0dc51f
Automatically redirect viewers after feedback
2022-04-04 10:09:40 -03:00
Joao Victor
a6eefb4737
fix user feedback upload error message
2022-03-29 14:08:59 -03:00
Joao Victor
ab869b4221
Prevent redirect after feedback of user
2022-03-09 16:08:56 -03:00
Gustavo Trott
b6df87618c
Fix isDashboardEnabled problem on end meeting
2022-03-07 15:40:05 -03:00
Ramón Souza
138f4d64e4
Merge remote-tracking branch 'upstream/v2.4.x-release' into v2.5.x-release
2022-02-24 14:49:56 +00:00
Ramón Souza
246e3b3e8f
move button component to common folder
2022-02-14 20:20:50 +00:00
Pedro Beschorner Marin
0131028bf4
style: improve background customization
...
Set elements to use the background color variable.
2022-02-10 09:20:54 -03:00
Ramón Souza
dba04834c7
Merge remote-tracking branch 'upstream/v2.4.x-release' into 2524-feb08
2022-02-09 15:52:42 +00:00
Ramón Souza
e5d969aa6b
remove audio/video first join info on meeting end
2022-02-01 17:08:21 +00:00
Tainan Felipe
f5eef03f3f
Improve data structure to not break on reconnections
2021-11-03 14:37:54 -03:00
Ramón Souza
d2afc3cdb9
convert rating component
2021-10-29 18:51:42 +00:00
Ramón Souza
87c49580e8
convert meeting-ended component
2021-10-29 18:39:32 +00:00
Anton Georgiev
1622425cbc
Merge branch 'develop' of github.com:bigbluebutton/bigbluebutton into 2.4-into-develop
2021-10-22 19:12:58 +00:00
Gustavo Trott
0102104fbe
Makes bbb-web provide LearningDashboard data while meeting is alive
2021-10-14 14:00:25 -03:00
Tainan Felipe
1de8e0779d
Add server side reactivity to publications
2021-10-13 15:00:52 -03:00
Gustavo Trott
396730f2f1
Fix Learning Dashboard opening automatically
2021-08-30 14:54:51 -03:00
Gustavo Trott
6feb470fcf
Merge with develop
2021-08-26 15:04:06 -03:00
Gustavo Trott
cd15f17394
Refactor all references for activity-report renaming to learning-dashboard
2021-08-25 11:38:35 -03:00
Gustavo Trott
b0f9835ffd
Merge branch 'develop' into activity-report
2021-07-21 14:20:27 -03:00
Ramon Souza
8d1b4a9a7b
fix user leave
2021-07-19 14:34:00 -03:00