Commit Graph

  • e27ed61fc8 AC-983 long group names, AC-970 don't hightlight required fields in red, AC-966 fixed ansibleworks links to point to ansible, AC-733 new pagination widget, page and total rows. Chris Houseknecht 2014-01-28 01:02:34 -05:00
  • ee246aa8c4 AC-984 Prevent signal handlers from being run unnecessarily when deleting inventory, remove unnecessary extra queries, use update_fields when possible. Chris Church 2014-01-27 18:37:51 -05:00
  • 57235cad7a Remove 'awx-' prefix when reporting version James Laska 2014-01-29 14:04:31 -05:00
  • 47950f28a7 Complete the new task job dependency system and add post-run error handler Matthew Jones 2014-01-29 14:04:07 -05:00
  • 597a81ead6 Fixing store references to point to http://www.ansible.com/ansible-pricing Chris Houseknecht 2014-01-29 14:01:34 -05:00
  • 9790715a25 Update make develop command, version check after package rename. Chris Church 2014-01-29 13:49:29 -05:00
  • 627305570c AC-992 Fix inventory import tests. Chris Church 2014-01-29 13:39:40 -05:00
  • 9abe060047 AC-967 Fixed job name in the host status fly-out. Text now wraps rather than extending beyond boundaries of pop-over. Removed status label- just show red/green dot. Clicking on ID or red/green dot shows the status dialog. When dialog closes the window.resize() watcher is restored. Chris Houseknecht 2014-01-29 13:47:24 -05:00
  • 22f40605cd AC-976 now using custom javascript to apply ellipsis to long group and host names. Fixed indes.html title. Chris Houseknecht 2014-01-29 13:31:36 -05:00
  • 97b776cf23 Fix ansible-tower deb build James Laska 2014-01-29 13:10:21 -05:00
  • 9e119fc8a9 Rename package awx to ansible-tower Jenkins 2014-01-29 17:30:12 +00:00
  • 7580b91186 AC-976 add job template name to activity stream Chris Houseknecht 2014-01-28 18:47:46 -05:00
  • d57b2f7926 AC-979 using activity stream object arrays correctly. AC-980 fixed Action label on detail dialog. Chris Houseknecht 2014-01-28 17:46:47 -05:00
  • 0e6305c9ec AC-987 job launch shows working 2x Chris Houseknecht 2014-01-28 17:22:34 -05:00
  • 7434bb8a9e AC-985 edit now edit's inventory properties via dialog- using the same edit code already written for the wrench button on inventory->groups/hosts page. Chris Houseknecht 2014-01-28 15:57:00 -05:00
  • 77b285f632 AC-941 don't display UI form fields until API data loads. Also fixed related set pagination issue. Chris Houseknecht 2014-01-28 13:57:37 -05:00
  • de970058f7 Fixed inventory group source drop-down so that selecting 'Choose a source' behaves the same as choosing 'Manual'. Fixed AC-989. Chris Houseknecht 2014-01-28 10:58:50 -05:00
  • ef52e92c86 Correct incorrect Makefile variable James Laska 2014-01-28 10:21:30 -05:00
  • c78728fdf3 Allow customizing packer license tier James Laska 2014-01-28 09:58:44 -05:00
  • cb8ec978de AC-983 long group names, AC-970 don't hightlight required fields in red, AC-966 fixed ansibleworks links to point to ansible, AC-733 new pagination widget, page and total rows. Chris Houseknecht 2014-01-28 01:02:34 -05:00
  • 27fb54b2a7 AC-984 Prevent signal handlers from being run unnecessarily when deleting inventory, remove unnecessary extra queries, use update_fields when possible. Chris Church 2014-01-27 18:37:51 -05:00
  • 2514a3dd9a Merge branch 'celery-refactor' of github.com:ansible/ansible-commander into celery-refactor Matthew Jones 2014-01-27 12:21:26 -05:00
  • 654a7e6d07 Leave another TODO on the job runner, fix a misspelling on the project update hook Matthew Jones 2014-01-27 12:20:21 -05:00
  • 4a598d7c0a Initial work towards the celery refactor... adjusting logic to allow building a worker chain... temporarily relax requirements on status checks Matthew Jones 2014-01-27 11:37:18 -05:00
  • 188d7b41bb AC-939 Update browsable API button colors. Chris Church 2014-01-27 15:48:38 -05:00
  • d17f58743e AC-982 Work on eliminating unnecessary queries from inventory import and activity stream logging. Chris Church 2014-01-27 15:27:27 -05:00
  • ff40234a9b AC-986 Replaced use of str() with unicode() in model dict/diff functions. Chris Church 2014-01-27 14:23:32 -05:00
  • 5ea87d28fb AC-988 Fix inventory script license message URL. Chris Church 2014-01-27 14:02:10 -05:00
  • 6f069f6ff0 Leave another TODO on the job runner, fix a misspelling on the project update hook Matthew Jones 2014-01-27 12:20:21 -05:00
  • d4426d88c4 Initial work towards the celery refactor... adjusting logic to allow building a worker chain... temporarily relax requirements on status checks Matthew Jones 2014-01-27 11:37:18 -05:00
  • c52f98e9ac AC-970 no longer highlighting currently focused form field with red. Field is hightlighted in red when an error immediately on error detection. This includes Angular errors and custom errors. chris Houseknecht 2014-01-23 23:49:16 -05:00
  • 3d228b2955 Fix a bug where we would treat the new model value like the old one when comparing activity stream changes Matthew Jones 2014-01-23 20:49:27 -05:00
  • 44d9d12e4d AC-966,AC-967,AC-968,AC-973,AC-972: fixed links, titles, texts referencing AWX and ansibleworks. Fixed AC-941 issues also for Credentials and Projects tab. Upgraded projects status to use jquery dialog, allowing user to expand and move. chris Houseknecht 2014-01-23 16:38:39 -05:00
  • bb6c34f4a4 Implement AC-911, use the proper type relative to json serialization for the stored changes dict on an activity stream object Matthew Jones 2014-01-23 16:19:14 -05:00
  • 2712643c62 Implement AC-667... user serializer to determine read-only fields and use those to decide what to populate in activity stream create instances AND when to create active stream update instances Matthew Jones 2014-01-23 15:44:30 -05:00
  • 54d7884ac6 AC-963 fixed spinny not aligning with visible viewport, I think. chris Houseknecht 2014-01-23 11:39:18 -05:00
  • 0ff5df27a3 AC-939 updated the other favicon.ico chris Houseknecht 2014-01-23 10:58:52 -05:00
  • b6543be0cf AC-939 Update browsable REST API branding to Tower. Chris Church 2014-01-23 05:22:55 -05:00
  • 8aa9fe9d7e AC-932 Support accept_hostkey option to git module when using ansible >= 1.5. Chris Church 2014-01-23 04:28:11 -05:00
  • dbd0f46435 AC-939 applied new branding. The Tower is erect\! chris Houseknecht 2014-01-22 18:19:25 -05:00
  • 337bbc0a9c AC-948 applied ellipsis to home/groups and home/hosts pages. Added CSS on all list pages to drop index column when viewport is XS. Fixed padding on cancel icon for home/groups page. After kicking off an inventory sync on home/hosts page refresh() is now called. chris Houseknecht 2014-01-22 17:03:59 -05:00
  • d9817ac826 AC-948 applied ellipsis to home/groups and home/hosts pages. Added CSS on all list pages to drop index column when viewport is XS. Fixed padding on cancel icon for home/groups page. After kicking off an inventory sync on home/hosts page refresh() is now called. chris Houseknecht 2014-01-22 17:03:34 -05:00
  • 7a7f1ce032 AC-948 applied CSS ellipsis to long group names and long host names on inventory edit. chris Houseknecht 2014-01-22 16:05:02 -05:00
  • 9bbeeb90a8 Fix AC-955, disable task prefetching by celery. Matthew Jones 2014-01-22 16:05:18 -05:00
  • 9fe9556b50 AC-712 fixed login spinnning tab disable issue chris Houseknecht 2014-01-22 12:36:22 -05:00
  • 7269c7bd06 Inventory refactor: add job status summary fly-out on host status. Click on a status and a second dialog appears for the specific job. Dialog can be resized and moved- built using jquery and styled to match TB dialog. Fixed home/groups and home/hosts pages to appear more inventory edit page. Home/groups page now allows you to start and inventory sync as well. Fixed tool-tip consistency. Click page forward/back now employs the spinner and should stop overclicking, which was resulting in page numbers < 0. chris Houseknecht 2014-01-22 04:53:18 -05:00
  • 2213268096 AC-940 user as ojbect1 or object2 now shows correctly in activity stream. chris Houseknecht 2014-01-20 19:25:58 -05:00
  • 97369f3775 AC-946 don't refresh hosts when clicking group collapse/expand. chris Houseknecht 2014-01-20 18:54:04 -05:00
  • 8860b5c2ad AC-951 Whenever the object name is not available or starts with '_delete' check for the name in changes.name. Also fixed server deep link issues between activity stream, home/group and home/inventory, and inventory. chris Houseknecht 2014-01-20 18:48:58 -05:00
  • e5d148ac18 Activity Stream: clicking view detail no longer re-stringifies the changes JSON. chris Houseknecht 2014-01-20 13:50:30 -05:00
  • 8f5642e13e Inventory refactor: fixed activity stream display on inventory edit page. chris Houseknecht 2014-01-20 13:34:11 -05:00
  • b9cde9cc42 Fix issue AC-935... make sure we exclude certain regions by default. cn-north-1 was added to our dependency 'boto' here: https://github.com/boto/boto/pull/1939/files but is inaccessible from outside of China Matthew Jones 2014-01-17 16:11:44 -05:00
  • a103528967 AC-946: removed host filter from delete altogether. chris Houseknecht 2014-01-17 13:44:07 -05:00
  • b8f68f7b79 AC-946: deferred host filter until after edit window is dismissed and only if save button clicked.. chris Houseknecht 2014-01-17 13:41:09 -05:00
  • 6972b32e8b AC-946: deferred host filter until after sync status window dismissed. chris Houseknecht 2014-01-17 13:33:16 -05:00
  • aec5a2ba73 Activity stream: show detail will not be displayed if the selected activity cannot be found- this shouldn't happe, but just in case. Viewing detail no longer users an API call. Instead it retrieves the record from memory. It might be possible for this to break if the user clicks browser refresh. Inventory refactor: fixed drag-n-drop so that an object cannot be dropped onto two groups at the same time. chris Houseknecht 2014-01-17 13:02:46 -05:00
  • d3149bc8ef Added use of ng-cloak to all partials and added related CSS. Added use of 'working...' widget to all Edit controllers- it was missing in a few places. Attempted upgrade to angular-1.2.9. Ran into issues and left at 1.1.4 for now. Change angular.js to angular.min.js. chris Houseknecht 2014-01-17 12:33:02 -05:00
  • 64ecc297d7 Fix minjs compile error James Laska 2014-01-17 12:28:33 -05:00
  • f67227ad67 Activity Stream: when object selector changes page refreshes with matching rows. chris Houseknecht 2014-01-16 17:38:49 -05:00
  • 79f2d1cd88 Activity Stream: fixed activity steam query build when called for specific objects. Fixed minor style issues. chris Houseknecht 2014-01-16 16:46:04 -05:00
  • fe40f3adf5 Activity Stream: fixed activity steam query build when called for specific objects. Fixed minor style issues. chris Houseknecht 2014-01-16 16:44:56 -05:00
  • 3a4899e04a Activity Stream: Initiated by is now a link when actor is available. Refactored event detail view for much better use of space. Only thing left is formatting the json object. chris Houseknecht 2014-01-16 16:01:22 -05:00
  • 1cbc00e19d Fixed copy host modal header. Fixed javascript error in search.js helper. chris Houseknecht 2014-01-16 12:46:40 -05:00
  • 283b21475a Inventory refactor: fixed group host-failed link to refresh hosts view with only failed hosts. Link from hosts to hosts/N/job_hosts_summaries works again.s chris Houseknecht 2014-01-16 12:26:21 -05:00
  • a0affa90d4 Change label on recent jobs for host to use 'status' Matthew Jones 2014-01-16 12:24:09 -05:00
  • 79f9953e56 Add ids to summary fields and actor for AC-673 Matthew Jones 2014-01-16 10:17:50 -05:00
  • 69b0513871 AC-937 - Correct js parse error James Laska 2014-01-16 09:04:44 -05:00
  • 06abf29d50 Activity stream: implemented new search. Fixed a bunch of things related to the new data structure. Fixed /home/groups page. chris Houseknecht 2014-01-16 05:00:22 -05:00
  • a90de488e1 AC-756 Removed required on password field when in 'edit' mode. When editing an existing user all fields can now be changed without re-entering a password. However, if the password field is touched, then a strong password is required and a valid match must be supplied. Fixed the Reset button. Now if changing existing record, touch password, click reset, and all password, password match, and the strength progress bar are all reset. chris Houseknecht 2014-01-15 23:10:36 -05:00
  • 14acf18f47 AC-734 Finished off form styling changes with requird * as red and help icon now a light grey (much more soothing). chris Houseknecht 2014-01-15 22:03:48 -05:00
  • b93a7d9636 Fixed the drop-down on Jobs page to be more link-like. Fixed Cancel link spacing on jobs and projects by renaming to Stop (because it's shorter) and padded. Now Stop and Delete align vertically. chris Houseknecht 2014-01-15 19:38:06 -05:00
  • a8203742aa Inventory refactor: dragging a host to a group will copy it. chris Houseknecht 2014-01-15 17:40:33 -05:00
  • 28cbed72c8 Inventory refactory: fixed status messages on hosts view. chris Houseknecht 2014-01-15 14:49:01 -05:00
  • c62718493c Inventory refactor: fixed drag-n-drop so that a group cannot be dropped onto itself or dropped into a group where it already exists. chris Houseknecht 2014-01-15 14:19:46 -05:00
  • 9bf941e8d4 Inventory refactor: group drag-n-drop now fully working. chris Houseknecht 2014-01-15 12:34:40 -05:00
  • 2ccecd16a7 Inventory refactor: fixed a looping issue in inventory tree build. Index confussion when building list of node's children. chris Houseknecht 2014-01-15 11:45:45 -05:00
  • 6840626c24 Implement AC-929... add recent jobs to host detail Matthew Jones 2014-01-15 11:14:25 -05:00
  • 33a4389002 Inventory refactor: removed navigation links from create inventory page. chris Houseknecht 2014-01-15 10:36:30 -05:00
  • 1b35b13c4e Inventory refactor: clean up tool tips on group view. chris Houseknecht 2014-01-15 04:43:37 -05:00
  • bb9254d76d Fixed js compile error. chris Houseknecht 2014-01-15 04:33:27 -05:00
  • ef324f2397 AC-931: Fixed typo. AC-925 clickin on failed inventory sync icon works again. Inventory Refactor: consolidated actions and status fields to a single column and simplified tool-tip text. Made 'sync' labeling more consistent, I think. chris Houseknecht 2014-01-15 04:31:11 -05:00
  • 298e55017f AC-934: Hide license date and time remaining when AWS. chris Houseknecht 2014-01-15 02:29:22 -05:00
  • 46e5e078b6 AC-910 Fixed project status icons. AC-915 Fixed permission form. chris Houseknecht 2014-01-15 02:14:29 -05:00
  • 902008d17e Inventory refactory: working on inventory group copy/move via drag-n-drop. The graphical piece is mostly working. Chris Houseknecht 2014-01-14 23:25:25 +00:00
  • b81e7ad967 Inventory refactor: save changes to a host now updates the enabled flag and tool tip on the host list. Chris Houseknecht 2014-01-13 22:25:05 +00:00
  • 6caa3cfec9 Inventory refactor: host enabled flag and tool tip now working. Chris Houseknecht 2014-01-13 21:53:43 +00:00
  • afb151bf29 Inventory refactor: lists now uniformly set tool tips placement to 'top'. Fixed an ugly scope bug when using modals that call LookupInit. The callbacks inside search were being left in the inventory scope and fired everytime the host view refreshed. Added a cleanup method in search to remove its callbacks. Calling the cleanup method on modal close fixes. Chris Houseknecht 2014-01-13 20:55:28 +00:00
  • 6d205213db Inventory refactor: now all nodes in group tree have an icon. same for job events view. Chris Houseknecht 2014-01-10 22:44:12 +00:00
  • 8279012ffa Inventory refactor: Edit hosts and delete hosts work. Consolidated host actions down to one column. Chris Houseknecht 2014-01-10 21:50:51 +00:00
  • 3d5a09e39e Inventory refactor: Add host works. Click on a row level action on the groups list now shows the row as selected and refreshes the host list. Edit inventory properties now works. Add and Edit dialog boxes are now displayed at the last minute after all data is loaded- accomplished with new list-generator show_modal parameter. Chris Houseknecht 2014-01-10 20:32:52 +00:00
  • 0d2417e4ae Inventory refactor: inventory sync icon turns into red cancel icon upon job submission. cancel sync now works. Refresh process emits on completion. Created Find() utility to search an array of objects. Chris Houseknecht 2014-01-09 22:45:27 +00:00
  • d3ced7896f AC-760 Update footer for browsable REST API. Chris Church 2014-01-09 14:06:56 -05:00
  • 746ad384fa AC-905 Added missing active=True filter for organization RBAC. Chris Church 2014-01-09 13:39:24 -05:00
  • 0f5f1b2994 Inventory refactory: btn-disabled class now dims element to .35 Chris Houseknecht 2014-01-09 18:12:13 +00:00
  • 9b04e5e8fc Inventory refactory: btn-disabled class now dims element to .45 Chris Houseknecht 2014-01-09 18:10:53 +00:00
  • e6c0032444 Created a way to remove table row borders. Created a way to add an 'active-row' class to selected table border. Injecting hosts list into same scope as groups list. Streamlined host/job status message. Chris Houseknecht 2014-01-09 16:18:02 +00:00
  • ec5686770b Fixed footer to always be 85px heigh and appear at the exact bottom of page when content does not fill entire page height. Prior to this the content area was fixed at 700px, which was a temporary hack. Chris Houseknecht 2014-01-09 05:45:58 +00:00
  • 9930c6d356 Inventory refactoring: added All Hosts, group delete now works, view inventory sync status works, group add now refreshes the group view correctly. Chris Houseknecht 2014-01-08 23:38:00 +00:00
  • 255dead521 Inventory refactoring: fixed toggle icon styling. Now job events and inventory group trees use .node-toggle to style collapse/expand icon. Fixed regex issue in Children helper. Chris Houseknecht 2014-01-08 17:11:36 +00:00
  • e581650dbb Inventory refactoring: removed text labels from actions, added animation on sync status, fixed collapse and expand. Fixed expand and collapse on job events as well. Chris Houseknecht 2014-01-08 16:46:08 +00:00