Ramon Souza
|
cf0bd96546
|
get users data from context in random user select
|
2021-04-19 13:39:02 -03:00 |
|
hiroshisuga
|
4db28a2824
|
Fancy random viewer selection (#11297)
* Revert "Delete bbb-icons-ori.woff"
This reverts commit 84937a0d07 .
* Revert "Add files via upload"
This reverts commit 391434445a .
* Revert "Delete bbb-icons.woff"
This reverts commit 7c245c666d .
* Revert "Add files via upload"
This reverts commit 6f8c764c4b .
* Revert "Delete tmp.woff"
This reverts commit 5141e65359 .
* Revert "Add files via upload"
This reverts commit c8f7b17b04 .
* Revert "Create tmp.woff"
This reverts commit 73c4506594 .
* Revert "Delete bbb-icons.woff"
This reverts commit 9d01d58527 .
* Revert "Revert "Delete bbb-icons.woff""
This reverts commit d221d290cd .
* Revert "Revert "Revert "Delete bbb-icons.woff"""
This reverts commit c415ff02d1 .
* Revert "Revert "Delete bbb-icons.woff""
This reverts commit d221d290cd .
* Revert "Revert "Create tmp.woff""
This reverts commit 267dc412d5 .
* Revert "Delete bbb-icons-ori.woff"
This reverts commit 84937a0d07 .
* Revert "Delete bbb-icons.woff"
This reverts commit 7c245c666d .
* Revert "Add files via upload"
This reverts commit 6f8c764c4b .
* Revert "Add files via upload"
This reverts commit c8f7b17b04 .
* Revert "Create tmp.woff"
This reverts commit 73c4506594 .
* Revert "Delete bbb-icons.woff"
This reverts commit 9d01d58527 .
* Revert "Revert "Delete bbb-icons.woff""
This reverts commit 64a48f2bd6 .
* Revert "Revert "Revert "Delete bbb-icons.woff"""
This reverts commit 9d1b4a068a .
* Revert "Revert "Revert "Revert "Delete bbb-icons.woff""""
This reverts commit b60491d933 .
* Revert "Revert "Revert "Revert "Revert "Delete bbb-icons.woff"""""
This reverts commit 16e357091d .
* Revert "Revert "Revert "Revert "Revert "Revert "Delete bbb-icons.woff""""""
This reverts commit e0b70f2055 .
* Revert "Revert "Revert "Revert "Revert "Revert "Revert "Delete bbb-icons.woff"""""""
This reverts commit 7b1bde97ed .
* Update UsersMgs.scala
* Update selectRandomViewer.js
* Update clearRandomlySelectedUser.js
* Update addMeeting.js
* Update updateRandomViewer.js
* Update component.jsx
* Update container.jsx
* Update component.jsx
* Update container.jsx
* Update styles.scss
* Update en.json
* Update SelectRandomViewerReqMsgHdlr.scala
* code simplification
* in case only one person to be selected
* Update en.json
* Create en.json
* Update en.json
* Update component.jsx
* Update styles.scss
* Update en.json
* Update updateRandomViewer.js
Fix a typo
* Update component.jsx
When the presenter is moved to a viewer, in the modal of ex-presenter "somebody is selected" should be displayed. Before this modification, "somebody is the only viewer" was displayed.
* add a comment
explaining why a condition is needed.
* Update en.json
* Update en.json
* revert (due to the rename UserMgs -> UserMsgs)
* Update UsersMsgs.scala
|
2021-04-15 11:12:10 -04:00 |
|
Ramon Souza
|
3715266883
|
add selectRandomUser flag
|
2021-03-19 15:54:54 -03:00 |
|
Maxim Khlobystov
|
88c6e773e3
|
Fix the issue with connectionStatus resulting in no users being availble to randomly pick from (select random viewer feature)
|
2021-01-19 01:01:46 +00:00 |
|
KDSBrowne
|
d74b5af2a9
|
clear selected user when moderator closes modal | clean up
|
2020-10-19 14:46:41 +00:00 |
|
KDSBrowne
|
3e8eebdd1b
|
move random viewer selection to akka-apps
|
2020-09-25 19:41:30 +00:00 |
|
KDSBrowne
|
e9d4f8e42c
|
adds a select random user feature for presenter
|
2020-08-28 17:23:27 +00:00 |
|