Commit Graph

  • cb238c1f24 read cert from memory Jake McDermott 2019-03-21 15:13:54 -04:00
  • 3dee9f0512 add plugin for cyberark aim Jake McDermott 2019-03-21 10:57:46 -04:00
  • 261a635005 remove non-matches from input source arrays Jake McDermott 2019-03-19 20:21:37 -04:00
  • 4f13592430 hide drag-and-drop textarea hints when showing input value as tag Jake McDermott 2019-03-18 08:17:06 -04:00
  • 73c9d1b7a9 remove bootstrap fade from dialog component Jake McDermott 2019-03-18 08:09:02 -04:00
  • 8180a2060a rename at-easy-modal to at-dialog Jake McDermott 2019-03-18 08:00:44 -04:00
  • dfaf19cdf3 use default action button class when fill and color props aren't given Jake McDermott 2019-03-18 07:52:13 -04:00
  • ea9ed31f9d refactor metadata conversion function to use reduce Jake McDermott 2019-03-18 07:44:54 -04:00
  • 05226333ff move tag max height declaration to input tag wrapper Jake McDermott 2019-03-18 07:42:24 -04:00
  • 5b79843390 use a shared variable for layout declarations Jake McDermott 2019-03-18 07:39:27 -04:00
  • 1eda939ce2 add tips for secret controls Jake McDermott 2019-03-13 19:08:12 -04:00
  • 43456d13c4 don't replace input source unless changed Jake McDermott 2019-03-13 18:35:50 -04:00
  • 215c3c87e5 enable input source linking for secret textarea fields Jake McDermott 2019-03-12 20:27:15 -04:00
  • 957804e22a enable input source linking for textarea fields Jake McDermott 2019-03-12 20:26:42 -04:00
  • e14f17687c disable prompt-on-launch when input source is set Jake McDermott 2019-03-06 18:30:08 -05:00
  • e0d61cfb8e enable input source linking for password fields Jake McDermott 2019-03-06 11:34:10 -05:00
  • 1344706095 add wrapper for text input tags Jake McDermott 2019-03-05 16:35:32 -05:00
  • 5c855b5bd1 add selected credential tray to input source lookup Jake McDermott 2019-03-05 13:58:10 -05:00
  • 6d0f2948aa don't show lookup until data is fetched Jake McDermott 2019-03-05 10:28:08 -05:00
  • 736bd2ed67 add validation for required values and metadata fields Jake McDermott 2019-03-05 09:30:20 -05:00
  • 47f31b41fb combine add and edit controllers Jake McDermott 2019-03-04 14:13:36 -05:00
  • 61eeb630f8 move org edit permission check to route resolve Jake McDermott 2019-03-04 13:11:15 -05:00
  • 7f55a1da0d move input value initialization to models Jake McDermott 2019-03-04 12:32:06 -05:00
  • ceef7f57af add input source creation ui Jake McDermott 2019-03-04 09:28:07 -05:00
  • 393ad6b2f4 add cyberark conjur to tested credential types Jake McDermott 2019-03-01 14:33:48 -05:00
  • 0768c6ac1d store the public key for HashiVault signing in the plugin metadata Ryan Petrello 2019-03-01 00:27:03 -05:00
  • 2824616ba6 add support for CyberArk Conjur (API v5) Ryan Petrello 2019-02-28 13:10:44 -05:00
  • c436dcf875 add input source prompting and plugin testing Jake McDermott 2019-02-26 15:17:53 -05:00
  • 0de8a89293 support input source metadata in plugin test apis Jake McDermott 2019-02-28 21:02:07 -05:00
  • 81a509424a prefetch related source credentials in tasks.py Ryan Petrello 2019-02-28 11:45:45 -05:00
  • 42f4956a7f enforce required credential fields at job start time rather than on save Ryan Petrello 2019-02-28 11:24:38 -05:00
  • e2d474ddd2 document restriction of external-external credential source linking Jake McDermott 2019-02-28 10:28:24 -05:00
  • 011d7eb892 clean up access to various CredentialInputSource fields (#3336) Ryan Petrello 2019-02-28 10:21:48 -05:00
  • 018ff91620 add related and summary fields to the CredentialInputSource endpoint Ryan Petrello 2019-02-27 22:14:08 -05:00
  • 368d933799 remove association behavior from /api/v2/credentials/input_sources/ Ryan Petrello 2019-02-27 16:12:19 -05:00
  • e9532dea8e cache dynamic input fields Jake McDermott 2019-02-27 15:12:07 -05:00
  • b911f8bf77 allow creation at /api/v2/credential_input_sources Ryan Petrello 2019-02-27 14:51:48 -05:00
  • e727909a61 rename the CredentialInputSource related_names so they're plural Ryan Petrello 2019-02-26 21:25:26 -05:00
  • 13366c1e75 Encrypt machine.ssh_public_key_data (in case users paste in signed data) Ryan Petrello 2019-02-26 17:45:26 -05:00
  • ca6d124417 add API examples for supported credential plugins Ryan Petrello 2019-02-26 15:51:30 -05:00
  • 35cca68f04 add RBAC definitions for CredentialInputSource Ryan Petrello 2019-02-26 11:46:38 -05:00
  • dcf17683e2 mark cred plugin strings for translation Ryan Petrello 2019-02-25 22:52:47 -05:00
  • b851e2be4a don't add hvac as a dependency for hashicorp vault integration Ryan Petrello 2019-02-25 20:56:59 -05:00
  • 69368d874e move path parameterization to the CredentialInputSource model Ryan Petrello 2019-02-25 13:09:34 -05:00
  • 0ee223f799 add api for testing credential plugins Jake McDermott 2019-02-25 09:33:43 -05:00
  • 7a43f00a5d add support for HashiCorp signed SSH certificates Ryan Petrello 2019-02-22 14:45:27 -05:00
  • 4ed5bca5e3 add credential plugin support for Azure Key Vault Ryan Petrello 2019-02-22 01:21:08 -05:00
  • 0a87469225 give credential plugins an explicit namespace Ryan Petrello 2019-02-21 18:09:29 -05:00
  • 63997838cd support HashiCorp Vault versioned secrets (API v2) Ryan Petrello 2019-02-21 15:49:07 -05:00
  • 89b731a0cb Improve the HashiCorp Vault KV name and field labels/help_text Ryan Petrello 2019-02-21 15:10:36 -05:00
  • 9036ba492c switch CredentialInput creation to use the associate/disassociate view Ryan Petrello 2019-02-18 14:42:14 -05:00
  • d87144c4a7 add api for managing credential input sources Jake McDermott 2019-01-30 17:01:00 -05:00
  • c209955400 add credential plugin system and minimal working hashivault Jake McDermott 2019-01-21 18:20:24 -05:00
  • e5f48bfa62 set focus on first input in modal when launching jt Keith Grant 2019-04-02 11:10:02 -04:00
  • 6e2c04e16c Merge pull request #3579 from ansible/revert-3575-update_preload_data softwarefactory-project-zuul[bot] 2019-04-02 13:02:19 +00:00
  • 8f096d11b6 Merge pull request #3569 from ansible/inv_src_venv softwarefactory-project-zuul[bot] 2019-04-02 12:16:50 +00:00
  • b98bac0ee9 Merge pull request #3580 from ryanpetrello/py3-insights-error softwarefactory-project-zuul[bot] 2019-04-01 21:35:07 +00:00
  • 52a2ed2786 fix a py3 compat issue in the insights action plugin Ryan Petrello 2019-04-01 08:47:38 -04:00
  • 9710015a2f Revert "Add scm_branch while preloading data" Vismay Golwala 2019-04-01 16:56:19 -04:00
  • b70c354dfc Merge pull request #3575 from vismay-golwala/update_preload_data softwarefactory-project-zuul[bot] 2019-04-01 20:39:46 +00:00
  • e943ae59b7 auto-focus first input in jt launch modal Keith Grant 2019-04-01 15:49:41 -04:00
  • 6e8809fe72 Merge pull request #3528 from elyezer/e2e-users softwarefactory-project-zuul[bot] 2019-04-01 19:30:39 +00:00
  • d2d1074e8b Add auditor and admin params to user e2e Elyézer Rezende 2019-03-27 15:04:30 -04:00
  • 1bcda0a4cb Merge pull request #3529 from chrismeyersfsu/fix-inventory_update_deadlock softwarefactory-project-zuul[bot] 2019-04-01 18:05:36 +00:00
  • 4e4afb4a98 Add sorting to all occurrences of the Template list Marliana Lara 2019-04-01 13:43:52 -04:00
  • 750c8d8a6d Set ansible-inventory verbosity for Ansible 2.8 AlanCoding 2019-04-01 12:20:12 -04:00
  • 74e264a6a5 Add scm_branch while preloading data Vismay Golwala 2019-04-01 11:53:34 -04:00
  • c508dc7d83 Merge pull request #3564 from wenottingham/paranormal-activity-stream softwarefactory-project-zuul[bot] 2019-04-01 15:23:35 +00:00
  • ea355f6f8f change default to allow empty groups from custom sources AlanCoding 2019-04-01 10:53:06 -04:00
  • 95f5315fa3 prevent console errors when code mirror parses invalid syntax Keith Grant 2019-04-01 08:16:11 -04:00
  • e99e97bcb8 Adds support for custom_virutalenv on inventory sources in the UI mabashian 2019-03-31 13:45:24 -04:00
  • 7b16931658 Merge pull request #2736 from AlanCoding/logstash_removal softwarefactory-project-zuul[bot] 2019-03-31 02:35:45 +00:00
  • e395b87a1b Merge pull request #3559 from chrismeyersfsu/fix-isolated_fact_cache softwarefactory-project-zuul[bot] 2019-03-29 20:44:04 +00:00
  • 71fcb1a82c process host facts for iso runs chris meyers 2019-03-29 13:50:29 -04:00
  • 21e5179a84 Merge pull request #3563 from shanemcd/secret-secret softwarefactory-project-zuul[bot] 2019-03-29 19:47:26 +00:00
  • 298eaa0b32 Move secret key from configmap to secret Shane McDonald 2019-03-29 15:11:52 -04:00
  • 17c0293065 Management jobs don't produce activity stream entries; don't try and show them. Bill Nottingham 2019-03-29 15:21:22 -04:00
  • 6f150f0362 Set inv src custom virtualenv directly on model AlanCoding 2019-03-28 13:58:29 -04:00
  • 3f2cc53992 fix tests eslintrc Keith Grant 2019-03-29 14:28:41 -04:00
  • 20f27f4062 make InstanceGroupsLookup tooltip customizable via prop Keith Grant 2019-03-29 14:22:09 -04:00
  • 71718ee2eb Merge pull request #3558 from ryanpetrello/index-job-status softwarefactory-project-zuul[bot] 2019-03-29 18:14:53 +00:00
  • 40b88da9dd add FormRow component; rename unwrapped components with underscore Keith Grant 2019-03-29 13:50:17 -04:00
  • 7ef68a03c6 index unified_job.status Ryan Petrello 2019-03-29 12:57:05 -04:00
  • bf3473d394 Merge pull request #3552 from ryanpetrello/final-isolated-cleanup softwarefactory-project-zuul[bot] 2019-03-29 16:57:02 +00:00
  • eab9ee5128 Merge pull request #3514 from AlanCoding/azure_huzzah softwarefactory-project-zuul[bot] 2019-03-29 16:41:16 +00:00
  • 563a0cc2a4 move awx.main.expect to awx.main.isolated Ryan Petrello 2019-03-29 12:14:40 -04:00
  • 3007b9c66a Merge pull request #3518 from jbradberry/isolated-heartbeat softwarefactory-project-zuul[bot] 2019-03-29 15:15:49 +00:00
  • a4ec149344 Merge pull request #3555 from ryanpetrello/even-more-iso-fixes softwarefactory-project-zuul[bot] 2019-03-29 15:13:23 +00:00
  • a59bc33280 slightly refactor isolated event consumption Ryan Petrello 2019-03-29 10:48:42 -04:00
  • 8f089c02a5 fix some faulty logic in isolated syncs that caused SSH keys to not work Ryan Petrello 2019-03-29 10:32:24 -04:00
  • d663d397f8 clean up some isolated adhoc code Ryan Petrello 2019-03-29 10:31:56 -04:00
  • 546281d435 work around a bug where runner doesn't provide atomic event writes Ryan Petrello 2019-03-29 10:31:12 -04:00
  • 4e01b11577 Merge pull request #3503 from kialam/fix-3421-wf-viz-popover softwarefactory-project-zuul[bot] 2019-03-29 13:59:07 +00:00
  • d25f1d1357 Format jt details for popover use. Kia Lam 2019-03-29 09:22:15 -04:00
  • 2ab290ff2d Merge pull request #3534 from ryanpetrello/iso-pexpect-cleanup softwarefactory-project-zuul[bot] 2019-03-29 13:17:05 +00:00
  • ef88507d23 Merge pull request #3543 from AlanCoding/do_not_transform softwarefactory-project-zuul[bot] 2019-03-28 23:47:56 +00:00
  • df9a012013 Merge pull request #3284 from ansible/analytics softwarefactory-project-zuul[bot] 2019-03-28 22:40:18 +00:00
  • 9160d91278 clean up old usage of idle_timeout Ryan Petrello 2019-03-28 17:11:03 -04:00
  • ab11f18957 send an EOF event if isolated dispatch fails Ryan Petrello 2019-03-28 16:48:52 -04:00
  • 2002d48bcc minor tweaks Keith Grant 2019-03-28 16:44:44 -04:00