Commit Graph

176 Commits

Author SHA1 Message Date
Ramón Souza
5463f8ff73 migrate createPoll meteor call 2023-12-11 10:31:13 -03:00
Ramón Souza
573fa99bcd migrate publishPoll meteor call 2023-12-08 15:29:05 -03:00
Ramón Souza
e65740909e remove unused code in presentation service 2023-10-09 16:10:02 -03:00
Anton Georgiev
748c7a4a0b Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into june227 2023-06-02 09:45:34 -04:00
André Castro
3852520d0b
Update component.jsx 2023-05-29 10:21:17 -03:00
Scroody
5dcd018500 Removed empty E 2023-05-26 11:04:35 -03:00
Scroody
5693ead6fa Fix: Poll creation allows for 5 choices, but the resulting poll will only have 4 choices 2023-05-25 15:35:35 -03:00
GuiLeme
5eb29e0ab5 [issue-16954] - merge upstream/v2.7.x-release 2023-04-11 11:02:00 -03:00
Ramón Souza
bcd504b749 Merge remote-tracking branch 'upstream/v2.7.x-release' into lodash-radash 2023-04-05 09:42:05 -03:00
GuiLeme
5f3296fdb1 [issue-16954] - last migrations - VideoPreview and drag and drop of background 2023-03-27 12:36:25 -03:00
Gabriel Porfirio
6b0a260a71 3 tests added 2023-03-02 16:57:02 -03:00
Ramón Souza
64ce476cea replace lodash concat and compact 2023-02-17 10:40:21 -03:00
Ramón Souza
a27fc1dd9d fix 6+ answers poll 2023-02-01 17:34:25 -03:00
Joao Victor
97ad47d010 Create a new checkbox component 2022-12-14 17:03:23 -03:00
Joao Victor
29495daa82 Automatically focus the poll question input on mount 2022-12-14 10:46:49 -03:00
Joao Victor
3ce178cc12 style: anonymous poll toggle 2022-11-23 11:09:38 -03:00
Joao Victor
ac8012f0f2 style: poll custom input toggle 2022-11-22 09:09:35 -03:00
Ramón Souza
4f59f2afd9
Merge pull request #15911 from gabriellpr/poll-remain-tests
test: Poll remaining tests
2022-11-17 15:46:30 -03:00
Ramón Souza
fe8263321e add copy and cut events 2022-11-03 16:24:00 -03:00
Ramón Souza
4246b5bf19 copy-paste whiteboard fix 2022-11-03 13:06:25 -03:00
Gabriel Porfirio
d2d139f378 poll tests and smart slides test 2022-10-25 17:12:59 -03:00
Ramon Souza
edeb70de0d Merge tag 'v2.5.1' into merge25-26-jun16 2022-06-16 13:58:54 -03:00
Tainan Felipe
155b90d658 Refactor aria alert and remove inner-htmls from the client 2022-05-25 09:35:24 -03:00
Joao Victor
34503251cf refactor: poll component - merge both auto optioning and file drag&drop into one single thing 2022-04-29 12:04:45 -03:00
Ramon Souza
07f9a192b9 Merge remote-tracking branch 'upstream/v2.4.x-release' into merge-2425-apr27 2022-04-27 15:32:20 -03:00
Ramon Souza
e9c31f4966 fix blue screen poll values 2022-04-21 10:33:47 -03:00
OneScreenSolutions
e29e0fdb07 added sidebarContentPanel condition and fixed drap and drop issue 2022-04-18 14:06:05 +05:00
muhammadameen252
2b353d62e7 changed name of warning locale and resolved pasting text warning bug 2022-03-22 00:44:21 +05:00
muhammadameen252
7b7f3ff41c added auto optioning feature in poll 2022-03-21 22:58:11 +05:00
Ramón Souza
86899e6368 move switch component to common folder 2022-02-15 15:58:28 +00:00
Ramón Souza
1d1375b3cf move modal component to common folder 2022-02-15 15:54:55 +00:00
Ramón Souza
b29ee8786e move checkbox component to common folder 2022-02-14 19:26:19 +00:00
Ramón Souza
dba04834c7 Merge remote-tracking branch 'upstream/v2.4.x-release' into 2524-feb08 2022-02-09 15:52:42 +00:00
Anton Georgiev
46cb753c44 Merge branch 'dev-24-0125' of github.com:ramonlsouza/bigbluebutton into merge-jan-27 2022-01-27 16:03:12 +00:00
Ramón Souza
16cd3c4ebb Merge remote-tracking branch 'upstream/v2.4.x-release' into dev-24-0125 2022-01-25 16:56:52 +00:00
Ramón Souza
dfa73cc332 fix close sidebar panel for no presenters 2022-01-21 19:20:21 +00: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
Anton Georgiev
797fc49633 TEMP 2021-12-09 20:37:05 +00:00
Ramón Souza
33089d6226 fix new secret poll issue 2021-12-08 16:49:43 +00:00
Ramón Souza
fddf5b5646 add wrapper in checkboxes 2021-11-05 17:29:46 +00:00
Ramón Souza
e37208b8ce convert poll component 2021-11-04 14:19:38 +00:00
Anton Georgiev
022f125e15 Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-dev 2021-10-29 13:24:51 +00:00
Anton Georgiev
c60ef3c179
Merge pull request #13253 from ramonlsouza/PR-11359
feat: multiple choice poll
2021-10-26 14:42:29 -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
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
Ramón Souza
1cc066366f Merge remote-tracking branch 'upstream/develop' into PR-11359 2021-10-19 16:41:36 +00:00