Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add close schedule feature to automatic close poll at specific time #20

Merged
merged 13 commits into from
Sep 8, 2023

Conversation

dyaskur
Copy link
Owner

@dyaskur dyaskur commented Sep 4, 2023

  • auto close config input form
  • auto close process using google cloud task
  • show info about close status in card message
  • remind user before the poll is closed
  • set auto close after the poll created
  • validate: closed time > now()
  • validate: if already close do not update closer name

@dyaskur dyaskur self-assigned this Sep 4, 2023
@dyaskur dyaskur linked an issue Sep 4, 2023 that may be closed by this pull request
@dyaskur dyaskur marked this pull request as ready for review September 7, 2023 22:48
@sonarcloud
Copy link

sonarcloud bot commented Sep 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 5 Code Smells

No Coverage information No Coverage information
1.0% 1.0% Duplication

@dyaskur dyaskur merged commit 3de0bb1 into master Sep 8, 2023
9 checks passed
@dyaskur dyaskur deleted the 9-add-the-ability-to-auto-close branch September 8, 2023 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allows polls to automatically close at specified times
1 participant