alacer / cco-dashboard

0 stars 0 forks source link

Settings Page #25

Closed krseibel closed 9 years ago

krseibel commented 9 years ago

maintain metrics: adding, changing levels

user admin: add/delete users --Analyst: can enter and view metrics --Manager: can view metrics --Admin: can add/change role, can add/change metrics/labels

edsar commented 9 years ago

Eventually, clients will want Single-Sign On and integration into LDAP/AD, so design for clean transition.

krseibel commented 9 years ago

Bare-bones structure is there; content will develop tomorrow

krseibel commented 9 years ago

Basic content there. For client demo 2, aim to connect the settings page to the back-end.
--Add users should just allow entry of new users (validate to make sure username does not already exist. --Update User Access: user name drop down should auto-fill remaining fields. --Delete User Access: user name drop down should auto-fill remaining fields; delete button changes role to "Archived" and removes permissions for the user.

krseibel commented 9 years ago

Build out configure metrics page

krseibel commented 9 years ago

Basic UI components there.