summaryrefslogtreecommitdiff
path: root/web-ui/test/spec/mail_view/ui
AgeCommit message (Expand)Author
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-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-29refactoring: moved upload logic out of the attachment iconNavaL
2015-12-22front-end for sending attachmentsNavaL
2015-12-18enabling backend for Attachment feature togglemnandri
2015-11-27Created a discard draft behaviour #512 w/ bwagnerGiovane
2015-11-23Fix tokenization when email has dash on domain #513Giovane
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-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-09Adds style and tag information on 'No Mails available' message.Giovane
2015-11-09Add no mails availabe message to middle paneFolker Bernitt
2015-10-27Remove email parsing on space keydown #505Giovane
2015-10-26Add incomplete email domain verification on compose box.Giovane
2015-10-23Exclude comma and semicolon on invalid address splitGiovane
2015-10-23Add invalid address sinalization on tokens #492Giovane
2015-10-23Extract js code duplication to beforeEach method.Giovane
2015-10-22Make recipients_input more intelligent and enable tokenize on space #492Giovane
2015-10-13Update draft_button.spec.jsSett
2015-10-13create draft_button component that listens to `draft:save`, `draft:saved`sw00
2015-09-21#442 Shows success message after sending feedbackGiovane
2015-09-18#442 Creates feedback sender component.Giovane
2015-09-18#442 Add feedback message to send feedback event.Giovane
2015-09-17#442 Improve feedback box UI and show message after clicking submit.Giovane
2015-09-16#442 Add close behaviour to feedback box.Giovane
2015-08-17Read encoding from attachment info instead of headerskaeff
2015-07-29#384 Added JS test to make sure the function behaivor is rightJefferson Stachelski
2015-07-28Removed unnecessary beforeEachJefferson Stachelski
2015-07-28#407 wrote JS tests for the merged pull requestJefferson Stachelski
2015-04-15Test description was not matching codeVictor Shyba
2015-03-30Bug #349 - Fixed jshint statusBruno Wagner
2015-03-30Fixed #349 - Send button now enables back on errorBruno Wagner
2015-03-24Smaller refactoring of send button code.Folker Bernitt
2015-03-20fix: send button no longer stuck on sending for invalid email addresses.Lisa Junger
2015-03-06for #288, changes current failure message to errorVictor Shyba
2015-02-18Stubbing getJSON in some js specs so /keys?search= doesnt get calledDuda Dornelles
2015-02-12 #220 fixing issue were we couldnt delete a tag that was highlightedDuda Dornelles
2015-02-06Issue #274 - fixes bug on numeric tags removalPatrick Maia