-
Notifications
You must be signed in to change notification settings - Fork 62
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
Attachments in compose and reply #23
Closed
KamilaHasanbega
wants to merge
35
commits into
e2email-org:master
from
KamilaHasanbega:show-attachments
Closed
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
258e5a0
Merge remote-tracking branch 'e2email-org/master'
KamilaHasanbega bf409ca
Merge remote-tracking branch 'e2email-org/master'
KamilaHasanbega 70904c4
Adding introductory pages
KamilaHasanbega fee5805
fixed the identation and comments issues
f62b388
Fixed the lint for the files and changed the css.
6a7d37d
Merge remote-tracking branch 'e2email-org/master'
KamilaHasanbega c2bce03
Authorization and design
KamilaHasanbega 4b7ea4f
fixed the formatting for the authorization page commit
396dc4e
fixed according to the comments
d32c9e5
fixed the karma tests for secretcode input
0fc3788
Corrected linter and fixed getEmailAddress method
8e443e6
made possible encryption and sending of attachments
927c798
merged files with master
49b23b7
changed css
3d173ea
Added the file-upload directive
cce3d60
Merge branch 'master' of https://github.com/e2email-org/e2email
5eef612
changed messages page to support reply with attachments and it's tests
163687c
fixed merge conflicts
b94d025
Delete fileupload-directive.js
KamilaHasanbega 2e78137
fixed css
7aaddd2
fixed css
c238259
fixed css
167b8b1
The file did not belong to this branch Merge branch 'show-attachments…
b66dce2
Merge branch 'show-attachments' of https://github.com/KamilaHasanbega…
75bbc71
removing not needed css
e8e9031
fixing merging details
4048749
added the typedef according to comments
48ed7a8
added the typedef according to comments
9de1f24
added more descriptions
f6ae85e
fixed styling according to comments
ca5350b
fixed the hovering-over-cursor bug
76e22aa
made the attach button responsive
3dcec24
changed linting
d48ad79
fixed typos and fixed the download tags
2071b8a
fixed linting
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
There are no files selected for viewing
This file contains 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 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 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 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 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The function description is missing, same below.