-
Notifications
You must be signed in to change notification settings - Fork 52
Feature/send email #88
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
yammesicka
merged 62 commits into
PythonFreeCourse:develop
from
annashtirberg:feature/send-email
Feb 2, 2021
Merged
Changes from 1 commit
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
a581d50
Added files for sending invitations by email
annashtirberg b4f8082
Added files for sending invitations by email
annashtirberg afe8234
Add base html file and mount static directory.
leddcode 34b13a0
Minor fix
leddcode bb9d880
Add profile page - basic layout
leddcode 7e8f43b
Update file tree schema
leddcode bd1e792
Create python-app.yml
yammesicka 2f8b1e4
Update python-app.yml
yammesicka ed30098
docs: add how to run in readme
ellenc345 c761950
docs: add info how to run
ellenc345 215a0cb
ci: Stop the build if there are flake8 errors
yammesicka bfc70db
Added files for sending invitations by email
annashtirberg e045af5
Added files for sending invitations by email
annashtirberg e4ddf13
removed file
annashtirberg ac618b2
Removed file
annashtirberg 0ae7a5a
Updated requirements.txt
annashtirberg 4d34624
Fixed line too long errors
annashtirberg 05c4b6e
Fixed line too long errors
annashtirberg 8a60612
Changed tests configurations
annashtirberg a80faf0
Removed test config file
annashtirberg 541e4fe
fixed paths
annashtirberg 7dfd230
fixed line too long
annashtirberg 2d0c6f8
added fake smtp server fixure to tests
annashtirberg 8fc77e6
Updated requirements.txt
annashtirberg 0e167cd
changed fixture for smtpd to include configuration
annashtirberg 8d8a864
fixed email pattern checking
annashtirberg d782fe5
fixed a bad practice that Yuval Cagan reviewed me
annashtirberg 5ff27d0
Added documentation to some function
annashtirberg 3cd740c
Fixed line to long
annashtirberg e1cc002
Fixed line too long
annashtirberg b63cd81
fix status stuff
annashtirberg 4e40092
Merged with upstream
annashtirberg 3234c5c
gitignore additions
annashtirberg aa4967f
Fixed Yam comments
annashtirberg dac2bd5
Fixed Yam comments on conftest
annashtirberg 9442599
try config for all
annashtirberg 1948832
Merge branch 'develop' into feature/send-email
annashtirberg faacc4f
working on merging with main mail feature
annashtirberg 3797401
pulled from upstream
annashtirberg 61310b2
pulled upstream
annashtirberg b048f0a
fixed stuff
annashtirberg 380ec54
added internal mail sending functions
annashtirberg 7118f7d
added internal mail sending functions
annashtirberg fa3e26d
moved send function to use internal internal function
annashtirberg a7e88b3
moved send function to use internal function
annashtirberg 7a05faa
added send file with email function and send invitation with email fu…
annashtirberg a4d0d67
added tests
annashtirberg cadc5c4
added tests
annashtirberg c77b6a1
fixed flake8 error
annashtirberg c3c92d8
fixed flake8 error
annashtirberg aa62cc0
fixed flake8 error
annashtirberg 13c4613
Fixed pull request issues
annashtirberg 4ac8f73
Fixed pull request issues (configuration)
annashtirberg a9c068c
Fixed flake8 error
annashtirberg ca3e532
Added a test for invitation parameters
annashtirberg cbb4e0b
Merge branch 'develop' of https://github.com/PythonFreeCourse/calenda…
annashtirberg 859e834
Added a tests for coverage
annashtirberg 41ebd6a
Fixed flake8 errors
annashtirberg 6513233
Add tests
annashtirberg b827bda
Fixed flake8 error
annashtirberg acabbd9
Add tests
annashtirberg 1fb1c4d
Fixed flake8 error
annashtirberg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fixed paths
- Loading branch information
commit 541e4fec1c78a7d0a0b0b2ac5a93dbe937516d97
There are no files selected for viewing
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.