Commit Graph

  • 9d9b94c8c3 Increase label font-weight and vertically align labels and chips Marliana Lara 2019-02-06 10:51:45 -05:00
  • a6b362e455 fix a subtle bug in ansible_facts lookup filtering Ryan Petrello 2019-02-06 11:02:47 -05:00
  • 2c3549331c Adds proper error handling to worklfow save related promises. Fixes bug watching for prompt changes after the node has been edited once. mabashian 2019-02-06 10:26:51 -05:00
  • 016fc7f6bf use source_project custom_virtualenv if configured Bram Verschueren 2019-02-06 10:30:37 +01:00
  • e8eda28ce5 Merge pull request #3162 from wenottingham/cady-heron-was-right softwarefactory-project-zuul[bot] 2019-02-06 01:22:34 +00:00
  • 83c232eb20 Merge pull request #3112 from saito-hideki/pr/fix_ui-test-ci softwarefactory-project-zuul[bot] 2019-02-06 01:20:19 +00:00
  • c30639c4e6 Merge pull request #3166 from ryanpetrello/old-ansible-inventory-error-msg softwarefactory-project-zuul[bot] 2019-02-05 22:32:13 +00:00
  • 5e84782b9c provide a better ansible-inventory fallback error message old ansibles Ryan Petrello 2019-02-05 17:07:33 -05:00
  • 1a619de91f Makes priv escalation method a dynamic select element mabashian 2019-02-05 11:31:01 -05:00
  • d134291097 Merge pull request #3123 from elyezer/users-crud-e2e softwarefactory-project-zuul[bot] 2019-02-05 18:54:49 +00:00
  • 4b669fb16d Remove limit on limit field. Bill Nottingham 2019-02-05 13:30:51 -05:00
  • b53621e74c Merge pull request #3152 from ryanpetrello/jsonb_prevent_field_lookups softwarefactory-project-zuul[bot] 2019-02-05 17:24:06 +00:00
  • 925c6543c4 Add users CRUD e2e tests Elyézer Rezende 2019-01-31 15:16:01 -02:00
  • 56c0ab97ed Merge pull request #99 from jlmitch5/addOrgEmptyListAndUpdateCSS John Mitchell 2019-02-05 11:52:36 -05:00
  • 8846e1427e Add Organization Details view and test Marliana Lara 2019-02-01 09:16:49 -05:00
  • bb5312f4fc prevent field lookups on Host.ansible_facts keys (it doesn't work) Ryan Petrello 2019-02-04 21:28:50 -05:00
  • 7333e55748 Merge pull request #3156 from Spredzy/schedule_max_jobs_conditiion softwarefactory-project-zuul[bot] 2019-02-05 13:35:35 +00:00
  • 5e20dcb6ca jt, wfjt: Ensure SCHEDULE_MAX_JOBS is accurately respect Yanis Guenane 2019-02-05 13:40:57 +01:00
  • 736f1e1775 update conditional showing of empty list component John Mitchell 2019-02-04 15:39:44 -05:00
  • cab6b8b333 Merge pull request #3147 from jbradberry/become_method_list softwarefactory-project-zuul[bot] 2019-02-04 17:12:28 +00:00
  • 46020379aa Expose the known privilege escalation methods in the API config view Jeff Bradberry 2019-02-04 11:45:27 -05:00
  • e23fb31a4a Merge pull request #3140 from AlanCoding/isolate_venv softwarefactory-project-zuul[bot] 2019-02-02 12:17:25 +00:00
  • 17c95f200a Merge pull request #3136 from marshmalien/fix-inv-host-tab Marliana Lara 2019-02-01 16:36:02 -05:00
  • 7676ccdbac use custom venv in inventory prooting AlanCoding 2019-02-01 13:29:45 -05:00
  • 4626aa0144 Merge pull request #3093 from jbradberry/become_plugins softwarefactory-project-zuul[bot] 2019-02-01 17:48:09 +00:00
  • fb7596929f Disable hosts toggle in smart inventory hosts tab Marliana Lara 2019-02-01 10:55:07 -05:00
  • d63518d789 Merge pull request #3005 from b0urn3/devel softwarefactory-project-zuul[bot] 2019-02-01 13:54:21 +00:00
  • 6f1cbac324 Add SCHEDULE_MAX_JOBS implementation for WFJTs for #2975 Robert Zahradníček 2019-01-05 21:44:43 +01:00
  • 2b80f0f7b6 Merge pull request #3121 from ryanpetrello/busted-isolated softwarefactory-project-zuul[bot] 2019-01-31 16:27:06 +00:00
  • 10945faba1 properly detect ansible-playbook vs ansible runs in bwrap arg building Ryan Petrello 2019-01-31 11:03:27 -05:00
  • d4ccb00338 Merge pull request #3118 from ryanpetrello/fix-3108 softwarefactory-project-zuul[bot] 2019-01-31 14:43:42 +00:00
  • d10d5f1539 work around a bug in Django that breaks the stdout HTML view in py3 Ryan Petrello 2019-01-31 00:59:13 -05:00
  • 3e5f328b52 Fix chrome can not be started with unit-tests due to missing shared libraries Hideki Saito 2019-01-31 13:02:23 +09:00
  • d558ffd699 Fix chrome can not be started with unit-tests due to missing shared libraries Hideki Saito 2019-01-31 09:54:55 +09:00
  • 21bdd487e6 fix to tabs -- padding around and left most border John Mitchell 2019-01-30 16:32:42 -05:00
  • 4ce19a4b42 add empty list functionality to org list John Mitchell 2019-01-30 14:48:54 -05:00
  • 98cb8c6f6e update scss patternfly override file and add center empty list tweak John Mitchell 2019-01-30 14:48:38 -05:00
  • a2007b8e0c Merge pull request #98 from mabashian/selected-list Michael Abashian 2019-01-30 15:58:14 -05:00
  • 0e9e17f957 Only update selected instance groups if the select button is clicked in the modal mabashian 2019-01-30 15:27:02 -05:00
  • b64d401e74 Merge pull request #3086 from kialam/fix-3081-duplicate-template-expanded softwarefactory-project-zuul[bot] 2019-01-30 18:46:24 +00:00
  • 0a3f131adc Merge pull request #3100 from ryanpetrello/die_settings_migration_die softwarefactory-project-zuul[bot] 2019-01-30 18:33:14 +00:00
  • 6f9cf6a649 Fix expanded view not persisting when a user copies a JT/WF. Kia Lam 2019-01-28 12:05:43 -05:00
  • 5db43b8283 Merge pull request #3101 from jakemcdermott/bump-prompt-credential-type-page-size softwarefactory-project-zuul[bot] 2019-01-30 18:05:53 +00:00
  • 6ed36daef7 Fixes close button on tags in instance group form field mabashian 2019-01-30 12:59:22 -05:00
  • 5778c9cf05 Removes commented styles, use defined color variable in lockup mabashian 2019-01-30 10:35:01 -05:00
  • 2579e30ca1 Pulls in latest pf-react. Adds selected list component to org instance groups lookup mabashian 2019-01-29 13:23:52 -05:00
  • aa9e60c508 Merge pull request #3087 from kialam/fix-3082-sidenav-on-resize softwarefactory-project-zuul[bot] 2019-01-30 17:40:46 +00:00
  • 2162e8e0cc Merge pull request #3109 from ryanpetrello/overindent softwarefactory-project-zuul[bot] 2019-01-30 17:36:52 +00:00
  • 1eeffe4ae2 remove awx-manage migrate_to_database_settings Ryan Petrello 2019-01-29 17:53:49 -05:00
  • 701eb6afa5 Merge pull request #97 from jlmitch5/newPagination John Mitchell 2019-01-30 12:16:21 -05:00
  • e4d44efea2 reduce disabled background color to increase contrast w border John Mitchell 2019-01-30 12:14:48 -05:00
  • 2927803a82 fix overindent lint failures Ryan Petrello 2019-01-30 12:12:39 -05:00
  • 1b50b26901 support up to 200 credential types in launch prompts Jake McDermott 2019-01-29 20:10:13 -05:00
  • 44819987f7 Merge pull request #3097 from ansible/jakemcdermott-sanitize-jdetails softwarefactory-project-zuul[bot] 2019-01-29 21:34:32 +00:00
  • 9bf0d052ab Merge pull request #3089 from marshmalien/2330-execution-node softwarefactory-project-zuul[bot] 2019-01-29 21:17:37 +00:00
  • 5c98d04e09 Update execution node field from job status subscriber Marliana Lara 2019-01-29 15:23:43 -05:00
  • 6560ab0fab Migrated the inputs schema on existing CredentialTypes Jeff Bradberry 2019-01-29 15:04:35 -05:00
  • efb7a729c7 Merge pull request #3091 from beeankha/dupe_logout_msg softwarefactory-project-zuul[bot] 2019-01-29 19:51:52 +00:00
  • 6e1deed79e Removed the special-case logic for maintaining the schema of the become_method field Jeff Bradberry 2019-01-29 14:06:26 -05:00
  • ad3721bdb2 Ensure all other error messages don't double up with the logout message beeankha 2019-01-29 13:09:28 -05:00
  • 3c0744629b update pagination component based on ux feedback John Mitchell 2019-01-29 12:50:29 -05:00
  • 990851aa3b wrap org list in Card for consistency between detail John Mitchell 2019-01-29 12:50:15 -05:00
  • ca64630740 sanitize reflected user input on job details page Jake McDermott 2019-01-29 09:35:57 -05:00
  • 8686575311 Merge pull request #3092 from ansible/jakemcdermott-patch-1 softwarefactory-project-zuul[bot] 2019-01-28 22:26:59 +00:00
  • 0ecd6542bf Changed the become_method field into one that takes arbitrary input Jeff Bradberry 2019-01-28 14:49:59 -05:00
  • 5e3d47683d Ensure error messages are showing up, but not doubled beeankha 2019-01-28 16:12:20 -05:00
  • 73f617d811 Install dependencies for Chromium in unit test image Jake McDermott 2019-01-28 15:57:17 -05:00
  • ea7e15bfc4 Remove error message for regular logout beeankha 2019-01-28 15:16:28 -05:00
  • eca530c788 Add execution node field to job details panel Marliana Lara 2019-01-28 13:48:50 -05:00
  • c1b48e2c9c Some sidebar nav fixes. Kia Lam 2019-01-28 13:25:44 -05:00
  • 9d501327fc Merge pull request #3078 from shawnmolnar/fixtypos softwarefactory-project-zuul[bot] 2019-01-28 17:53:23 +00:00
  • 65e369c0f3 Merge pull request #96 from marshmalien/refactor-url Marliana Lara 2019-01-28 12:02:23 -05:00
  • 31b3bad658 Fixed role download typo in help text Molnar, Shawn 2019-01-25 16:37:51 -08:00
  • 9048c34a7d Fix merge conflicts and linting errors Marliana Lara 2019-01-25 16:49:46 -05:00
  • 21298c8872 Add Breadcrumbs test Marliana Lara 2019-01-25 16:23:21 -05:00
  • b820e411d3 Refactor breadcrumbs, tabs, routing. Marliana Lara 2019-01-24 23:53:10 -05:00
  • dd522c240e remove test debuggers John Mitchell 2019-01-25 16:17:58 -05:00
  • 54e79a93d9 Merge pull request #95 from jlmitch5/fixLinting John Mitchell 2019-01-25 16:16:55 -05:00
  • 155c214df0 Merge pull request #3077 from mabashian/i18n-sweep softwarefactory-project-zuul[bot] 2019-01-25 21:11:30 +00:00
  • 02d7006ea4 fix tests John Mitchell 2019-01-25 15:22:32 -05:00
  • 5931c13b04 Mark strings for translation mabashian 2019-01-25 14:21:35 -05:00
  • 5d7b7d5888 Merge pull request #3074 from kialam/projects-expand-collapse softwarefactory-project-zuul[bot] 2019-01-25 17:41:01 +00:00
  • 53ad819d65 Merge pull request #3068 from kialam/job-template-expand-collapse softwarefactory-project-zuul[bot] 2019-01-25 17:40:54 +00:00
  • 3ce3786303 Merge pull request #3071 from saito-hideki/pr/fix_doc_saml_team_attr_map softwarefactory-project-zuul[bot] 2019-01-25 16:45:29 +00:00
  • 46bc146e26 Merge pull request #3076 from ryanpetrello/test-data-cleanup softwarefactory-project-zuul[bot] 2019-01-25 16:38:38 +00:00
  • 88eaf1154a move awx.main.utils.ansible tests data into the correct location Ryan Petrello 2019-01-25 11:11:12 -05:00
  • 5421c243d7 Add expand/collapse toolbar to Projects List. Kia Lam 2019-01-25 10:31:38 -05:00
  • 5cdab1b57a Merge pull request #3070 from ryanpetrello/bye-bye-six softwarefactory-project-zuul[bot] 2019-01-25 15:20:38 +00:00
  • 2a86c5b944 Merge pull request #3061 from jakemcdermott/inventory-scm-job-linkage softwarefactory-project-zuul[bot] 2019-01-25 13:05:36 +00:00
  • daeeaf413a clean up unnecessary usage of the six library (awx only supports py3) Ryan Petrello 2019-01-24 17:57:08 -05:00
  • 2d119f7b02 Fixed incorrect setting item name for SAML Team Attribute Mapping Hideki Saito 2019-01-25 09:24:12 +09:00
  • 68950d56ca Merge pull request #3065 from ryanpetrello/dispatcher-reap-refactor softwarefactory-project-zuul[bot] 2019-01-24 22:30:45 +00:00
  • 477c5df022 add linked status indicator for scm inventory project updates Jake McDermott 2019-01-23 15:58:46 -05:00
  • 4c8f4f4cc5 Merge pull request #3067 from mabashian/2264-custom-venv softwarefactory-project-zuul[bot] 2019-01-24 20:35:49 +00:00
  • 6726e203b9 Merge pull request #3050 from jlmitch5/jobTimeoutInUi softwarefactory-project-zuul[bot] 2019-01-24 19:16:48 +00:00
  • 9a10811366 Add expand/collapse toolbar for Job Templates list. Kia Lam 2019-01-24 13:50:32 -05:00
  • 62bffaa7e6 Make environment subscribe-able mabashian 2019-01-24 13:08:19 -05:00
  • 7de89f6486 fix linting issues John Mitchell 2019-01-24 13:05:36 -05:00
  • 14423c4f3f Add param to getEnvironmentDetails allowing us to pass in a value rather than pulling it from the model mabashian 2019-01-24 12:58:29 -05:00
  • 8037cddfe5 Adds environment to output details for jts and inv syncs mabashian 2019-01-24 12:19:24 -05:00