Tainan Felipe
|
7c8337733f
|
Refactor: Migrate meetings for the Meteor 3.0 api
|
2023-03-20 16:24:41 -03:00 |
|
Ramón Souza
|
3c8d620811
|
fix client crash in random user selection modal
|
2022-03-01 14:01:21 +00:00 |
|
Joao Siebel
|
ed4018149b
|
Add try/catch on meetings methods
|
2021-05-05 09:58:17 -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
|
ca345de246
|
add check after extractCredentials is used
|
2021-03-16 13:15:41 -03:00 |
|
Maxim Khlobystov
|
5238dac647
|
Remove callbacks from update and clear Mongo operations for randomly selecting a user
|
2021-01-19 01:53:13 +00:00 |
|
KDSBrowne
|
d74b5af2a9
|
clear selected user when moderator closes modal | clean up
|
2020-10-19 14:46:41 +00:00 |
|