Commit Graph

  • 08c9219f48 rename 'approle_auth_path' to 'default_auth_path' & fix kwargs.get Benoit Bayszczak 2020-09-07 14:40:30 +02:00
  • c7114b2571 Add specific lookup data to error message beeankha 2020-09-07 11:43:44 -04:00
  • 127ca4bc54 Merge pull request #7975 from AlexSCorey/7973-DisableTemplateFormFields softwarefactory-project-zuul[bot] 2020-09-06 21:26:23 +00:00
  • b51f013880 disables prompt on launch checkbox Alex Corey 2020-09-03 11:14:15 -04:00
  • fc4060778b Disables template and workflow template fields for users that do not have permissions for those fields. Alex Corey 2020-08-24 11:18:24 -04:00
  • 40d3e4ee8b handle error string in FormSubmitError Keith Grant 2020-09-04 16:24:09 -07:00
  • a0b8f6a25d Make org an optional parameter for both inv source and inv source update modules beeankha 2020-09-04 18:40:18 -04:00
  • 9711c33675 fix multiple notification form bugs Keith Grant 2020-09-04 15:35:30 -07:00
  • b119bc475f convert http headers field to string for codemirror Keith Grant 2020-09-04 09:07:07 -07:00
  • 055abd57cd fix new test from rebase Keith Grant 2020-08-31 16:09:28 -07:00
  • 95c4b6c922 trying to force tests to re-run Keith Grant 2020-08-31 15:42:03 -07:00
  • 7ab9d899e4 mark text for translation Keith Grant 2020-08-31 13:50:55 -07:00
  • c700d07a0a fix lint error Keith Grant 2020-08-31 10:12:52 -07:00
  • 4a616d9f81 ensure notification template re-loads after saving Keith Grant 2020-08-31 09:38:28 -07:00
  • e830da97f3 Fix broken credential form tests after id change mabashian 2020-08-26 10:10:51 -04:00
  • 43ac5a0574 add some notification form tests; notification add screen Keith Grant 2020-08-21 16:35:37 -07:00
  • 9bb834a422 create ArrayTextField component Keith Grant 2020-08-21 09:24:32 -07:00
  • 458d29a579 only submit customized notification messages if changed Keith Grant 2020-08-20 14:43:30 -07:00
  • 19fc0d9a96 reset notification messages to defaults when switching to new type Keith Grant 2020-08-20 10:08:03 -07:00
  • ba95775ded add custom notification messages subform Keith Grant 2020-08-19 16:11:58 -07:00
  • bb12e0a3a9 fix initial values for notification type fields Keith Grant 2020-08-18 12:36:28 -07:00
  • 09178dd5f2 flush out notification form and type subform Keith Grant 2020-08-17 14:16:18 -07:00
  • d4b2e1998e List jobs for container groups nixocio 2020-09-04 16:21:32 -04:00
  • 9c90804300 Merge pull request #7974 from AlexSCorey/6561-WFJTDeetsNotLoad softwarefactory-project-zuul[bot] 2020-09-04 20:16:30 +00:00
  • 95b43c0087 Merge pull request #8075 from ryanpetrello/redis-capacity-check softwarefactory-project-zuul[bot] 2020-09-04 20:06:21 +00:00
  • 3f8cd21233 Merge pull request #8084 from ryanpetrello/bye-fact-scanning softwarefactory-project-zuul[bot] 2020-09-04 19:13:56 +00:00
  • e6cd27a858 Merge pull request #7960 from mabashian/6113-6703-cred-file-upload softwarefactory-project-zuul[bot] 2020-09-04 17:27:43 +00:00
  • 4133ec974b Follow same pattern as project update module, add task to integration test beeankha 2020-09-04 10:39:25 -04:00
  • 70f1bffe42 Merge pull request #8069 from ryanpetrello/saml-autopop softwarefactory-project-zuul[bot] 2020-09-04 16:01:23 +00:00
  • 77c211dabe Adds id's to credential form buttons mabashian 2020-09-04 11:22:34 -04:00
  • 013b411a0a remove old fact scanning plugins Ryan Petrello 2020-09-04 10:42:53 -04:00
  • 7764f1c1a5 Fix inv source org lookup, adjust unit tests (since org is now required for inv source module), update README, edit typos in test-related README beeankha 2020-09-02 22:05:25 -04:00
  • b78dea3e4b Add wait ability to the module beeankha 2020-09-01 16:56:29 -04:00
  • 1ce5d7d539 Add ability to look up inventory sources by org name/ID beeankha 2020-09-01 11:35:37 -04:00
  • 65e0ed8c77 Fix linter error beeankha 2020-08-27 19:07:18 -04:00
  • 72dbd10c2a Initial commit for new inventory sync module beeankha 2020-08-27 17:28:31 -04:00
  • e5f9ed827b Undo commenting out of strictmode mabashian 2020-08-21 08:19:13 -04:00
  • 2d2108b1de Support file upload/drag and drop on credential mutliline fields mabashian 2020-08-21 08:08:51 -04:00
  • b01d204137 if redis is unreachable, set instance capacity to zero Ryan Petrello 2020-09-03 13:02:10 -04:00
  • a6d26d7dab add the ability to prevent SAML auto-population behavior Ryan Petrello 2020-09-03 09:48:43 -04:00
  • adffa29346 Add/Edit Container Groups nixocio 2020-08-20 17:46:28 -04:00
  • cce66e366f Merge pull request #8065 from e-desouza/patch-1 softwarefactory-project-zuul[bot] 2020-09-03 12:35:07 +00:00
  • 371276b2e1 Update from pip to pip3 Elton de Souza 2020-09-02 21:11:46 -04:00
  • 77b1afe6fd Merge pull request #7873 from sean-m-sullivan/project_update softwarefactory-project-zuul[bot] 2020-09-02 15:39:23 +00:00
  • 5478c5f2fb linting sean-m-sullivan 2020-09-02 08:30:09 -05:00
  • e2bf3a0287 update to use isdigit and updated tests sean-m-sullivan 2020-09-02 07:19:11 -05:00
  • a17eedd9fe update to not use organizations sean-m-sullivan 2020-09-01 23:08:15 -05:00
  • d05c7d6cc5 update to use organizations sean-m-sullivan 2020-09-01 22:54:08 -05:00
  • 6200467629 add label to workflow templates sean-m-sullivan 2020-09-01 18:58:39 -05:00
  • dbd8431b14 Merge pull request #6 from ansible/devel Sean Sullivan 2020-09-01 18:50:03 -05:00
  • b11a5c1190 Merge pull request #8057 from ryanpetrello/proj-archive-py2 softwarefactory-project-zuul[bot] 2020-09-01 23:40:58 +00:00
  • 532447ed40 update to tower module sean-m-sullivan 2020-09-01 16:43:58 -05:00
  • 300a4510ac update completness sean-m-sullivan 2020-09-01 15:59:53 -05:00
  • d269a6d233 update sean-m-sullivan 2020-09-01 15:59:04 -05:00
  • 967e35fec9 Merge pull request #8056 from ryanpetrello/dead-code-ansible-path softwarefactory-project-zuul[bot] 2020-09-01 20:33:43 +00:00
  • fcd1169093 Merge pull request #8043 from john-westcott-iv/instance_groups_module softwarefactory-project-zuul[bot] 2020-09-01 20:26:44 +00:00
  • d95d8121f9 added to no endpoints for module sean-m-sullivan 2020-09-01 15:22:14 -05:00
  • 5d4413041e update to wait sean-m-sullivan 2020-09-01 14:59:16 -05:00
  • 798f6371af update the project archive sync support for py2 compatability Ryan Petrello 2020-09-01 15:55:33 -04:00
  • 8e317cabc0 Merge pull request #5 from ansible/devel Sean Sullivan 2020-09-01 14:42:23 -05:00
  • 3edaa6bc14 remove some dead code Ryan Petrello 2020-09-01 15:26:38 -04:00
  • 30616c1fce Merge pull request #8022 from sean-m-sullivan/wait_function softwarefactory-project-zuul[bot] 2020-09-01 19:13:12 +00:00
  • 57eed5863a Merge pull request #8054 from ryanpetrello/postgres-upgrade-note softwarefactory-project-zuul[bot] 2020-09-01 19:10:55 +00:00
  • 1c55d10d81 Merge pull request #7965 from rebeccahhh/devel softwarefactory-project-zuul[bot] 2020-09-01 18:27:27 +00:00
  • f4af74dabe renumber the Galaxy credential migration after rebasing Ryan Petrello 2020-09-01 13:47:26 -04:00
  • ad85b176f4 Update awxkit to manage Org galaxy credentials Elyézer Rezende 2020-09-01 11:56:46 -04:00
  • 4046b18eff properly handle Galaxy credentials if a Project is orphaned Ryan Petrello 2020-08-11 10:26:54 -04:00
  • a869d7da35 create the Galaxy credential for new installs in the preload script Ryan Petrello 2020-08-06 12:17:27 -04:00
  • 895010c675 Pre-populate organization galaxy credential field with the default galaxy credential mabashian 2020-08-05 16:06:33 -04:00
  • a30ca9c19c don't run ansible-galaxy installs if there are no Galaxy credentials Ryan Petrello 2020-08-05 14:35:44 -04:00
  • 30da93a64e update the help text for Organization galaxy credentials Ryan Petrello 2020-08-05 14:20:20 -04:00
  • 458807c0c7 Add a Galaxy Credential multi-select field to the Organizations form mabashian 2020-08-05 11:36:25 -04:00
  • 011822b1f0 make a global "managed by AWX/Tower" Credential to represent Galaxy Ryan Petrello 2020-08-05 07:57:27 -04:00
  • e5552b547b properly migrate settings.FALLBACK_GALAXY_SERVERS Ryan Petrello 2020-08-04 18:34:18 -04:00
  • 1b4dd7c783 enforce Organization ownership of Galaxy credentials Ryan Petrello 2020-08-04 17:29:44 -04:00
  • 25a9a9c3ba remove redaction exclusions for Galaxy URLs (basic auth support is gone) Ryan Petrello 2020-08-04 14:24:25 -04:00
  • 130e279012 add a data migration for Galaxy credentials Ryan Petrello 2020-08-04 12:35:32 -04:00
  • b8e0d087e5 add model support, an API, and a migration for Org -> Galaxy credentials Ryan Petrello 2020-08-04 09:28:57 -04:00
  • 8996d0a464 Merge pull request #7763 from chrismeyersfsu/feature-inv_plugin_conf softwarefactory-project-zuul[bot] 2020-09-01 17:44:22 +00:00
  • 40ac719d6d add a changelog note about upgrade issues from 13.0 -> 14.0 Ryan Petrello 2020-09-01 13:30:11 -04:00
  • 5f29b4bc18 Fixing typo John Westcott IV 2020-09-01 13:17:24 -04:00
  • 059999c7c3 update the inventory source module to respect new fields Ryan Petrello 2020-09-01 13:15:07 -04:00
  • 924273f589 more get_ansible_version test failure fixes Chris Meyers 2020-08-27 19:05:40 -04:00
  • 72fc314da1 flake8 fix Chris Meyers 2020-08-27 16:57:43 -04:00
  • 043a7f8599 more get_ansible_version removal Chris Meyers 2020-08-27 16:38:00 -04:00
  • a6712cfd60 bump inv plugin migration to avoid conflict Chris Meyers 2020-08-27 16:20:06 -04:00
  • 99aff93930 Get rid of ansible version checking Alan Rominger 2020-08-27 14:23:50 -04:00
  • 03ad1aa141 remove backwords migraiton support for inv plugins Chris Meyers 2020-08-27 14:32:17 -04:00
  • dcf5917a4e Check that host_filter is regexp Jake McDermott 2020-08-27 12:13:40 -04:00
  • f04aff81c4 Add details to inv source field help text Jake McDermott 2020-08-27 11:42:55 -04:00
  • a9cdf07690 push global invsource fields onto invsource obj Chris Meyers 2020-08-05 13:33:24 -04:00
  • d518891520 inventory plugin inventory parameter take precedence over env vars Chris Meyers 2020-08-05 12:06:37 -04:00
  • 48fb1e973c overwrite plugin: at runtime Chris Meyers 2020-08-05 10:02:18 -04:00
  • c7794fc3e4 fix missed import Chris Meyers 2020-08-05 09:38:55 -04:00
  • 2fdeba47a5 Add new common inventory source fields Jake McDermott 2020-08-04 17:35:12 -04:00
  • 12cf607e8a simplify InventorySourceOption inheritance hack Chris Meyers 2020-08-04 16:40:15 -04:00
  • 7d4493e109 rename inventory migration Chris Meyers 2020-08-04 10:54:28 -04:00
  • b253540047 Add new common inventory source fields Jake McDermott 2020-08-04 16:04:04 -04:00
  • 42e70bc852 Delete inventory source fields Jake McDermott 2020-07-29 18:33:46 -04:00
  • dce946e93f Delete inventory source fields Jake McDermott 2020-07-29 16:39:05 -04:00