Commit Graph

  • d8513a4e86 Making variables work for hosts John Westcott IV 2020-02-13 16:56:47 -05:00
  • badd667efa Removing manual and file source types and correcting default for custom_virtualenv John Westcott IV 2020-02-13 14:14:29 -05:00
  • 7908f25747 Remove reference to default check mode John Westcott IV 2020-02-13 14:13:16 -05:00
  • 0eef67713f Only try an ID lookup if we can convert the field name_or_id to an integer John Westcott IV 2020-02-12 21:09:06 -05:00
  • 6591efc160 Fixed issue that caused warning message to always display John Westcott IV 2020-02-12 21:08:29 -05:00
  • fcc679489e Update inventory_source module source_script parameter to be optional beeankha 2020-02-11 16:32:41 -05:00
  • 94df58a55b Fix strtobool casting Caleb Boylan 2020-02-10 09:40:47 -08:00
  • 0685b2fa35 Updates to config file loading John Westcott IV 2020-02-08 07:24:40 -05:00
  • 232ea1e50c Properly cast verify_ssl type to a bool beeankha 2020-02-07 15:35:23 -05:00
  • 3423db6ed0 Attempt to make validate_certs work in Python2 beeankha 2020-02-07 12:38:28 -05:00
  • c32452d6b6 Fix Python2 config incompatibility issue beeankha 2020-02-07 10:31:43 -05:00
  • 018dd4c1c3 Fixing config loading issues when the config has no [general] section John Westcott IV 2020-02-06 11:07:19 -05:00
  • 4fc2c58ae7 Converted tower_job_cancel John Westcott IV 2020-02-05 21:17:09 -05:00
  • b4014ebabf Converted tower_job_launch.py John Westcott IV 2020-02-05 20:48:39 -05:00
  • 9955ee6548 Converting tower_inventory_source John Westcott IV 2020-02-05 13:24:46 -05:00
  • c08d402e66 Adding mutually exclusive if functionality to support tower_inventory_source John Westcott IV 2020-02-05 12:46:30 -05:00
  • 1c505beba6 Converted tower_group John Westcott IV 2020-02-04 13:00:01 -05:00
  • 8a0432efb7 Change config file loading function, add py2 and py3 compatibility beeankha 2020-02-04 11:50:20 -05:00
  • 320276f8ca Remove JSONDecodeError exception, fix tower_host variable issue beeankha 2020-02-03 10:47:04 -05:00
  • f89061da41 Updating tower_org to use the new tower_api format John Westcott IV 2020-01-29 13:33:04 -05:00
  • c23d605a7a Modified modules to use new tower_api format John Westcott IV 2020-01-29 11:52:09 -05:00
  • 6d90cac3f9 Bug fixes for username and delete data John Westcott IV 2020-01-29 11:50:56 -05:00
  • 89e92bd337 Updating call to create_or_update_if_needed John Westcott IV 2020-01-29 09:54:35 -05:00
  • 9271127c53 Standardizing CRUD methods John Westcott IV 2020-01-28 16:56:37 -05:00
  • 9fa5942791 Fix superclass syntax for < Python3 beeankha 2020-01-28 15:39:53 -05:00
  • e028ed878e More tower-cli-ish parsing of config files John Westcott IV 2020-01-27 21:14:55 -05:00
  • 838b2b7d1e Converted tower_project John Westcott IV 2020-01-26 05:43:15 -05:00
  • 7c0ad461a5 Further module conversion changes, unit test changes beeankha 2020-01-24 11:30:16 -05:00
  • 68926dad27 Adding team_fields John Westcott IV 2020-01-21 14:44:19 -05:00
  • ceb6f6c47d Converted tower_settings John Westcott IV 2020-01-18 16:13:33 -05:00
  • 167e99fce9 Converted tower_user John Westcott IV 2020-01-18 16:04:00 -05:00
  • c930011616 Removing default_check_mode John Westcott IV 2020-01-18 16:03:43 -05:00
  • aaaca63f83 Converted tower_organization John Westcott IV 2020-01-18 16:02:01 -05:00
  • d8a9f663b1 Converted tower_credential_type.py John Westcott IV 2020-01-18 16:01:51 -05:00
  • b0d0ccf44f Fix fail_json and remove redundant handle check mode John Westcott IV 2020-01-18 16:01:25 -05:00
  • c57754a29b Logout is now handled by exit_json John Westcott IV 2020-01-17 15:44:25 -05:00
  • 65057c1fb7 Auto-handle check_mode on post, patch, delete and update_if_needed methods John Westcott IV 2020-01-17 15:44:07 -05:00
  • d8be6490c2 Only warn if we can't release a tower token John Westcott IV 2020-01-17 11:07:39 -05:00
  • b34208d1b6 Attempting to fix logout loop John Westcott IV 2020-01-17 10:45:44 -05:00
  • 0d5a9e9c8c Initial implementation of Pull #5337 John Westcott IV 2020-01-17 10:21:42 -05:00
  • 22d4e60028 Merge pull request #6080 from ryanpetrello/django-upgrade softwarefactory-project-zuul[bot] 2020-02-26 14:09:12 +00:00
  • eaa766df77 update Django to address a few open CVEs Ryan Petrello 2020-02-26 08:18:14 -05:00
  • 7e5776c66f Merge pull request #6077 from Spredzy/fix_linting softwarefactory-project-zuul[bot] 2020-02-26 13:10:21 +00:00
  • 8b1806d4ca add code for detecting (and killing) a hung task manager task Ryan Petrello 2020-02-25 17:05:14 -05:00
  • 07232f3694 awx-api-lint: Fix setup.cfg syntax for linter test Yanis Guenane 2020-02-26 11:07:41 +01:00
  • 37a33f931a Add completed jobs subtab to all resources Marliana Lara 2020-02-25 14:19:42 -05:00
  • 4912cbd2da Merge pull request #6046 from rooftopcellist/update_translations_awx softwarefactory-project-zuul[bot] 2020-02-25 23:19:07 +00:00
  • 4c40819791 Merge pull request #5965 from benthomasson/improve_awx_kit_error_message softwarefactory-project-zuul[bot] 2020-02-25 23:16:58 +00:00
  • a65fd497c6 Merge pull request #6060 from wenottingham/todo-or-todont softwarefactory-project-zuul[bot] 2020-02-25 23:11:23 +00:00
  • d824209485 Merge pull request #6063 from philipsd6/setuid-brwap-dev softwarefactory-project-zuul[bot] 2020-02-25 21:07:44 +00:00
  • 7ae1c7c3d2 Set setuid bit on bwrap in development Dockerfile Philip Douglass 2020-02-25 15:16:30 -05:00
  • 341c6ae767 Also remove some dangling rax from awxkit and collection modules. Bill Nottingham 2020-02-25 15:18:26 -05:00
  • e6a94ed0cf Merge pull request #6053 from marshmalien/5866-left-align-modal-buttons softwarefactory-project-zuul[bot] 2020-02-25 20:13:07 +00:00
  • 3e6b6c05a6 Remove the rax support specified in the linked TODO Bill Nottingham 2020-02-25 15:03:05 -05:00
  • 544d4cd3b0 add translations from memsource Ryan Petrello 2020-02-17 09:24:32 -05:00
  • e0df2f511e Merge pull request #5536 from jbradberry/null-options softwarefactory-project-zuul[bot] 2020-02-25 16:47:02 +00:00
  • 255fd0a9cb Align modal buttons to the left Marliana Lara 2020-02-25 10:12:58 -05:00
  • f31adf8a85 Merge pull request #6015 from AlexSCorey/5777-JTTabOnProjectsAndTemplateListRefactor softwarefactory-project-zuul[bot] 2020-02-25 14:48:36 +00:00
  • a2b169626a Merge pull request #6035 from keithjgrant/lists-to-hooks softwarefactory-project-zuul[bot] 2020-02-25 14:05:28 +00:00
  • 6ffc78bcb0 add missing i18n; fix test names Keith Grant 2020-02-24 14:05:10 -08:00
  • 8e9fc550f6 convert InventoryList to hooks Keith Grant 2020-02-21 12:32:29 -08:00
  • 779d190855 convert ProjectList to hooks Keith Grant 2020-02-21 12:13:52 -08:00
  • 89a4b03d45 convert TeamList to hooks Keith Grant 2020-02-20 16:21:58 -08:00
  • ccd4cdd71a Merge pull request #6044 from fosterseth/fix-4418-failing_successful_updates softwarefactory-project-zuul[bot] 2020-02-24 18:12:52 +00:00
  • 31dbf38a35 Prevent failing a successful project update if inventory update fails Seth Foster 2020-02-24 11:35:57 -05:00
  • d0bec97bbb Adjust the logic that renders fields with choices on an API Options call Jeff Bradberry 2019-12-18 10:53:43 -05:00
  • 22307bba97 Merge pull request #6026 from marshmalien/5866-remove-custom-tabs-buttons softwarefactory-project-zuul[bot] 2020-02-24 15:17:35 +00:00
  • b4f5d44f65 Merge pull request #6040 from ryanpetrello/i18n-cancel-license softwarefactory-project-zuul[bot] 2020-02-24 15:02:34 +00:00
  • d469870686 Merge pull request #5937 from mabashian/5857-all-schedules softwarefactory-project-zuul[bot] 2020-02-24 14:40:06 +00:00
  • f561bf5754 prettier Alex Corey 2020-02-24 09:19:02 -05:00
  • 2e3547d5cf translate a missing string in the license UI Ryan Petrello 2020-02-24 09:00:07 -05:00
  • ce8897d3e8 Fixes naviation bug by create ProjectTemplateList and ProjectTemplateListItem Alex Corey 2020-02-23 11:16:44 -05:00
  • df77147d65 WIP Alex Corey 2020-02-21 12:33:53 -05:00
  • 9b11df04b3 Fixes navigation bug Alex Corey 2020-02-20 15:16:49 -05:00
  • 58c06d5aea fixed precedence on ansible.cfg root 2020-02-23 14:58:47 +00:00
  • 1d3bb97b07 Merge pull request #6018 from wenottingham/your-workflow-is-running--you-should-catch-it softwarefactory-project-zuul[bot] 2020-02-22 12:57:07 +00:00
  • ba3253e2e2 Merge pull request #6033 from AlanCoding/job_batch softwarefactory-project-zuul[bot] 2020-02-21 21:22:58 +00:00
  • e6f0c01aa6 Schedule list now uses useRequest hooks for fetching and deleting. Also rolled a component for schedule toggles that can be used throughout the tree. mabashian 2020-02-21 16:13:21 -05:00
  • 9310d59e0a Use PF color variables in HostStatus bar Marliana Lara 2020-02-21 10:37:39 -05:00
  • f2e1e71302 Remove tab and button style overrides Marliana Lara 2020-02-20 18:50:05 -05:00
  • e6e31a9fc6 Updates after removing PF overrides to list components. mabashian 2020-02-21 12:40:21 -05:00
  • 801aaf9323 Adds the All Schedules list mabashian 2020-02-13 17:02:35 -05:00
  • 2a8679234a Merge pull request #6014 from keithjgrant/host-list-hooks softwarefactory-project-zuul[bot] 2020-02-21 20:28:41 +00:00
  • 54ab671512 Merge pull request #5933 from jlmitch5/credForm softwarefactory-project-zuul[bot] 2020-02-21 20:05:31 +00:00
  • 866dd6b259 Make job batch size configurable, fix _by fields AlanCoding 2020-02-21 14:49:45 -05:00
  • eba893c99b syntax fix after merge Keith Grant 2020-02-21 11:05:59 -08:00
  • fd3f410cc6 fix conflict John Mitchell 2020-02-21 13:43:09 -05:00
  • 03aaf93cef update HostList tests for hooks Keith Grant 2020-02-20 11:49:12 -08:00
  • 9aef57003a use HostToggle in HostDetail; update tests Keith Grant 2020-02-19 16:00:11 -08:00
  • 6065eb0e65 Convert HostList to hooks Keith Grant 2020-02-19 12:33:24 -08:00
  • 7e4634c81f Merge pull request #6027 from AlanCoding/jt_shakeup softwarefactory-project-zuul[bot] 2020-02-21 17:32:55 +00:00
  • a03d73776f Merge pull request #6016 from AlanCoding/collection_metadata_update softwarefactory-project-zuul[bot] 2020-02-21 17:16:58 +00:00
  • f14eb4327d remove unnecessary imports John Mitchell 2020-02-21 10:38:12 -05:00
  • 4ebd721cc5 remove card padding overrides to project add form John Mitchell 2020-02-20 17:12:22 -05:00
  • 21a92176b9 Update NodeTypeStep form to new FormLayout components John Mitchell 2020-02-20 17:00:23 -05:00
  • ad04b02e24 update project edit test to make sure there is a local_path value set John Mitchell 2020-02-20 15:09:18 -05:00
  • bc0511fe66 fix user form non submission error John Mitchell 2020-02-20 14:32:03 -05:00
  • 1accb9f939 fix warnings by correctly clearing out cred input values John Mitchell 2020-02-20 10:23:12 -05:00
  • 9253f16e36 update prettyier John Mitchell 2020-02-19 14:58:20 -05:00
  • 42387166bf update encrypted value display on detail and form views John Mitchell 2020-02-19 14:57:27 -05:00