summaryrefslogtreecommitdiff
path: root/web-ui/app/js/mail_view
AgeCommit message (Expand)Author
2015-10-28Issue #493 - changed how trigger the edit recipientsJefferson Stachelski
2015-10-27Remove email parsing on space keydown #505Giovane
2015-10-26Add incomplete email domain verification on compose box.Giovane
2015-10-25[#414] - Setting the focus to Recipients To Box and fixing tab index.Gislene Pereira
2015-10-23Exclude comma and semicolon on invalid address splitGiovane
2015-10-23Add invalid address sinalization on tokens #492Giovane
2015-10-23Issue #493 - Fix jshintJefferson Stachelski
2015-10-23Issue #493 - Its possible edit the recipientsJefferson Stachelski
2015-10-22Make recipients_input more intelligent and enable tokenize on space #492Giovane
2015-10-21Merge branch 'master' of https://github.com/SamuelToh/pixelated-user-agentJefferson Stachelski
2015-10-13create draft_button component that listens to `draft:save`, `draft:saved`sw00
2015-10-05Removed "loading..." from the UIBruno Wagner
2015-09-30issue #475 - Fixed the jshintJefferson Stachelski
2015-09-28Revert "Issue #475 - Removed the identification tag"Bruno Wagner
2015-09-28Issue #475 - Removed the identification tagJefferson Stachelski
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-09-16#442 Renames open feedback box event.Giovane
2015-09-16#442 Renames feedback box file and improve feedback box html.Giovane
2015-09-15#442 Moves feedback box component to mail_view related folders.Giovane
2015-09-05remove trailing commaPuZZleDucK
2015-09-02[feature] adding security_casing to LeapMail so we can show in the UI the sig...Duda Dornelles
2015-08-17Read encoding from attachment info instead of headerskaeff
2015-07-26Issue#377 - fix missing semi colon.TigerRoar
2015-07-26Issue#377 - Add ability to allow users to delete emails from recipient input.TigerRoar
2015-07-05Moved floatlabel function to a mixinLeonardo Schäffer
2015-06-07Fixed quotes in javascript filesLeonardo Schäffer
2015-06-07Implemented floatlabels for input fields when composing emailLeonardo Schäffer
2015-04-14refactor mail item mixin creation and renderingrafael lisboa
2015-03-30Bug #349 - Fixed jshint statusBruno Wagner
2015-03-30Fixed #349 - Send button now enables back on errorBruno Wagner
2015-03-24Fixing broken build by jshintTiago Ferraz
2015-03-24Smaller refactoring of send button code.Folker Bernitt
2015-03-24Send button not auto re-enabled because of synchronous script execution.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-18 #294 - using server error message on ajax if message is providedDuda Dornelles
2015-02-13Adding color indicator to show if mail will get encryptedDuda Dornelles
2015-02-13Fixing jshintDuda Dornelles
2015-02-13Adding encryption info for a recipient when composing.Duda 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-02-03Fixing jshintDuda Dornelles
2015-02-03+@kaofelix, for #173. Fix XSS on suggestionsVictor Shyba
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-15Revert "Using only node v0.10 for travis build"Duda Dornelles