Chris Houseknecht
47ad240b99
AC-997 enable activity stream for non-privileged users.
2014-02-03 10:31:10 -05:00
chris Houseknecht
ef324f2397
AC-931: Fixed typo. AC-925 clickin on failed inventory sync icon works again. Inventory Refactor: consolidated actions and status fields to a single column and simplified tool-tip text. Made 'sync' labeling more consistent, I think.
2014-01-15 04:31:11 -05:00
Chris Houseknecht
afb151bf29
Inventory refactor: lists now uniformly set tool tips placement to 'top'. Fixed an ugly scope bug when using modals that call LookupInit. The callbacks inside search were being left in the inventory scope and fired everytime the host view refreshed. Added a cleanup method in search to remove its callbacks. Calling the cleanup method on modal close fixes.
2014-01-13 20:55:28 +00:00
Chris Church
2b7af0a2ec
Happy new year!!!
2014-01-02 11:51:43 -05:00
Chris Houseknecht
d02d2ebf15
Installed FontAwesome 4. Modified form and list generation to force icon selection through a single method so that icons, icon sizes and button colors are all consistent. Everything seems to be working now with the exception of the status bubbles on list pages. Will need to modify ansible-ui.less anc change the unicode strings to new FontAwesome values.
2013-12-20 23:17:02 +00:00
Chris Houseknecht
f1b99f12b6
Start of inventory re-write
2013-12-20 01:11:02 +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
8afdb710be
Fixed project related links on home page. Add missing Reset button to all list pages. Fixed bug in sort that prevented searching where drop-down item is empty.
2013-11-20 22:07:55 +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
chouseknecht
43aca1972a
Latest UI changes, fixes and enhancements.
2013-10-10 03:40:43 -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
b76bf268f9
AC-331 Latest host tab changes. Editing the groups of a host is now possible
2013-08-20 18:22:28 -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
94ae9ffd43
Upgraded AWX to Twitter Bootstrap 3 RC1
2013-08-02 18:27:07 -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
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
7065086a1c
Fixed permission page issues.
2013-06-28 08:16:20 -04:00
chouseknecht
cfb638e8e1
Added awRequiredWhen directive. Make fields required only when an expression evaluates to true. Used on Permissions detail page to toggle Project required attribute based on permission type.
2013-06-26 12:03:25 -04:00
chouseknecht
9342e01468
Permissions CRUD now functional within Users tab.
2013-06-25 15:37:01 -04:00