summaryrefslogtreecommitdiff
path: root/web-ui/app/js/mail_view/ui/attachment_icon.js
AgeCommit message (Collapse)Author
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5.
2016-12-02[refactor] move app dir into public dirZara Gebru
2016-02-03Issue #552 - Add upload abortFelix Hammerl
Cancels an upload and restores the user interface to ready-for-upload state
2016-02-03Display progress bar when an upload is in progressFelix Hammerl
Displays a progress bar when an upload is in progress and prohibits uploading multiple attachments in parallel.
2016-01-19Issue #572 - Rotate and resize paperclip icon.Gislene Pereira
Removed blue border around paperclip icon when clicking it.
2016-01-11merging attachment_list ui and data, and making it into a mixinNavaL
Issue #573
2015-12-29refactoring: moved upload logic out of the attachment iconNavaL
Issue #548