summaryrefslogtreecommitdiff
path: root/web-ui/app/js
AgeCommit message (Expand)Author
2014-12-09Getting rid of grunt; using npm scripts insteadDuda Dornelles
2014-12-09issue #172 fixed jshint.Lisa Junger
2014-12-09issue #172 adopted behavior of send button to monitored ajax calls.Lisa Junger
2014-12-09issue #172 added timeout monitoring to ajax calls.Lisa Junger
2014-12-09Card #168 - does not accept obviously invalid email addressesPatrick Maia
2014-12-03#135 Have the web-ui use the information sent by the service regarding reply ...Alexandre Pretto Nunes
2014-12-03Don't use to address for reply all.Lisa Junger
2014-11-24Card #162 - tokenizes multiple recipients entered at oncePatrick Maia and Victor Shyba
2014-11-24Fixed jshint warning.Folker Bernitt
2014-11-24Adding contacts controller and basic contact searchDuda Dornelles
2014-11-18for #14, if shift is pressed with a finish key it should ignore the event, si...Victor Shyba
2014-11-18for #14, space does not finish address input anymoreVictor Shyba
2014-11-17Card #30 - shows attachment icon on mails listPatrick Maia
2014-11-03Card #30 - shows attachment information on mail visualizationPatrick Maia and Victor Shyba
2014-10-28Cleaning callbacks for mail sync progress bar in case of an error (which mean...Duda Dornelles
2014-10-28adds internationalization to send button.Lisa Junger
2014-10-28disables send button when triggered.Lisa Junger
2014-10-24fixing jshint warningsDuda Dornelles
2014-10-24Issue #78 - Tokenize emails on blurPedro Vereza
2014-10-23Fixed jshint errorBruno Wagner
2014-10-22changes split token to not force service to add a blank space before header v...Patrick Maia
2014-10-21Adding progress bar for syncing mailsDuda Dornelles
2014-10-20Fixing jshint warningDuda Dornelles
2014-10-20Fixing check select all for mail list and formatting mail_list.jsDuda Dornelles
2014-10-20Merge pull request #116 from pedrovereza/issue-115Duda Dornelles
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-19#115 - Checked mails depend on current tagPedro Vereza
2014-10-17small refactoringDuda Dornelles
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-13#89 - uses PUT method on /mails resource to create/update draftPatrick Maia
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 jshint errorsBruno Wagner
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