summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-14Tried to make part of functional tests more stable.Folker Bernitt
2014-10-13#89 - uses PUT method on /mails resource to create/update draftPatrick Maia
2014-10-13#89 - separates manage draft and send mail responsibilitiesPatrick Maia
2014-10-13#89 - removes some mock based tests (they are replaced by integration tests i...Patrick Maia
2014-10-13Adding spacing around the reply box (so it breathes :))Gabriel Albo
2014-10-13Fixing tip message top margin (that was not aligned because I removed the top...Gabriel Albo
2014-10-13Fixing email body area padding; hiding right pane scrollbar when not neededGabriel Albo
2014-10-13UI Redesign - Changed left menu color scheme to a darker themeGabriel Albo
2014-10-13UI Redesign - Increasing contrast for mail list action buttonsGabriel Albo
2014-10-13UI redesign - Changing mail list items background colorGabriel Albo
2014-10-13UI redesign - increasing padding around compose and search inputs; changing i...Gabriel Albo
2014-10-13UI redesign - Hiding header (only function now is to show notifications)Gabriel Albo
2014-10-13#104 Implemented mark single mail as unreadLisa Junger
2014-10-10Search engine files to be in ~/.leapDuda Dornelles
2014-10-10Sorting mails by date - againDuda Dornelles
2014-10-10making sure that soldeda-test folder gets removed before integration/function...Duda Dornelles
2014-10-10Increasing results limitDuda Dornelles
2014-10-10Using file index for whoosh and fixing functional testsDuda Dornelles
2014-10-10Fixing selenium version to work with firefoxDuda Dornelles
2014-10-10pep8 warningsDuda Dornelles
2014-10-10adding whoosh dependency to debian packageDuda Dornelles
2014-10-10Removing test dependencies from setup.py - you have to install them with pip ...Duda Dornelles
2014-10-10Making forward_trash_archive feature workDuda Dornelles
2014-10-09Added whoosh as search engine (issue #94).Folker Bernitt
2014-10-09Making compose_save_draft_and_send feature workDuda Dornelles
2014-10-09Setting up the app for functional tests using soledad test base so we can con...Duda Dornelles
2014-10-09moving fake-service features to service, getting rid of setup.py test require...Duda Dornelles
2014-10-09Changing tests folder structureDuda Dornelles
2014-10-09Fixed jshint warnings.Folker Bernitt
2014-10-09Fixed jshint warnings.Folker Bernitt
2014-10-09Fixing bug where the send button would get disabled at times even if there we...Duda Dornelles
2014-10-09Skip default tags for tag suggestions.Folker Bernitt
2014-10-09Only suggest tags that are not already part of the mail.Folker Bernitt
2014-10-08#92 Add handling of errors when sending mailAlexandre Pretto Nunes
2014-10-08oopsie forgot debugger statementDuda Dornelles
2014-10-08#97 - making sure that the send button gets enabled when sending drafts even ...Duda Dornelles
2014-10-08quick refactoring - extracting method in logout componentDuda Dornelles
2014-10-08Replaced disabled_features with features in fake service.Folker Bernitt
2014-10-08Filter tags by query (issue #52).Folker Bernitt
2014-10-08Added logout link to dispatcher (issue #55).Folker Bernitt
2014-10-07Fixed aftereach usages that broke the buildBruno Wagner
2014-10-07Fixed jshint errorsBruno Wagner
2014-10-06fix a couple of bugs recovering tag from a pickled jsonVictor Shyba
2014-10-06Revert "updating soledad version to 0.6.0"Victor Shyba
2014-10-03No more archive dialog, updating functional tests #53Victor Shyba
2014-10-03Revert "increasing webdriver timeout on fake-service"Victor Shyba
2014-10-03increasing webdriver timeout on fake-serviceVictor Shyba
2014-10-03updating soledad version to 0.6.0Victor Shyba
2014-10-02Increasing spacing on the mail list - bigger height, bigger paddingGabriel Albo
2014-10-02Added config file command line parameter to user agent.Folker Bernitt