Commit Graph

  • 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
  • 058e2c0d81 Make schema generator handle alternative iso 8601 datetimes Matthew Jones 2019-01-22 11:44:56 -05:00
  • 072919040b Omit DATABASE_SSLMODE if not set. Marius Rieder 2019-01-22 17:24:44 +01:00
  • 91ae343e3b Merge pull request #2847 from marshmalien/testing-smart-inv-host-filter softwarefactory-project-zuul[bot] 2019-01-22 16:10:26 +00:00
  • 5afabc7a19 use npm ci to install ui dependencies Jake McDermott 2019-01-22 10:45:48 -05:00
  • 4788f0814f Merge pull request #3045 from jakemcdermott/regenerate-package-lock 3.0.0 softwarefactory-project-zuul[bot] 2019-01-22 15:01:43 +00:00
  • c528ece5df Merge pull request #3046 from shanemcd/3.0.0 softwarefactory-project-zuul[bot] 2019-01-22 14:58:33 +00:00
  • a1c03cd6a1 update license files Jake McDermott 2019-01-22 09:30:42 -05:00
  • 42fbb81337 AWX 3.0.0 Shane McDonald 2019-01-22 09:32:39 -05:00
  • 5286e24721 Merge pull request #3044 from ryanpetrello/dispatcher-reap-db-error softwarefactory-project-zuul[bot] 2019-01-22 14:32:34 +00:00
  • 0bde309d23 updating package-lock.json Jake McDermott 2019-01-22 09:03:10 -05:00
  • b2442d42a3 detect dead DB connections in the dispatcher when reaping jobs Ryan Petrello 2019-01-22 08:40:26 -05:00
  • 18409f89c5 Merge pull request #3042 from ryanpetrello/py3-sso-complete softwarefactory-project-zuul[bot] 2019-01-22 13:12:41 +00:00
  • 88d5fb0420 Merge pull request #3039 from AlanCoding/inventory_venv softwarefactory-project-zuul[bot] 2019-01-22 13:12:37 +00:00
  • 1cc0f81913 Merge pull request #3034 from rooftopcellist/upgrade_social_auth_core softwarefactory-project-zuul[bot] 2019-01-21 22:10:50 +00:00
  • 8cb8e63db5 fix a py3 bug that breaks the SSO complete endpoint Ryan Petrello 2019-01-21 16:53:18 -05:00
  • 8597670299 upgrade social-auth-core to v3.0.0 Christian Adams 2019-01-18 14:08:42 -05:00
  • c0ff4dad59 Merge pull request #3021 from jakemcdermott/credential_input_access_methods softwarefactory-project-zuul[bot] 2019-01-21 21:10:12 +00:00
  • 9b2ca04118 Fix host_filter smart search bug when searching by "or" operator Marliana Lara 2018-11-29 15:31:56 -05:00
  • c97dfeb725 Cleanup after change post... to create... mabashian 2019-01-21 15:46:11 -05:00
  • 2c19a5a1d7 Changed post to create in api.js. Removed capitalize text component in favor of css solution. Updates to empty list contents. Fixes padding on notifications list mabashian 2019-01-21 15:44:09 -05:00
  • d98c60519e Merge pull request #2895 from AlanCoding/scm_vars softwarefactory-project-zuul[bot] 2019-01-21 19:13:47 +00:00
  • 589531163a Add pg_sslmode option. Marius Rieder 2019-01-21 19:47:34 +01:00
  • 4f929c7052 Fix inadvertent merge conflict change mabashian 2019-01-21 13:30:15 -05:00
  • 5dd8c3ace2 Allow SCM overwrite vars in the UI AlanCoding 2018-12-10 07:10:18 -05:00
  • 58f99c8918 Adds notification list to orgs mabashian 2019-01-21 13:13:09 -05:00
  • d021c253aa Merge pull request #2959 from crab86/devel softwarefactory-project-zuul[bot] 2019-01-21 17:21:14 +00:00
  • c48c8c04f4 Merge pull request #3038 from Spredzy/x_frame_options softwarefactory-project-zuul[bot] 2019-01-21 15:31:44 +00:00
  • a2102c92ec Merge pull request #3030 from ryanpetrello/fix-non-utf8-scm softwarefactory-project-zuul[bot] 2019-01-21 13:52:55 +00:00
  • 99288a5e18 Use custom virtual environment in inventory updates AlanCoding 2019-01-20 12:56:14 -05:00
  • 44c48d1d66 Nginx: Specify X-Frame-Options "DENY" header Yanis Guenane 2019-01-21 12:32:41 +01:00
  • c785c38748 websocket tests initial commit Daniel Sami 2018-12-20 12:01:40 -05:00
  • ebe0ded9c2 Add grafana notification type unit tests Sebastian 2019-01-20 22:42:03 +01:00
  • 2dadfbcc14 use credential input access methods in injectors.py Jake McDermott 2019-01-17 21:22:37 -05:00
  • 3a58a5b772 use credential input access methods in views/__init__.py Jake McDermott 2019-01-17 20:15:04 -05:00
  • 5010e98b8f use credential input access methods in projects.py Jake McDermott 2019-01-17 19:23:04 -05:00
  • 3ef4cc9bfa use credential input access methods in serializers.py Jake McDermott 2019-01-17 19:11:16 -05:00
  • c01c671642 use credential input access methods in tasks.py Jake McDermott 2019-01-17 18:43:36 -05:00
  • a86e270905 add credential input access methods Jake McDermott 2019-01-17 20:44:37 -05:00
  • 4058d18593 Add grafana notification type Sebastian 2019-01-20 13:51:23 +01:00
  • caa55f112f add robust handling of non-UTF8 when detecting inventory/playbooks Ryan Petrello 2019-01-18 16:04:32 -05:00
  • d0af952685 Merge pull request #3027 from rooftopcellist/amend_auth_code_help_txt softwarefactory-project-zuul[bot] 2019-01-18 20:37:21 +00:00
  • fbc7f496c5 Merge pull request #3024 from ryanpetrello/ldap-gc-deadlock softwarefactory-project-zuul[bot] 2019-01-18 19:25:11 +00:00
  • bb19a4234e Merge pull request #3003 from jlmitch5/newSettingsInUI John Mitchell 2019-01-18 14:20:31 -05:00
  • 11f7e90f6a Merge pull request #3025 from ryanpetrello/django-cors-headers softwarefactory-project-zuul[bot] 2019-01-18 18:47:14 +00:00
  • 5c080678a6 correct authorization code expiration help-text Christian Adams 2019-01-18 13:27:01 -05:00
  • 2df51a923d change grant reference to code in ui help text John Mitchell 2019-01-18 13:13:15 -05:00
  • 0da0a8e67b CORS Support Tyler Cross 2018-11-18 21:25:21 -05:00
  • b75ba7ebea remove auth misc form and move fields under system misc form John Mitchell 2019-01-17 13:50:53 -05:00
  • 24de951f6c add access token and authorization code expiration settings to ui John Mitchell 2019-01-15 14:05:48 -05:00
  • 974306541e add isolated settings to ui John Mitchell 2019-01-14 14:24:22 -05:00
  • d2fa5cc182 Merge pull request #3013 from ryanpetrello/ansible-py3-venv softwarefactory-project-zuul[bot] 2019-01-18 16:29:27 +00:00