1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 18:21:12 +03:00
Commit Graph

1182 Commits

Author SHA1 Message Date
chouseknecht
1cda0dd1a9 AC-286 Now using /api/v1/groups/N/potential_children to build list of possible groups for copy. 2013-10-15 21:14:57 +00:00
chouseknecht
0115aab703 Latest UI tweaks around job template job submission 2013-10-15 20:46:53 +00:00
chouseknecht
440a6b122d Fixed the launch from job template list to redirect to jobs page. 2013-10-15 16:29:52 -04:00
chouseknecht
78852bfb86 Added new help generator to Hosts page. 2013-10-15 16:10:33 -04:00
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
chouseknecht
edc0f2f774 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
chouseknecht
bc49317c23 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
chouseknecht
3ef1e0aea6 Fixed compilation error 2013-10-15 02:58:55 -04:00
chouseknecht
4bcda34c3c 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
chouseknecht
c563f040ba AC-502 Changed sort order of System Summary and indented Groups, Hosts under Inventory. 2013-10-14 16:32:54 +00:00
chouseknecht
5efc44a833 AC-458, AC-503 Added ability to cancel inventory update. Cleaned up issues with SCM update cancel. 2013-10-14 15:25:51 +00:00
chouseknecht
78c9bbf168 AC-547 dropped Description from Inventory page and moved Organization next to Name. 2013-10-14 14:51:23 +00:00
chouseknecht
0e0432241d AC-458 added ability to cancel SCM update process. Started work on prompting for SCM and Inventory passwords during job submission process. 2013-10-14 14:19:40 +00:00
chouseknecht
9db247b22a Latest dashboard changes. 2013-10-13 02:19:27 -04:00
chouseknecht
1677d953f5 Fixed CSS styling on nav menu so that items line up with the left and right margins of the page. 2013-10-12 23:06:37 -04:00
Chris Church
b8ad8184ef AC-553 Added test, fixed extra_vars for passing to jobs. 2013-10-12 01:53:52 -04:00
Chris Church
cb052dc775 AC-552 Fix API docs for auth token. 2013-10-12 01:15:11 -04:00
Chris Church
c20300f6ce Fix for failing job template callback test. 2013-10-11 23:25:23 -04:00
chouseknecht
54e0b814bf AC-503 latest dashboard changes. 2013-10-11 19:02:21 -04:00
chouseknecht
46ae719080 AC-503 Latest dashboard progress. 2013-10-11 21:41:48 +00:00
chouseknecht
5ccdcb3b15 AC-503 Latest dashboard progress. 2013-10-11 21:41:20 +00:00
chouseknecht
f2ac4b2749 Minor inventory cleanup. No longer adding 'Inventory' to root node name on Group tree. Removed 'Inventory Summary:' from summary view title. 2013-10-11 06:08:49 +00:00
chouseknecht
40ddb0058c AC-502 start of new dashboard. 2013-10-11 01:55:09 -04:00
Chris Church
6933255699 AC-546 Fixed transaction management for running tasks. 2013-10-11 00:04:31 -04:00
chouseknecht
43aca1972a Latest UI changes, fixes and enhancements. 2013-10-10 03:40:43 -04:00
Chris Church
2f135f99d4 AC-505 Implement update_on_launch for inventory sources and dependency checking to prevent related inventory updates and jobs from happening simultaneously. 2013-10-09 18:12:02 -04:00
chouseknecht
8531d6091f AC-536 fixing inventory group copy, move, delete functions. 2013-10-09 16:56:12 -04:00
Chris Church
85a9f2f68a AC-540 Add /api/v1/inventory_sources/ list. OPTIONS request now returns all fields under actions['GET'] and only writable fields under actions['PUT'] or actions['POST']. 2013-10-09 15:44:25 -04:00
chouseknecht
a74a7dd21e Fine tuning of inventory groups tree fuoc thing. 2013-10-09 12:36:41 -04:00
chouseknecht
817be31340 After a million different animation attempts... solved inventory groups tree destroy fouc issue by adjusting oppacity on parent. 2013-10-09 12:31:51 -04:00
chouseknecht
832b892528 AC-503 cleanup of has_inventory_source indicators and links on inventory and inventory->host pages. added new query on inventory groups page. 2013-10-08 22:59:01 -04:00
chouseknecht
0389476336 Fixed compile errors 2013-10-08 18:33:46 -04:00
chouseknecht
78e0d4c0f5 AC-503 Add inventory->groups update interval. Appears as a dropdown with a seemingly reasonable list of choices. 2013-10-08 17:54:35 -04:00
chouseknecht
8510ce6bdc AC-503 inventory->groups summary screen now in sync with latest API changes. 2013-10-08 16:01:49 -04:00
chouseknecht
8955dbf594 Latest UI changes 2013-10-08 12:46:14 -04:00
Chris Church
9325dbc846 AC-505 Don't return regions/tags as list of strings for now. 2013-10-08 01:05:49 -04:00
Chris Church
a9b84d4a5c AC-505 Update inventory sources list and related permissions checks. 2013-10-08 00:37:19 -04:00
Chris Church
ea9e73726b AC-503 Inventory source field changes corresponding to API changes. 2013-10-07 23:50:53 -04:00
Chris Church
956b392f45 AC-505 Comment related URLS not yet implemented. 2013-10-07 23:42:21 -04:00
Chris Church
1ffb40458c AC-505 Work in progress on cloud inventory sync. 2013-10-07 23:21:44 -04:00
chouseknecht
a968ee38f6 AC-503 group selectors look a little bit closer or more similar between hosts and groups pages. 2013-10-08 02:27:26 +00:00
chouseknecht
b97fbe1905 AC-503 Cloud inventory process results now visible. 2013-10-08 02:00:10 +00:00
chouseknecht
252a623a1d AC-414 Added 'Job Failed?' filter to Jobs page' 2013-10-07 17:33:52 -04:00
chouseknecht
ac7f4af94d Fixed issue with related set action buttons. 2013-10-07 17:21:48 -04:00
chouseknecht
fc8b77823d AC-503 Latest changes. Cleaned up Update button processing steps. 2013-10-07 16:42:16 -04:00
chouseknecht
2c69041b2b Fixed broken things on Jobs-> Summary page. 2013-10-07 15:11:54 -04:00
chouseknecht
0604718953 Latet UI changes to Inventory-> Groups page. 2013-10-07 13:59:42 -04:00
chouseknecht
7418b133be Fixed compilation error. 2013-10-07 09:11:37 -04:00
chouseknecht
b28fe1254e AC-414 Making red/green bubbles consistent throughout the application. Changes made to Inventory and jobs pages. Tooltip text now dynamic. Improved deep linking, especially on status fields. 2013-10-07 03:19:30 -04:00
chouseknecht
6bf8f9cd98 AC-503 latest cloud inventory changes 2013-10-03 05:26:16 -04:00