36 Commits

Author SHA1 Message Date
Joe Fiorini
a9e0de98d7 Use broccoli to build app 2015-02-06 12:49:04 -05:00
John Mitchell
d84626063f removed indexes from forms that included lists 2015-01-09 15:11:26 -05:00
Jared Tabor
ca8e52bfff adding ngdocs site for tower doc site 2014-08-28 10:37:02 -04:00
Chris Houseknecht
ff3ce4f7b4 AC-1144 fixes for inventory group edit modal dialog. Spinner issue fixed. Improved error validation. Improved scope separation. Fixed issues related to home/groups search breaking after dialog closes. 2014-04-05 18:00:11 -04:00
Chris Houseknecht
e81d02885f AC-1006 upgraded all js libraries to latest release. Fixed obvious broken things. Installed bower to make package installation/upgrade easier. Added less to Grunt build. 2014-02-12 18:42:57 +00:00
vagrant
d25e712e21 Finixhed applying jsHint linting to js files. Created initial Gruntfile.js build script and package.json script for keeping track of required node modules. 2014-02-11 04:52:15 +00:00
Chris Houseknecht
47ad240b99 AC-997 enable activity stream for non-privileged users. 2014-02-03 10:31:10 -05:00
chris Houseknecht
a90de488e1 AC-756 Removed required on password field when in 'edit' mode. When editing an existing user all fields can now be changed without re-entering a password. However, if the password field is touched, then a strong password is required and a valid match must be supplied. Fixed the Reset button. Now if changing existing record, touch password, click reset, and all password, password match, and the strength progress bar are all reset. 2014-01-15 23:10:36 -05:00
Chris Church
2b7af0a2ec Happy new year!!! 2014-01-02 11:51:43 -05:00
Chris Houseknecht
156652d60b Fixed compilation error. 2013-12-30 09:49:29 +00:00
Chris Houseknecht
5c42b88e27 Finished icon cleanup from FontAwesome upgrade. Changed default form style to basic rather than horizontal for a much cleaner, uncluttered look, especially in dialog boxes. Group Edit dialog is starting to function. Added support for Tabs in form generator. 2013-12-28 19:45:51 +00:00
Chris Houseknecht
7ef25fec57 All form Save and Reset buttons now built with same icon, color, size. Fixed bug on Organization add/edit form that prevented Reset button from working. Fixed Jobs drop-down navigation menu- icon was missing on some pages. 2013-12-20 23:48:04 +00:00
Chris Houseknecht
fae51d12f0 AC-726 Improved search filter, eliminating need for reset button. Fixed drop-down menu on jobs detail page, replacing summary with host summary. Fixed error message on job templates and jobs when list of playbooks cannot be found- message is now informational rather than cryptic error. 2013-11-23 14:48:43 +00:00
Chris Houseknecht
94bbab566b Only allow user with super_user access to see activity stream button. Fixed collision between is_superuser rootscope variable and credential.is_superuser on credential detail page. Added AS to user/n/permissions page. 2013-11-19 20:39:43 +00:00
Chris Houseknecht
6b418d4a5c Added activity stream to all tabs and to the tab detail page. Enabled working breadcrumbs on the activity stream widget. Added round corners to th stream containers so it at least looks OK when the bottom occassionally overllapses footer. Adjusted the stream widget's default url to include detail object's primary key, limiting rows to the object being viewed. 2013-11-19 08:17:21 +00:00
Chris Houseknecht
735da6bff6 Related search now works with new search features. Only searches after user stops typing. Disables the input field while search is executing. Moved refresh button to the right side of list page. Fixed bugs: was using contains rather than icontains. Not sure that old refresh button worked. It does now. 2013-11-19 04:35:35 +00:00
chouseknecht
460ec55cee AC-457 dynamic help panel widget 2013-09-12 16:58:25 -04:00
chouseknecht
e5c5fd3d80 Finished security around user->permissions and team->permissions. Found bugs in permission controller that appeared as though some development had not been finished. User was denied access to edit/view when clicking button but not when entering URL directly in browser. Now non-privileged user can view permssions for Users and Teams to which access is granted. Add and Delete buttons are now hidden where access is disallowed and navigating directly to add page throws an error when Save button clicked.
Fixed issue where new CSS for adding asterisk to required fields caused login dialog fields to display multiple asterisks.
  Modified form generator to show help icon to the left of * on required fields.
2013-09-12 00:23:02 -04:00
chouseknecht
5308278aa4 Fixed issue benno discovered where non-privileged user could not change password. 2013-09-11 13:33:23 -04:00
chouseknecht
695a2da790 AC-435 latest LDAP changes for UI. 2013-09-10 23:42:07 -04:00
chouseknecht
b3772a473d AC-435 enable/disable/require User fields based on LDAP settings. 2013-09-10 12:19:09 -04:00
chouseknecht
8a7193f1e2 AC-282 added chk-pass directive. Password strength is now checked on Users detail page. 2013-09-04 23:18:13 -04:00
chouseknecht
7bd3177e0c Latest AC-351 changes. Halfway through AC-282. On users page the complexity progress bar is rendering correctly according to password strength. 2013-09-04 18:19:04 -04:00
chouseknecht
21bfee9e70 AC-394 Fixed. 2013-09-04 16:51:14 -04:00
chouseknecht
54eff92ea3 Fixed a bunch of styling issues appearing in FireFox post Twitter Bootstrap 3RC1 upgrade. 2013-08-06 14:43:56 -04:00
chouseknecht
4b8f0c2829 AC-322 Job list now presents either a Delete or Cancel button based on the job's status. Changed delete icon from icon-remove to icon-trash throughout application. 2013-07-31 11:53:59 -04:00
chouseknecht
37e7eb83d6 AC-302 Users with org admin privileges can now add/edit/delete permissions 2013-07-29 11:16:37 -04:00
chouseknecht
a6977d138e AC-297 Fixed similar issue when adding new User and adding new Team. In both cases Organization value was not being required by UI. Instead it relied on API error message. Works fine for admin user, but falls apart for non-privileged user. For non-priv users, the API runs into a query issue and sends back an error message that leaves the user confused. Now UI is correctly requiring a value befor allowing user to save. 2013-07-28 08:25:57 -04:00
chouseknecht
e3893f1524 Button clean-up all Edit/View buttons now match and have a black on grey color 2013-07-17 17:23:35 -04:00
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
ec9c96cef4 JS minification 2013-07-08 10:44:31 -04:00
chouseknecht
7065086a1c Fixed permission page issues. 2013-06-28 08:16:20 -04:00
chouseknecht
0277a2177c Replaced TB accordions with JQueryUI accordions. We now keep track of which accordions are open on each page. When the user navigates away and then comes back to a page, the accordions are restored. Accordion state is stored in the session cookie. 2013-06-27 03:37:42 -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
Chris Church
07657926b9 Rename ansibleworks to awx. 2013-06-23 13:21:02 -04:00