sean-m-sullivan
0c18587851
update to use time function
2020-08-26 23:30:18 -05:00
softwarefactory-project-zuul[bot]
f18d9212cb
Merge pull request #7987 from nixocio/ui_add_adv_search
...
Add advanced search keys for InstanceGroup and CredentialType Lists
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-27 02:55:19 +00:00
softwarefactory-project-zuul[bot]
9b353c70f3
Merge pull request #8019 from mabashian/7663-workflow-viz-button
...
Adds visualizer button to workflow template rows on templates list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-27 02:54:03 +00:00
Sean Sullivan
243c2cfe15
Merge pull request #3 from ansible/devel
...
rebase to devel
2020-08-26 20:53:39 -05:00
beeankha
0f3aefe592
Fix pep8 errors, rebase
2020-08-26 19:51:10 -04:00
John Westcott IV
7afd84dc49
Resolving issue in test_completness
2020-08-26 19:50:04 -04:00
John Westcott IV
1b1a14f220
Fixing linting spacing issue
2020-08-26 19:50:04 -04:00
John Westcott IV
2690fcec31
Adding insights credential to tower_inventory
...
Fixed a spacing issue in documentation
Enhanced integration test to include a block to ensure cleanup of assets
2020-08-26 19:50:04 -04:00
softwarefactory-project-zuul[bot]
9323156f4c
Merge pull request #7983 from beeankha/collections_pylint_fixes
...
Fix pylint Errors in Collections Modules
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-26 22:31:22 +00:00
mabashian
73d21a01cb
Adds visualizer button to workflow template rows on templates list
2020-08-26 17:03:48 -04:00
Rebeccah
9a6f641df0
adding in inventory to unified job query for analytics
2020-08-26 16:32:02 -04:00
beeankha
3ddee3072b
Add errors to ignore file, remove noqa directives
2020-08-26 16:09:42 -04:00
softwarefactory-project-zuul[bot]
1514a5ac23
Merge pull request #7963 from john-westcott-iv/tools
...
Collections Completeness Tests
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-26 19:34:52 +00:00
softwarefactory-project-zuul[bot]
ccb1e0a748
Merge pull request #8008 from mabashian/8002-plurals
...
Use low level i18n._ instead of i18n.plural for plurals on the schedule form
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
https://github.com/jakemcdermott
2020-08-26 18:11:04 +00:00
Ryan Petrello
73baf3fcf9
defer loading Job.artifacts on host views to improve performance
...
see: https://github.com/ansible/awx/issues/8006
this data can be *really* large, and we don't actually need it for the summary fields on this API endpoint
2020-08-26 13:34:15 -04:00
mabashian
c731e4282b
Use low level i18n._ instead of i18n.plural for plurals on the schedule form. This fixes a bug where the page would crash on static builds when a frequency was selected.
2020-08-26 13:18:07 -04:00
softwarefactory-project-zuul[bot]
57949078bb
Merge pull request #7945 from beeankha/tower_role_id_fix
...
Get tower_role Module to Accept IDs for Related Objects
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-26 14:21:32 +00:00
John Westcott IV
2b6e4fe353
Permissions change, spell check, pep8, etc
2020-08-26 10:16:37 -04:00
John Westcott IV
b7b304eb84
Changing how we check modules
...
Options which are not in the API POST and are marked in the module as deprecated are ignored
If an option is not in the API POST but is marked as a list we assume its a relation
2020-08-26 10:16:37 -04:00
John Westcott IV
8f97109ac7
Fixing PY2 compile issues
2020-08-26 10:16:37 -04:00
John Westcott IV
730a9b25ac
Fixing pep8 and other issues
2020-08-26 10:16:37 -04:00
John Westcott IV
a36d942f67
Migrating old test_notification test to test_notification_template
2020-08-26 10:16:37 -04:00
John Westcott IV
b1ffbf1e39
Change module from tower_notification to tower_notification_template
2020-08-26 10:16:37 -04:00
John Westcott IV
f8290f0ce3
Fixing flake8 and adding more module OKs
2020-08-26 10:16:37 -04:00
John Westcott IV
41ca20dc99
Changing scm_credential to credential to match API
2020-08-26 10:16:37 -04:00
John Westcott IV
3b6152a380
Changing job_timeout to an aliase of timeout to match the API
2020-08-26 10:16:37 -04:00
John Westcott IV
1ad4c4ab86
Fixing pep8 issues
2020-08-26 10:16:37 -04:00
John Westcott IV
9353e94629
Spell checking
2020-08-26 10:16:37 -04:00
John Westcott IV
85a1233764
Adding read-only endpoint check, fixing typo, adding needs_development check
2020-08-26 10:16:37 -04:00
John Westcott IV
c2cdd8e403
Initial commit of test_completeness
2020-08-26 10:16:37 -04:00
softwarefactory-project-zuul[bot]
96e1920d36
Merge pull request #7988 from nixocio/add_more_styles_delete_button
...
Update styles to delete button to be secondary
Reviewed-by: Michael Abashian
https://github.com/mabashian
2020-08-26 14:02:46 +00:00
tp48cf
d9e09f482d
allow skipping provision instance and register queue
2020-08-26 15:56:01 +02:00
sean-m-sullivan
bed3a9ee41
added id lookup
2020-08-26 08:11:51 -05:00
Benoit Bayszczak
7c8e5ace52
fix tests
2020-08-26 11:14:04 +02:00
softwarefactory-project-zuul[bot]
b8a04f05d1
Merge pull request #7992 from AlexSCorey/RemovesColonOnListItem
...
Removes colon from survey list item
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-26 00:48:50 +00:00
softwarefactory-project-zuul[bot]
2b18eee92a
Merge pull request #7969 from nixocio/ui_add_isolate_job_label
...
Add label to identify isolated instance group JobDetail screen
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-26 00:48:43 +00:00
mabashian
8fac722b10
Fixes bug where users were unable to turn webhooks off when editing job templates/workflow job templates
2020-08-25 16:02:55 -04:00
beeankha
4bc1a128ec
Add noqa directive for super calls
2020-08-25 15:49:20 -04:00
beeankha
da732a3941
Add unit test, update lookup method to favor ID over name
2020-08-25 14:57:02 -04:00
Alex Corey
c0a2a69835
removes colon from suvery list item
2020-08-25 13:32:57 -04:00
softwarefactory-project-zuul[bot]
48f00587f8
Merge pull request #7990 from ryanpetrello/build-needs-facts
...
gather facts for image builds so we can detect arch
Reviewed-by: Christian Adams <rooftopcellist@gmail.com>
https://github.com/rooftopcellist
14.1.0
2020-08-25 16:12:12 +00:00
Benoit Bayszczak
00fc5f6b93
hashivault_kv auth_path moved from metadata to inputs
...
The auth_path is used with the approle auth method
It's not linked to the secret we are reading but to the auth method,
this parameter has to be moved to inputs
2020-08-25 18:01:09 +02:00
Ryan Petrello
04229ba14b
gather facts for image builds so we can detect arch
...
related: https://github.com/ansible/awx/pull/7607/
2020-08-25 11:36:26 -04:00
softwarefactory-project-zuul[bot]
e8cc4cee52
Merge pull request #7985 from ryanpetrello/release-14.1.0
...
Bump version to 14.1.0
Reviewed-by: Christian Adams <rooftopcellist@gmail.com>
https://github.com/rooftopcellist
2020-08-25 14:57:57 +00:00
softwarefactory-project-zuul[bot]
5507f264e3
Merge pull request #7919 from marshmalien/7806-smart-inv-detail
...
Add smart inventory host detail view
Reviewed-by: Daniel Sami
https://github.com/dsesami
2020-08-25 14:47:04 +00:00
nixocio
6794f331c3
Update styles to delete button to be secondary
...
Update styles to delete button to be secondary.
See: https://github.com/ansible/awx/issues/7041
Also: https://github.com/ansible/awx/issues/7984
2020-08-25 10:39:28 -04:00
softwarefactory-project-zuul[bot]
3236f50fe7
Merge pull request #7950 from ryanpetrello/fix-channels-memory-leak
...
work around a memory leak in channels_redis
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-25 14:26:47 +00:00
softwarefactory-project-zuul[bot]
d0e0dbea24
Merge pull request #7986 from kldavis52/api_status_405_error
...
Api status 405 error message update, address issue#5744
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-25 14:00:24 +00:00
Ryan Petrello
e0acf73ac6
add a changelog note about the channels_redis memory leak
2020-08-25 09:58:04 -04:00
Ryan Petrello
e25da217e8
work around a memory leak in channels_redis
...
see: https://github.com/django/channels_redis/issues/212
see: https://github.com/django/channels_redis/pull/219/
2020-08-25 09:58:03 -04:00