Send email with order summary on order checkout#6006
Merged
tramuntanal merged 8 commits intodevelopfrom Apr 22, 2020
Merged
Conversation
b00673b to
32b94df
Compare
32b94df to
5257567
Compare
1 task
mrcasals
commented
Apr 21, 2020
decidim-budgets/app/views/decidim/budgets/order_summary_mailer/order_summary.html.erb
Outdated
Show resolved
Hide resolved
Contributor
Author
|
I've updated the description with an example of an email from a component related to a district (see #5941) |
leio10
suggested changes
Apr 21, 2020
decidim-budgets/app/jobs/decidim/budgets/send_order_summary_job.rb
Outdated
Show resolved
Hide resolved
1 task
Contributor
|
Hi @mrcasals can you please check "Lint / Lint code" tests please? |
Contributor
Author
|
@tramuntanal thanks! I've push a fix! Can you re-review? |
agustibr
approved these changes
Apr 22, 2020
leio10
approved these changes
Apr 22, 2020
Contributor
|
@mrcasals tests are still failing 😢 |
Contributor
|
Ups, no, I was wrong in my previous comment. It was that the screen did not fully updated. |
tramuntanal
approved these changes
Apr 22, 2020
faithngetich
pushed a commit
to faithngetich/decidim
that referenced
this pull request
Apr 28, 2020
* Send email with order summary on order checkout * Add changelog * Simplify code * Fix locales * Fix logic * Lint files * Trigger build
ace
pushed a commit
to aspgems/decidim
that referenced
this pull request
Apr 29, 2020
* develop: (65 commits) Add newsletter templates (decidim#5887) Send email with order summary on order checkout (decidim#6006) Change small details on documentation (decidim#5890) feat(budgets): Projects filter by multiple categories (decidim#5992) Participant renewable verifications (decidim#5854) Update .simplecov (decidim#5949) Remove legacy assembly types (decidim#5617) Don't follow the header x forwarded host by default (decidim#5899) Add two CTA on initiative (decidim#5838) Conversations with more than one participant (decidim#5861) Fix supported versions in SECURITY.md (decidim#5957) Add a parameter to specify a list of whitelist ip on /system (decidim#5669) Fix error 500 when showing new debate notifications (decidim#5964) Upgrade sassc and sassc-rails dependency (decidim#5910) Add minimum projects rule to Budgets (decidim#5865) Update changelog with current develop Fix bad formatted changelog entries fix move proposal endorsements migration (decidim#5953) Fix the scopes picker rendereding escaped characters (decidim#5939) Revert "Fix the scopes picker rendereding escaped characters (decidim#5793)" (decidim#5937) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎩 What? Why?
This PR adds an email with the summary of the voted budgets projects on order checkout.
📌 Related Issues
📋 Subtasks
CHANGELOGentry📷 Screenshots (optional)
Email from a component not related to a scope:
Email from a component related to a scope (see #5941):