summaryrefslogtreecommitdiff
path: root/web-ui
AgeCommit message (Expand)Author
2014-10-20Fixing js unit testsDuda Dornelles
2014-10-20massive update of bower and npm libs - includes flight, jasmine and a bunch ofDuda Dornelles
2014-10-20Updgrading npm packagesDuda Dornelles
2014-10-19#115 - Checked mails depend on current tagPedro Vereza
2014-10-17small refactoringDuda Dornelles
2014-10-16Fixing compose message tip top marginGabriel Albo
2014-10-16Fixing right pane initial top valueGabriel Albo
2014-10-16#92 Handle exceptions from the service in the uiAlexandre Pretto Nunes
2014-10-16Fixed the pagination on the front-end and added real total mail count ot the ...Bruno Wagner
2014-10-16Making sure only the tags are shown in the mail when you update the mailDuda Dornelles
2014-10-16for #95, make sure that the tag list is also refreshed when the mail list is ...Duda Dornelles
2014-10-16decreasing count on tag and tag shortcut when email is read. we wereDuda Dornelles
2014-10-16#96 Mail searches are now paginated, the pages number start at 1 nowBruno Wagner
2014-10-15Fixing url parsing for opening the page with an open mailDuda Dornelles
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