Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-08 | Revert "[#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 dir | Zara Gebru | |
2016-02-19 | Close the compose/inline box right after user clicks Send button and | Gislene 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-11 | merging attachment_list ui and data, and making it into a mixin | NavaL | |
Issue #573 | |||
2016-01-05 | emptying attachment list when email sent -- in case the user stays on the ↵ | NavaL | |
same screen and re-click compose Issue #548 | |||
2016-01-05 | separated attachment list UI as a component and the corresponding attachment ↵ | NavaL | |
list payload as a mixin Issue #548 | |||
2015-12-29 | refactoring: moved upload logic out of the attachment icon | NavaL | |
Issue #548 | |||
2015-12-22 | front-end for sending attachments | NavaL | |
Issue #548 | |||
2015-10-05 | Removed "loading..." from the UI | Bruno 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-05 | remove trailing comma | PuZZleDucK | |
2015-03-30 | Bug #349 - Fixed jshint status | Bruno Wagner | |
2015-03-30 | Fixed #349 - Send button now enables back on error | Bruno Wagner | |
2015-02-18 | #294 - using server error message on ajax if message is provided | Duda Dornelles | |
2015-01-12 | Improve jshint configuration | Alexandre 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-09 | issue #172 adopted behavior of send button to monitored ajax calls. | Lisa Junger | |
2014-12-09 | issue #172 added timeout monitoring to ajax calls. | Lisa Junger | |
2014-10-16 | #92 Handle exceptions from the service in the ui | Alexandre Pretto Nunes | |
2014-10-13 | #89 - uses PUT method on /mails resource to create/update draft | Patrick Maia | |
2014-08-25 | Add copyright and license to javascript files | Alexandre Pretto Nunes | |
2014-08-08 | disables save draft, add tag, reply-section features | Patrick Maia | |
2014-07-31 | Add web-ui based on previous code | Ola Bini | |