Ryan Petrello
eb2fc80114
fix up a minor Swagger doc bug
2019-09-06 16:28:06 -04:00
softwarefactory-project-zuul[bot]
4f05955724
Merge pull request #4671 from gamuniz/fix_204_insights_api
...
fixed insights api 204 errors
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-09-06 16:03:46 +00:00
Gabe Muniz
23a7151278
fixed insights api 204 errors
2019-09-06 09:27:17 -04:00
softwarefactory-project-zuul[bot]
f91a02a9e4
Merge pull request #4661 from ansible/apurva_wait_for_job_fix
...
awxkit: don't suppress error when job does not exist
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-09-05 21:37:15 +00:00
softwarefactory-project-zuul[bot]
927c99a2f4
Merge pull request #4667 from AlanCoding/update_fix
...
fix project sync revision bug
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-09-05 20:29:10 +00:00
softwarefactory-project-zuul[bot]
b4759de30d
Merge pull request #4529 from wenottingham/the-pirates-are-bringing-r-bac
...
Fix display of indirect access permissions.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-09-05 17:40:44 +00:00
Apurva Bakshi
11a71f5ffa
fix attribute error
2019-09-05 13:16:39 -04:00
softwarefactory-project-zuul[bot]
ffbce2611a
Merge pull request #4656 from wenottingham/collection-fix
...
Revert 9b95cc27c4840140996a036223e2909a30953b95.
Reviewed-by: Alan Rominger <arominge@redhat.com>
https://github.com/AlanCoding
2019-09-05 13:50:18 +00:00
softwarefactory-project-zuul[bot]
8b9ddb5922
Merge pull request #4663 from ryanpetrello/fix-3741
...
fix a 500 error that can occur when a WorkflowApproval's node is deleted
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
https://github.com/beeankha
2019-09-05 13:41:06 +00:00
AlanCoding
c65b77a20a
fix project sync revision bug
2019-09-05 08:49:52 -04:00
Ryan Petrello
b7e8044d69
fix a 500 error that can occur when a WorkflowApproval's node is deleted
2019-09-04 21:12:22 -04:00
Bill Nottingham
db64717551
Merge pull request #2 from AlanCoding/collection-fix-fix
...
Fix collection precedence bug, add new to left of list
2019-09-04 17:01:30 -04:00
softwarefactory-project-zuul[bot]
c819a78a4b
Merge pull request #4647 from rebeccahhh/devel
...
Added 'rescued' and 'ignored' fields into all_hosts dictionary update
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-09-04 20:48:04 +00:00
AlanCoding
11146a071f
Fix collection precedence bug, add new to left of list
2019-09-04 15:32:03 -04:00
softwarefactory-project-zuul[bot]
4edfe7e5fc
Merge pull request #4658 from ryanpetrello/7.0.0-release
...
Bump VERSION to 7.0.0
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-09-04 17:27:01 +00:00
Ryan Petrello
1fc210d002
Bump VERSION to 7.0.0
2019-09-04 12:48:52 -04:00
softwarefactory-project-zuul[bot]
4bcb941df9
Merge pull request #4655 from ryanpetrello/cli-py2-u-marker
...
cli: fix a -f human formatting bug in py2
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-09-04 16:18:58 +00:00
Bill Nottingham
24c16b1c58
Fix to enable system paths along with requirements override, from @alancoding.
2019-09-04 11:43:48 -04:00
Bill Nottingham
0fb7c859f4
Revert 9b95cc27c4840140996a036223e2909a30953b95.
...
We do not want to create a new setting for a on-Tower-host global
collection path at this time.
2019-09-04 11:43:33 -04:00
Ryan Petrello
dbfe85da53
cli: fix a -f human formatting bug in py2
...
if we encounter non-strings in JSON responses, attempt to represent them
as JSON, instead of stringify-ing them (in py2, stringify-ing adds `u`
markers, which is confusing to users)
2019-09-04 11:10:12 -04:00
softwarefactory-project-zuul[bot]
66907151a0
Merge pull request #4651 from ryanpetrello/py2-argparse-alias
...
cli: add support for deprecated tower-cli aliases in py2
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-09-04 14:24:15 +00:00
softwarefactory-project-zuul[bot]
8a1a3918f1
Merge pull request #4641 from mabashian/upgrade-react
...
Ensure react 16.8 or greater is used
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-09-04 14:18:19 +00:00
softwarefactory-project-zuul[bot]
7418453d6f
Merge pull request #4652 from ryanpetrello/cli-file-load-bug
...
cli: fix a bug introduced in @ file support
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-09-04 02:30:10 +00:00
Ryan Petrello
70989ca616
cli: fix a bug introduced in @ file support
2019-09-03 21:33:46 -04:00
Ryan Petrello
b888c4b75a
cli: add support for deprecated tower-cli aliases in py2
2019-09-03 21:22:49 -04:00
Rebeccah
daba25f107
added 'ignored' and 'rescued' into all_hosts dictionary update
2019-09-03 18:58:29 -04:00
softwarefactory-project-zuul[bot]
ba8b876dd3
Merge pull request #4640 from ryanpetrello/cli-lookup-by-name
...
cli: add ability to specify a name instead of primary key
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-09-03 22:09:10 +00:00
Ryan Petrello
4ec5e82023
cli: add ability to specify a name instead of primary key
2019-09-03 17:27:10 -04:00
softwarefactory-project-zuul[bot]
392fc803fa
Merge pull request #4646 from rooftopcellist/rm_mk_dbshell
...
remove redundant dbshell make target
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-09-03 19:43:58 +00:00
softwarefactory-project-zuul[bot]
b62c0c57cb
Merge pull request #4644 from ryanpetrello/sos-license
...
include license data/state in the sosreport
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-09-03 19:41:21 +00:00
Christian Adams
70f9f09fef
remove redundant dbshell make target
2019-09-03 14:22:07 -04:00
Ryan Petrello
7a8234bb09
include license data/state in the sosreport
2019-09-03 13:56:02 -04:00
mabashian
120190eb82
Ensure react 16.8 or greater is used
2019-09-03 12:24:13 -04:00
softwarefactory-project-zuul[bot]
f21c6dc330
Merge pull request #4624 from ryanpetrello/cli-association
...
cli: implement support for credential and notification association
Reviewed-by: Elijah DeLee <kdelee@redhat.com>
https://github.com/kdelee
2019-09-03 14:53:44 +00:00
softwarefactory-project-zuul[bot]
45f9457abe
Merge pull request #4626 from ryanpetrello/more-cli-doc-examples
...
cli: add support for loading JSON/YAML w/ the ansible-like @ syntax
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-09-03 13:09:29 +00:00
softwarefactory-project-zuul[bot]
09c105e125
Merge pull request #4631 from wenottingham/stop-me-before-i-touch-javascript-again
...
Fix fetching of result traceback in job details.
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
https://github.com/jakemcdermott
2019-08-30 22:01:38 +00:00
Jake McDermott
a7db4cf367
set result traceback state on sync and send it to subscribers
2019-08-30 17:05:33 -04:00
Bill Nottingham
a0671bd36a
Fix fetching of result traceback in job details.
...
Add it to the list of things to subscribe to and fetch at the end.
2019-08-30 17:05:33 -04:00
Bill Nottingham
b4f6b380fd
Show a tooltip for indirect permissions to show where they come from.
2019-08-30 16:28:39 -04:00
softwarefactory-project-zuul[bot]
fd32eff281
Merge pull request #4632 from ryanpetrello/adhoc-event-log-agg
...
send adhoc command events to the external job_event logger
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-30 19:47:12 +00:00
Ryan Petrello
8d251c2f2e
send adhoc command events to the external job_event logger
...
see: https://github.com/ansible/awx/issues/4545
2019-08-30 15:08:25 -04:00
Ryan Petrello
8e58a4a7de
cli: add support for loading JSON/YAML w/ the ansible-like @ syntax
2019-08-30 00:51:46 -04:00
softwarefactory-project-zuul[bot]
8dc1737419
Merge pull request #4609 from mabashian/4429-deps
...
Update Patternfly and Axios deps
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-29 22:30:05 +00:00
softwarefactory-project-zuul[bot]
3c82785eb3
Merge pull request #4625 from beeankha/approval_timeout_websocket
...
Update Approval Node Count in the Event of a Timeout
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-29 21:15:06 +00:00
mabashian
7ae9e13321
A better fix for the tab bottom border
2019-08-29 16:19:54 -04:00
beeankha
2fc7e93c6a
Emit websocket for approval node timeout
...
...and update timeout_message to be more translation-friendly.
2019-08-29 14:30:33 -04:00
Ryan Petrello
88dfcaa439
cli: implement support for credential and notification association
2019-08-29 13:11:02 -04:00
mabashian
7c81ec0df5
Linting cleanup. Also fixed error thrown to console around passing Link to the DropdownItem component.
2019-08-29 11:18:34 -04:00
softwarefactory-project-zuul[bot]
9571801e9f
Merge pull request #4347 from AlanCoding/no_read_role
...
Kill off all model can_read access methods
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
https://github.com/jakemcdermott
2019-08-29 14:38:44 +00:00
softwarefactory-project-zuul[bot]
33f2b0bf1a
Merge pull request #4610 from ryanpetrello/cli-cleanup-injectors-language
...
fix a few minor CLI bugs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-29 14:15:48 +00:00