bigbluebutton-Github/bigbluebutton-html5
Pedro Beschorner Marin 8855c996b8 fix(breakout rooms): waiting url state
Setting the waiting state false as default was leaving an open gap where
the users still did not have a valid breakout room's join url and it's
join button enabled.

Change the first waiting state to true and handle the join type as the
component finishes mounting. If it's a free to choose room scenario,
dispatch the whole Promise based solution and let it manage the waiting
state as the interval checks for the URL response.
2021-08-13 12:19:28 -03:00
..
.meteor
client Preload fonts 2021-06-09 11:29:55 -03:00
dev_local_deployment consider overlay file bbb-html5-with-roles.conf in dev env 2021-05-02 16:15:29 +00:00
imports fix(breakout rooms): waiting url state 2021-08-13 12:19:28 -03:00
private Merge pull request #12897 from ramonlsouza/issue-12887 2021-08-05 11:18:11 -04:00
public chore: Pulled HTML5 locales on Aug 11, 2021 2021-08-11 21:11:04 +00:00
server Add collection user persistent data 2021-03-19 17:12:27 -03:00
tests Mobile/Tablet devices automated tests for mobile/tablet on ios/android devices (#12173) 2021-05-25 12:05:11 -04:00
.dockerignore
.eslintignore
.eslintrc.js Update .eslint rule to affect only a restricted scope 2021-04-16 15:24:14 -03:00
.gitignore Applies changes needed to serve locale files as static content (#11234) 2021-03-11 06:42:41 -05:00
deploy_to_usr_share.sh check for correct directory before deploying bbb-html5 2021-07-05 15:44:21 +00:00
docker-entrypoint.sh Services run as starting PID 2021-04-05 12:24:29 +02:00
Dockerfile
Dockerfile.dev
package-lock.json upgrade node-sass version 2021-08-05 11:10:53 -03:00
package.json upgrade node-sass version 2021-08-05 11:10:53 -03:00
test-html5.sh
TRANSIFEX_PULL_INSTRUCTIONS.md
transifex.sh Applies changes needed to serve locale files as static content (#11234) 2021-03-11 06:42:41 -05:00