Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-05 | Revert "Issue #25 - Implemented shortcuts on UI" | Bruno Wagner | |
This reverts commit aa66beb0c74ebaa950a083ed991f6e5f50f9c9ac. This commit broke the functional tests, so we are reverting it for now, while we fix it | |||
2015-12-31 | Issue #25 - Implemented shortcuts on UI | Jefferson Stachelski | |
2015-12-30 | Updates jshint to latest version #565 | Giovane | |
- Change 'use strict' mode to function-level - Update needed files | |||
2015-11-13 | Issue #523 - Added some JS test | Jefferson Stachelski | |
2015-11-13 | Issue #523 - Created an archive mail button | Jefferson Stachelski | |
2015-11-13 | Remove search engine query lookups when showing no mails available #503 | Giovane | |
2015-11-11 | Propagate search query to noMailAvailablePane component #503 | Giovane | |
2015-04-09 | removes debugger (whoops) | Roberto Soares | |
2015-04-09 | listening event 'recoverMany' | Roberto Soares | |
2015-04-09 | Makes the mail model creation more linear | Bruno Tavares | |
I was surfing the code and I got quite confused with the closures and redefinitions of `this` when creating the mail model. I tried to keep the style of grouping together the functions assignment on the model on the end. | |||
2015-02-23 | Revert "Merge pull request #303 from pixelated-project/289" | Bruno Wagner | |
This pull request added tag awareness to the checked mails, but we are not sure we want to go that way yet This reverts commit 791c08166dcf2a3f1f5040944831571c616c35bc, reversing changes made to 26be3c59b174eb9f1a6f73c67489738c7517ce8c. | |||
2015-02-22 | #289 making checked mail tag aware | Duda Dornelles | |
2015-02-20 | Open draft e-mails in edit view when shown in the "all" tab | rafael lisboa | |
2015-01-29 | Small refactor on mail items | Alexandre Pretto Nunes | |
2015-01-19 | Issue #234: Fix error with delete button not working on drafts. | Folker Bernitt | |
2015-01-15 | #153 fix mail checking and unchecking on mail list | Alexandre Pretto Nunes | |
2015-01-12 | Improve jshint configuration | Alexandre Pretto Nunes | |
2015-01-09 | Fixed call order dependency for tag creation. | Folker Bernitt | |
- Successful rendering of tag list in left pane depended on specific call order of async events | |||
2015-01-06 | Separate auto-refresh for mails and tags, and start moving away from having ↵ | Alexandre Pretto Nunes | |
the left_pane_dispatcher as a middleman | |||
2015-01-06 | Issue #182: Escape special chars in tag list. | Lisa Junger | |
2014-12-22 | #202 fix identification if mail is in trash | Alexandre Pretto Nunes | |
2014-12-18 | \#203 & #204 & #205: fixing client and api for buld mark as read/unread and ↵ | Duda Dornelles | |
delete, functional tests are still broken, investigating... | |||
2014-12-11 | Fixed delete mails from mail list, actions | Neissi Torres Lima | |
2014-12-09 | issue #172 fixed jshint. | Lisa Junger | |
2014-12-09 | issue #172 added timeout monitoring to ajax calls. | Lisa Junger | |
2014-12-03 | #135 Have the web-ui use the information sent by the service regarding reply ↵ | Alexandre Pretto Nunes | |
and reply-all | |||
2014-12-03 | Don't use to address for reply all. | Lisa Junger | |
2014-10-23 | Fixed jshint error | Bruno Wagner | |
2014-10-22 | changes split token to not force service to add a blank space before header ↵ | Patrick Maia | |
values | |||
2014-10-17 | small refactoring | Duda Dornelles | |
2014-10-16 | Fixed the pagination on the front-end and added real total mail count ot the ↵ | Bruno Wagner | |
search result | |||
2014-10-16 | Making sure only the tags are shown in the mail when you update the mail | Duda Dornelles | |
tags. Also, disabling the tags feature toggles | |||
2014-10-16 | #96 Mail searches are now paginated, the pages number start at 1 now | Bruno Wagner | |
2014-10-09 | Fixed jshint warnings. | Folker Bernitt | |
2014-10-09 | Fixing bug where the send button would get disabled at times even if there ↵ | Duda Dornelles | |
were valid receipients | |||
2014-10-07 | Fixed jshint errors | Bruno Wagner | |
2014-10-01 | #53 - gives better feedback on UI when attempt to add invalid tag is made | Patrick Maia | |
2014-09-03 | reactivating reply/reply all/forward; deactivating reply draft | Duda Dornelles | |
2014-08-25 | Add copyright and license to javascript files | Alexandre Pretto Nunes | |
2014-08-14 | Revert "Enable fake server to correctly serve html emails" | Duda Dornelles | |
This reverts commit dde0dc6bb735cebe946c6fd8c5d7c8cfd6028cc8. | |||
2014-08-14 | Enable fake server to correctly serve html emails | Alexandre Pretto Nunes | |
2014-08-12 | Remove unnecessary 'document' parameter | Alexandre Pretto Nunes | |
2014-08-08 | replaces Smail by Pixelated in all js files | Patrick Maia | |
2014-08-08 | adds signatureStatus, encryptionStatus, tags feature toggles | Patrick Maia | |
2014-07-31 | Add web-ui based on previous code | Ola Bini | |