chouseknecht
|
43fb2d7ae4
|
AC-198 All username/password fields and all forms now have autocomplete='false' attribute to prevent browser autofill. Fixed Firefox password save prompt issue. Prompt was ~ 'Do you want to save password for <organization name>'. The prompt is now '...password for <username>'. The issue is the order of the fields. Prompt is build off of first field appearing before password field. Moved organization up and put username before password. Created an Angular approach to removing pre-selected class (the green success class) from a previously used list. Now lists won't appear to have pre-selected. This was kind of wokring with a jQuery approach now it's solid. New method applied to Users only. Will push to other modals shortly.
|
2013-07-12 13:46:38 -04:00 |
|
chouseknecht
|
652f7ceb7b
|
Check /api/v1/me to determine if user can perform create/update/delete on Permissions.
|
2013-06-27 04:51:23 -04:00 |
|
chouseknecht
|
9342e01468
|
Permissions CRUD now functional within Users tab.
|
2013-06-25 15:37:01 -04:00 |
|
chouseknecht
|
7943134168
|
Add radio button support to form-generator. Created permission list and permission add form. Form is currently accessible from User tab.
|
2013-06-24 23:26:53 -04:00 |
|
chouseknecht
|
85ab582155
|
UI clean-up
|
2013-06-24 11:43:10 -04:00 |
|
Chris Church
|
07657926b9
|
Rename ansibleworks to awx.
|
2013-06-23 13:21:02 -04:00 |
|