Bill Nottingham
0fb7c859f4
Revert 9b95cc27c4
.
...
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
1e5bcca0b9
cli: add support for attach/detaching creds/notifications via name
2019-09-03 21:51:39 -04: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
Hideki Saito
9d2441789e
Fix condition to show prompt button on the schedule add/edit form
...
it hides the prompt button on survey form when prompt is extra vars only.
- Fixed issue #4528
Signed-off-by: Hideki Saito <saito@fgrep.org>
2019-09-03 02:15:14 +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
softwarefactory-project-zuul[bot]
226d507013
Merge pull request #4619 from rooftopcellist/cloud_rh_settings
...
Add Settings for license & automation analytics creds
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-29 14:05:45 +00:00
Christian Adams
eacd356881
fix wording in settings for license & automation analytics creds
2019-08-29 09:32:50 -04:00
Ryan Petrello
a107a17bc9
fix a few minor CLI bugs
...
see: https://github.com/ansible/awx/issues/4608
2019-08-29 08:54:17 -04:00
softwarefactory-project-zuul[bot]
2918b6c927
Merge pull request #4264 from beeankha/workflow_pause_approve
...
Workflow Approval Nodes
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2019-08-28 22:25:39 +00:00
John Mitchell
56c6944049
add ui fields to configure tower in tower for automation analytics fields
2019-08-28 13:54:15 -04:00
Christian Adams
1a78c16adf
add settings for license & automation analytics creds
2019-08-28 12:39:28 -04:00
Bianca Henderson
97d9c264f9
Merge pull request #14 from mabashian/workflow_pause_approve_cleanup_5
...
Styles cleanup
2019-08-28 10:14:43 -04:00
mabashian
f229418ae2
Styles cleanup
2019-08-28 10:00:41 -04:00
beeankha
073f6dbf07
Fix flake8 error
2019-08-28 09:33:15 -04:00
softwarefactory-project-zuul[bot]
3d4cd1b575
Merge pull request #4511 from AlexSCorey/multiSelecBug
...
Allows user to hit enter to create label, fixes console errors.
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
https://github.com/jakemcdermott
2019-08-27 22:43:16 +00:00
Jake McDermott
04f7218b4a
also make labels work for add view
2019-08-27 17:41:54 -04:00
Alex Corey
fbe6abfb53
Allows user to hit enter to create label, fixes console errors.
2019-08-27 17:37:23 -04:00
softwarefactory-project-zuul[bot]
8be46e43b4
Merge pull request #4600 from ryanpetrello/cli-json-inputs
...
cli: improve parsing of JSON inputs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-27 20:33:51 +00:00
mabashian
5f1f4bd109
Update Patternfly and Axios deps
2019-08-27 16:21:24 -04:00
Ryan Petrello
23f75cf74a
fix a bug introduced in rebase
2019-08-27 15:59:16 -04:00
Ryan Petrello
b9f75ecad7
update migration numbering for WF approval
2019-08-27 15:42:49 -04:00