Christian Adams
0976e9e569
UI translation strings for AWX
2020-02-20 17:33:35 -05:00
Jake McDermott
83a96757db
Add section for patterns
2020-02-20 15:57:08 -05:00
Marliana Lara
9013dcfea7
Move status icon into separate directory
...
* Remove ButtonGroup export
2020-02-20 15:29:47 -05:00
Marliana Lara
4ebc2573a3
Remove DataList component overrides
2020-02-20 15:21:34 -05:00
Marliana Lara
fe9b03a189
Move ButtonGroup into CodeMirrorInput directory
2020-02-20 15:19:10 -05:00
Marliana Lara
d2f6c367f0
Remove alert modal styles
2020-02-20 15:19:08 -05:00
Marliana Lara
34b717d00c
Remove vertical separator
2020-02-20 15:16:14 -05:00
softwarefactory-project-zuul[bot]
0d31b05f98
Merge pull request #6012 from mabashian/workflow-action-ids-2
...
Expose id's on workflow action items
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-20 19:28:07 +00:00
softwarefactory-project-zuul[bot]
87a0e40331
Merge pull request #5938 from keithjgrant/4239-pagination-on-delete-followup
...
Pagination on delete (followup)
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-20 19:28:02 +00:00
mabashian
764c0b2e15
Fix unit test failures where we were using workflow action toooltip item id's
2020-02-20 12:57:38 -05:00
mabashian
23677b4963
Explicitly pass id through to the action item
2020-02-20 10:38:01 -05:00
mabashian
96d9d41f19
Expose id's on workflow action items
2020-02-20 10:24:37 -05:00
softwarefactory-project-zuul[bot]
a737f35653
Merge pull request #6007 from donomur/sa-annotations
...
Add functionality for kubernetes Service Account annotations
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-20 13:56:05 +00:00
Donovan Murphy
ed8133be2d
add Service Account annotation
...
Signed-off-by: Donovan Murphy <dono@dono.email>
2020-02-19 20:29:42 -06:00
softwarefactory-project-zuul[bot]
7c8c6b5333
Merge pull request #6003 from ryanpetrello/more-firehoseyness
...
scope counter/start/end line updates to the current job for firehose.py
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-19 21:58:35 +00:00
Ryan Petrello
46fceb03a5
scope counter/start/end line updates to the current job for firehose.py
2020-02-19 16:15:33 -05:00
softwarefactory-project-zuul[bot]
4dee5eddeb
Merge pull request #5989 from egmar/support-for-imagePullSecrets
...
Added support for K8S imagePullSecrets
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-19 19:45:12 +00:00
softwarefactory-project-zuul[bot]
709482bdac
Merge pull request #5980 from shanemcd/downstream_oc_changes
...
properly configure AWX loggers for openshift installs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-19 19:35:12 +00:00
softwarefactory-project-zuul[bot]
62ef1baace
Merge pull request #5927 from AlanCoding/null_inventory
...
Handle case of deleted inventory
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-19 19:30:07 +00:00
softwarefactory-project-zuul[bot]
1fc3d2e914
Merge pull request #5986 from donomur/fix-indent-5949
...
Fixing kubernetes deployment indentation
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-19 19:12:26 +00:00
softwarefactory-project-zuul[bot]
d271a8c9fa
Merge pull request #5978 from ryanpetrello/firehose-start-end-fix
...
fix start/end line incrementing behavior
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-19 18:54:41 +00:00
Shane McDonald
3bd7b3b0f8
Merge pull request #5999 from wenottingham/reinventing-the-whl
...
Remove requirements_setup_requires and related handling.
2020-02-19 12:11:31 -05:00
softwarefactory-project-zuul[bot]
8075cda34c
Merge pull request #5932 from nixocio/add_test_awxkit
...
Add test method to Credential and CredentialType - awxkit
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-19 16:22:56 +00:00
softwarefactory-project-zuul[bot]
09d6da117a
Merge pull request #5979 from AlexSCorey/5814-WFJTDetailsView
...
Adds WFJT Details view
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-19 16:22:51 +00:00
Alex Corey
8f6b679c85
Fixes navigation issue and address ps issues.
2020-02-19 09:40:40 -05:00
Alex Corey
32e017bd03
Adds WFJT Details view
...
Adds Launch Functinality for WFJT.
2020-02-19 09:36:21 -05:00
Egor Margineanu
74a31224e0
Moved imagePullSecrets into ServiceAccount definition
2020-02-19 10:45:07 +02:00
Egor Margineanu
667b27fe78
Added support for K8S imagePullSecrets
2020-02-19 10:11:34 +02:00
Bill Nottingham
4c8a4013cc
Remove requirements_setup_requires and related handling.
...
Adjust requirements to keep docutils in awx requirements; these
are downstream packaging adjustments. Override azure wheel
dependency to a version that can install bcrypt properly.
2020-02-18 22:34:59 -05:00
Donovan Murphy
5e4d73b6a3
fix indent
2020-02-18 20:27:57 -06:00
nixocio
da486d7788
Add test method to Credential and CredentialType - awxkit
...
Add test method to Credential and CredentialTypei - awxkit.
The inclusion of this one was discovered when testing the following
issue. https://github.com/ansible/awx/issues/5141
2020-02-18 14:44:16 -05:00
Keith Grant
30d97e2fa8
delete commented code
2020-02-18 10:10:18 -08:00
Ryan Petrello
3a95114c3a
properly configure AWX loggers for openshift installs
...
see: https://github.com/ansible/tower/issues/3793
2020-02-18 12:50:46 -05:00
Keith Grant
1f3ad85403
de-lint
2020-02-18 09:25:15 -08:00
Ryan Petrello
90cb02e0bf
fix start/end line incrementing behavior
2020-02-18 11:31:05 -05:00
softwarefactory-project-zuul[bot]
6e2bd828a1
Merge pull request #5973 from ryanpetrello/job-firehose
...
add the ability to load lots of jobs with firehose.py
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-18 16:30:12 +00:00
softwarefactory-project-zuul[bot]
fbbf5046ac
Merge pull request #5949 from jdorel/patch-2
...
Add openshift label `app`
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-18 16:22:09 +00:00
softwarefactory-project-zuul[bot]
47abb6f85f
Merge pull request #5975 from shanemcd/sans-virtualenv
...
Fix downstream builds
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-18 16:03:52 +00:00
Ryan Petrello
717698b659
properly inherit JT fields when creating many jobs with firehose.py
2020-02-18 10:34:51 -05:00
Shane McDonald
6a29a0898a
Pin shellingham
...
Was seeing:
Collecting shellingham<2.0,>=1.1 (from poetry==0.12.17->-r tower/requirements/requirements_setup_requires.txt (line 12))
File was already downloaded /ansible-tower/tower/requirements/vendor/shellingham-1.3.2.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib64/python3.6/tokenize.py", line 452, in open
buffer = _builtin_open(filename, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-build-jixdv7cx/shellingham/setup.py'
2020-02-18 09:32:24 -05:00
Shane McDonald
1833872be9
Drop virtualenv from requirements_setup_requires.txt
2020-02-18 09:17:53 -05:00
Ryan Petrello
4d06c812e6
add the ability to load lots of jobs with firehose.py
...
$ awx-python tools/scripts/firehose.py --jobs 5000000 --events 100000000
2020-02-18 08:55:06 -05:00
Keith Grant
3b71d2a37b
convert JobList to function comp w/ hooks
2020-02-17 16:11:48 -08:00
Ben Thomasson
0c0cacb0d6
Works around bad error message when authentication fails
...
related #5964
2020-02-17 15:59:05 -05:00
softwarefactory-project-zuul[bot]
f57fff732e
Merge pull request #5712 from mabashian/ui-next-workflows-4
...
UI Next workflow graph edit/results
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-17 19:03:21 +00:00
Keith Grant
54ddeaf046
Flush out useDeleteItems hook
...
refactor TemplateList to use useRequest, useDeleteItems hooks
refactor CredentialList and OrganizationList to use useDeleteItems hook
2020-02-17 10:56:50 -08:00
Keith Grant
69a1a02c70
build useDeleteItems hook
2020-02-17 10:56:50 -08:00
Keith Grant
c824f0d590
create updateUrlAfterDelete util
2020-02-17 10:56:50 -08:00
Keith Grant
c336c989e7
convert CredentialList to useRequest
2020-02-17 10:56:50 -08:00
mabashian
f6523ab5a0
Adds id's to the node name and the node type letter
2020-02-17 12:41:24 -05:00