summaryrefslogtreecommitdiff
path: root/web-ui/test
AgeCommit message (Expand)Author
2016-03-02Hides reply box container until mail data is loaded #662 with @jeffhstaGiovane
2016-02-25changed logout to postNavaL
2016-02-25Backend and frontend protection against csrf attacks:NavaL
2016-02-24Clean up jshintrcFelix Hammerl
2016-02-24Issue #617: Sanitize received contentFelix Hammerl
2016-02-23Returning 'not-sign' for no signature informationJefferson Stachelski
2016-02-19Close the compose/inline box right after user clicks Send button andGislene Pereira
2016-02-17Fixed bug removing duplicated attachmentJefferson Stachelski
2016-02-12attachments are only un-linked from emails but not deleted in soledadJefferson Stachelski
2016-02-10Fix Issue #596: Fix attachment url testFelix Hammerl
2016-02-04Issue #551 - Show attachment name during uploadFelix Hammerl
2016-02-03Issue #552 - Add upload abortFelix Hammerl
2016-02-03Display progress bar when an upload is in progressFelix Hammerl
2016-02-01Check exactly at border limit of one megabyteFolker Bernitt
2016-01-29Testing Choose another file and dismiss buttons.Victor Shyba
2016-01-29Refactoring tests.Victor Shyba
2016-01-29testing filesize validation, on attachmentsVictor Shyba
2016-01-28Add original attachments to forwared mailsFolker Bernitt
2016-01-27Keep attachments when forwarding a mail #509Giovane
2016-01-19Issue #572 - Remove Attachment text, attachment box takes full width +Gislene Pereira
2016-01-19Issue #572 - Rotate and resize paperclip icon.Gislene Pereira
2016-01-11auto save draft on adding attachment, within timeoutNavaL
2016-01-11format attachment sizeNavaL
2016-01-11merging attachment_list ui and data, and making it into a mixinNavaL
2016-01-05emptying attachment list when email sent -- in case the user stays on the sam...NavaL
2016-01-05separated attachment list UI as a component and the corresponding attachment ...NavaL
2015-12-30Updates jshint to latest version #565Giovane
2015-12-29refactoring: moved upload logic out of the attachment iconNavaL
2015-12-29Shows selected tag in addition of unread count #564Giovane
2015-12-29Listens to mails available events and count unread #564Giovane
2015-12-29Shows unread count on title barGiovane
2015-12-22front-end for sending attachmentsNavaL
2015-12-18enabling backend for Attachment feature togglemnandri
2015-12-10#299 +@fbernitt made tag-refreshing to listen on document directlymnandri
2015-12-03Issue #411 - Fixed the tests [Gil/Jeff]Jefferson Stachelski
2015-11-27Permanently delete discarded drafts #512 w/ bwagnerGiovane
2015-11-27Add the user settings icon, with a popup boxCam Jackson
2015-11-27Created a discard draft behaviour #512 w/ bwagnerGiovane
2015-11-23Fix tokenization when email has dash on domain #513Giovane
2015-11-17Consider mail ident characters when parsing routes. #528Giovane
2015-11-16Ignore quotes when removing tag information #503Giovane
2015-11-13Issue #525 - Fixed broken testsJefferson Stachelski
2015-11-13Merge pull request #521 from rdoh/remove_save_draft_buttonGiovane Liberato
2015-11-13Issue #523 - Added some JS testJefferson Stachelski
2015-11-12remove save draft button, related css and jsRobin Doherty
2015-11-11toggle no mails available message when it's an empty search #503Giovane
2015-11-11Propagate search query to noMailAvailablePane component #503Giovane
2015-11-09Adds style and tag information on 'No Mails available' message.Giovane
2015-11-09Add no mails availabe message to middle paneFolker Bernitt
2015-11-03[#508] Making search also work with substrings - pairing w/ @pereiragisleneGiovane