summaryrefslogtreecommitdiff
path: root/web-ui/test
AgeCommit message (Expand)Author
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
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-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-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-15#442 Renames feedback box trigger filesGiovane
2015-09-15#442 adds feedback compose box component.Giovane
2015-09-15#442 minor changes on feedback component files.Giovane
2015-09-15#442 Moves feedback files to a dedicated folder.Giovane
2015-09-14#442 Add feature hiddig to feedback link.Giovane
2015-09-14#442 trigger open event when click on feedback link.Giovane
2015-09-14#442 Create feedback element on side navbar.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