Anton Georgiev
|
f8a73cfba7
|
Merge pull request #13518 from JoVictorNunes/issue-13231
refactor: connection status UX
|
2021-11-23 13:26:07 -05:00 |
|
João Victor
|
37aef70962
|
improves connection status tab in mobile devices
|
2021-11-23 09:05:02 -03:00 |
|
Ramón Souza
|
f2de6e09ea
|
add margin to modal title
|
2021-11-22 19:59:32 +00:00 |
|
Ramón Souza
|
97c9083fdd
|
fix typo in remove user modal
|
2021-11-22 12:51:25 +00:00 |
|
Joao Victor
|
e84cfab5fa
|
refactor: connection status modal UX
|
2021-11-22 08:25:07 -03:00 |
|
Anton Georgiev
|
542db847ff
|
Merge pull request #13574 from Tainan404/smooth-reconnection-25
Improve data structure to not break on reconnections
|
2021-11-17 15:55:21 -05:00 |
|
Ramón Souza
|
ea38609fc2
|
remove .scss files
|
2021-11-11 12:38:09 +00:00 |
|
Ramón Souza
|
ca079ecb8d
|
convert modal components
|
2021-11-10 19:10:35 +00:00 |
|
Bohdan Zhemelinskyi
|
d5c80fc060
|
Improvement based on comments
|
2021-11-04 15:16:47 +00:00 |
|
Bohdan Zhemelinskyi
|
a20ee430ed
|
Improvements based on sonar cloud feedback
|
2021-11-03 19:16:55 +00:00 |
|
Tainan Felipe
|
f5eef03f3f
|
Improve data structure to not break on reconnections
|
2021-11-03 14:37:54 -03:00 |
|
Bohdan Zhemelinskyi
|
7ae476af3d
|
Stabilized rndom user select(commented)
|
2021-10-27 19:17:21 +00:00 |
|
Bohdan Zhemelinskyi
|
bb0ee66977
|
Stabilized rndom user select
|
2021-10-27 18:47:48 +00:00 |
|
Tainan Felipe
|
1de8e0779d
|
Add server side reactivity to publications
|
2021-10-13 15:00:52 -03:00 |
|
KDSBrowne
|
30735c64a6
|
update page title with current view
|
2021-09-04 22:36:48 +00:00 |
|
Ramon Souza
|
c6ef551f42
|
remove tooltip focus when closing menu/modal
|
2021-08-31 17:10:47 -03:00 |
|
Ramon Souza
|
9d590a74d3
|
remove unused imports
|
2021-05-03 09:24:07 -03:00 |
|
Maxim Khlobystov
|
848fdc3ed0
|
Make the random user picking countdown optional
|
2021-04-28 15:44:08 +00:00 |
|
Ramon Souza
|
89183deca2
|
do not play random user alert when a viewer joins
|
2021-04-26 09:07:59 -03:00 |
|
Ramon Souza
|
75b9261f6f
|
remove unused imports/variables
|
2021-04-22 13:17:20 -03:00 |
|
Ramon Souza
|
cf0bd96546
|
get users data from context in random user select
|
2021-04-19 13:39:02 -03:00 |
|
Maxim Khlobystov
|
fcd8496b21
|
Remove bisque colour from the random user modal
|
2021-04-15 18:33:40 +00: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 |
|
hiroshisuga
|
f6b7ca779f
|
show modal over fullscreen
|
2021-02-22 18:30:33 +09:00 |
|
Ramon Souza
|
46af7880d6
|
Merge remote-tracking branch 'upstream/develop' into PR-8696
|
2021-02-11 09:12:13 -03:00 |
|
Maxim Khlobystov
|
89f968deab
|
Better code readability for random-user component
|
2021-02-04 06:18:40 +00:00 |
|
Maxim Khlobystov
|
9162f3b286
|
Make sure presenter is notified when there's no viewers to randomly pick from
|
2021-02-01 04:41:28 +00: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
|
2f46c1fd28
|
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into 2.3-user-rand-select
|
2020-11-02 16:16:29 +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
|
77b71a4d1f
|
fix duplicate css variables being loaded (improve imports)
|
2020-09-01 18:46:13 +00:00 |
|
KDSBrowne
|
e9d4f8e42c
|
adds a select random user feature for presenter
|
2020-08-28 17:23:27 +00:00 |
|
Tainan Felipe
|
dda7182757
|
Merge remote-tracking branch 'upstream/develop' into skip-audio-check
|
2020-08-19 10:24:17 -03:00 |
|
KDSBrowne
|
03d0931c1c
|
add style / message updates
|
2020-05-22 16:39:54 +00:00 |
|
KDSBrowne
|
afe995393e
|
remove className
|
2020-05-22 10:47:22 -04:00 |
|
KDSBrowne
|
274335cc9d
|
add checkbox toremove user modal
|
2020-05-22 10:47:03 -04:00 |
|
Tainan Felipe
|
c451666d52
|
WIP Implements skip to audio check in breakout rooms
|
2020-03-02 17:49:15 -03:00 |
|
Chad Pilkey
|
304bb2c103
|
Merge pull request #8030 from antobinary/chat-ids-2
Reduced client load via slight refactor
|
2019-09-05 13:23:37 -04:00 |
|
Anton Georgiev
|
c5856d43c8
|
moved static code outside of tracker
|
2019-09-04 14:32:58 -04:00 |
|
KDSBrowne
|
85946bd5df
|
fix popout icon position for RTL
|
2019-08-27 20:51:08 +00:00 |
|
Tainan Felipe
|
c7527d6fdf
|
Update bigbluebutton-html5/imports/ui/components/modal/simple/component.jsx
Co-Authored-By: Anton Georgiev <antobinary@users.noreply.github.com>
|
2019-06-21 14:47:10 -03:00 |
|
Tainan Felipe
|
8ed29dfce5
|
Fix undefined in client startup
|
2019-06-21 14:39:12 -03:00 |
|
KDSBrowne
|
3763f984b3
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 0A-access-32
|
2019-05-24 19:56:42 +00:00 |
|
KDSBrowne
|
af9faa2979
|
switch upload modal confirm btn label when presentations need uploading
|
2019-05-24 19:51:50 +00:00 |
|
KDSBrowne
|
8bb27a2252
|
fix modal confirm labels / add icon to join room btn
|
2019-05-24 15:32:31 +00:00 |
|
Ghazi Triki
|
40d58b3349
|
Localise modals.
|
2019-05-16 23:13:08 +01:00 |
|
KDSBrowne
|
42a79185a0
|
add modal title to dismiss / confirm modal btns for screen reader
|
2019-05-08 19:13:05 +00:00 |
|
KDSBrowne
|
0e724fb890
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-High-contrast-outline
|
2019-04-18 14:29:17 +00:00 |
|