Commit Graph

  • 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
  • 2588832629 remove debug flag from eslint John Mitchell 2019-01-24 12:08:39 -05:00
  • be4b3c75b4 Merge pull request #3052 from jakemcdermott/inputs_enc softwarefactory-project-zuul[bot] 2019-01-24 17:04:30 +00:00
  • 818b261bea Merge pull request #3057 from kialam/add-list-toolbar softwarefactory-project-zuul[bot] 2019-01-24 16:45:57 +00:00
  • f37bdba645 update eslint config and add eslint ignore John Mitchell 2019-01-24 11:36:18 -05:00
  • 4707dc2a05 clean up some unnecessary dispatcher reaping code Ryan Petrello 2019-01-24 02:19:18 -05:00
  • ebc2b821be Only show toolbar if the job list is not empty. Kia Lam 2019-01-23 16:08:41 -05:00
  • 85a875bbfe Styling changes. Kia Lam 2019-01-23 11:49:54 -05:00
  • a9663c2900 Add expand/collapse toolbar to Jobs List view. Kia Lam 2019-01-23 11:49:01 -05:00
  • 05c24df9e3 Add list toolbar component. Kia Lam 2019-01-23 11:46:43 -05:00
  • 1becd4c39d Merge pull request #3066 from ryanpetrello/frosted-flakes-are-more-than-good Ryan Petrello 2019-01-24 10:40:37 -05:00
  • 9817ab14d0 clean up some minor linting issues Ryan Petrello 2019-01-24 10:23:56 -05:00
  • 28b5d43e1f Merge pull request #93 from mabashian/63-org-notifications Michael Abashian 2019-01-24 09:21:13 -05:00
  • 47719776f2 More cleanup based on pr feedback. Adds org notif list page and tests mabashian 2019-01-23 16:52:14 -05:00
  • 51b51a9bf7 Merge pull request #3051 from ryanpetrello/record-venv-usage softwarefactory-project-zuul[bot] 2019-01-23 21:33:31 +00:00
  • 55c5dd06cf Merge pull request #3058 from ryanpetrello/ansible-inventory-custom-venv softwarefactory-project-zuul[bot] 2019-01-23 19:30:13 +00:00
  • 6c19d6ae4e Removes unnecessary fragment elements. Fixes vertical alignment on notif row item. Bind notification list functions to constructor mabashian 2019-01-23 14:13:51 -05:00
  • 0e5e23372d use the correct ansible-inventory executable for custom venvs Ryan Petrello 2019-01-23 13:41:21 -05:00
  • 1e44d5c833 Merge pull request #2899 from AlanCoding/copy_created_by softwarefactory-project-zuul[bot] 2019-01-23 16:53:49 +00:00
  • f7bc8fb662 record the virtualenv used when a job or inventory sync runs Ryan Petrello 2019-01-22 17:35:09 -05:00
  • 416dcc83c9 Merge pull request #3020 from beeankha/fix_unicode_error softwarefactory-project-zuul[bot] 2019-01-23 15:26:07 +00:00
  • 13ed656506 Copy WFJT created_by to jobs it spawns AlanCoding 2018-12-10 11:27:45 -05:00
  • f683f87ce3 Merge pull request #3053 from girishramnani/bug/jt-patch softwarefactory-project-zuul[bot] 2019-01-23 13:39:09 +00:00
  • c15cbe0f6e resolved the error message for JT Patch Girish Ramnani 2019-01-23 11:53:27 +05:30
  • a8728670e1 handle credential.inputs in decryption utils Jake McDermott 2019-01-21 18:03:56 -05:00
  • cf9dffbaf8 Merge pull request #3035 from ansible/e2e-websockets softwarefactory-project-zuul[bot] 2019-01-23 02:34:19 +00:00
  • 3d1b32c72f websocket tests and fixture updates Daniel Sami 2018-12-20 12:01:40 -05:00
  • e95da84e5a make forks fill for value of 0 and update timeout help text based on docs feedback John Mitchell 2019-01-22 13:48:57 -05:00
  • fcd759fa1f add timeout field to ui John Mitchell 2019-01-21 13:52:47 -05:00
  • 6772c81927 Merge pull request #3047 from jakemcdermott/npm-ci softwarefactory-project-zuul[bot] 2019-01-22 17:28:40 +00:00
  • 774ec40989 Merge pull request #3048 from matburt/schema_detector_regex softwarefactory-project-zuul[bot] 2019-01-22 17:09:23 +00:00
  • b7ba280da3 Merge pull request #3040 from jiuka/709-support-ssl-connections-for-postgresql softwarefactory-project-zuul[bot] 2019-01-22 16:51:41 +00:00