This website requires JavaScript.
Explore
Help
Register
Sign In
zware
/
awx
Watch
1
Star
0
Fork
0
You've already forked awx
mirror of
https://github.com/ZwareBear/awx.git
synced
2026-03-31 05:03:35 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
01276808055b90bca9282931ae778b8848de2166
awx
/
awx
/
ui
/
static
History
Chris Houseknecht
0127680805
AC-657 Fixed order of operations for prompting user to approve delete, starting spinner, sending request to API, stoping spinner and refreshing page. The key is starting the spinner using the modal.on.hidden.bs.modal to start the spinner and then not stopping it until inside postrefresh event. Applied the fix to all controllers and tested.
2013-11-20 06:06:26 +00:00
..
css
AC-611 Latest activity widget features. Tweaked current filter, but still does not include an object type. Added activty stream to Organization tab.
2013-11-15 16:28:54 +00:00
font
Rename ansibleworks to awx.
2013-06-23 13:21:02 -04:00
html
First iteration of Activity Stream. Added Home/Groups page. Increased icon size for icon-only buttons. Dashboard jobs widget- group and job links now work. Closed AC-621, AC-618.
2013-11-08 17:58:40 +00:00
img
First iteration of Activity Stream. Added Home/Groups page. Increased icon size for icon-only buttons. Dashboard jobs widget- group and job links now work. Closed AC-621, AC-618.
2013-11-08 17:58:40 +00:00
js
AC-657 Fixed order of operations for prompting user to approve delete, starting spinner, sending request to API, stoping spinner and refreshing page. The key is starting the spinner using the modal.on.hidden.bs.modal to start the spinner and then not stopping it until inside postrefresh event. Applied the fix to all controllers and tested.
2013-11-20 06:06:26 +00:00
less
AC-550 When user views inventory update status (by clicking on the status link) an alert at the top of the dialog will show when the error is caused by a license violation.
2013-11-20 03:45:42 +00:00
lib
AC-550 When user views inventory update status (by clicking on the status link) an alert at the top of the dialog will show when the error is caused by a license violation.
2013-11-20 03:45:42 +00:00
partials
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