summaryrefslogtreecommitdiff
path: root/web-ui/app/js
AgeCommit message (Expand)Author
2015-12-22front-end for sending attachmentsNavaL
2015-12-10#299 +@fbernitt made tag-refreshing to listen on document directlymnandri
2015-12-08Closes user settings box when clicking outside it. #509 w/ @pereiragisleneGiovane Liberato
2015-12-07Issue #507 - Refactored fix broken UI when start UAJefferson Stachelski
2015-12-07Issue #507 - Hidden the search icon when start UAJefferson Stachelski
2015-12-03Issue #411 - Did some refactores [Gil/Jeff]Jefferson Stachelski
2015-12-03Issue #411 - Splitted some js logic [Gil/Jeff]Jefferson Stachelski
2015-12-03Issue #411 - Display user email in user settings popup [w/ @jeffhsta]Gislene Pereira
2015-11-30Check if the discardMail method is define before apply the default implementa...Giovane
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-27Remove display message calls on save draft.Giovane
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 no mail on sent after sending itJefferson Stachelski
2015-11-13Issue #525 - Fixed broken testsJefferson Stachelski
2015-11-13Issue #525 - Fixed jshintJefferson Stachelski
2015-11-13Issue #525 - Fixed space in recipient addersJefferson 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-13Issue #523 - Created an archive mail buttonJefferson Stachelski
2015-11-13Show search term with no results in uppercase #502Giovane
2015-11-13Remove search engine query lookups when showing no mails available #503Giovane
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-11Align second line of email addresses to the beginning of the first lineReinaldo de Souza Jr
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
2015-11-03Redirect to / if ajax request returns 401 statusFolker Bernitt
2015-10-29Redirect user to login if ajax request fails with 302Folker Bernitt
2015-10-28Issue #493 - Fixed jshintJefferson Stachelski
2015-10-28Issue #493 - Fixed bug delete recipient eventJefferson Stachelski
2015-10-28Issue #493 - Fixed bug delete recipient by buttonaJefferson Stachelski
2015-10-28Issue #493 - Fixed some bug and did some refactorsJefferson Stachelski
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