TypiCMS-TeamGamayunSoftUni / Base

Multilingual and modular CMS built with Laravel 5.2
MIT License
4 stars 1 forks source link

Missing user status when creating new user #29

Open epaceva opened 8 years ago

epaceva commented 8 years ago

When trying to create new user, under First Name box there are listed 2 options: 1.Activated 2.Superuser From the listed 2 options, it is not clear status or user specific function.

Action to reproduce: 1.Specify web address for accessing the site. 2.Logs as an administrator.

  1. Presses the New Users button from the left panel.
  2. New Users page is opening.
  3. The following inputs fields presents: email, password, password confirmation, first name, last name
  4. Under First Name Activated and Superuser statuses are visible, but title regarding specific function is missing

Action: Please create proper title based on the specific functions related to user status