summaryrefslogtreecommitdiff
path: root/web-ui
AgeCommit message (Expand)Author
2014-10-14Adding feature toggle for auto reload so we can disable it in the functional ...Duda Dornelles
2014-10-14Fixing pagination spacing and alignementGabriel Albo
2014-10-14Fixing search icon positionGabriel Albo
2014-10-13#89 - uses PUT method on /mails resource to create/update draftPatrick 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-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-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-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-02Increasing spacing on the mail list - bigger height, bigger paddingGabriel Albo
2014-10-01#53 - does not show modal on when all tags are removed. Now its allowed to do...Patrick Maia
2014-10-01#53 - gives better feedback on UI when attempt to add invalid tag is madePatrick Maia
2014-10-01#80 - escaping tags in the autocomplete boxDuda Dornelles
2014-10-01Fixing "flaky" js tests: when spying on teardown and not calling it through w...Duda Dornelles
2014-09-22#51 - refreshs tag list on tag removalPatrick Maia
2014-09-22removes event without handlerPatrick Maia
2014-09-22showing draft even if json has no recipientsDuda Dornelles
2014-09-10Upgraded imagemin version to 0.8.1.Folker Bernitt
2014-09-10Build and add resources at the right locations.Folker Bernitt
2014-09-09Added Makefile to web-ui.Folker Bernitt
2014-09-05Neissi / Duda - Escaping recipients on mail viewNeissi Torres Lima
2014-09-03reactivating reply/reply all/forward; deactivating reply draftDuda Dornelles
2014-09-02Adding icons section and removing (currently) empty components section on the...Gabriel Albo
2014-09-02Adding screenshot, modifying welcome session and cleaning up color grid on st...Gabriel Albo
2014-08-27Add copyright and license notice to GruntfileAlexandre Pretto Nunes
2014-08-25Adding styles for typographyGabriel Albo
2014-08-25Adding link to top on logo and headers and sizesGabriel Albo
2014-08-25Remove temporary fileAlexandre Pretto Nunes
2014-08-25Add copyright and license to javascript filesAlexandre Pretto Nunes
2014-08-21Moving smooth transition js funtion to a specific style-guide js fileGabriel Albo
2014-08-21Adding jquery dependency and a smoothier transition between sections when scr...Gabriel Albo
2014-08-21Changing even sections background color on the style guideGabriel Albo
2014-08-20Fixing hard-coded colors and typefaces for the style guide; adding the action...Gabriel Albo
2014-08-20Adding typography informationGabriel Albo
2014-08-20Adding the action buttons color to color paletteGabriel Albo
2014-08-20Must call handlebars:dev before compiling requirejsDuda Dornelles