summaryrefslogtreecommitdiff
path: root/web-ui/test/spec/mail_view
AgeCommit message (Expand)Author
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-18 #294 - using server error message on ajax if message is providedDuda 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
2015-01-27#184 not creating empty tags of any length (as opposed to only empty strings ...Duda Dornelles
2015-01-24#184 - not creating empty tags anymoreVicente Luchi
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2015-01-09Fixed call order dependency for tag creation.Folker Bernitt
2015-01-09Fixed: mail.body is now mail.textPlainBody for drafts.Folker Bernitt
2014-12-12Revert "Card #168 - does not accept obviously invalid email addresses"Patrick Maia
2014-12-11no_signature_information used when leap signature header is none #177Victor Shyba
2014-12-09Card #168 - does not accept obviously invalid email addressesPatrick Maia
2014-11-24Card #162 - tokenizes multiple recipients entered at oncePatrick Maia and Victor Shyba
2014-11-18for #14, if shift is pressed with a finish key it should ignore the event, si...Victor Shyba
2014-11-18for #14, space does not finish address input anymoreVictor Shyba
2014-10-28adds internationalization to send button.Lisa Junger
2014-10-28disables send button when triggered.Lisa Junger
2014-10-24Issue #78 - Tokenize emails on blurPedro Vereza
2014-10-22Update JS unittests to use a deferred to mock ajax callsAlexandre Pretto Nunes
2014-10-20Fixing js unit testsDuda Dornelles
2014-10-20massive update of bower and npm libs - includes flight, jasmine and a bunch ofDuda Dornelles
2014-10-16#92 Handle exceptions from the service in the uiAlexandre Pretto Nunes
2014-10-13#89 - uses PUT method on /mails resource to create/update draftPatrick Maia
2014-10-07Fixed jshint errorsBruno Wagner