summaryrefslogtreecommitdiff
path: root/web-ui/app/js/mail_view/data
AgeCommit message (Collapse)Author
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-02-19Close the compose/inline box right after user clicks Send button andGislene Pereira
show message later when the email is sent or not. The Growl will be yellow if success and red if the email failed to be sent. Issue #609
2016-01-11merging attachment_list ui and data, and making it into a mixinNavaL
Issue #573
2016-01-05emptying attachment list when email sent -- in case the user stays on the ↵NavaL
same screen and re-click compose Issue #548
2016-01-05separated attachment list UI as a component and the corresponding attachment ↵NavaL
list payload as a mixin Issue #548
2015-12-29refactoring: moved upload logic out of the attachment iconNavaL
Issue #548
2015-12-22front-end for sending attachmentsNavaL
Issue #548
2015-10-05Removed "loading..." from the UIBruno Wagner
The loading wasn't adding much in terms of feedback and was getting over important statuses like signature and encryption information. We removed the generic loading for now and we might add specific loading for certain parts as needed
2015-09-18#442 Creates feedback sender component.Giovane
2015-09-05remove trailing commaPuZZleDucK
2015-03-30Bug #349 - Fixed jshint statusBruno Wagner
2015-03-30Fixed #349 - Send button now enables back on errorBruno Wagner
2015-02-18 #294 - using server error message on ajax if message is providedDuda Dornelles
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2014-12-23#216 when trying to save a draft too fast (before the previous version is ↵Duda Dornelles
saved) simply ignore the attempt
2014-12-09issue #172 adopted behavior of send button to monitored ajax calls.Lisa Junger
2014-12-09issue #172 added timeout monitoring to ajax calls.Lisa Junger
2014-10-16#92 Handle exceptions from the service in the uiAlexandre Pretto Nunes
2014-10-13#89 - uses PUT method on /mails resource to create/update draftPatrick Maia
2014-08-25Add copyright and license to javascript filesAlexandre Pretto Nunes
2014-08-08disables save draft, add tag, reply-section featuresPatrick Maia
2014-07-31Add web-ui based on previous codeOla Bini