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-24 14:36:00 -03:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dbdf94d945e07624752487c67337022dad5e9f8d
awx
/
awx
/
ui
/
static
/
js
History
chouseknecht
dbdf94d945
Fixed auto display of help on Groups page. Rather than displaying dialog window, the tooltip for the help button auto displays when count of groups == 0. As soon as a group is created the tooltip no longer autodisplays.
2013-10-15 13:15:12 -04:00
..
controllers
Created new help widget and applied to Inventory-> Groups. Help can now be a movable dialog with images and text. Help definitions (objects) can include many steps to tell a story or walk through a process.
2013-10-15 02:56:39 -04:00
forms
Fixed update_interval save/load issues. Handling of multiple API calls to save group with source was wrong. Now form status is not checked until all calls complete. update_interval value is correctly translated btwn API integer value and UI drop-down list.
2013-10-15 12:41:17 -04:00
help
Help generator now supports an img object with src, maxWidth and maxHeight properties. Added fading and sizing changes to Group help images.
2013-10-15 11:01:22 -04:00
helpers
Fixed auto display of help on Groups page. Rather than displaying dialog window, the tooltip for the help button auto displays when count of groups == 0. As soon as a group is created the tooltip no longer autodisplays.
2013-10-15 13:15:12 -04:00
lists
Fixed auto display of help on Groups page. Rather than displaying dialog window, the tooltip for the help button auto displays when count of groups == 0. As soon as a group is created the tooltip no longer autodisplays.
2013-10-15 13:15:12 -04:00
widgets
Created new help widget and applied to Inventory-> Groups. Help can now be a movable dialog with images and text. Help definitions (objects) can include many steps to tell a story or walk through a process.
2013-10-15 02:56:39 -04:00
app.js
Created new help widget and applied to Inventory-> Groups. Help can now be a movable dialog with images and text. Help definitions (objects) can include many steps to tell a story or walk through a process.
2013-10-15 02:56:39 -04:00
config.js
AC-463. Reduced refresh button to automatic page refreh every 10 sec. Duration btwn refreshes can be adjusted in config.js.
2013-09-17 03:36:35 -04:00