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-02-01 01:28:09 -03:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ac2a98eda52192f1a259074133886d4ef126c29
awx
/
ansibleworks
/
ui
/
static
History
chouseknecht
4ac2a98eda
Fixed list generator to display the desc icon when list key has desc attribute. See jobs tab for example. When first loaded, the jobs list is sorted by job id in desc order, so the desc sort icon now displays in the job id column header.
2013-06-12 11:52:10 -04:00
..
css
Added YAML support to Host and Group variable data. User can enter variables in either format, UI will parse it and send to API as JSON. Fixed post to /hosts/N/variable_data and /groups/N/variable_data so that JSON is sent as an object rather than a string.
2013-06-11 17:23:54 -04:00
fonts
Latest UI changes. Add button labels on all pages.
2013-05-24 07:43:55 -04:00
img
Major rename of package from lib to ansibleworks.
2013-05-21 18:20:26 -04:00
js
Fixed extra_vars on job_templates and jobs detail pages. No longer attempts to compile string into a JSON object. Assumes user will enter valid JSON or key=value pairs. Updated help text to reflect this and link to ansibleworks.com documentation on --extra-vars parameter.
2013-06-12 11:10:16 -04:00
lib
Fixed list generator to display the desc icon when list key has desc attribute. See jobs tab for example. When first loaded, the jobs list is sorted by job id in desc order, so the desc sort icon now displays in the job id column header.
2013-06-12 11:52:10 -04:00
partials
Fixed login dialog so that it now submits when Enter pressed in password field. Fixed more button more button labels.
2013-05-24 09:55:52 -04:00