summaryrefslogtreecommitdiff
path: root/web-ui/app/js/mixins
AgeCommit message (Expand)Author
2017-03-24[#830] Translate email handling tagsTulio Casagrande
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
2016-12-02[refactor] move app dir into public dirZara Gebru
2016-06-28Normalize i18n keysTulio Casagrande
2016-06-27Updates the i18next to latest versionCaio Carrara
2016-04-01Run event test async with source passed to iframe via Blob URIFelix Hammerl
2016-03-30Fix linter errorFelix Hammerl
2016-03-29Issue #622 - hide reply buttonsCaio Carrara
2016-02-12Revert "Revert "Issue #549 - Trigger save draft event after remove attachment""NavaL
2016-02-08Revert "Issue #549 - Trigger save draft event after remove attachment"Felix Hammerl
2016-02-04Issue #549 - Trigger save draft event after remove attachmentJefferson Stachelski
2016-01-27Keep attachments when forwarding a mail #509Giovane
2016-01-25Enable attachments on inline compose #579Giovane
2016-01-11auto save draft on adding attachment, within timeoutNavaL
2016-01-11merging attachment_list ui and data, and making it into a mixinNavaL
2016-01-06#563 - Giovane/Albo - Fixing arrow toggling for draftsGabriel Albo
2016-01-05separated attachment list UI as a component and the corresponding attachment ...NavaL
2015-12-30Updates jshint to latest version #565Giovane
2015-12-29refactoring: moved upload logic out of the attachment iconNavaL
2015-12-22front-end for sending attachmentsNavaL
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-27Created a discard draft behaviour #512 w/ bwagnerGiovane
2015-11-27Remove display message calls on save draft.Giovane
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-12remove save draft button, related css and jsRobin Doherty
2015-10-25[#414] - Setting the focus to Recipients To Box and fixing tab index.Gislene Pereira
2015-10-13create draft_button component that listens to `draft:save`, `draft:saved`sw00
2015-07-29#384 Refactored the pull request codeJefferson Stachelski
2015-07-05Moved floatlabel function to a mixinLeonardo Schäffer
2015-04-21Fixes typo in warnSendButtonOfRecipients.Lisa Junger
2015-04-08Removes argument fixing of the i18n library #66Bruno Tavares
2015-03-20fix: send button no longer stuck on sending for invalid email addresses.Lisa Junger
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2015-01-09Fixed call order dependency for tag creation.Folker Bernitt
2015-01-06Separate auto-refresh for mails and tags, and start moving away from having t...Alexandre Pretto Nunes
2014-12-09issue #172 fixed jshint.Lisa Junger
2014-12-09issue #172 added timeout monitoring to ajax calls.Lisa Junger
2014-10-16Making sure only the tags are shown in the mail when you update the mailDuda Dornelles
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-07Fixed jshint errorsBruno Wagner
2014-10-01#80 - escaping tags in the autocomplete boxDuda Dornelles