João Victor
bad2727a4f
fix: typescript typings
2024-04-11 09:23:51 -03:00
João Victor
54e4a7c6ce
fix: restore jsx extension for containers and fix imports
2024-04-11 08:37:39 -03:00
João Victor
0020a135c9
cleanup: remove old polls
2024-04-10 17:37:23 -03:00
Tainan Felipe
acf39a3783
Remove: user persistent data collection
2024-04-09 12:04:14 -03:00
João Victor Nunes
71dbe06dfd
fix: restore screen reader alerts for unread chat messages ( #19713 )
...
* fix: restore screen reader alerts for unread chat messages
* fix: move screen reader alert adapter up the component tree
2024-04-05 18:30:58 -04:00
Anton B
5ae2e242f7
(test): Updates for Poll creation migration changes
...
* Update selectors;
* Add more checks on the create poll function;
* Add steps to prevent failures in serial mode runs;
* Add missing timeout on direct locator methods;
* Fix step order on test to publish results in a different presentation;
* Re-enable user response poll test in CI;
2024-04-03 15:57:31 -03:00
Tainan Felipe
65a6bd02d2
Fix: TS error
2024-04-01 14:10:43 -03:00
Tainan Felipe
541ad01d53
Fix: error screen not appearing
2024-04-01 12:31:51 -03:00
Tainan Felipe
e182b0dee8
Fix: eslint error
2024-03-28 12:40:05 -03:00
Tainan Felipe
9e87ce23bc
Fix: Open chat when publish poll
2024-03-28 12:37:09 -03:00
Tainan Felipe
97b851dd1a
Fix: left over on custom input
2024-03-28 09:25:39 -03:00
Tainan Felipe
8e32afadf0
Fix: response choice not appearing to custom input
2024-03-27 13:47:23 -03:00
Tainan Felipe
1759d2bc5c
Fix: custom poll not starting in some conditions
2024-03-27 12:02:59 -03:00
Tainan Felipe
3859a7c854
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-poll-creation
2024-03-27 09:40:02 -03:00
Anton Georgiev
08b2054dfc
Merge pull request #19808 from ramonlsouza/restore-chat-poll
...
fix: wrong chat name displayed when poll is published
2024-03-18 20:39:01 -04:00
Anton Georgiev
ef300cf28e
chore: Fix typo (found by typos) (port) #19834
...
Co-authored-by: Stefan Weil <sw@weilnetz.de>
2024-03-18 09:58:53 -04:00
Ramón Souza
1e285c0342
fix wrong chat id on poll publish
2024-03-15 09:30:55 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL ( #19507 )
2024-03-06 14:28:18 -03:00
Ramón Souza
857314b8b1
increase answer size in poll results annotation
2024-02-29 10:35:14 -03:00
Ramón Souza
6ffed86d37
fix - anonymous poll cannot be published
2024-02-28 14:40:58 -03:00
Ramón Souza
4f6d5f368b
Merge pull request #19621 from Scroody/poll-answer-verification
...
Client: Poll answer verification
2024-02-26 14:20:37 -03:00
André
803a8f1c6d
Requested changes
2024-02-22 13:27:35 -03:00
Ramón Souza
6d665d8886
Merge pull request #19630 from Scroody/publish-poll-open-chat
...
Client: Publish a poll opens the chat
2024-02-22 10:58:44 -03:00
André
b1c46f34d2
Aditional changes to avoid user problems
2024-02-21 13:20:06 -03:00
André
447997930f
Aditional changes to avoid user problems
2024-02-21 10:18:27 -03:00
João Victor
d6ab158d18
feat(poll annotations): better annotation layout
2024-02-21 09:16:53 -03:00
André
aedd9216a1
Client: Publish a poll opens the chat
2024-02-15 11:40:26 -03:00
André
6e793d0349
Client: Poll answer verification
2024-02-13 15:35:05 -03:00
Ramón Souza
56cba64498
remove no presentation button styles in poll panel
2024-01-30 10:29:12 -03:00
Tainan Felipe
c1a2827814
Fix: Add disabled to publish button
2024-01-24 17:03:28 -03:00
Tainan Felipe
f3a18e250c
Fix: TS compile errors
2024-01-24 16:55:13 -03:00
Tainan Felipe
575c5149c3
Fix: Remove Ts/lint errors
2024-01-24 14:42:38 -03:00
Tainan Felipe
0810ae0152
WIP: Implement live results
2024-01-17 12:45:52 -03:00
Tainan Felipe
b04cda63c2
WIP: Poll creation migration
2024-01-11 10:37:53 -03:00
Ramón Souza
5463f8ff73
migrate createPoll meteor call
2023-12-11 10:31:13 -03:00
Ramón Souza
4806e00192
migrate stopPoll meteor call
2023-12-08 17:24:57 -03:00
Ramón Souza
286da931b3
migrate publishVote meteor call
2023-12-08 16:22:52 -03:00
Ramón Souza
0ef2e8afea
migrate publishTypedVote meteor call
2023-12-08 15:51:41 -03:00
Ramón Souza
573fa99bcd
migrate publishPoll meteor call
2023-12-08 15:29:05 -03:00
Ramón Souza
b99c75f843
move currentSlideId out of withTracker
2023-10-11 09:10:02 -03:00
Ramón Souza
e65740909e
remove unused code in presentation service
2023-10-09 16:10:02 -03:00
Gustavo Trott
3758dd89e2
Merge 2.7 into Develop
2023-07-31 11:24:25 -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