summaryrefslogtreecommitdiff
path: root/web-ui
AgeCommit message (Expand)Author
2015-01-09Make functions on mail list component consistentAlexandre Nunes
2015-01-09Fixing jshintDuda Dornelles
2015-01-09Forgot semicolonDuda Dornelles
2015-01-09Small refactoring on web_ui/viewHelper#addParagraphsToPlainText to use regex ...Duda Dornelles
2015-01-09Small refactoring on web_ui/viewHelper#quoteMail to use regex instad of split...Duda Dornelles
2015-01-09Fixed call order dependency for tag creation.Folker Bernitt
2015-01-09Fixed: mail.body is now mail.textPlainBody for drafts.Folker Bernitt
2015-01-08#157 fix typo in testsAlexandre Pretto Nunes
2015-01-08Fix jshintAlexandre Pretto
2015-01-08#157: mail api to return htmlBody and textPlainBody so the UI doesnt have to ...Alexandre Pretto
2015-01-06Update tests to refactored events behaviourAlexandre Pretto Nunes
2015-01-06Add script for debugging JS testsAlexandre Pretto Nunes
2015-01-06Separate auto-refresh for mails and tags, and start moving away from having t...Alexandre Pretto Nunes
2015-01-06Issue #182: Escape special chars in tag list.Lisa Junger
2014-12-31Adding faviconGabriel Albo
2014-12-30#217 - Adding Pixelated logo to user agent UIGabriel Albo
2014-12-23#216 when trying to save a draft too fast (before the previous version is sav...Duda Dornelles
2014-12-2282 - Adding fadeout to slow actionsNeissi Torres Lima
2014-12-22#202 fix identification if mail is in trashAlexandre Pretto Nunes
2014-12-20 #82: adding "loading..." message to sinalize an ajax call has been madeDuda Dornelles
2014-12-19#81 Fix checking if any mail is marked when on 'all' tagAlexandre Pretto Nunes
2014-12-19Remove old references of 'smail'Alexandre Pretto Nunes
2014-12-19Don't clear selected mail when opening a tagAlexandre Pretto Nunes
2014-12-19#82 increasing ajax call timeoutDuda Dornelles
2014-12-18\#203 & #204 & #205: fixing client and api for buld mark as read/unread and ...Duda Dornelles
2014-12-17For packaging, using r.js wont work properly for static deps,Duda Dornelles
2014-12-17Fixing package for web-uiDuda Dornelles
2014-12-16adding set -e to web-ui package since it was breaking silentlyDuda Dornelles
2014-12-15Fixed typo in half of the test codeBruno Wagner
2014-12-15#170 Added UTF-8 encoding to the html body, because the quoted-printable modu...Bruno Wagner
2014-12-12Revert "Card #168 - does not accept obviously invalid email addresses"Patrick Maia
2014-12-12ooopsie, forgot the minify npm package which broke packaging the UI thus brea...Duda Dornelles
2014-12-11no_signature_information used when leap signature header is none #177Victor Shyba
2014-12-11Updated bower jsonBruno Wagner
2014-12-11Fixed delete mails from mail list, actionsNeissi Torres Lima
2014-12-11getting rid of what is left of ruby/bundle dependencyDuda Dornelles
2014-12-10No more gemfiles (also means no more control tower for now). Will rewrite it ...Duda Dornelles
2014-12-10creating the folder where the handlebars templates need to beDuda Dornelles
2014-12-09Adding license info to filesDuda Dornelles
2014-12-09Getting rid of grunt; using npm scripts insteadDuda Dornelles
2014-12-09issue #172 fixed jshint.Lisa Junger
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-12-09Card #168 - does not accept obviously invalid email addressesPatrick Maia
2014-12-08Updated packages json, withhold two packages that break the app for nowBruno Wagner
2014-12-08Revert "Updated package json"Bruno Wagner
2014-12-08Updated package jsonBruno Wagner
2014-12-03#135 Have the web-ui use the information sent by the service regarding reply ...Alexandre Pretto Nunes
2014-12-03Don't use to address for reply all.Lisa Junger
2014-11-24Card #162 - tokenizes multiple recipients entered at oncePatrick Maia and Victor Shyba