Age | Commit message (Expand) | Author |
2015-12-29 | refactoring: moved upload logic out of the attachment icon | NavaL |
2015-12-29 | Shows selected tag in addition of unread count #564 | Giovane |
2015-12-29 | Listens to mails available events and count unread #564 | Giovane |
2015-12-29 | Shows unread count on title bar | Giovane |
2015-12-22 | front-end for sending attachments | NavaL |
2015-12-18 | enabling backend for Attachment feature toggle | mnandri |
2015-12-10 | #299 +@fbernitt made tag-refreshing to listen on document directly | mnandri |
2015-12-03 | Issue #411 - Fixed the tests [Gil/Jeff] | Jefferson Stachelski |
2015-11-27 | Permanently delete discarded drafts #512 w/ bwagner | Giovane |
2015-11-27 | Add the user settings icon, with a popup box | Cam Jackson |
2015-11-27 | Created a discard draft behaviour #512 w/ bwagner | Giovane |
2015-11-23 | Fix tokenization when email has dash on domain #513 | Giovane |
2015-11-17 | Consider mail ident characters when parsing routes. #528 | Giovane |
2015-11-16 | Ignore quotes when removing tag information #503 | Giovane |
2015-11-13 | Issue #525 - Fixed broken tests | Jefferson Stachelski |
2015-11-13 | Merge pull request #521 from rdoh/remove_save_draft_button | Giovane Liberato |
2015-11-13 | Issue #523 - Added some JS test | Jefferson Stachelski |
2015-11-12 | remove save draft button, related css and js | Robin Doherty |
2015-11-11 | toggle no mails available message when it's an empty search #503 | Giovane |
2015-11-11 | Propagate search query to noMailAvailablePane component #503 | Giovane |
2015-11-09 | Adds style and tag information on 'No Mails available' message. | Giovane |
2015-11-09 | Add no mails availabe message to middle pane | Folker Bernitt |
2015-11-03 | [#508] Making search also work with substrings - pairing w/ @pereiragislene | Giovane |
2015-11-03 | Redirect to / if ajax request returns 401 status | Folker Bernitt |
2015-10-29 | Redirect user to login if ajax request fails with 302 | Folker Bernitt |
2015-10-27 | Remove email parsing on space keydown #505 | Giovane |
2015-10-26 | Add incomplete email domain verification on compose box. | Giovane |
2015-10-23 | Exclude comma and semicolon on invalid address split | Giovane |
2015-10-23 | Add invalid address sinalization on tokens #492 | Giovane |
2015-10-23 | Extract js code duplication to beforeEach method. | Giovane |
2015-10-22 | Make recipients_input more intelligent and enable tokenize on space #492 | Giovane |
2015-10-13 | Update draft_button.spec.js | Sett |
2015-10-13 | create draft_button component that listens to `draft:save`, `draft:saved` | sw00 |
2015-09-21 | #442 Shows success message after sending feedback | Giovane |
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 files | Giovane |
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-17 | Read encoding from attachment info instead of headers | kaeff |
2015-07-29 | #384 Added JS test to make sure the function behaivor is right | Jefferson Stachelski |