summaryrefslogtreecommitdiff
path: root/web-ui
AgeCommit message (Collapse)Author
2015-04-28Changing signature status messages to use the term 'verified', 'not signed' ↵Gabriel Albo
and 'bad signature'
2015-04-27Merge pull request #373 from roberto/masterRafael Lisboa
Allow user to move emails from trash to inbox
2015-04-24Fixing margin around close button inside the compose email boxGabriel Albo
2015-04-24Rearranging the compose box element to be align the same way the full email ↵Gabriel Albo
view for reading is; removing inline styles from an html tag to a proper css class
2015-04-22Adding a max-height as a fallback for a really long list of custom tagsGabriel Albo
2015-04-22Making the custom tag list be as high as the number of custom tags instead ↵Gabriel Albo
of having a fixed size
2015-04-22Fixing some of the encryption messagesGabriel Albo
2015-04-22removing styles related to tip-msgGabriel Albo
2015-04-22Removing compose box form input order message from the topGabriel Albo
2015-04-21Fixes typo in warnSendButtonOfRecipients.Lisa Junger
- Issue #353
2015-04-15Test description was not matching codeVictor Shyba
Fixing for #189
2015-04-14Using consistent colors for the open and closed padlocks :)Gabriel Albo
2015-04-14Refactoring the scss file to avoid duplicationGabriel Albo
2015-04-14Adding icons to help identify whether an email is encryptable or not for a ↵Gabriel Albo
given address
2015-04-14Merge pull request #376 from pixelated-project/mail-item-refactorRafael Lisboa
Mail item refactor
2015-04-14remove no longer used method on mail_itemrafael lisboa
2015-04-14update trash template with correct field namerafael lisboa
2015-04-14Fix mail opening and add some testsAlexandre Pretto Nunes
2015-04-14fix jshintrafael lisboa
2015-04-14refactor mail item mixin creation and renderingrafael lisboa
2015-04-14Fixing padding that was breaking the line when user clicked to add a new tag ↵Gabriel Albo
to an email
2015-04-14Making the logo also toggle the sidenavGabriel Albo
2015-04-13Removed last traces of progress barBruno Wagner
2015-04-13modify quoted mail test that was breaking due to different timezonesrafael lisboa
2015-04-13Removed info sync because we have a loading page nowBruno Wagner
2015-04-13#289 - uncheck mails when user changes current tag/mailboxrafael lisboa
change solution to let event be handled in mail item mixin
2015-04-09Moving email date information to recipients lineGabriel Albo
2015-04-09removes debugger (whoops)Roberto Soares
2015-04-09listening event 'recoverMany'Roberto Soares
2015-04-09Adds trash actions template and respective javascriptLeandro Gualter
2015-04-09Fixing the 'add new' button positionGabriel Albo
2015-04-09Changing tag icon colorGabriel Albo
2015-04-09Adding a tag icon to indicate tags on the full email viewGabriel Albo
2015-04-09Merge pull request #370 from ↵Bruno Wagner
bltavares/preprend-messages-with-response-information Prepend mail quoting with the sender information #66 Removes argument fixing of the i18n library #66
2015-04-09Merge pull request #367 from glauco/masterBruno Wagner
Issue #363 [Luiz, Glauco] Trash Icon is not appearing for mails in Inbox anymore
2015-04-09@sw00, @amukiza: #299 tag counters are updated when mail is sentsw00
2015-04-09Removing unnecessary period after messageGabriel Albo
2015-04-09Changing icons for encryption statuses on email headersGabriel Albo
2015-04-09Merge pull request #372 from bltavares/mail-model-cleanupBruno Wagner Gonçalves
Makes the mail model creation more linear
2015-04-09Makes the mail model creation more linearBruno Tavares
I was surfing the code and I got quite confused with the closures and redefinitions of `this` when creating the mail model. I tried to keep the style of grouping together the functions assignment on the model on the end.
2015-04-08Prepend mail quoting with the sender information #66Bruno Tavares
2015-04-08Removes argument fixing of the i18n library #66Bruno Tavares
To introduce variables on the internationalization functions we should be able to pass extra arguments to the `i18n.t`. The way it was we could only pass the key and no more options to interpolate values.
2015-04-08#363 [Luiz, Glauco] Trash Icon is not appearing for mails in Inbox anymoreGlauco Vinicius
2015-04-08Merge pull request #366 from recarreira/masterRafael Lisboa
Unchecking all emails when changing inbox
2015-04-08Unchecking all emails when changing inboxRenata Carreira
Triggering events.ui.mails.uncheckAll when calling events.ui.tag.select refers to #289 with @mindyor :)
2015-04-08Closes #27 Changed the encryption status messagesBruno Wagner
2015-04-07#298 [Glauco, Luiz] Including trash icon on trashed emailsGlauco Vinicius
2015-04-07Re-adding the logo in svg to try to get it fixed on try, staging and dev.Gabriel Albo
2015-04-07Changing middle pane background color and removing the svg logoGabriel Albo
2015-04-01Attempting to fix the fact that the logo is not displayed correctly on ↵Gabriel Albo
try/dev/staging