Block a user
8a09ab0823
Emails: attach receipt PDF to donation notification
50165ffee6
Update looper: minor change to fixtures
505b7bcf89
Emails: move sending of donation notification to background tasks
38dbf9f4b7
PEP: flake8 no longer supports inline comments in setup.cfg
33088d2726
Docs, default settings: use fixture values of Blender ID OAuth app
f01e3500dc
Emails: attach receipt PDF to notification about automatic payment
2d1f374fa5
Emails: generate plain text messages from HTML template
3d2dfd7f7a
Emails: move sending to background tasks
Anna Sirota
deleted branch attach-pdf-to-email from infrastructure/devfund-website
2024-07-05 15:54:39 +02:00
Anna Sirota
commented on pull request infrastructure/devfund-website#96850
2024-07-05 15:54:24 +02:00
Attach receipt PDF to "payment successful" email
Merged in f01e3500dc
Attach receipt PDF to "payment successful" email
38dbf9f4b7
PEP: flake8 no longer supports inline comments in setup.cfg
33088d2726
Docs, default settings: use fixture values of Blender ID OAuth app
f01e3500dc
Emails: attach receipt PDF to notification about automatic payment
Anna Sirota
pushed to attach-pdf-to-email at infrastructure/devfund-website
2024-07-05 15:05:00 +02:00
bf859d608c
Update tests
Anna Sirota
commented on pull request infrastructure/extensions-website#201
2024-07-05 14:56:45 +02:00
Multi-platform: support multiple files per version
Would it make sense to use file hash in the URL?
Anna Sirota
commented on pull request infrastructure/extensions-website#201
2024-07-05 14:42:11 +02:00
Multi-platform: support multiple files per version
this looks shared with the logic in public
view that selects which file to pick from storage, and should probable become a utility or method somewhere.
Anna Sirota
commented on pull request infrastructure/extensions-website#201
2024-07-05 14:32:48 +02:00
Multi-platform: support multiple files per version
The filename
below
Anna Sirota
commented on pull request infrastructure/extensions-website#201
2024-07-05 14:32:48 +02:00
Multi-platform: support multiple files per version
or s/get_available_platforms/get_remaining_platforms/
Anna Sirota
commented on pull request infrastructure/extensions-website#201
2024-07-05 14:32:48 +02:00
Multi-platform: support multiple files per version
if keeping it a method is preferable, then get_platforms()
might be cleaner,
Anna Sirota
commented on pull request infrastructure/extensions-website#201
2024-07-05 14:32:48 +02:00
Multi-platform: support multiple files per version
s/get_available_platforms/get_missing_platforms/
?
Anna Sirota
commented on pull request infrastructure/extensions-website#201
2024-07-05 14:32:48 +02:00
Multi-platform: support multiple files per version
to avoid making platform into file ext, maybe -
?
Anna Sirota
commented on pull request infrastructure/extensions-website#201
2024-07-05 14:32:48 +02:00
Multi-platform: support multiple files per version
needs another break
here
Anna Sirota
pushed to attach-pdf-to-email at infrastructure/devfund-website
2024-07-05 10:31:07 +02:00
0dd3e65c7c
Merge branch 'main' into attach-pdf-to-email
2d1f374fa5
Emails: generate plain text messages from HTML template