horizon/openstack_dashboard/dashboards/identity/users
Lucas H. Xu a9517ff615 Fix cannot delete user's email addresses in the identity/user panel
How to reproduce the bug:

P.S. Using the horizon master(pike) codebase

1) Login as an admin user
2) Click Identity and go to the Users panel
3) Create a user and put an email address with that user
4) Then edit this user to clear the email address.
5) Update the user and even though we have a green  banner(successful)
show up, the email address still viewable and do not disappear.

Closes Bug: #1573479

Change-Id: I0273d0c6d885c77f1f74bdc2ae6674d1e6539ac0
2017-08-09 16:30:46 -04:00
..
templates/users Delete instance,volume,etc confirmation is missing name or ID 2017-04-07 22:58:50 +00:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
forms.py Fix cannot delete user's email addresses in the identity/user panel 2017-08-09 16:30:46 -04:00
panel.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00
tables.py Server-side filtering for Identity 2016-09-13 10:06:27 -05:00
tests.py Fix cannot delete user's email addresses in the identity/user panel 2017-08-09 16:30:46 -04:00
urls.py AngularJS based panels page title updated 2016-12-15 15:01:37 +03:00
views.py Fix unauthorized exception in users panel 2017-04-30 06:11:43 +08:00