summaryrefslogtreecommitdiff
path: root/web-ui
AgeCommit message (Collapse)Author
2015-01-29(Duda) #259 - Adding compass watchGabriel Albo
2015-01-29Removing all titles when hoveringGabriel Albo
2015-01-29Fixing logo size and top paddingGabriel Albo
2015-01-29Issue #242 abstracted color for logout to use _colors.Lisa Junger
2015-01-29Fixing pixelated logo. For some reason, the svg file wasn't being displayed, ↵Gabriel Albo
so I changed to a png file instead
2015-01-29Issue #242 added logout shortcut for dispatcher mode.Lisa Junger
- some new style to logout in expanded nav bar and shortcut. - to be complemented by #239.
2015-01-27#184 not creating empty tags of any length (as opposed to only empty strings ↵Duda Dornelles
with len==0)
2015-01-26Issue #251: app.min.js is in assets folder, not in root.Folker Bernitt
2015-01-24#184 - not creating empty tags anymoreVicente Luchi
2015-01-22 #224 fixing js tests and locales pathDuda Dornelles
2015-01-21#224 App is working without klein - migration to twisted "complete"Duda Dornelles
2015-01-21Sample files for loading/interstitial pageLourenço S
Adding a fully functional example of the interstitial animation we want to use for loading
2015-01-20Adding loading logoLourenço S
2015-01-20New logo for top leftLourenço S
2015-01-19Issue #234: Fix error with delete button not working on drafts.Folker Bernitt
2015-01-16Fixing jshint warningsBruno Wagner and Fabio Pio
2015-01-16Fixed typo on js testsBruno Wagner and Fabio Pio
2015-01-16Issue #233 plain text body now escapes html tagsBruno Wagner and Fabio Pio
2015-01-15Separated logo from togglePixpoa pairing
2015-01-15Revert "Using only node v0.10 for travis build"Duda Dornelles
This reverts commit ee5ce9624a800bb85b05d3c73f4ca30c61443429.
2015-01-15#153 fix mail checking and unchecking on mail listAlexandre Pretto Nunes
2015-01-15Using only node v0.10 for travis buildDuda Dornelles
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2015-01-12#153 Move duplicated funcion render to just mail_item.jsAlexandre Pretto Nunes
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
instad of split/map/join
2015-01-09Small refactoring on web_ui/viewHelper#quoteMail to use regex instad of ↵Duda Dornelles
split/map/join
2015-01-09Fixed 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-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
parse the multipart mails anymore
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 ↵Alexandre Pretto Nunes
the left_pane_dispatcher as a middleman
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 ↵Duda Dornelles
saved) simply ignore the attempt
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
delete, functional tests are still broken, investigating...
2014-12-17For packaging, using r.js wont work properly for static deps,Duda Dornelles
falling back to minify.js and getting rid of the offending dependency