summaryrefslogtreecommitdiff
path: root/web-ui/app/js
AgeCommit message (Expand)Author
2014-10-16for #95, make sure that the tag list is also refreshed when the mail list is ...Duda Dornelles
2014-10-16decreasing count on tag and tag shortcut when email is read. we wereDuda Dornelles
2014-10-16#96 Mail searches are now paginated, the pages number start at 1 nowBruno Wagner
2014-10-15Fixing url parsing for opening the page with an open mailDuda Dornelles
2014-10-14Adding feature toggle for auto reload so we can disable it in the functional ...Duda Dornelles
2014-10-13#89 - uses PUT method on /mails resource to create/update draftPatrick Maia
2014-10-09Fixed jshint warnings.Folker Bernitt
2014-10-09Fixed jshint warnings.Folker Bernitt
2014-10-09Fixing bug where the send button would get disabled at times even if there we...Duda Dornelles
2014-10-09Skip default tags for tag suggestions.Folker Bernitt
2014-10-09Only suggest tags that are not already part of the mail.Folker Bernitt
2014-10-08oopsie forgot debugger statementDuda Dornelles
2014-10-08#97 - making sure that the send button gets enabled when sending drafts even ...Duda Dornelles
2014-10-08quick refactoring - extracting method in logout componentDuda Dornelles
2014-10-08Added logout link to dispatcher (issue #55).Folker Bernitt
2014-10-07Fixed jshint errorsBruno Wagner
2014-10-01#53 - does not show modal on when all tags are removed. Now its allowed to do...Patrick Maia
2014-10-01#53 - gives better feedback on UI when attempt to add invalid tag is madePatrick Maia
2014-10-01#80 - escaping tags in the autocomplete boxDuda Dornelles
2014-09-22#51 - refreshs tag list on tag removalPatrick Maia
2014-09-22removes event without handlerPatrick Maia
2014-09-22showing draft even if json has no recipientsDuda Dornelles
2014-09-05Neissi / Duda - Escaping recipients on mail viewNeissi Torres Lima
2014-09-03reactivating reply/reply all/forward; deactivating reply draftDuda Dornelles
2014-08-25Remove temporary fileAlexandre Pretto Nunes
2014-08-25Add copyright and license to javascript filesAlexandre Pretto Nunes
2014-08-21Moving smooth transition js funtion to a specific style-guide js fileGabriel Albo
2014-08-18Duda/Patrick #8: reseting tag shortcuts before loading them againDuda Dornelles
2014-08-14Revert "Enable fake server to correctly serve html emails"Duda Dornelles
2014-08-14Enable fake server to correctly serve html emailsAlexandre Pretto Nunes
2014-08-12Move tagging functionality to withMailTagging mixin to clear mailView someAlexandre Pretto Nunes
2014-08-12Remove unnecessary 'document' parameterAlexandre Pretto Nunes
2014-08-12Clean up feature flag mixinAlexandre Pretto Nunes
2014-08-08replaces Smail by Pixelated in all js filesPatrick Maia
2014-08-08Triggers ui:mails:refresh event even when the tags component is toggled off. ...Thiago Colucci and Patrick Maia
2014-08-08adds ability to define behavior when a feature is toggled offThiago Colucci and Patrick Maia
2014-08-08adds contacts feature toggleThiago Colucci and Patrick Maia
2014-08-08adds signatureStatus, encryptionStatus, tags feature togglesPatrick Maia
2014-08-08moves disabled features list to servicePatrick Maia
2014-08-08disables save draft, add tag, reply-section featuresPatrick Maia
2014-08-08adds with_feature_toggle mixinPatrick Maia
2014-08-07jshint -Victor Shyba
2014-08-07fixes bug in which plain text emails were not being properly formattedPatrick Maia
2014-08-05Remove commented code and always sanitize mail being displayedAlexandre Pretto Nunes
2014-07-31Add web-ui based on previous codeOla Bini