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

✨ [#2192] Display newsletter form errors to user #1091

Merged
merged 3 commits into from
Mar 19, 2024

Conversation

stevenbal
Copy link
Contributor

@stevenbal stevenbal commented Mar 14, 2024

task: https://taiga.maykinmedia.nl/project/open-inwoner/task/2192

Based on #1082, so that should be merged first

@stevenbal stevenbal marked this pull request as draft March 14, 2024 10:26
@stevenbal stevenbal force-pushed the feature/2192-newsletter-subscribe-error-handling branch from a06ffbc to 3a44a8c Compare March 14, 2024 10:55
Base automatically changed from feature/2157-nieuwsbrief-mijn-profiel to develop March 15, 2024 11:02
@stevenbal stevenbal marked this pull request as ready for review March 15, 2024 11:03
src/open_inwoner/accounts/views/profile.py Show resolved Hide resolved
src/open_inwoner/laposta/client.py Show resolved Hide resolved
src/open_inwoner/laposta/forms.py Show resolved Hide resolved
src/open_inwoner/laposta/forms.py Outdated Show resolved Hide resolved
@stevenbal stevenbal requested a review from pi-sigma March 15, 2024 15:33
Copy link
Contributor

@Bartvaderkin Bartvaderkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So close: found one log string.

src/open_inwoner/laposta/forms.py Outdated Show resolved Hide resolved
@stevenbal stevenbal force-pushed the feature/2192-newsletter-subscribe-error-handling branch from 86d3e57 to 37ffc9f Compare March 18, 2024 11:15
@stevenbal stevenbal requested a review from Bartvaderkin March 18, 2024 11:15
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 93.93939% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 95.03%. Comparing base (918c94f) to head (37ffc9f).
Report is 44 commits behind head on develop.

Files Patch % Lines
src/open_inwoner/accounts/views/profile.py 0.00% 3 Missing ⚠️
src/open_inwoner/laposta/forms.py 96.96% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1091      +/-   ##
===========================================
+ Coverage    95.00%   95.03%   +0.02%     
===========================================
  Files          909      911       +2     
  Lines        31804    32072     +268     
===========================================
+ Hits         30215    30479     +264     
- Misses        1589     1593       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stevenbal stevenbal merged commit b6c6c44 into develop Mar 19, 2024
15 checks passed
@stevenbal stevenbal deleted the feature/2192-newsletter-subscribe-error-handling branch March 19, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants