Commit Graph

  • 2d9df199c6 Merge pull request #6736 from ryanpetrello/fix-6659 Ryan Petrello 2017-06-26 16:55:10 -04:00
  • 8d39cee5f5 Merge pull request #6731 from gconsidine/ui/component-hardening Greg Considine 2017-06-26 16:32:08 -04:00
  • da0dfdbe13 Fixed deleting last resource on a page 404 error Michael Abashian 2017-06-26 16:22:54 -04:00
  • fd0c67be0c Remove unused components gconsidine 2017-06-26 16:23:05 -04:00
  • bfb7ad15ae make isolated rampart settings API-configurable Ryan Petrello 2017-06-26 15:35:43 -04:00
  • 6ef7b88675 Merge pull request #6704 from marshmalien/fix/pendingInvDeleteState Marliana Lara 2017-06-26 14:06:47 -04:00
  • e4fa060cf2 document namings you should never use AlanCoding 2017-06-26 13:54:36 -04:00
  • 5e5aae04c0 Hide status icons during pending deletion Marliana Lara 2017-06-26 13:17:37 -04:00
  • b8d6a39bac Remove unnecessary CSS selector Marliana Lara 2017-06-23 13:43:52 -04:00
  • af76d7899a Add Pending Delete flag to Inventories during pending_deletion state Marliana Lara 2017-06-23 13:10:42 -04:00
  • fbb1912e98 Merge pull request #6723 from jangsutsr/6208_add_tacacsplus_configuration_validation Aaron Tan 2017-06-26 13:10:44 -04:00
  • 523170491c Add role_level to org lookup query string gconsidine 2017-06-26 12:50:47 -04:00
  • 7fd2cbe500 Fixed unit tests after labels changes Michael Abashian 2017-06-26 12:41:02 -04:00
  • 098e369e71 Fixed multi-select survey questions on launch Michael Abashian 2017-06-26 12:25:20 -04:00
  • 28a1e1df53 Merge pull request #6725 from ryanpetrello/fix-isolated-heartbeat Ryan Petrello 2017-06-26 12:00:28 -04:00
  • 4c12c6d651 Fixed GET labels pagination on job templates and workflows. Refactored a lot of up-front REST calls that were being done out in the controller and put them in the resolve block Michael Abashian 2017-06-26 11:08:08 -04:00
  • 7699e26336 Merge pull request #6722 from AlanCoding/atomic_inv_del Alan Rominger 2017-06-26 11:07:21 -04:00
  • 5adc1c603a properly update the heartbeat timestamp for isolated nodes Ryan Petrello 2017-06-26 11:03:56 -04:00
  • 5e398e4a25 Add Tower configuration category validation for TACACS+ Aaron Tan 2017-06-26 10:58:05 -04:00
  • d63ab2811a Add implementation for credential_type lookup gconsidine 2017-06-26 10:52:14 -04:00
  • 2fa4b3db5b Add org Lookup implementation and WIP credential_type gconsidine 2017-06-23 16:13:54 -04:00
  • b7982bf202 Add more generalized legacy Lookup integration gconsidine 2017-06-22 17:36:23 -04:00
  • dc1bff9048 Convert organization Select to Lookup gconsidine 2017-06-22 16:11:04 -04:00
  • d7e78a5884 Add WIP implementation of Lookup gconsidine 2017-06-20 17:42:16 -04:00
  • f11aef01ef Add contextual variables and update references gconsidine 2017-06-20 10:02:47 -04:00
  • cf751568b5 use atomic transaction to delete inventory in task AlanCoding 2017-06-26 10:46:58 -04:00
  • 4298d60679 fix bug in response of inventory update with update_on_project_update AlanCoding 2017-06-26 09:18:55 -04:00
  • 2c98294035 Merge pull request #6575 from jangsutsr/6220_add_docs_for_tower_configuration Aaron Tan 2017-06-26 09:46:09 -04:00
  • f1869a2f70 Merge pull request #6220 from jangsutsr/6188_enable_ctint_category_specific_validation Aaron Tan 2017-06-26 09:45:12 -04:00
  • 48a46049f9 Fixed inventory credential_type lookup search tag Michael Abashian 2017-06-24 22:07:45 -04:00
  • 26af4adb61 Removed ClearScope service in favor of logic in stateChangeStart Michael Abashian 2017-06-24 21:50:31 -04:00
  • fc59a97e44 cache view parent obj & add prefetch to sublists AlanCoding 2017-06-24 20:13:31 -04:00
  • 066dc4a5f0 Separate Inventory Source API vs RBAC testing AlanCoding 2017-06-23 15:16:37 -04:00
  • 68ee601359 Merge pull request #6595 from jangsutsr/6234_set_priority_rules_for_find_matching_hosts Aaron Tan 2017-06-23 14:04:18 -04:00
  • acbf8b060e Audit lists of cloud regions. Aaron Tan 2017-06-23 14:00:17 -04:00
  • d770156640 Merge pull request #6700 from mabashian/6699-credential_type-tag Michael Abashian 2017-06-23 12:54:39 -04:00
  • e401bb8986 Removed quotes around attribute Michael Abashian 2017-06-23 10:28:24 -04:00
  • 937c85e89e Added credential_type as a default search param to project.credential. Removed leftover console.log Michael Abashian 2017-06-23 10:25:59 -04:00
  • badb7441ae Merge pull request #6655 from mabashian/remove-copy-move Michael Abashian 2017-06-23 09:39:10 -04:00
  • 112011b813 Merge pull request #6696 from mabashian/5554-license Michael Abashian 2017-06-23 09:25:58 -04:00
  • af31c7972c Hide smart inv button when no hosts exist. Updated disassociate tooltip. Filtered out the target group when associating existing groups Michael Abashian 2017-06-23 09:14:09 -04:00
  • 6143d275d6 Fixed broken template paths Michael Abashian 2017-06-20 17:46:36 -04:00
  • 92c9b786f4 Removed copy/move in favor of associate and disassociate. Re-organized the inventories directory. Michael Abashian 2017-06-20 17:27:23 -04:00
  • f32906287d Fixed license unit tests Michael Abashian 2017-06-23 08:37:29 -04:00
  • 17c431c0be do not show related link if null AlanCoding 2017-06-23 08:27:58 -04:00
  • e88b6e6e48 Merge pull request #6666 from mabashian/6443-typeahead-single-select-survey Michael Abashian 2017-06-23 08:14:57 -04:00
  • 214e7a0cfe Merge pull request #6694 from mabashian/5717-insights-cred-project Michael Abashian 2017-06-23 08:14:08 -04:00
  • 30ec070357 Merge pull request #6692 from AlanCoding/manual_locations Alan Rominger 2017-06-22 16:42:17 -04:00
  • 9e07b3f777 Tag jobs started via special cases with node & group AlanCoding 2017-06-22 14:32:11 -04:00
  • 2319c249c3 Fixed license delete navigation bug Michael Abashian 2017-06-22 16:14:50 -04:00
  • 65b1e58d23 Merge pull request #6693 from ryanpetrello/async-inventory-deletion Ryan Petrello 2017-06-22 15:46:03 -04:00
  • 9947a59bcc Auto populate insights credential when creating insights project Michael Abashian 2017-06-22 15:04:00 -04:00
  • 97562fc4df block job template launches when an inventory is being deleted Ryan Petrello 2017-06-22 15:26:31 -04:00
  • 04ca47ffab Merge pull request #6681 from AlanCoding/cluster_instances Alan Rominger 2017-06-22 15:00:45 -04:00
  • c4c9ff21c7 Merge pull request #6689 from ryanpetrello/async-inventory-deletion Ryan Petrello 2017-06-22 14:39:01 -04:00
  • 14addae813 delete inventories in the background via a celery task Ryan Petrello 2017-03-01 11:13:26 -05:00
  • 089040083c Merge pull request #6674 from ryanpetrello/v1_deprecated Ryan Petrello 2017-06-22 13:22:36 -04:00
  • bbcebf295f Merge pull request #6688 from ryanpetrello/isolated-docs Ryan Petrello 2017-06-22 12:55:40 -04:00
  • adb9f05fbd Merge pull request #6672 from jlmitch5/multiCredServiceAndTests jlmitch5 2017-06-22 12:33:09 -04:00
  • 5e908bfc50 more isolated acceptance doc updates Ryan Petrello 2017-06-22 11:37:15 -04:00
  • 9cd1330161 Merge pull request #6685 from mabashian/5626-scm-type-error Michael Abashian 2017-06-22 12:26:50 -04:00
  • 922ffa905c Merge pull request #6670 from ryanpetrello/fix-3303 Ryan Petrello 2017-06-22 11:19:38 -04:00
  • 7f25fdef91 Merge pull request #6687 from ryanpetrello/unofficial_isolated Ryan Petrello 2017-06-22 11:09:42 -04:00
  • 0804b7336c make isolated sdist use the correct filename for unofficial builds Ryan Petrello 2017-06-22 10:51:29 -04:00
  • 8f254dbd82 Merge pull request #6675 from AlanCoding/controller_id_sf Alan Rominger 2017-06-22 10:44:53 -04:00
  • 3cedcf22a9 add instance groups and queues to cluster tooling AlanCoding 2017-06-22 08:37:37 -04:00
  • 20f0a83bec Merge pull request #6682 from AlanCoding/isolated_execution Alan Rominger 2017-06-22 10:12:21 -04:00
  • 8327a8dc09 Fixed scm type js error Michael Abashian 2017-06-22 09:59:50 -04:00
  • fee16fe391 Merge pull request #6588 from chrismeyersfsu/feature-fact_cache Chris Meyers 2017-06-22 09:58:28 -04:00
  • d6082a976b retain support for insights system_id discovery Chris Meyers 2017-06-22 09:43:10 -04:00
  • 0fafb5ce26 Merge pull request #6684 from ryanpetrello/readable_honcho Ryan Petrello 2017-06-22 09:40:21 -04:00
  • 45bdd9f747 improve readability of the honcho console logs in the dev environment Ryan Petrello 2017-06-21 23:58:59 -04:00
  • ea51c03c83 have execution_node reflect isolated instance AlanCoding 2017-06-22 08:57:07 -04:00
  • 238e069bf3 Merge pull request #6586 from jangsutsr/6584_change_model_url_name_implementation Aaron Tan 2017-06-21 20:42:59 -04:00
  • 0be3d39047 Handle unexpected resource url naming convention. Aaron Tan 2017-06-13 11:58:20 -04:00
  • f62f0ca1e6 add isolated job controller_id to summary fields AlanCoding 2017-06-21 16:29:06 -04:00
  • 39525316ac prefix all /api/v1/ view descriptions with a deprecation message Ryan Petrello 2017-06-21 15:33:57 -04:00
  • 2f255cc521 removeCred unit test and skeleton for other service function John Mitchell 2017-06-21 16:10:25 -04:00
  • 2beb4e8885 Merge pull request #6673 from AlanCoding/iso_cap_select Alan Rominger 2017-06-21 16:03:06 -04:00
  • 6db945247d Merge pull request #6576 from jangsutsr/6568_update_named_url_delimiter Aaron Tan 2017-06-21 15:56:02 -04:00
  • 74e03083f1 propogate unnecessary unchecking of machine cred to multicredential modal (previous prompt on launch fix) John Mitchell 2017-06-21 15:49:41 -04:00
  • d69b4e00ff select isolated node inside of queue based on capacity AlanCoding 2017-06-21 15:26:26 -04:00
  • 8d6408fb53 add MultiCredentialService.updateCredentialTags unit tests John Mitchell 2017-06-21 15:40:13 -04:00
  • c8cf03a54f move shared multi credential code to service John Mitchell 2017-06-21 15:05:04 -04:00
  • 986c35c1e8 Merge pull request #6637 from jlmitch5/revertInMultiCred jlmitch5 2017-06-21 15:05:37 -04:00
  • 5bbfda0189 Merge pull request #6671 from rooftopcellist/missing-proc-fix Christian Adams 2017-06-21 14:38:54 -04:00
  • 72cf434c2e Merge pull request #6669 from AlanCoding/tower_controller_fix Alan Rominger 2017-06-21 14:35:59 -04:00
  • e0581af9ff Missing Procfile docker-compose fix adamscmRH 2017-06-21 14:29:49 -04:00
  • e832a56506 fix a bug in team-based credential validation Ryan Petrello 2017-06-21 14:25:51 -04:00
  • e41b9814e4 Merge pull request #6664 from mabashian/6591-inv-update-relaunch Michael Abashian 2017-06-21 14:12:01 -04:00
  • d679dc7407 do not inject facts for isolated node runs Chris Meyers 2017-06-21 11:45:46 -04:00
  • 6c67834694 beautify code Chris Meyers 2017-06-21 11:46:17 -04:00
  • 45421c84a6 fact cache docs Chris Meyers 2017-06-20 15:03:19 -04:00
  • 965159a1fb rename store_facts to use_fact_cache Chris Meyers 2017-06-19 15:45:32 -04:00
  • ec2e537f63 remove fache cache receiver Chris Meyers 2017-06-19 15:33:24 -04:00
  • 4c118159ed system_tracking logging for fact cache Chris Meyers 2017-06-19 13:45:52 -04:00
  • 12cdbcf8b5 adds per-host timeout Chris Meyers 2017-06-19 10:59:37 -04:00
  • 817dbe8d33 add fact modified time Chris Meyers 2017-06-16 08:36:32 -04:00
  • 626e2d1c9b tower fact cache implementation Chris Meyers 2017-06-13 12:41:35 -04:00
  • 2d872dc2be Added the ability to pass in minimumResultsForSearch when calling CreateSelect2 Michael Abashian 2017-06-21 13:01:48 -04:00