summaryrefslogtreecommitdiff
path: root/web-ui
AgeCommit message (Expand)Author
2015-03-27Minify was used on packaging, re-adding itBruno Wagner
2015-03-27Removed non-existant packages from karmajs confBruno Wagner
2015-03-27Updated karma version and karma coverageBruno Wagner
2015-03-27Removed unused libraries and upgraded jshint and watchBruno Wagner
2015-03-27Simplified jshint command and removed absolute pathBruno Wagner
2015-03-27Fixed jshint warningsBruno Wagner
2015-03-27Updated some of our npm packagesBruno Wagner
2015-03-27Added some missing properties for the package.jsonBruno Wagner
2015-03-25Resets highlighting on search_trigger.Lisa Junger
2015-03-25small refactoring to unnecessary self maintaining reference to this.Lisa Junger
2015-03-25Revert "#192 - uses 'self' everywhere instead of 'this'"Lisa Junger
2015-03-25Merge branch '192' of https://github.com/alabeduarte/pixelated-user-agent int...Lisa Junger
2015-03-24Fixing broken build by jshintTiago Ferraz
2015-03-24Smaller refactoring of send button code.Folker Bernitt
2015-03-24Send button not auto re-enabled because of synchronous script execution.Folker Bernitt
2015-03-20fix: send button no longer stuck on sending for invalid email addresses.Lisa Junger
2015-03-17Fixing padding for mails inside mail list and margin for list actions checkboxGabriel Albo
2015-03-17Aligning list actions checkbox with all emails checkboxes belowGabriel Albo
2015-03-17Fixing the default tags label alignment by changing one character after 2 hou...Gabriel Albo
2015-03-16Shameful temporary hack for tags icons alignment. Must fix this after we've c...Gabriel Albo
2015-03-16#286 Fixing mail list clickable areaGabriel Albo
2015-03-13Changed test and debug tasks, they shouldn't break the css anymoreBruno Wagner
2015-03-11Revert "#261 - Adding a hover behavior for the default tags"Gabriel Albo
2015-03-11Revert "#261 Adding some negative margin so the tags label won't be wider tha...Gabriel Albo
2015-03-11Revert "#261 Reducing the list width so it won't break for large displays"Gabriel Albo
2015-03-11Revert "#261 Adding some opacity to the tags label on hover"Gabriel Albo
2015-03-11Revert "#261 Adding a hover behavior to tags icon - z-index TBD"Gabriel Albo
2015-03-11Revert "#261 Making the tags icon be displayed over the mail list when hovered"Gabriel Albo
2015-03-11Revert "#261 Adding an extra wrap around the tags-icon so we can properly spl...Gabriel Albo
2015-03-11Revert "#261 Fixing the transition timing"Gabriel Albo
2015-03-10#261 Fixing the transition timingGabriel Albo
2015-03-10#261 Adding an extra wrap around the tags-icon so we can properly split the s...Gabriel Albo
2015-03-10#261 Making the tags icon be displayed over the mail list when hoveredGabriel Albo
2015-03-10#261 Adding a hover behavior to tags icon - z-index TBDGabriel Albo
2015-03-10#261 Adding some opacity to the tags label on hoverGabriel Albo
2015-03-09#261 Reducing the list width so it won't break for large displaysGabriel Albo
2015-03-09#261 Adding some negative margin so the tags label won't be wider than the si...Gabriel Albo
2015-03-09#261 - Adding a hover behavior for the default tagsGabriel Albo
2015-03-09Making the side nav bottom background solidGabriel Albo
2015-03-06*Really* sticking the logout to the bottom now :)Gabriel Albo
2015-03-06for #288, changes current failure message to errorVictor Shyba
2015-03-06for #288, adds encryption error message, as in https://gist.github.com/lqust/...Victor Shyba
2015-03-06Sticking the logout button to the bottom of the side navigatin and adding an ...Gabriel Albo
2015-03-04#300 Fixed test, changed to spy if scroll reset is called when change tagJefferson Stachelski
2015-03-04#300 Removed the scroll reset whe update the mail list, and just run scroll r...Jefferson Stachelski
2015-03-04for #311, running webui tests will fail if LC_ALL isn't en_US. This isn't the...Victor Shyba
2015-03-04Alexandre/Albo - Fixing an issue with the custom tags visibility toggle not w...Gabriel Albo
2015-03-03Refactoring the tags visibility toggle functionGabriel Albo
2015-03-03Fixing tag visibility toggleGabriel Albo
2015-03-02Fixed JSHint warningBruno Wagner