Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-14 | remove no longer used method on mail_item | rafael lisboa | |
2015-04-14 | Fix mail opening and add some tests | Alexandre Pretto Nunes | |
2015-04-14 | refactor mail item mixin creation and rendering | rafael lisboa | |
2015-04-13 | Removed info sync because we have a loading page now | Bruno Wagner | |
2015-04-13 | #289 - uncheck mails when user changes current tag/mailbox | rafael lisboa | |
change solution to let event be handled in mail item mixin | |||
2015-04-08 | #363 [Luiz, Glauco] Trash Icon is not appearing for mails in Inbox anymore | Glauco Vinicius | |
2015-03-04 | #300 Removed the scroll reset whe update the mail list, and just run scroll ↵ | Jefferson Stachelski | |
reset when user change the tags | |||
2015-02-23 | Add pencil icon to drafts | rafael lisboa | |
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-15 | #153 fix mail checking and unchecking on mail list | Alexandre Pretto Nunes | |
2015-01-12 | Improve jshint configuration | Alexandre Pretto Nunes | |
2015-01-12 | #153 Move duplicated funcion render to just mail_item.js | Alexandre Pretto Nunes | |
2015-01-09 | Make functions on mail list component consistent | Alexandre Nunes | |
2015-01-06 | Update tests to refactored events behaviour | Alexandre Pretto Nunes | |
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 | |||
2014-12-19 | #81 Fix checking if any mail is marked when on 'all' tag | Alexandre Pretto Nunes | |
2014-12-19 | Don't clear selected mail when opening a tag | Alexandre Pretto Nunes | |
2014-11-17 | Card #30 - shows attachment icon on mails list | Patrick Maia | |
2014-10-28 | Cleaning callbacks for mail sync progress bar in case of an error (which ↵ | Duda Dornelles | |
means, probably, that the server is not up). if we dont do this it will add fire a ridiculous amount of requests the next time will start the server | |||
2014-10-21 | Adding progress bar for syncing mails | Duda Dornelles | |
2014-10-20 | Fixing jshint warning | Duda Dornelles | |
2014-10-20 | Fixing check select all for mail list and formatting mail_list.js | Duda Dornelles | |
2014-10-20 | Merge pull request #116 from pedrovereza/issue-115 | Duda Dornelles | |
#115 - Checked mails depend on current tag | |||
2014-10-20 | Fixing js unit tests | Duda Dornelles | |
2014-10-20 | massive update of bower and npm libs - includes flight, jasmine and a bunch of | Duda Dornelles | |
stuff. If things get weird when developing, remove you bower_components and your node_modules and install it again | |||
2014-10-19 | #115 - Checked mails depend on current tag | Pedro Vereza | |
2014-10-16 | for #95, make sure that the tag list is also refreshed when the mail list is ↵ | Duda Dornelles | |
refreshed, since there can be new unread mails and we need to update the count | |||
2014-10-16 | decreasing count on tag and tag shortcut when email is read. we were | Duda Dornelles | |
decreasing only tags that were also in the read mail, but we have also to look at the mailbox and compare that to the tags in the case of default tags #95 | |||
2014-10-14 | Adding feature toggle for auto reload so we can disable it in the functional ↵ | Duda Dornelles | |
tests | |||
2014-10-07 | Fixed jshint errors | Bruno Wagner | |
2014-08-25 | Add copyright and license to javascript files | Alexandre Pretto Nunes | |
2014-07-31 | Add web-ui based on previous code | Ola Bini | |