Commit Graph

  • 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
  • 57c0145f4f Update all release url references to point to releases.ansible.com/awx Matthew Jones 2014-01-07 15:42:30 -05:00
  • 9da579aa32 Add Makefile support for customizing packer command James Laska 2014-01-07 14:14:07 -05:00
  • 2f2724b866 Correct Makefile syntax for ami target James Laska 2014-01-07 12:45:54 -05:00
  • 1bae5b7dd5 Create 'ami' target that relies on OFFICIAL variable James Laska 2014-01-07 12:04:25 -05:00
  • 2935824b7a Add ami packaging support and update Makefile Matthew Jones 2014-01-07 11:53:30 -05:00
  • a098ef4381 Fix AC-758 where we weren't considering whether the license was expired when deciding to allow creating more hosts Matthew Jones 2014-01-05 16:56:41 -05:00
  • 36f094a8f8 Fix for failing unit tests. Chris Church 2014-01-02 17:24:32 -05:00
  • ff7b863905 Fix failing tests for scm update. Chris Church 2014-01-02 15:10:13 -05:00
  • d8423a3342 Update third party packages. Chris Church 2014-01-02 15:09:48 -05:00
  • 2b7af0a2ec Happy new year!!! Chris Church 2014-01-02 11:51:43 -05:00
  • fc6ec26ebe AC-752 Update settings to support enabling celeryd using rabbitmq on upgrade, also support config files in /etc/awx/conf.d/. Chris Church 2014-01-02 11:19:07 -05:00
  • a4098a6df7 Modified search widget heper to no longer include 'row' element in the returned html. Callers will now controll the row definition. Moved breadcrumb generation from list-generator to generator-helpers so that it can be called from anywhere, including the inventory edit controller. Breadcrumbs now appear on inventory edit page. Changed search to check if searchPlaceholer field property is a scope variable. If it is, use the scope variable's value. Now clicking on a group name highlights it, searches for hosts and changes the search filed placeholder value to include the group name. Chris Houseknecht 2013-12-31 06:56:01 +00:00
  • 156652d60b Fixed compilation error. Chris Houseknecht 2013-12-30 09:49:29 +00:00
  • f26956d2cc Group add and edit now mostly work. The Add Group dialog now includes tabs and supports source. The tree is refrshed on load. Moved retrieval of update status info to InventoryTree. Chris Houseknecht 2013-12-30 09:45:30 +00:00
  • b25c96b0dd Adjusted vertical alignment of main menu nav Chris Houseknecht 2013-12-28 20:05:52 +00:00
  • 9accfa872f Fixed license status to display correct icon and color. Chris Houseknecht 2013-12-28 20:03:14 +00:00
  • 5c42b88e27 Finished icon cleanup from FontAwesome upgrade. Changed default form style to basic rather than horizontal for a much cleaner, uncluttered look, especially in dialog boxes. Group Edit dialog is starting to function. Added support for Tabs in form generator. Chris Houseknecht 2013-12-28 19:45:51 +00:00
  • 0b7d3999d2 Fix js compilation errors. Chris Houseknecht 2013-12-20 23:53:54 +00:00
  • 7ef25fec57 All form Save and Reset buttons now built with same icon, color, size. Fixed bug on Organization add/edit form that prevented Reset button from working. Fixed Jobs drop-down navigation menu- icon was missing on some pages. Chris Houseknecht 2013-12-20 23:48:04 +00:00
  • d02d2ebf15 Installed FontAwesome 4. Modified form and list generation to force icon selection through a single method so that icons, icon sizes and button colors are all consistent. Everything seems to be working now with the exception of the status bubbles on list pages. Will need to modify ansible-ui.less anc change the unicode strings to new FontAwesome values. Chris Houseknecht 2013-12-20 23:16:52 +00:00
  • e16e5a0dfa Put the utf8 encoding in the right place for the cipher Matthew Jones 2013-12-20 07:32:19 -05:00
  • 4eb323caa4 Apply patch from jlaska. Adds support for .yaml file extensions on playbooks. Implements AC-890 Matthew Jones 2013-12-20 07:12:03 -05:00
  • ca35419dee Fix AC-699 by using the spawnu interface on pexpect3 and making sure we use the right encoding on passwords passed to the cipher Matthew Jones 2013-12-20 06:56:17 -05:00
  • 44574de083 Removed address from footer. Made copyright a link. Refactored layout to use TB columns. Added media queries to stack columns and center things on small viewports. Chris Houseknecht 2013-12-20 15:22:06 +00:00
  • af5bb93864 AC-602 new inventory. Initial commit. Things are badly broken at this point, but the groups list doe show. Hosts are almost visisable. Chris Houseknecht 2013-12-20 01:17:53 +00:00
  • f1b99f12b6 Start of inventory re-write Chris Houseknecht 2013-12-06 03:06:15 +00:00
  • 1dd0634c8a Change AWX version to 1.4.5. Chris Church 2013-12-19 10:20:11 -05:00
  • 509b476e09 AC-847 Fix for inventory import performance. Chris Church 2013-12-18 16:35:32 -05:00
  • 24ba1c3055 Update EC2 inventory script from Ansible, exclude RDS instances. Chris Church 2013-12-17 11:41:17 -05:00
  • 447043eae5 Add more of the expected details to activity stream related component lists Matthew Jones 2013-12-16 06:32:37 -05:00
  • 70fe75603e Improve rbac query performance for activity stream Matthew Jones 2013-12-16 05:04:06 -05:00
  • b68904a815 AC-810 Fix setup logic to enable SE bool. Create related inventory_source for each group on import. Chris Church 2013-12-14 09:14:10 -05:00
  • 0b159e0ab4 Fix the project related activity_stream which was mistakenly called activity_list Matthew Jones 2013-12-11 12:12:49 -05:00
  • 5bf3197680 AC-752 Hide password in BROKER_URL environment variable, show other variables that are known not to contain sensitive information. Chris Church 2013-12-11 15:17:18 -05:00
  • 783ecbe2ba AC-752 Add RabbitMQ role to setup, update CONTRIBUTING doc. Chris Church 2013-12-11 11:45:34 -05:00
  • 4abb595a1f Fix to use awx/lib/site-packages for all tasks, avoid using amqp broker for unit tests. Chris Church 2013-12-11 10:45:54 -05:00
  • c850379222 AC-752 Work on using celery with rabbitmq, posting job events via celery. Chris Church 2013-12-11 00:18:39 -05:00
  • dfcedc42fe Fix NameError/AttributeError in migration. Chris Church 2013-12-10 18:01:07 -05:00
  • 61059fa1a4 Work to complete AC-673, mass refactoring of the activity stream. Some work towards AC-664/662 but will complete on those issues. This also fixes issue AC-743 (Adding help text for OPTIONS requests) and AC-675 (updates where active changes to False will now be treated as deletes) Matthew Jones 2013-12-10 16:08:35 -05:00
  • ca87fa714f Fix issue AC-761, issue with the activity stream middleware could throw exception during authentication Matthew Jones 2013-12-10 10:55:12 -05:00
  • 3ceb9d84cb Mention the 1.4.0 release in the README Matthew Jones 2013-12-04 10:54:08 -05:00
  • 485b113ae6 Fix AC-660, race condition was frequently causing us to not be able to populate the user. This removes some unnecessary checks that were vestigal from an old implementation. Also adds a unit test for verifying user association with an activity stream object Matthew Jones 2013-12-03 13:34:58 -05:00
  • 3d7385bd18 Pluralize teams... fixes AC-738 Matthew Jones 2013-12-02 16:48:02 -05:00
  • 2dd2fb95ac AC-697 Dynamic help on Permissions page based on Permission Type. Uses a help collapse. Added ngBind support to help collapse, allowing the controller to set a scope variable to an html string. Added a Permissions.js helper to share setting help text and other defaults whenever permission type changes. Chris Houseknecht 2013-12-02 21:34:53 +00:00
  • a21a740bad AC-741 scm and machine type credentials now sharing ssh_key_unlock field in Credential form definition. Originally split because only machine should allow Ask option. Added new askShow option to form generator so that Ask checkbox gets an ng-show directive. Chris Houseknecht 2013-12-02 18:48:27 +00:00
  • 9e4fbe88b8 Fix broken tests. Chris Church 2013-11-26 22:35:32 -05:00
  • a4bb433392 AC-737 Add tests for job cloud credentials in environment. Chris Church 2013-11-26 22:11:26 -05:00
  • 112fe089d9 AC-728 Added chain__ filter prefix. Chris Church 2013-11-26 13:24:45 -05:00
  • f29809a807 AC-655 Add select_related to reduce number of queries for inventory views. Chris Church 2013-11-25 15:43:56 -05:00
  • dc4b7d0960 Remove spurious job output files before the gitignore was in place Matthew Jones 2013-11-25 13:47:33 -05:00
  • e299a67b91 Make sure we ignore job_status files via gitignore Matthew Jones 2013-11-25 13:44:48 -05:00