angular-fullstack/generator-angular-fullstack

Enhancements to /settings

Open

#1362 opened on Oct 10, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (6,134 stars) (1,268 forks)batch import
Help Wantedenhancementsemver-minor

Description

A few minor items to consider to make the sample project a little more thorough...

  • Perhaps consider add editing of the user's name on /settings rather than just password changes?
  • In the /settings page, only show password changing (ng-if='user.provider == "local"')

Contributor guide