summaryrefslogtreecommitdiff
path: root/web-ui/app/js/mixins/with_mail_edit_base.js
AgeCommit message (Collapse)Author
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
- Issue #353
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-03-20fix: send button no longer stuck on sending for invalid email addresses.Lisa Junger
-Issue #189
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2015-01-06Separate auto-refresh for mails and tags, and start moving away from having ↵Alexandre Pretto Nunes
the left_pane_dispatcher as a middleman
2014-10-09Fixing bug where the send button would get disabled at times even if there ↵Duda Dornelles
were valid receipients
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
if recipients are undefined for one recipient type but not the others
2014-10-07Fixed jshint errorsBruno Wagner
2014-09-22showing draft even if json has no recipientsDuda Dornelles
2014-09-03reactivating reply/reply all/forward; deactivating reply draftDuda Dornelles
2014-08-25Add copyright and license to javascript filesAlexandre Pretto Nunes
2014-07-31Add web-ui based on previous codeOla Bini