Skip to content

Add validation to posting #1827

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

Merged
merged 5 commits into from
Dec 13, 2024
Merged

Add validation to posting #1827

merged 5 commits into from
Dec 13, 2024

Conversation

rafalp
Copy link
Owner

@rafalp rafalp commented Dec 12, 2024

Fixes #1819

TODO

  • Validate threads titles
  • Validate posts lengths
  • Generate hooks reference

@rafalp rafalp added area: backend This issue involves Python, Django or dependency (eg. database) feature: posting Start/reply/edit flows labels Dec 12, 2024
@rafalp rafalp added this to the Next feature release milestone Dec 12, 2024
@rafalp rafalp self-assigned this Dec 12, 2024
@rafalp rafalp force-pushed the fix-1819-add-posting-validation branch from f02d824 to 3ca5ffb Compare December 12, 2024 13:13
@coveralls
Copy link

coveralls commented Dec 12, 2024

Coverage Status

coverage: 97.106% (-0.01%) from 97.12%
when pulling d67e26d on fix-1819-add-posting-validation
into a37d4ef on main.

@coveralls
Copy link

Coverage Status

coverage: 97.079% (-0.04%) from 97.12%
when pulling 6d20ad1 on fix-1819-add-posting-validation
into a37d4ef on main.

@rafalp rafalp merged commit bbb9b02 into main Dec 13, 2024
1 of 2 checks passed
@rafalp rafalp deleted the fix-1819-add-posting-validation branch February 24, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend This issue involves Python, Django or dependency (eg. database) feature: posting Start/reply/edit flows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add validation to posting forms
2 participants