This website requires JavaScript.
Explore
Help
Sign In
External-Mirrors
/
awx
Watch
2
Star
0
Fork
0
You've already forked awx
mirror of
https://github.com/ansible/awx.git
synced
2026-01-29 07:14:43 -03:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
awx
/
awx
/
ui
/
static
/
js
History
Chris Houseknecht
1497d128f3
Jobs list on Job Templates detail page now closely matches the Jobs tab. Status looks the same, is clickable and offers matching tooltip.
2013-11-05 22:28:31 +00:00
..
controllers
Jobs list on Job Templates detail page now closely matches the Jobs tab. Status looks the same, is clickable and offers matching tooltip.
2013-11-05 22:28:31 +00:00
forms
Jobs list on Job Templates detail page now closely matches the Jobs tab. Status looks the same, is clickable and offers matching tooltip.
2013-11-05 22:28:31 +00:00
help
Added new help generator to Hosts page.
2013-10-15 16:10:33 -04:00
helpers
AC-559 Changed reset filter to clear the search and remove search keys from the URL displayed in the browser. Removing search keys from URL requires resetting window.location, which does to a page refresh. O'well.
2013-11-05 21:10:31 +00:00
lists
Fixed form-generator and awRequiredWhen directive to not overlap when setting * on required field labels. Fixed job submission to work with new cloud credential implementation.
2013-11-04 10:16:56 -05:00
widgets
Fixed home page to work with new Utilities.GetChoices, which is used to get select options from the API.
2013-11-04 10:16:57 -05:00
app.js
AC-471 Added back client session timeout. Fixed Rest service library to bubble up expired session and invalid token errors via promise object, enabling correct error handling. Now tracking last URL in session cookie and returning user to last URL after successful login.
2013-11-05 17:36:28 +00:00
config.js
Set default config.js timeout to 1800 seconds.
2013-11-05 17:39:42 +00:00