summaryrefslogtreecommitdiff
path: root/web-ui/app/js/mail_view/ui/send_button.js
AgeCommit message (Collapse)Author
2017-03-24[#830] Improve timeout of user alertsTulio Casagrande
with @anikarni
2017-03-24[#830] Adds sending feedback alertAnike Arni
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5.
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
See: #727
2016-02-03Issue #552 - Add upload abortFelix Hammerl
Cancels an upload and restores the user interface to ready-for-upload state
2015-12-30Updates jshint to latest version #565Giovane
- Change 'use strict' mode to function-level - Update needed files
2015-12-23enable/disable send button when attachment is uploadingPixelated
Issue #548
2015-03-24Fixing broken build by jshintTiago Ferraz
Added semi colon to line 99.
2015-03-24Smaller refactoring of send button code.Folker Bernitt
- Issue #189
2015-03-24Send button not auto re-enabled because of synchronous script execution.Folker Bernitt
- Issue #189
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
2014-12-09issue #172 fixed jshint.Lisa Junger
2014-12-09issue #172 adopted behavior of send button to monitored ajax calls.Lisa Junger
2014-10-28adds internationalization to send button.Lisa Junger
2014-10-28disables send button when triggered.Lisa Junger
2014-08-25Add copyright and license to javascript filesAlexandre Pretto Nunes
2014-07-31Add web-ui based on previous codeOla Bini