Pedro Beschorner Marin
74b5eac6eb
style(poll): use primary color variable
...
Replace hardcoded polling color with the primary color variable.
2022-02-10 10:12:58 -03:00
Anton
7f075be033
fix all test selectors
2022-01-20 10:03:18 -03:00
Philipp Memmel
4d3742ffc8
Fix typing input behavior of poll option text fields
2022-01-14 21:05:16 +00:00
Ramón Souza
33089d6226
fix new secret poll issue
2021-12-08 16:49:43 +00:00
João Victor Nunes
4868822216
fix: publish button for user response polls ( #13638 )
...
* fixes publish button for user response polls
Co-authored-by: Joao Victor <joaov@imdt.com.br>
2021-11-04 15:12:41 -04:00
Anton Georgiev
0a44cf0ebb
Merge branch 'v2.4.x-release' into discart-poll-button
2021-10-26 12:35:30 -04:00
Anton Georgiev
c834a5bd39
Merge pull request #13563 from antonbsa/polling-tests-improvements
...
test: Polling tests improvements
2021-10-26 12:32:43 -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
fe95a8a6a9
dismembers random poll test and checks all possibilities
2021-10-25 12:01:40 -03:00
Ramón Souza
d744206a86
update paragraph text color
2021-10-22 12:46:10 +00:00
Ramón Souza
cac7a37e29
update anonymous poll styles
2021-10-22 12:41:39 +00:00
Ramón Souza
b8f4f4a844
add poll heading styles
2021-10-22 12:26:04 +00: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
Ramón Souza
1183b6c4ff
apply requested changes
2021-10-04 19:52:26 +00:00
Ramón Souza
02f4511602
true/false and abcd poll button changes
2021-10-01 20:12:55 +00:00
Ramón Souza
a1c6545983
change selected poll type button color
2021-10-01 18:51:00 +00:00
Ramón Souza
d18834c894
remove secondary text of not anonymous poll
2021-10-01 17:50:48 +00:00
Ramón Souza
5af5b0ee9f
remove user response example
2021-10-01 16:25:09 +00:00
Ramón Souza
17477dd138
poll add item button changes
2021-10-01 16:21:02 +00:00
Ramón Souza
4ec738eb0a
text area validation changes
2021-10-01 12:43:28 +00:00
Ramón Souza
a8ac17253c
polling question changes
2021-09-30 18:55:46 +00:00
KDSBrowne
8c4954cb5f
update poll opt delete btn | add removed poll opt alert SR
2021-09-13 00:11:45 +00:00
KDSBrowne
dc3c145b29
add SR alert for removed poll option
2021-09-13 00:03:03 +00:00
Anton Georgiev
60d3248cb4
Merge pull request #13038 from antonbsa/fix-tests-with-files-and-update-breakout
...
test: Fix tests with files and update breakout
2021-08-30 14:32:33 -04:00
Ramon Souza
2a80a9753a
improve poll live results layout
2021-08-30 13:45:24 -03:00
Ramon Souza
fee3f49452
fix lgtm alerts
2021-08-27 10:47:58 -03:00
Ramon Souza
bed369d2d1
break lines in live result button
2021-08-18 17:46:04 -03:00
Ramon Souza
7dede494c7
move label out of switch component
2021-08-18 17:02:46 -03:00
Ramon Souza
015fd6e7a8
poll buttons rework for small panel sizes
2021-08-18 16:33:32 -03:00
Anton
ccba36f57d
fix polling test
2021-08-16 23:04:17 -03:00
Ramon Souza
adb70bde41
capitalize A-I polls
2021-08-16 14:25:16 -03:00
KDSBrowne
0ad6cbb2d0
add aria-descriptions to poll panel
2021-08-11 12:16:58 +00:00
Vitor Mateus De Almeida
145ca61d40
linting some files
2021-08-09 11:24:02 -03:00
Vitor Mateus De Almeida
1b18977eac
rename all NewLayout.. to Layout..
2021-08-05 08:03:24 -03:00
Anton Georgiev
37c6175f09
Merge pull request #12704 from jfsiebel/hide-poll-response-viewers
...
Filter anonymous poll data for presenter, moderators and viewers
2021-07-12 08:51:29 -04:00
Ramon Souza
268608a9ab
close poll panel if user is no longer the presenter
2021-07-07 17:15:07 -03:00
Anton Georgiev
b9cc633286
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.3.5-into-develop
2021-07-06 19:36:19 +00:00
Joao Siebel
7e46f31bf8
Remove responses fields from minimongo when the poll is anonymous
2021-07-02 16:58:33 -03:00
Anton Georgiev
1b8fea89cd
Merge pull request #12607 from hiroshisuga/patch-35
...
Remove linefeed for polling option
2021-07-02 15:09:39 -04:00
germanocaumo
bd29d156b3
fix(poll): Respect maxCustom property in quick-polls
...
More than 5 answers are now of Custom type poll and answers passed directly.
Increase A-I slide options detection
2021-06-30 15:19:09 +00:00
germanocaumo
2c262483d2
fix(poll): Respect maxCustom property in quick-polls
...
More than 5 answers are now of Custom type poll and answers passed directly.
Increase A-I slide options detection
2021-06-18 14:02:09 +00:00
germanocaumo
1fb9870cf7
Apply suggestions from code review
...
Code style fixes and remove translations other than en to avoid conflicts with transifex.
Co-authored-by: Pedro Beschorner Marin <pedrobmarin@gmail.com>
2021-06-17 10:25:03 -03:00
hiroshisuga
08a87a7784
remove linefeed for polling option
2021-06-17 20:40:46 +09:00
germanocaumo
85f77442b7
fix(poll): chat result publish error
...
The poll is already removed with stopPoll that is called together with pollPublished
2021-06-16 22:31:09 +00:00
germanocaumo
349af23f0a
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into anonymous-polls
2021-06-16 21:54:28 +00:00
Anton Georgiev
5ee5ed1970
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-june16
2021-06-16 19:54:28 +00:00
Anton Georgiev
062db71e92
Merge pull request #12561 from germanocaumo/answers-tarnslation-12546
...
fix(poll): don't translate user/presenter typed answers
2021-06-12 16:54:12 -04:00
Ramon Souza
b67e8ce7bf
css fixes
2021-06-11 14:36:06 -03: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