Commit Graph

  • 87105a654c Merge pull request #11147 from kialam/fix-logout-react-console-error Kersom 2021-09-27 16:57:30 -04:00
  • 32651db4e9 Wrap setAuthRedirectTo in useEffect. Kia Lam 2021-09-27 10:58:49 -07:00
  • 270f6c4abd Merge pull request #11143 from tchellomello/fix_streamtls_when_not_present Marcelo Moreira de Mello 2021-09-27 11:49:11 -04:00
  • 3664cc3369 Disable autodiscovery except for docker-compose (#11142) Alan Rominger 2021-09-27 11:36:11 -04:00
  • 2204e03123 Fixed logic to avoid tracebacks when node_name is invalid Marcelo Moreira de Mello 2021-09-27 11:28:28 -04:00
  • 7b6befa3d2 Merge pull request #11134 from nixocio/ui_issue_11127 Sarah Akus 2021-09-27 11:10:36 -04:00
  • 84bc91defd Merge pull request #11132 from nixocio/ui_issue_6302 Sarah Akus 2021-09-27 11:05:14 -04:00
  • 2dca92c788 Do not display EE if a job was canceled nixocio 2021-09-24 17:31:30 -04:00
  • 76dc22cd06 Merge pull request #11118 from tchellomello/ensure_controller_node_is_assigned_prj_updates Marcelo Moreira de Mello 2021-09-25 23:19:11 -04:00
  • 6d4b4cac37 Project updates must run on controller nodes Marcelo Moreira de Mello 2021-09-22 22:13:43 -04:00
  • 3fc63489f1 Filter controller_node selection to online nodes (#11120) Alan Rominger 2021-09-24 23:01:32 -04:00
  • e8cd8c249c Break lines for long strings on main lists nixocio 2021-09-23 17:06:49 -04:00
  • 471f47cd9e Merge pull request #11093 from ansible/receptor_control_service_tls Marcelo Moreira de Mello 2021-09-24 12:26:19 -04:00
  • e5dbb592fa Merge pull request #11074 from rebeccahhh/no_duplicate_uuids Rebeccah Hunter 2021-09-24 11:52:55 -04:00
  • 44466a3e76 Merge pull request #11077 from shanemcd/nightly-receptorctl Shane McDonald 2021-09-24 11:40:29 -04:00
  • d6ef84e9e2 Merge pull request #11122 from nixocio/ui_issue_10942 Wambugu “Innocent” Kironji 2021-09-24 10:40:41 -04:00
  • c4d8485c81 Update license test to work with http(s) urls in requirements files Shane McDonald 2021-09-24 10:16:11 -04:00
  • dbb1a0c733 Install receptorctl from new nightly url Shane McDonald 2021-09-14 12:48:29 -04:00
  • b5dee61e57 Delete wording that we have reversed position on (#11129) Alan Rominger 2021-09-24 09:38:48 -04:00
  • 2c7d9320e2 Merge pull request #11125 from nixocio/ui_remove_component Kersom 2021-09-23 17:10:01 -04:00
  • fd3a82d430 Merge pull request #11123 from AlexSCorey/11028-MeshFix Alex Corey 2021-09-23 16:16:38 -04:00
  • 3a776ccbff Update empty survey list nixocio 2021-09-23 08:46:18 -04:00
  • f96ed11a87 Merge pull request #11107 from kialam/fix-10785-ee-revert-button kialam 2021-09-23 14:17:45 -04:00
  • 86f8ced486 Removes receptor instances from select option on metrics screen Alex Corey 2021-09-23 12:25:28 -04:00
  • 940f055412 Remove unused component VariablesInput nixocio 2021-09-23 13:54:56 -04:00
  • d7f1f0c7e6 Remove validation and unused vars for EE Lookup. Kia Lam 2021-09-23 10:23:51 -07:00
  • 045785c36f Refactored get_conn_type() method to use Enum Marcelo Moreira de Mello 2021-09-22 23:03:45 -04:00
  • 45600d034d Initial StreamTLS support for receptor nodes Marcelo Moreira de Mello 2021-09-15 23:40:16 -04:00
  • 33c7f0b5fc Merge pull request #11104 from AlexSCorey/8826-ErroneousFormValidation Alex Corey 2021-09-23 10:01:35 -04:00
  • 62e9e7ea80 Avoid setting controller_node to an execution node for container jobs (#11117) Alan Rominger 2021-09-23 09:16:10 -04:00
  • a75c10f447 Merge pull request #11115 from nixocio/ui_issue_11111 Kersom 2021-09-22 16:47:29 -04:00
  • ee4b47595a Fix broken link for inventory nixocio 2021-09-22 14:29:39 -04:00
  • 9be8fba63d Merge pull request #11102 from AlexSCorey/11099-ExtraVarsPopOut Kersom 2021-09-22 13:17:14 -04:00
  • 15f41a0f16 Prevents form validation on cancel button click Alex Corey 2021-09-21 14:16:24 -04:00
  • f06eb5e2f1 Wrap ExecutionEnv Lookup in SettingGroup component. Kia Lam 2021-09-21 09:38:21 -07:00
  • a9f4011a45 defensive code for getting instance added, also simplified nested if statements, rewrote some comments add a logger warning that the instance is being grabbed by the hostname and not the UUID Rebeccah 2021-09-17 15:39:43 -04:00
  • 55f2125a51 if the user provides a uuid and it exists, allow that to tie to the instance, which allows the user to update the instance based on the UUID (includeding updating the hostname) should they choose to do so. Rebeccah 2021-09-13 12:16:21 -04:00
  • b41f90e7d4 Merge pull request #11090 from AlexSCorey/10952-AddHealthCheckOnInstancesList Sarah Akus 2021-09-21 16:38:22 -04:00
  • 7c707ede2b Merge pull request #11096 from AlexSCorey/10945-DisplayCurrentConvergenceData Wambugu “Innocent” Kironji 2021-09-21 16:26:16 -04:00
  • 4df9f9eca0 Adds Health Check functionality to instance list Alex Corey 2021-09-16 17:25:06 -04:00
  • 6af27fffbc Adds popout for extra vars on Job Details view Alex Corey 2021-09-21 13:36:27 -04:00
  • a7ed9c5ff6 Fixes convergence data value on node edit mode Alex Corey 2021-09-20 15:08:32 -04:00
  • 51b45c4fac Merge pull request #11097 from nixocio/ui_issue_11061 Sarah Akus 2021-09-21 14:35:52 -04:00
  • 313de35e60 Fix worfklow node info nixocio 2021-09-10 13:40:45 -04:00
  • 0ac3a377fd Make some needed updates to docker-refresh target (#11089) Alan Rominger 2021-09-17 09:11:52 -04:00
  • 1319fadc60 Fix overwrite bug where hosts with no instance ID var are re-created (#10910) Alan Rominger 2021-09-16 15:29:57 -04:00
  • 181bda51ce Merge pull request #11081 from sean-m-sullivan/schedule_credentials Bianca Henderson 2021-09-16 13:19:58 -04:00
  • e914c23c42 Pass --delete flag to worker for execution node cleanup (#11078) Alan Rominger 2021-09-16 11:21:41 -04:00
  • c1587b25b8 Merge pull request #11064 from beeankha/new_way_to_auth_for_exec_nodes Bianca Henderson 2021-09-16 11:20:33 -04:00
  • 9e74ac24fa Fixed Org mapping behavior with SAML when Ansible Galaxy cred does not exist Hideki Saito 2021-09-16 23:25:50 +09:00
  • 48eb06f320 Add verify_ssl to container_auth_data params beeankha 2021-09-16 09:42:20 -04:00
  • 65ba87e71f Merge pull request #11069 from AlexSCorey/10951-InstanceDetailsandHealthCheck Alex Corey 2021-09-16 09:38:27 -04:00
  • f92924d57e add credentials option to schedules sean-m-ssullivan 2021-09-14 23:05:23 -04:00
  • eeb0feabc0 Adds the Instance Details view with the health check functionality Alex Corey 2021-09-10 15:54:51 -04:00
  • ac8b49b39d Change the way auth info is passed to Runner for EEs pulled from protected registries beeankha 2021-09-09 15:23:57 -04:00
  • 1b50db26b6 Explicitly pass in UUID to get_or_register Jim Ladd 2021-09-03 11:12:56 -07:00
  • ede9d961da fix: Internationalization causes the project to be unable to choose manual select tongtie 2021-09-14 22:20:52 +08:00
  • cbe612baa5 add credential file support sezanzeb 2021-09-12 17:58:49 +02:00
  • 1f34d4c134 Merge pull request #11029 from AlexSCorey/10070-translateMetrics Alex Corey 2021-09-10 14:46:14 -04:00
  • f864335463 Merge pull request #11066 from ansible/i18n_devel_translations Christian Adams 2021-09-10 14:30:58 -04:00
  • 47970d3455 Translates the UI strings on the metrics pages Alex Corey 2021-09-07 10:59:58 -04:00
  • 6cdaacdda3 Merge pull request #11062 from john-westcott-iv/collection_version_change Bianca Henderson 2021-09-10 10:13:37 -04:00
  • 9b66bda8b9 Fix pep8 error beeankha 2021-09-10 09:02:30 -04:00
  • ef354ca1e6 Merge pull request #11065 from nixocio/ui_linguirc Kersom 2021-09-10 08:54:35 -04:00
  • 515c3450c2 Fixing linting issue John Westcott IV 2021-09-09 15:51:15 -04:00
  • 5607c350cd Removing parens John Westcott IV 2021-09-09 12:58:29 -04:00
  • b9758f5c1a Adding unit test for no header response John Westcott IV 2021-09-09 12:31:33 -04:00
  • aad432aaa3 Changing to Version instead of Type John Westcott IV 2021-09-08 12:38:38 -04:00
  • d4971eb7b7 Preventing error if we were unable to get an API version John Westcott IV 2021-09-08 12:28:52 -04:00
  • 7860eb529f Localization: fix dynamic vars in fr .po files Christian M. Adams 2021-09-09 19:08:04 -04:00
  • 49c2a38437 Minor update linguirc nixocio 2021-09-09 17:57:29 -04:00
  • d4bf238173 UI translation strings for devel branch ansible-translation-bot 2021-09-09 01:24:18 -04:00
  • c085397bcb Merge pull request #11023 from nixocio/ui_issue_10933 Sarah Akus 2021-09-09 14:16:07 -04:00
  • 58fab2530f Show button to cancel inventory source sync nixocio 2021-08-24 15:40:49 -04:00
  • 287b32870e Merge pull request #11014 from kialam/add-node-type-to-associate-modal Sarah Akus 2021-09-09 10:17:12 -04:00
  • 46ac9506e6 Assure consistent ordering with default IG first (#11034) Alan Rominger 2021-09-08 11:11:46 -04:00
  • 19ccfcff9a Merge pull request #10988 from ansible/more-receptor-sos Elijah DeLee 2021-09-08 10:43:48 -04:00
  • f8a08c8a5e Merge pull request #11035 from rooftopcellist/build_app_image_docs Christian Adams 2021-09-08 09:32:14 -04:00
  • 6f7fe8f9f9 Update image variable name for awx-operator app image docs Christian M. Adams 2021-09-07 16:45:51 -04:00
  • 86b41a4887 Merge pull request #11011 from nixocio/ui_issue_10971 Kersom 2021-09-03 17:12:14 -04:00
  • 3786693078 Merge pull request #10978 from AlexSCorey/10973-fix Sarah Akus 2021-09-03 16:42:23 -04:00
  • 6a17e5b65b Allow manually running a health check, and make other adjustments to the health check trigger (#11002) Alan Rominger 2021-09-03 16:37:37 -04:00
  • 169c0f6642 Merge pull request #11022 from kdelee/try-localhost Elijah DeLee 2021-09-03 15:48:33 -04:00
  • 054569da70 emulate workaround present in demo inventory Elijah DeLee 2021-09-03 15:21:34 -04:00
  • 4a6ab622df Update inventory.py Elijah DeLee 2021-09-02 17:32:06 -04:00
  • 07cc75f6d4 Add strings to be translated nixocio 2021-09-02 11:23:33 -04:00
  • 7fc8775654 Merge pull request #11018 from beeankha/node_type_on_ping Bianca Henderson 2021-09-03 15:01:49 -04:00
  • 41a6473782 Sort instance groups by name regardless of upper/lower case beeankha 2021-09-03 13:52:12 -04:00
  • f39834ad82 pass uuid to Instance.create Jim Ladd 2021-09-01 17:06:08 -07:00
  • bdb13343bb remove unused import Jim Ladd 2021-09-01 16:15:59 -07:00
  • 262cd3c695 set default uuid Jim Ladd 2021-09-01 15:57:25 -07:00
  • f02099e8b7 provision_instance should create new uuid if needed Jim Ladd 2021-08-31 16:42:44 -07:00
  • 7bf3ee69ef Merge pull request #10987 from nixocio/ui_issue_9013 Kersom 2021-09-03 12:37:53 -04:00
  • 41e837d1e2 Properly mark strings for translation. Kia Lam 2021-09-03 12:36:04 -04:00
  • 2090e46ac2 Add node_type to api/v2/ping/ endpoint beeankha 2021-09-03 10:20:54 -04:00
  • f09ee33e6c Merge pull request #10994 from nixocio/ui_issue_10966 Kersom 2021-09-03 11:19:40 -04:00
  • 22782f8c5f Add wording about expectations for enabled status and default group (#10993) Alan Rominger 2021-09-03 10:35:29 -04:00
  • e61e7df54e Moved the entirety of the field label to the parent component to improve translation Alex Corey 2021-08-30 15:02:45 -04:00
  • baf37e94eb Merge pull request #11003 from AlexSCorey/5252-tower-Settings-deprecation Jake McDermott 2021-09-03 09:04:11 -04:00
  • bba2a264ea Add instance node type to associate modal. Kia Lam 2021-09-02 20:01:03 -04:00