summaryrefslogtreecommitdiff
path: root/web-ui
AgeCommit message (Expand)Author
2015-03-02Fixing the sidenav close toggleGabriel Albo
2015-03-02Moving side bar js code to off-canvas componentGabriel Albo
2015-03-02Extracting the color palette colors to variablesGabriel Albo
2015-03-02Fixing logo size and positionGabriel Albo
2015-03-02Adding ellipsis when custom tag names are longer than the sidenav's widthGabriel Albo
2015-02-27Fixing padding for when an email is read and the tag count gets messed upGabriel Albo
2015-02-27Decreasing email body area top paddingGabriel Albo
2015-02-27Removing unnecessary imagesGabriel Albo
2015-02-27Using an actual svg (coded) in place of the .svg file for the logo.Gabriel Albo
2015-02-27Adding a default background color for tags while we don't build a tag customi...Gabriel Albo
2015-02-27Refactoring colors: better defining variable names, extracting hard-coded hex...Gabriel Albo
2015-02-27Deleting old style guide files from the user agentGabriel Albo
2015-02-26Attempting to fix phantomJS functional tests where logo stretches out by sett...Gabriel Albo
2015-02-26#296 Adding a border to separate the default and custom tagsGabriel Albo
2015-02-25Fixing selected email z-index so it flows into the full email view hiding the...Gabriel Albo
2015-02-25#296 Moving the toggle control script to the tags hbs file so clicking on the...Gabriel Albo
2015-02-24#296 Hiding custom tags when the left side nav is collapedGabriel Albo
2015-02-24#296 Adding tags icon and styling its textGabriel Albo
2015-02-24#192 - uses 'self' everywhere instead of 'this'AlabĂȘ Duarte
2015-02-24#192 - highlights only words that matches with the keywords givenAlabĂȘ Duarte
2015-02-23Change CSS for PhantomJS compatibilityrafael lisboa
2015-02-23Remove other unneeded style rulesrafael lisboa
2015-02-23Remove unnecessary z-index that was causing phantomJS to not render elementsrafael lisboa
2015-02-23Reformat sent email list item templaterafael lisboa
2015-02-23Add pencil icon to draftsrafael lisboa
2015-02-23Revert "Merge pull request #303 from pixelated-project/289"Bruno Wagner
2015-02-22 #289 making checked mail tag awareDuda Dornelles
2015-02-20Open draft e-mails in edit view when shown in the "all" tabrafael lisboa
2015-02-19#239 Adding hover effect for the logout inputGabriel Albo
2015-02-19#239 Fixing logout style and removing duplicated stylingGabriel Albo
2015-02-19#239 Fixing unread count indicator styling for the new sidebarGabriel Albo
2015-02-19#239 Aligning default tag icons with their respective labelsGabriel Albo
2015-02-19Fixing padding around 'add new tag' plus signGabriel Albo
2015-02-19#239 Removing function that dynamically sets a margin-top to the full email v...Gabriel Albo
2015-02-19#239 Fixing message header issue on chrome (and hopefully not introducing new...Gabriel Albo
2015-02-19#239 Adding some extra padding to the tag list so larger types won't break th...Gabriel Albo
2015-02-19#239 Remove deprecated code of tag shortcutsAlexandre Pretto Nunes
2015-02-19#239 Avoid pushing window state when clicking the menu sandwichAlexandre Pretto Nunes
2015-02-19#239 move the correct div to allow the whole area of a tag to be clickableAlexandre Pretto Nunes
2015-02-19#239 remove deprecated tag shortcut codeAlexandre Pretto Nunes
2015-02-19#239 Adding extra padding to tag labelsGabriel Albo
2015-02-19#239 Fixing tag display and menu expansion slide widthGabriel Albo
2015-02-19#239 Adding full logo and styling itGabriel Albo
2015-02-19#239 Remove old shortcut barAlexandre Pretto Nunes
2015-02-19#239 Move logo to sidebar navAlexandre Pretto Nunes
2015-02-19#239 Move toggle to sidebar nav (with js hack)Alexandre Pretto Nunes
2015-02-19#239 Remove tags shortcutsAlexandre Pretto Nunes
2015-02-19#239 make sidenav always partially visibleAlexandre Pretto Nunes
2015-02-18Stubbing getJSON in some js specs so /keys?search= doesnt get calledDuda Dornelles
2015-02-18Using line breaks instead of paragraphs to format text plain mails on the mai...Duda Dornelles