Anton Georgiev
0a44cf0ebb
Merge branch 'v2.4.x-release' into discart-poll-button
2021-10-26 12:35:30 -04:00
Max Franke
1e3c5d1b65
feat(poll): add cancel poll button
...
Add a new button that adds the option to cancel the polling and its results.
Avoiding the user from having to close the poll, and open another in the
actions bar.
2021-10-26 10:45:52 -03:00
Anton
1ab6ae8741
realocates tests to the right file; fixes publishPoll button element; provides closePages util function
2021-10-19 17:15:18 -03:00
Ramón Souza
8eb274f8ae
calculate poll vote pct on current votes - live result
2021-10-08 11:42:58 +00:00
Anton
ccba36f57d
fix polling test
2021-08-16 23:04:17 -03:00
germanocaumo
349af23f0a
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into anonymous-polls
2021-06-16 21:54:28 +00:00
germanocaumo
7bedcb08e5
fix(poll): don't translate user/presenter typed answers
...
When the answer is not default (Custom or UserResponse), don't translate the answers.
2021-06-11 16:55:53 +00:00
tibroc
306beff1d1
add better user explanations and remaining differences to #12435
...
PR #12435 was slightly different than #12430 but especially had better explanations for users.
This commit incorporates the remaining ideas from that PR.
2021-06-07 11:01:34 +02:00
tibroc
13ae19bc3d
Use currentPoll instead of state to determine if live results should be rendered
...
To avoid re-rendering of the poll answers when the poll panel is opened and closed,
this commit uses the currentPoll object to determine wether results should be rendered.
2021-06-07 10:56:14 +02:00
tibroc
828cf60cb2
Add option to hide individual answers in polls
...
This patch adds a new option to hide the individual answers to the presenter
when starting a poll. This includes hiding the answers for the presenter and
informing the other users that the current poll is anonymous.
See #9524
2021-06-07 10:56:14 +02:00
Joao Siebel
90b54265e6
Improve Start A Poll button after publishing poll results
2021-05-11 11:22:08 -03:00
Ramon Souza
2264e2d322
get users data from context in poll live-result
2021-04-19 11:47:42 -03:00
Ramon Souza
6a2496fcb3
Merge remote-tracking branch 'upstream/develop' into improve-poll-function
2021-03-24 14:22:43 -03:00
Maxim Khlobystov
5adb3429eb
Make typed poll responses grouping case insensitive
2021-03-23 06:30:37 +00:00
Ramon Souza
1df849a218
show poll question in polling panel
2021-03-18 14:16:32 -03:00
Mohamed Amine Ben Salah
620183d5d3
added True/False, A/B/C/D polling cases WIP
2021-03-07 20:53:58 -03:00
Ramon Souza
043fa4bac8
fix user-sent poll result messages
2021-02-19 10:57:11 -03:00
Maxim Khlobystov
ff4260dc98
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into updating-poll-ui
2021-02-08 21:41:43 +00:00
KDSBrowne
4fbf46ff3f
add minor UI updates from designs
2020-09-21 22:52:38 +00:00
KDSBrowne
d32155cc5f
add new poll type | allow typed responses | update UI
2020-09-21 12:07:36 +00:00
Joao Siebel
f33bd10640
Remove user from collection when leaves
2020-08-19 13:22:43 -03:00
KDSBrowne
6872a07d04
fix chat poll result calculation to match whiteboard
2020-07-28 19:22:05 +00:00
Pedro Beschorner Marin
526f79e8f2
Merge remote-tracking branch 'bigbluebutton/v2.2.x-release' into bigbluebutton/develop
2020-06-30 18:15:18 -03:00
KDSBrowne
d19c941bf3
remove - as default response placeholder in poll results
2020-06-04 12:18:49 +00:00
Mohamed Amine Ben Salah
23182917ee
adds poll notification test spec
2020-03-20 11:42:04 -03:00
Anton Georgiev
0958e422aa
Merge pull request #8485 from KDSBrowne/move-quick-poll
...
Move quick poll button to presentation tool bar
2020-03-09 18:05:32 -04:00
Anton Georgiev
1fa426058f
corrected issues related to publishing and methods
2020-02-13 14:19:29 -05:00
KDSBrowne
4ab2d7ba4b
prevent text pasted in chat displaying as poll result
2020-02-03 18:07:42 +00:00
KDSBrowne
b815272708
disable quick poll when active poll / make menu item use full width
2020-01-29 18:36:17 +00:00
KDSBrowne
07ae123a65
update chat poll message styling
2020-01-24 17:16:05 +00:00
KDSBrowne
d03b5641e4
add published poll results to the public chat
2020-01-22 14:30:16 +00:00
Anton Georgiev
ea18b09311
add a few more collection lookups "fields" delimiters
2019-08-29 12:26:07 -04:00
Joao Siebel
15f3623e61
disable poll action when meteor is disconnected
2019-06-27 13:46:14 -03:00
KDSBrowne
aa2ec33afb
localize default poll answers
2019-05-22 18:00:44 +00:00
KDSBrowne
524c354bc6
show correct waiting message on poll publish
2019-04-22 18:27:59 +00:00
KDSBrowne
c05668a519
add waiting / done messages
2019-04-17 16:36:04 +00:00
KDSBrowne
596c68b54b
fix formatting in users / response columns
2019-04-16 02:03:01 +00:00
KDSBrowne
7a0cea27d9
improve polling live result design / sorting
2019-04-14 20:23:14 +00:00
KDSBrowne
749a609565
fix minor accessibility issues
2019-01-28 13:33:50 +00:00
KDSBrowne
48fbf8ce5d
keep poll result pane open after publishing
2019-01-16 18:25:24 +00:00
KDSBrowne
86c7e745c5
fix lint errors
2018-12-18 15:15:51 +00:00
KDSBrowne
99e15b20ba
add panel manager component
2018-11-19 23:29:48 +00:00
KDSBrowne
9e483a181e
move live-result sort to service
2018-11-01 18:20:35 +00:00
KDSBrowne
0e26d2a6c1
add early returns to renderPollStats()
2018-10-31 13:28:32 +00:00
KDSBrowne
a8ef2cb8b5
rename getPollStats and getInputFields
2018-10-31 13:18:33 +00:00
KDSBrowne
291461d4fd
add sort to users in live-results
2018-10-30 20:05:56 +00:00
KDSBrowne
b95e3a7825
condense getRespondents and getUnresponsive into single function
2018-10-30 19:18:32 +00:00
KDSBrowne
ee41c0bd93
adjust variable names / remove duplicate return
2018-10-30 13:17:40 +00:00
KDSBrowne
bba899c4a7
prevent poll closing on poll pane hide
2018-10-29 15:27:50 +00:00
KDSBrowne
188118d9ea
Merge branch 'test-merge-anton' into t
2018-10-25 18:19:25 +00:00