summaryrefslogtreecommitdiff
path: root/web-ui/test/spec/mail_view/ui/attachment_icon.spec.js
AgeCommit message (Collapse)Author
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-05separated attachment list UI as a component and the corresponding attachment ↵NavaL
list payload as a mixin Issue #548