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

Comprehensive validation for form entries #31

Merged
merged 6 commits into from
Apr 6, 2024

Conversation

aeroniemi
Copy link
Owner

  • Adds a settings page to allow you to reset settings after init
  • Adds validation to the settings form
  • Sends HTML error messages when a invalid form entry is sent
  • Moves tz string creation to form entry time to remove potential for Crash due to invalid timezone #26

@aeroniemi aeroniemi added the bug Something isn't working label Apr 6, 2024
@aeroniemi aeroniemi added this to the Initial Release milestone Apr 6, 2024
@aeroniemi aeroniemi self-assigned this Apr 6, 2024
@aeroniemi aeroniemi linked an issue Apr 6, 2024 that may be closed by this pull request
@aeroniemi
Copy link
Owner Author

Happy to merge, closes #30

@aeroniemi aeroniemi merged commit 3c353b6 into main Apr 6, 2024
1 check passed
@aeroniemi aeroniemi deleted the 30-validation-for-settings-form-entries branch April 6, 2024 11:48
@aeroniemi aeroniemi added feature Adding something we didn't do before and removed bug Something isn't working labels Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding something we didn't do before
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validation for settings form entries
1 participant