summaryrefslogtreecommitdiff
path: root/web-ui
AgeCommit message (Expand)Author
2015-12-28Added file upload dependencies to buildBruno Wagner
2015-12-23enable/disable send button when attachment is uploadingPixelated
2015-12-22front-end for sending attachmentsNavaL
2015-12-21Make download attachment link as a box #558 w/ @albogabrielGiovane
2015-12-18enabling backend for Attachment feature togglemnandri
2015-12-15Updates vagrant box image and fix jshint path.Giovane
2015-12-11Add english translation for the feedback-placeholder keyGiovane
2015-12-11change add tag placeholder textmnandri
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 #411 - Fixing user settings box position [w/ @giovaneliberato]Gislene Pereira
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 - Fixed the tests [Gil/Jeff]Jefferson 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-12-01#509 - Fixing font size and padding for the user settings headerGabriel Albo
2015-11-30Issue #509 - Ajusted the bottom pop up alignmentJefferson Stachelski
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-27Issue #509 - Fixed space between navbar icons [Gil/Jeff]Gislene Pereira
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-26Setting "Send" and "Delete It" buttons translation in PortugueseGislene Pereira
2015-11-25Issue #298 - Making trash, draft and attachment icons color lighter on mail listVictor Shyba
2015-11-23Fix tokenization when email has dash on domain #513Giovane
2015-11-20Chaged jshint version to the newest oneJefferson Stachelski
2015-11-20Removeing duplicated translation file #488Giovane
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-13Revert "Add absolute path for jshint call."Giovane
2015-11-13Show search term with no results in uppercase #502Giovane
2015-11-13Add absolute path for jshint call.Giovane
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-10Merge pull request #502 from sw00/masterBruno Wagner Gonçalves
2015-11-10#503 - Aligning the 'no emails in inbox' message to the 'nothing selected' me...Gabriel Albo
2015-11-09template user's email address into titlesw00