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
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
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
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
beeankha
2ac1c3d1e1
Update timeout info on AWX docs.
2019-08-27 15:38:19 -04:00
Ryan Petrello
1eeab7e0d5
add approval timeout to the summary fields for WorkflowJobTemplateNodes
2019-08-27 15:38:18 -04:00
beeankha
459012e879
Fix 500 error on workflow_approvals endpoint
2019-08-27 15:38:17 -04:00
beeankha
2e58a47118
Minor change to fix rebase conflict.
2019-08-27 15:38:16 -04:00
beeankha
b2819793df
Set view's permission classes to be more explicit
2019-08-27 15:38:16 -04:00
beeankha
ea509f518e
Addressing comments, updating tests, etc.
2019-08-27 15:38:15 -04:00
mabashian
9f0307404e
Fix loading pending approval count on login
2019-08-27 15:38:14 -04:00
beeankha
703de8f3c0
Edit minor typo
2019-08-27 15:38:14 -04:00
beeankha
b5c0f58137
Add test for approve node denial
2019-08-27 15:38:13 -04:00
beeankha
8b23ff71b4
Update/add more functional tests
2019-08-27 15:38:12 -04:00
beeankha
582bbda9c4
Fix bug in Activity Stream, add tests.
2019-08-27 15:38:11 -04:00
mabashian
3fa9497e3c
Various bug fixes and minor ux enhancements
2019-08-27 15:38:10 -04:00
mabashian
5fc3b2c3f5
Add timed out text to workflow job node. Change timeout to minutes and seconds.
...
Remove workflow template badge in approvals drawer.
2019-08-27 15:38:09 -04:00
beeankha
9bbc14c5a1
Update AWX docs to include info about wf approvals
2019-08-27 15:38:09 -04:00
beeankha
aab04bcbb1
Fix accidental deletions, update docstrings...
...
... and update migration file for rebase.
2019-08-27 15:38:08 -04:00
beeankha
667fce5012
Fix flake8 errors, update doc strings, ...
...
... and return full object details when doing a POST to create new approval nodes.
2019-08-27 15:37:22 -04:00
Ryan Petrello
dd89e46ee6
change up a few activity stream and approval drawer issues
2019-08-27 15:36:32 -04:00
mabashian
aac8c9fb04
Rename workflow approval migration. Add approval option back to workflow node form.
2019-08-27 15:36:32 -04:00
beeankha
cf436eea37
Update RBAC for adding approval nodes
2019-08-27 15:36:31 -04:00
beeankha
f7d6f4538c
Emit approve/deny status for websockets, update doc string + a comment
2019-08-27 15:36:30 -04:00
Ryan Petrello
761dad060c
allow org/WF admins to create approval templates
2019-08-27 15:36:30 -04:00
mabashian
73485b220e
fix jshint errors
2019-08-27 15:36:29 -04:00
Elijah DeLee
bdf4defdbe
Add approval node logic to awxkit
...
Co-authored-by: <Apurva bakshiapurva93@gmail.com >
2019-08-27 15:36:29 -04:00
mabashian
adf621d2cf
Timeout, socket and activity stream changes for workflow pause approve
2019-08-27 15:36:28 -04:00
beeankha
9186cb23a6
Update summary field for activity stream
2019-08-27 15:36:27 -04:00
beeankha
f6f6e5883a
Update websockets for pending approvals, change timeout expiration to
2019-08-27 15:36:27 -04:00
Ryan Petrello
7814592285
when copying workflows w/ pause nodes, copy the WorkflowApprovalTemplate
2019-08-27 15:36:26 -04:00
Ryan Petrello
4a75edf549
fix a few nits w/ workflow approval activity stream records
2019-08-27 15:36:25 -04:00
beeankha
d9f3fed06f
Update UJ/UJT endpoints, update approval RBAC, update approval timeout
2019-08-27 15:36:25 -04:00
beeankha
544a5063f3
Update timeout implementation, placeholder code for possible websocket support
2019-08-27 15:36:24 -04:00
beeankha
8c17990750
Activity stream and timeout
...
Update activity stream to show approval node info, add meaningful log
message for expired approval nodes in the Task Manager timeout
function.
2019-08-27 15:36:24 -04:00
Ryan Petrello
0522d45ab0
fixed a few issues related to approval role RBAC for normal users
2019-08-27 15:36:23 -04:00
beeankha
28289e85c1
Add timeout for workflow approval nodes
2019-08-27 15:36:22 -04:00
beeankha
5f82754a3f
Clean up RBAC code
2019-08-27 15:36:22 -04:00
beeankha
296b4e830b
Add more RBAC for approval nodes
2019-08-27 15:36:21 -04:00
mabashian
630f428d77
Cleanup a few jshint errors
2019-08-27 15:36:20 -04:00
mabashian
013792f0f8
Prompt bug cleanup. Filter workflow_approval jobs out of jobs list. Add initial support for timeout.
2019-08-27 15:36:20 -04:00
beeankha
3357c96774
Enable deletion of orphaned approval nodes
...
Update serializer to include workflow approval for activity stream
2019-08-27 15:36:19 -04:00
beeankha
64c94d478d
Add more RBAC, filter out AJT/AJs from unified jobs lists
...
Comment out placeholder in serializer
2019-08-27 15:36:17 -04:00
beeankha
453e142635
Fix UJT-related error, add notification placeholders
2019-08-27 15:35:43 -04:00
beeankha
24c5404c25
Fix error related to workflow_approval_templates/N endpoint
2019-08-27 15:30:50 -04:00
mabashian
4a801c60b9
Cleanup and changes to the way approval templates are created
2019-08-27 15:30:49 -04:00
beeankha
294d6551b9
Polishing up work on new endpoint
2019-08-27 15:30:48 -04:00
beeankha
320284267c
Add new endpoint for creation of approval nodes
2019-08-27 15:30:47 -04:00
mabashian
83f9681941
Fix jshint errors
2019-08-27 15:30:47 -04:00
mabashian
e0cdc4ff80
Approval drawer cleanup and workflow node form UX cleanup
2019-08-27 15:30:46 -04:00
mabashian
1d814beca1
Fix linting error
2019-08-27 15:30:45 -04:00
mabashian
0720857022
Add initial support for workflow pause approve
2019-08-27 15:30:44 -04:00
beeankha
82e0b2121b
Add approve/deny endpoints, fix some typos
2019-08-27 15:30:43 -04:00
beeankha
d76e9125e8
Clean up redundancies
2019-08-27 15:30:42 -04:00
beeankha
9024a514a6
Add API endpoints for workflow approvals
2019-08-27 15:30:39 -04:00
beeankha
72a65f74fd
Add migration file
2019-08-27 15:29:34 -04:00
beeankha
b88b1111bd
Add workflow pause/approve node
2019-08-27 15:29:30 -04:00
Ryan Petrello
f22adca6f7
improve parsing of JSON inputs
...
see: https://github.com/ansible/awx/issues/4573
see: https://github.com/ansible/awx/issues/2371
2019-08-27 12:47:27 -04:00
softwarefactory-project-zuul[bot]
534c4e776a
Merge pull request #4291 from jladdjr/templated_messages
...
Templated notifications
Reviewed-by: Jim Ladd
https://github.com/jladdjr
2019-08-27 16:29:21 +00:00
softwarefactory-project-zuul[bot]
187360a8ad
Merge pull request #4605 from ryanpetrello/cli-inventory-alias
...
cli: add an alias for `awx inventories`
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-27 15:40:18 +00:00
softwarefactory-project-zuul[bot]
8ae93848db
Merge pull request #4564 from rooftopcellist/manifest_destiny
...
add collection version tracker & query info
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-27 15:09:17 +00:00
Ryan Petrello
036a04c918
cli: add an alias for awx inventories
2019-08-27 10:38:28 -04:00
softwarefactory-project-zuul[bot]
92b9176455
Merge pull request #4517 from jakemcdermott/fix-akit-shell-init
...
fix akit shell init when no credential config is provided
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-27 14:36:34 +00:00
softwarefactory-project-zuul[bot]
1a01fdb02d
Merge pull request #4604 from ryanpetrello/host-not-hosts
...
cli: fix an awx CLI alias typo
Reviewed-by: Christian Adams <rooftopcellist@gmail.com >
https://github.com/rooftopcellist
2019-08-27 14:36:30 +00:00
Christian Adams
78c0d531bc
Adds versions to analytics collectors and manifest file.
...
- adds 'query_info.json' to contain collection metadata
- adds 'manifest.json' to contain collection file version info
2019-08-27 10:14:14 -04:00
Ryan Petrello
5bd61823ab
cli: fix an awx CLI alias typo
...
see: https://github.com/ansible/awx/issues/4603
2019-08-27 09:24:04 -04:00
softwarefactory-project-zuul[bot]
9e849ad3e6
Merge pull request #4596 from ryanpetrello/fix-cli-required-args
...
cli: fix a few bugs related to required OPTIONS
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-26 21:47:46 +00:00
softwarefactory-project-zuul[bot]
073c4322a3
Merge pull request #4582 from marshmalien/4233-playbook-field
...
Add playbook select and project field validation
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-26 21:20:13 +00:00
softwarefactory-project-zuul[bot]
38a5355574
Merge pull request #4591 from ryanpetrello/cli-command-help
...
cli: make --help work properly for custom commands
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-26 20:11:43 +00:00
softwarefactory-project-zuul[bot]
0bebc0febc
Merge pull request #4594 from ryanpetrello/fix4565
...
cli: print a newline after HTTP JSON errors
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-26 20:05:07 +00:00
softwarefactory-project-zuul[bot]
c74f826e29
Merge pull request #4472 from rooftopcellist/collection_org_job_info
...
Send job & org data
Reviewed-by: Christian Adams <rooftopcellist@gmail.com >
https://github.com/rooftopcellist
2019-08-26 19:44:08 +00:00
softwarefactory-project-zuul[bot]
5f02906b28
Merge pull request #4590 from ryanpetrello/workflow-job-creation
...
prevent POST on /api/v2/workflow_jobs/
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-26 19:44:04 +00:00
softwarefactory-project-zuul[bot]
0d8abba613
Merge pull request #4597 from rooftopcellist/fix_encryption_typo
...
fix typo in comment about encryption
Reviewed-by: awxbot
https://github.com/awxbot
2019-08-26 19:37:22 +00:00
Ryan Petrello
ea36be3a0e
cli: fix a few bugs related to required OPTIONS
...
see: https://github.com/ansible/awx/issues/4581
see: https://github.com/ansible/awx/issues/4583
see: https://github.com/ansible/awx/issues/4560
2019-08-26 15:25:28 -04:00
softwarefactory-project-zuul[bot]
7dd6306221
Merge pull request #4593 from ryanpetrello/fix-4567
...
cli: fix a bug when printing complex data structures w/ -f human
Reviewed-by: Elijah DeLee <kdelee@redhat.com >
https://github.com/kdelee
2019-08-26 19:10:56 +00:00
softwarefactory-project-zuul[bot]
fbf19de993
Merge pull request #4592 from ryanpetrello/fix-4563
...
cli: remove --id flag from awx <resource> list
Reviewed-by: Elijah DeLee <kdelee@redhat.com >
https://github.com/kdelee
2019-08-26 19:10:52 +00:00
Marliana Lara
b77160f575
Fix broken tests due to JobTemplateForm changes
2019-08-26 15:01:06 -04:00
Marliana Lara
156d03fa45
Add playbook select and project field validation
2019-08-26 15:00:59 -04:00
Ryan Petrello
6999d779a8
make --help work properly for custom commands
...
see: https://github.com/ansible/awx/issues/4559
2019-08-26 15:00:16 -04:00
Christian Adams
cf464c7cb1
fix typo in comment about encryption
2019-08-26 14:20:39 -04:00
Ryan Petrello
ce6905d54a
cli: print a newline after HTTP JSON errors
...
see: https://github.com/ansible/awx/issues/4565
2019-08-26 12:44:00 -04:00
Ryan Petrello
1d2edc1d81
cli: fix a bug when printing complex data structures w/ -f human
...
see: https://github.com/ansible/awx/issues/4567
2019-08-26 12:41:35 -04:00
Ryan Petrello
f9230d9879
cli: remove --id flag from awx <resource> list
...
see: https://github.com/ansible/awx/issues/4563
2019-08-26 12:25:18 -04:00
Ryan Petrello
a89324defa
prevent POST on /api/v2/workflow_jobs/
2019-08-26 11:47:19 -04:00
softwarefactory-project-zuul[bot]
e19035079e
Merge pull request #4557 from jlmitch5/fixPopoverClick
...
fix regression where clicking inside popover closed it
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-26 15:26:39 +00:00
Christian Adams
cd3645eb4d
Send job & org data
2019-08-26 10:22:07 -04:00
softwarefactory-project-zuul[bot]
9baa9eee96
Merge pull request #4585 from ryanpetrello/system-job-creation
...
prevent POST on /api/v2/system_jobs/
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-26 13:50:45 +00:00
Keith Grant
901d41e261
show error for disallowed new lines in code mirror
2019-08-25 23:11:25 -07:00
Jim Ladd
a10ad58c75
Use custom webhook bodies as is (instead of as a sub-field in webhook)
2019-08-25 23:11:25 -07:00
Jim Ladd
774a310e10
Don't collect job_host_summaries if job is running
2019-08-25 23:11:25 -07:00
Jim Ladd
c8805cc55b
No need to merge old/new notification messages if messages field is null
2019-08-25 23:11:25 -07:00
Jim Ladd
24a383c7c1
Set default messages (for each message type) to null
2019-08-25 23:11:25 -07:00
Jim Ladd
487276613f
Fix issue where only one NT attached to UJT would be used to send notifications
2019-08-25 23:11:25 -07:00
Keith Grant
7a6e62c022
update e2e tests for disabled toggle switches
2019-08-25 23:11:24 -07:00
Jake McDermott
d068fef767
handle message validation errors
2019-08-25 23:11:24 -07:00
Jim Ladd
2b792573f8
set messages default
2019-08-25 23:11:24 -07:00
Jim Ladd
ec20081d74
bump migration
2019-08-25 23:11:24 -07:00
Jim Ladd
8158632344
render notification templates
2019-08-25 23:11:24 -07:00
Jim Ladd
1a1eab4dab
create jinja context based on job serialization
2019-08-25 23:11:24 -07:00
Jim Ladd
13b9679496
save/validate messages
2019-08-25 23:11:24 -07:00
Jim Ladd
3bb0aa4eec
serialize notification body
2019-08-25 23:11:23 -07:00
Jim Ladd
24c3903c30
add debug info for failed slack notification
2019-08-24 20:37:59 -07:00
Jim Ladd
7bf250ecfa
show default messages in options
2019-08-24 20:37:59 -07:00
Jim Ladd
0ddc32a6dc
sort notification_type
2019-08-24 20:37:58 -07:00
Jim Ladd
8ca79e3579
job notification data omits new host summary fields
2019-08-24 20:37:58 -07:00
Jim Ladd
ccdbd0510f
Add support for grafana, rocketchat in awxkit
2019-08-24 20:37:58 -07:00
Jim Ladd
616db6bc51
Add support for messages field in awxkit
2019-08-24 20:37:58 -07:00
Jim Ladd
cb411cc3be
Add messages field
2019-08-24 20:37:35 -07:00
Jim Ladd
efbaf46179
Docs update for notification templates
2019-08-23 17:43:20 -07:00
Keith Grant
5468624df5
fix ui lint errors
2019-08-23 17:43:20 -07:00
Keith Grant
15e6117472
fix webhook method default value
2019-08-23 17:43:20 -07:00
Keith Grant
62f31d6b3f
fix console error on hidden syntax-highlight directive
2019-08-23 17:43:20 -07:00
Keith Grant
965dc79a0a
update notifications UI for new default messages structure
2019-08-23 17:43:20 -07:00
Keith Grant
150de6a70b
update notification messages for webhook/pagerduty
2019-08-23 17:43:20 -07:00
Keith Grant
56f04e0153
change custom notification message from checkbox to toggle
2019-08-23 17:43:20 -07:00
Keith Grant
1470fa61d5
open docs link in new tab
2019-08-23 17:43:20 -07:00
Keith Grant
1c79d21416
add custom notification message help text
2019-08-23 17:43:20 -07:00
Keith Grant
3c4862acfe
preserve default notification messages for users with read-only access
2019-08-23 17:43:20 -07:00
Keith Grant
37b44fe77d
fix template view for auditor/limited permissions
2019-08-23 17:43:20 -07:00
Keith Grant
191d18cec0
fix ui lint errors
2019-08-23 17:43:20 -07:00
Keith Grant
885c5050a0
re-init message templates on notification type change
2019-08-23 17:43:20 -07:00
Jim Ladd
03ebe44802
In UI, rename start to started
2019-08-23 17:43:20 -07:00
Keith Grant
0398ce0530
get default template messages from OPTIONS
2019-08-23 17:43:20 -07:00
Keith Grant
a56a6d7158
wire in custom template messages on edit form
2019-08-23 17:43:20 -07:00
Keith Grant
b80ca62072
add messages to Add Notification form payload
2019-08-23 17:43:20 -07:00
Keith Grant
fc4c9af86f
fix empty template message after expanding
2019-08-23 17:43:20 -07:00
Keith Grant
0f19d98d84
set heights on syntax highlight inputs
2019-08-23 17:43:20 -07:00
Keith Grant
7b828d73be
fix ids to support multiple syntax-highlights at once
2019-08-23 17:43:20 -07:00
Keith Grant
8a04cf0cb4
add syntax-highlight directive
2019-08-23 17:43:20 -07:00
Keith Grant
adf25c61a2
add custom notification message input fields
2019-08-23 17:43:20 -07:00
softwarefactory-project-zuul[bot]
2eaf62a62d
Merge pull request #4558 from mabashian/4228-jobs-delete
...
Hook up delete on jobs list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-23 21:14:55 +00:00
softwarefactory-project-zuul[bot]
4516e6400e
Merge pull request #4525 from mabashian/4293-vars
...
Fixes issues with extra var prompting in workflow nodes
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-23 21:09:21 +00:00
softwarefactory-project-zuul[bot]
72df2ca3a3
Merge pull request #4572 from mabashian/4474-datalist-width
...
Reverts data list toolbar back to expected width on normal lists
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-23 20:08:20 +00:00
Ryan Petrello
a949cc33f1
prevent POST on /api/v2/system_jobs/
...
SystemJobs should only be created by launching a SystemJobTemplate
2019-08-23 15:10:26 -04:00
softwarefactory-project-zuul[bot]
6e6676adb3
Merge pull request #4578 from ryanpetrello/awx-cli-install
...
fix install instructions for the AWX CLI
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-23 17:02:09 +00:00
softwarefactory-project-zuul[bot]
49b840a996
Merge pull request #4577 from ansible/remove_job_status
...
Removing job_status from the docs because it doesn't exist.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-23 16:35:34 +00:00
Ryan Petrello
150b3e6f6d
fix install instructions for the AWX CLI
2019-08-23 11:34:55 -04:00
softwarefactory-project-zuul[bot]
90af9a9e33
Merge pull request #4576 from ryanpetrello/ssl-insecure-cli
...
suppress urllib3 insecure warnings in the CLI
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-23 15:22:22 +00:00
Rebeccah Hunter
be0c36540e
Removing job_status from the docs because it doesn't exist.
2019-08-23 10:53:23 -04:00
Ryan Petrello
70ce074f5a
suppress urllib3 insecure warnings in the CLI
2019-08-23 10:11:59 -04:00
softwarefactory-project-zuul[bot]
39a96a620e
Merge pull request #4562 from ryanpetrello/fix-required-cli-args
...
fix a formatting bug re: required arguments in the CLI
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-22 22:03:44 +00:00
softwarefactory-project-zuul[bot]
e13274c73f
Merge pull request #4571 from ryanpetrello/v2-test-cleanup
...
clean up old v2 versioning in API tests
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-22 21:57:44 +00:00
Ryan Petrello
2e8be41111
fix a formatting bug re: required arguments in the CLI
2019-08-22 17:05:53 -04:00
mabashian
3079b54d31
Reverts data list toolbar back to 50/50 width on normal lists but maintains full width on lookups.
2019-08-22 15:34:30 -04:00
Ryan Petrello
4e6b0e1580
clean up old v2 versioning in API tests
2019-08-22 15:14:06 -04:00
Jake McDermott
94d6fcbe39
set default credentials when cred file not provided
2019-08-22 14:47:23 -04:00
John Mitchell
36229d92ee
remove inadverdent debugger
2019-08-22 12:55:54 -04:00
mabashian
5549dac17d
Hook up delete on jobs list. Add more comprehensive error handling on delete in organization and template lists.
2019-08-22 11:22:46 -04:00
John Mitchell
605c5784c8
fix regression where clicking inside popover closed it
2019-08-22 11:16:07 -04:00
softwarefactory-project-zuul[bot]
92bc608af3
Merge pull request #4535 from AlanCoding/null_ip
...
Allow gce host and public IP hostvars to be null
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-22 15:07:12 +00:00
softwarefactory-project-zuul[bot]
8566c30557
Merge pull request #4537 from jbradberry/fix-project-test
...
Fix asserts in test_project.py to use the id directly off of the job template
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-22 14:52:35 +00:00
softwarefactory-project-zuul[bot]
045578ce22
Merge pull request #4551 from rebeccahhh/devel
...
Remove extra warning when using garbage credentials
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-22 14:18:30 +00:00
Rebeccah Hunter
fb71b2699f
removed tabbing
2019-08-22 09:41:32 -04:00
Rebeccah Hunter
af6e035c3b
removed tabbing
2019-08-22 09:39:59 -04:00
softwarefactory-project-zuul[bot]
4a45a7e9c3
Merge pull request #4548 from ryanpetrello/more-cli-tweaks
...
more CLI tweaks
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-21 21:56:00 +00:00
Rebeccah Hunter
017274e2aa
Removed extraneous warning when using garbage credentials for ssh_key_data
...
added in logic to check if there was an existing error before checking form field entry for ssh_key_unlock, also added a test to ensure that garbage data entered would not trigger the error message for both the incorrect ssh_key_data and the incorrect ssh_key_unlock, rather just the incorrect ssh_key_data
2019-08-21 17:01:51 -04:00
Ryan Petrello
44ff141c23
replace the (optional) tabulate dependency w/ a simple table printer
2019-08-21 15:54:47 -04:00
Ryan Petrello
ec5d471640
add an ad_hoc resource alias to the new CLI
2019-08-21 15:22:08 -04:00
mabashian
531a7b2c05
Add support for processing extra vars that come in string or object form. Small bug fixes for extra var corner cases in workflow nodes.
2019-08-21 13:34:41 -04:00
softwarefactory-project-zuul[bot]
1d05c21af4
Merge pull request #4544 from AlanCoding/rm_credential
...
Remove deprecated credential logic from create factory
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-21 16:45:07 +00:00
AlanCoding
a4f04cd534
remove deprecated credential logic from create factory
2019-08-21 10:40:38 -04:00
softwarefactory-project-zuul[bot]
bccb54aec8
Merge pull request #4516 from ryanpetrello/py2
...
support the new CLI in py2 *and* py3
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-20 21:33:39 +00:00
Jeff Bradberry
ed1c667418
Fix asserts in test_project.py to use the id directly off of the job template
...
test_no_changing_overwrite_behavior_if_used, specifically.
2019-08-20 16:42:34 -04:00
softwarefactory-project-zuul[bot]
4bdbb88934
Merge pull request #4534 from ryanpetrello/nginx-server-version
...
hide nginx server version headers
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-20 19:20:37 +00:00
AlanCoding
85b351a0c8
Allow gce host and public IP hostvars to be null
2019-08-20 14:44:56 -04:00
softwarefactory-project-zuul[bot]
192fecad72
Merge pull request #4526 from jakemcdermott/update-gitignore
...
add akit config to gitignore
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-20 18:44:34 +00:00
Ryan Petrello
b82030b025
hide nginx server version headers
2019-08-20 14:34:04 -04:00
softwarefactory-project-zuul[bot]
8454adf8d4
Merge pull request #4490 from AlanCoding/wf_node_credential
...
Remove deprecated WFJT node credential field
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-20 18:23:49 +00:00
softwarefactory-project-zuul[bot]
e9df4ed800
Merge pull request #4435 from keithjgrant/4244-not-found-route
...
Add NotFound route handling
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-20 16:33:26 +00:00
Keith Grant
e1636b3ad4
add link back to dashboard from ContentError
2019-08-20 08:42:59 -07:00
Keith Grant
eeb86b3105
remove NotFoundError and use ContentError instead
2019-08-20 08:42:59 -07:00
Keith Grant
db1dddb95e
fix redirect to login with expired session on org list & template list
2019-08-20 08:42:07 -07:00
Keith Grant
47357aea28
fix lint errors
2019-08-20 08:42:07 -07:00
Keith Grant
fe8df27811
add more meaningful 404 error screens
2019-08-20 08:42:07 -07:00
Keith Grant
256fc74676
add NotFound screen/route handling
2019-08-20 08:41:19 -07:00
Jake McDermott
2bda1db43e
add akit config to gitignore
2019-08-20 11:10:08 -04:00
AlanCoding
4e99ad3e27
minor doc update
2019-08-20 10:37:41 -04:00
AlanCoding
f230da5437
update tests for credential removal
2019-08-20 10:37:41 -04:00
AlanCoding
b660800c5d
remove deprecated WFJT node credential field
2019-08-20 10:37:41 -04:00
mabashian
4747be7014
Fixes bug in wf prompt modal by checking extra vars type before processing
2019-08-20 09:36:36 -04:00
mabashian
2de87dcef0
Fix prompt modal tab spacing when job launched from within jt form.
2019-08-20 09:35:19 -04:00
Ryan Petrello
80b4102aa9
support the new CLI in py2 *and* py3
2019-08-20 02:41:45 -04:00
softwarefactory-project-zuul[bot]
411667773a
Merge pull request #4488 from jladdjr/docker_login_password_stdin
...
docker login: s/-p/--password-stdin/
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-19 23:22:05 +00:00
softwarefactory-project-zuul[bot]
ced5319ac9
Merge pull request #4512 from jlmitch5/projBranchFix
...
clear out branch/prompt on jt form when project changes
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-19 20:52:59 +00:00
John Mitchell
ef26f6a4c2
clear out branch/prompt on jt form when project changes
2019-08-19 14:16:01 -04:00
softwarefactory-project-zuul[bot]
b28655181d
Merge pull request #4440 from mabashian/toggle-dynamics
...
Remove restriction on toggling dynamic hosts on/off from the host form view
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-19 16:42:17 +00:00
softwarefactory-project-zuul[bot]
2cdd007ed0
Merge pull request #4509 from saito-hideki/issue/tower/3679
...
Fixed form validation to JT survey minimum & maximum values
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-19 14:31:59 +00:00
softwarefactory-project-zuul[bot]
c963236a36
Merge pull request #4453 from ansible/e2e-cleanup
...
E2E websocket cleanup
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-19 14:09:31 +00:00
softwarefactory-project-zuul[bot]
2e762276bf
Merge pull request #4507 from vrevelas/typo
...
Fix typo
Reviewed-by: Jake McDermott <yo@jakemcdermott.me >
https://github.com/jakemcdermott
2019-08-19 13:07:26 +00:00
Hideki Saito
0f4de69e57
Fixed form validation to JT survey minimum & maximum values
...
- Fixed issue ansible/tower#3679
Signed-off-by: Hideki Saito <saito@fgrep.org >
2019-08-19 09:15:29 +00:00
vrevelas
1d1706665f
Fix typo
2019-08-19 11:34:45 +03:00
softwarefactory-project-zuul[bot]
858f43fd2a
Merge pull request #4489 from keithjgrant/4427-job-template-console-error
...
Fix default props for jt form
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-16 23:45:56 +00:00
Keith Grant
491287b1de
fix default props for jt form
2019-08-16 19:11:07 -04:00
softwarefactory-project-zuul[bot]
de78d5d63b
Merge pull request #4505 from marshmalien/awx-pf-jt-project-field
...
Add project single select input to job template form
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-16 21:57:24 +00:00
softwarefactory-project-zuul[bot]
ab45938d41
Merge pull request #4506 from rooftopcellist/fix_migrations
...
fix typo in migration name
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-16 18:24:41 +00:00
Christian Adams
a58a191071
fix typo in migration name
2019-08-16 13:46:41 -04:00
softwarefactory-project-zuul[bot]
2d7dc9aec7
Merge pull request #4493 from ryanpetrello/safeload
...
replace usage of FullLoader w/ safe_load
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-16 17:45:07 +00:00
Marliana Lara
45a69551f1
Change JT form project field into a single select input
2019-08-16 13:05:12 -04:00
softwarefactory-project-zuul[bot]
f7ea14107e
Merge pull request #4503 from shanemcd/nit
...
Fix typo in migration filename
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-16 16:59:24 +00:00
softwarefactory-project-zuul[bot]
4dc97ac8d1
Merge pull request #3812 from skinlayers/devel
...
Add support for kubernetes nodeSelector, tolerations and affinity
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-16 16:36:56 +00:00
softwarefactory-project-zuul[bot]
165600b876
Merge pull request #4502 from rooftopcellist/token_description
...
Use consistent description types
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-08-16 16:27:41 +00:00
Shane McDonald
18a316646b
Fix typo in migration filename
2019-08-16 10:29:34 -04:00
Ryan Petrello
39d0eb62e4
replace usage of FullLoader w/ safe_load
2019-08-16 10:13:27 -04:00
AlanCoding
d302f134ac
Kill off all can_read access methods
2019-08-16 10:12:46 -04:00
Christian Adams
52f8a8a6e5
Use consistent description types
2019-08-16 09:25:03 -04:00
softwarefactory-project-zuul[bot]
e08e70efb4
Merge pull request #4498 from ryanpetrello/awx-cli-help
...
prevent `awx -h` CLI command from printing a scary connection error
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-15 18:19:01 +00:00
softwarefactory-project-zuul[bot]
89c41a5931
Merge pull request #4494 from kdelee/awxkit_remove_dateutil
...
Remove this dependency that we don't need
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-15 18:03:53 +00:00
Ryan Petrello
94235f4736
prevent awx -h CLI command from printing a scary connection error
2019-08-15 13:38:37 -04:00
softwarefactory-project-zuul[bot]
099a7f6cde
Merge pull request #4495 from ryanpetrello/docker-for-mac-sdb
...
fix a bug in the sdb-listen setup
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-15 16:19:34 +00:00
Ryan Petrello
57d60e5b97
fix a bug in the sdb-listen setup
...
Docker for Mac recently renamed itself to Docker Desktop
2019-08-15 11:50:28 -04:00
Elijah DeLee
8efa0fc397
Remove this dependency that we don't need
2019-08-15 11:26:02 -04:00
softwarefactory-project-zuul[bot]
dc44e68980
Merge pull request #4479 from saito-hideki/issue/tower/3639
...
Fixed "DEFAULT ANSWER" to be properly deleted for Integer and Float types
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-15 14:54:46 +00:00
softwarefactory-project-zuul[bot]
65e359bdcf
Merge pull request #4491 from ryanpetrello/remove-cli-termcolor
...
replace the termcolor dependency w/ a simple function
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-15 14:25:39 +00:00
Hideki Saito
f1a69e9357
Fixed "DEFAULT ANSWER" to be properly deleted for Integer and Float types
...
- Fixed issue ansible/tower#3639
Signed-off-by: Hideki Saito <saito@fgrep.org >
2019-08-15 10:24:17 -04:00
Ryan Petrello
224750c0d6
replace the termcolor dependency w/ a simple function
2019-08-15 09:54:01 -04:00
softwarefactory-project-zuul[bot]
2f658a4e5d
Merge pull request #4305 from catjones9/jobTemplateAddButton
...
Adds Job Template Add Button to TemplatesList with link to add form
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-14 22:52:38 +00:00
catjones9
38a7fa5558
Linting errors
...
Signed-off-by: catjones9 <catjones@redhat.com >
2019-08-14 16:52:30 -04:00
catjones9
e591305dfe
Changes conditional canAdd statement based on PR feedback
...
Signed-off-by: catjones9 <catjones@redhat.com >
2019-08-14 16:52:30 -04:00
catjones9
9e0d113063
Conditional Add Button on Template List screen
...
Signed-off-by: catjones9 <catjones@redhat.com >
2019-08-14 16:52:30 -04:00
softwarefactory-project-zuul[bot]
ad17bdc559
Merge pull request #4487 from ryanpetrello/many-groups-slowness
...
optimize a slow query in inventory script generation
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-14 20:32:01 +00:00
softwarefactory-project-zuul[bot]
c35fbd6853
Merge pull request #4483 from ryanpetrello/multi-owner
...
fix bug where cred org permission was not checked
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-14 19:54:57 +00:00
Jim Ladd
74623a33a2
docker login: s/-p/--password-stdin/
2019-08-14 12:32:26 -07:00
softwarefactory-project-zuul[bot]
8df70f5412
Merge pull request #4471 from jakemcdermott/multicred-template-loading
...
add related credential loading needed for multicredential select
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-14 19:31:34 +00:00
Ryan Petrello
98e7ae5f9f
optimize a slow query in inventory script generation
...
see: https://github.com/ansible/awx/issues/4461
2019-08-14 15:03:53 -04:00
softwarefactory-project-zuul[bot]
26637499d1
Merge pull request #4484 from chrismeyersfsu/fix-notification_password
...
do not expose the notification secret fields
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-14 18:45:08 +00:00
Jake McDermott
55376bfd13
load related credentials when editing
2019-08-14 14:15:24 -04:00
Jake McDermott
a8511f967b
build details url once
2019-08-14 14:15:24 -04:00
Jake McDermott
e3d6ee6f9e
move label requests to function
2019-08-14 14:15:24 -04:00
Jake McDermott
d05c1bdd6e
move function comment into function
2019-08-14 14:15:24 -04:00
Jake McDermott
c96dfd101c
use alias for type import
2019-08-14 14:15:24 -04:00
chris meyers
9fa4dac847
do not expose the notication secret fields
2019-08-14 13:58:47 -04:00
softwarefactory-project-zuul[bot]
7374732d9b
Merge pull request #4482 from ryanpetrello/prometheus_errors
...
fix a bug in the API metrics endpoint
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-14 17:14:25 +00:00
AlanCoding
4831cde39f
fix bug where cred org permission was not checked
2019-08-14 12:07:28 -04:00
softwarefactory-project-zuul[bot]
43d816b6e4
Merge pull request #4265 from AlanCoding/branch_feature_phase_2
...
Allow JT specification and prompting for project branch
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-14 14:56:19 +00:00
Ryan Petrello
a45c93ed47
fix a bug in the API metrics endpoint
...
The metrics JSON renderer shouldn't try to parse data that isn't
a string (generally, this represents things like HTTP 403)
2019-08-14 10:40:21 -04:00
softwarefactory-project-zuul[bot]
31308e3795
Merge pull request #4383 from marshmalien/4236-output-toolbar
...
Job Output - Pagination and Static List
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-13 21:38:25 +00:00
Marliana Lara
748bf63d4e
Move job event line styles into a shared dir
...
Set a field to avoid setState warnings
Fix lint errors
2019-08-13 17:06:24 -04:00
Jake McDermott
2a926fffd9
set default timezone to UTC for test runs
2019-08-13 17:05:48 -04:00
Marliana Lara
475645f604
Add JobOutput tests
2019-08-13 17:05:47 -04:00
Jake McDermott
b2922792bc
add function for testing output lines
2019-08-13 17:05:47 -04:00
Marliana Lara
74ef0e7abf
Refactor MenuControls as a functional component
...
* Fix lint errors
2019-08-13 17:05:47 -04:00
Marliana Lara
2aa38e84dd
Add guard clause to loadMoreRows and style tweaks
2019-08-13 17:05:46 -04:00
Jake McDermott
033308de69
add missing event placeholders and recompute heights on load
2019-08-13 17:05:46 -04:00
Jake McDermott
0a3633113e
ensure results are always indexed by counter when loading new rows
2019-08-13 17:05:46 -04:00
Marliana Lara
161c7706bc
Add InfiniteLoader to fetch rows as needed
2019-08-13 17:05:46 -04:00
Jake McDermott
40560e962f
compute row height on-the-fly
2019-08-13 17:05:45 -04:00
Jake McDermott
474a2a48bb
add job event component and sanitized html building for output lines
2019-08-13 17:05:45 -04:00
Marliana Lara
da92889323
WIP - react virtualizer
2019-08-13 17:05:45 -04:00
Marliana Lara
859c364fbe
Add MenuControl tests
2019-08-13 17:05:44 -04:00
Marliana Lara
408b38174a
Add job output menu controls component
2019-08-13 17:05:44 -04:00
softwarefactory-project-zuul[bot]
e3c6e245d6
Merge pull request #3623 from wenottingham/hello-you-are-being-audited
...
Allow mapping org auditors where we map org admins.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-13 19:07:31 +00:00
softwarefactory-project-zuul[bot]
8fef029bc3
Merge pull request #4442 from mabashian/4225-sparkline-templates
...
Add Sparkline to templates list
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-13 18:14:24 +00:00
softwarefactory-project-zuul[bot]
8fbda8a773
Merge pull request #4469 from jakemcdermott/lookup-tests
...
refactor lookup tests
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-13 17:46:02 +00:00
Jake McDermott
245252ed11
refactor lookup tests
2019-08-13 13:13:12 -04:00
Bill Nottingham
bbf28f50bd
Allow mapping org auditors where we map org admins.
2019-08-13 11:32:35 -04:00
softwarefactory-project-zuul[bot]
0cc9199f23
Merge pull request #4468 from ryanpetrello/more-awxkit-dep-cleanup
...
simplify awxkit dependencies
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-13 13:07:18 +00:00
AlanCoding
be21a8bcb4
Fix logic for turning off override behavior
2019-08-12 22:17:19 -04:00
John Mitchell
3df476e3f6
remove inadverdent duplicate CreateSelect2 call from playbook on jt edit form
2019-08-12 22:17:19 -04:00
AlanCoding
2f3aafe1bb
Add collection setting toggle to UI
...
Additional API housekeeping, removing unused code
Treat default branch as no branch provided
2019-08-12 22:16:04 -04:00
John Mitchell
79a1dbc5a0
fix issue with interior scope declaration eslint error
2019-08-12 22:16:03 -04:00
AlanCoding
dc5d696238
avoid unnecessary checkout, more docs content
2019-08-12 22:16:03 -04:00
John Mitchell
139e8cde70
more ui work for branch and refspec on project/jt
...
- add refspec field to project
- update refspec and branch help text on project form
- add refspec field to job detail
- adjust form gen and ProcessErrors to show api errors for checkbox_groups correctly
- consolidate showPromptButton conditionals and fix the add/edit workflow node one for showing prompt when only branch is promptable
2019-08-12 22:16:03 -04:00
John Mitchell
13751e73f9
working commit
2019-08-12 22:16:02 -04:00
AlanCoding
03d72dd18a
JT-branch docs and code cleanup
...
bump migration
fine tune validation of project allow_override
return highly custom error message
Restore branch after syncs to address bugs
encountered after changing scm_refspec
remove unused code to determine scm_revision
Check Ansible version before project update and
do not install collections if Ansible version too old
Add docs related to project branch override
New file specific to branch override and refspec
Complete docs on collections to reflect current
implementation and give a folder tree example
Update clustering docs related to project syncs
Fix bug where git depth was ignored during the
local clone from project folder to run folder
Fix bug where submodules were not copied
2019-08-12 22:16:02 -04:00
chris meyers
d785145c59
force proj sync when collections/requirements.yml
...
* Similar to roles/requirements.yml sync optimization logic.
2019-08-12 22:16:02 -04:00
AlanCoding
270bd19dbd
Fix bugs with discovery of collection requirements
...
Addresses some cases where
collection requirements do not exist
collection requirements cannot be evaluated
Consolidate logic for roles and collection installs
2019-08-12 22:14:32 -04:00
chris meyers
cc6413c44c
use ansible nightly
...
* ansible:devel now has ansible-galaxy collection support
2019-08-12 22:14:31 -04:00
chris meyers
4be65a0879
collections/requirements.yml support
...
* just like we support ansible-galaxy role install, support
ansible-galaxy collection install
2019-08-12 22:14:30 -04:00
AlanCoding
f1f57e45de
Add scm_refspec field
...
Update migration syntax to Django 2
fix status bug where canceled switched to error
2019-08-12 22:13:57 -04:00
softwarefactory-project-zuul[bot]
845e3867a6
Merge pull request #4467 from ansible/e2e-debugging-help
...
Known E2E Issues
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-12 23:34:06 +00:00
softwarefactory-project-zuul[bot]
7fcfc88c82
Merge pull request #4460 from jakemcdermott/normalize-e2e-urls
...
remove extra and trailing slashes from e2e url settings
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-12 23:27:27 +00:00
Jake McDermott
61ca4278c8
remove extra and trailing slashes from url
2019-08-12 18:59:02 -04:00
Ryan Petrello
299fa3b6b4
simplify awxkit dependencies
...
- remove flake8 as an install requirements (it's only used for tests)
- vendor toposort, which is Apache 2.0 licensed (and very small)
- change websocket-client to a setuptools optional dependency, which you
can install via:
pip install "./awxkit[websockets]"
- add `jq` and `tabulate` under an additional optional setuptools
dependency:
pip install "./awxkit[formatting]"
- remove `cryptography`, which is only used for random RSA generation
(unused by the CLI)
2019-08-12 17:27:57 -04:00
softwarefactory-project-zuul[bot]
0b112e5b8f
Merge pull request #4465 from ryanpetrello/json-metrics
...
add support for Accept:application/json to /api/v2/metrics
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-12 20:26:16 +00:00
John Hill
121bc96108
Updating for the known MacOS High Sierra issue
2019-08-12 15:46:39 -04:00
Ryan Petrello
82f5072c7d
add support for Accept:application/json to /api/v2/metrics
...
see: https://github.com/ansible/awx/issues/4144
2019-08-12 15:17:40 -04:00
softwarefactory-project-zuul[bot]
99357acf5d
Merge pull request #4462 from AlanCoding/the_edge_of_unicode
...
Fix error due to randint inclusivity
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-12 19:02:04 +00:00
AlanCoding
3a5e609a11
Fix error due to randint inclusivity
2019-08-12 13:36:53 -04:00
softwarefactory-project-zuul[bot]
a776d0ba59
Merge pull request #4459 from ryanpetrello/cli-version
...
make awxkit have the same version as the AWX package
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-12 15:15:41 +00:00
John Mitchell
0c89c6c79e
fix ui conditional for adding fields to jt edit save payload
2019-08-12 11:01:11 -04:00
AlanCoding
6baba10abe
Add scm_revision to project updates and cleanup
...
Add validation around prompted scm_branch requiring
project allow_override field to be true
Updated related process isolation docs
Fix invalid comarision in serializer
from PR review, clarify pre-check logging, minor docs additions
2019-08-12 11:01:10 -04:00
John Mitchell
76dcd57ac6
assorted UI work to support the new branch field
...
update project to have allow branch override checkbox
add new text input for branch field
adjust show/hide for branch and playbook jt fields
make playbook field allowed to add a new option not in the dropdown
update job results ui to show branch
update prompting to support new branch field
2019-08-12 11:01:10 -04:00
AlanCoding
ac86dc4fb9
Allow JTs to specify and prompt for SCM branch
...
Copy project folder each job run
change cwd to private_data_dir, from proj
do not add cwd to show_paths if it is
a subdirectory of private_data_dir, which
is already shown
Pass the job private_data_dir to the local
project sync, and also add that directory
to the project sync show paths
Add GitPython dep and use for job sync logic
use this to manage shallow clone from desired
commit, and to map branch to commit,
and to assess necessity of project sync
Start on some validation change, but not all
allow arbitrary playbooks with custom branch
2019-08-12 11:01:07 -04:00
Ryan Petrello
b90d1456b3
make awxkit have the same version as the AWX package
2019-08-12 09:42:04 -04:00
Gabriel Totusek
794808cd10
Fix compatibility with postgresql helm chart v6.0.0+
2019-08-12 02:40:25 -07:00
Gabriel Totusek
d932a70eff
Downgrade postgres helm chart to v5.3.13
2019-08-12 00:43:09 -07:00
Gabriel Totusek
90e5b0a12d
Update postgres helm chart to v6.2.1
2019-08-11 23:16:43 -07:00
Gabriel Totusek
f705eba7ed
Add support for kubernetes tolerations, nodeSelector, and affinity
2019-08-11 23:10:56 -07:00
John Hill
8341601c60
Adding Debugging section to e2e doc
...
First of many debugging, Troubleshooting, and FAQ tips
2019-08-11 22:06:55 -04:00
softwarefactory-project-zuul[bot]
28e3625066
Merge pull request #4455 from ryanpetrello/stdout-is-not-missing
...
remove awxkit logic for working around an old stdout handling bug
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-09 20:43:19 +00:00
Ryan Petrello
d92753f20a
remove awxkit logic for working around an old stdout handling bug
...
related: https://github.com/ansible/awx/issues/200
2019-08-09 14:44:52 -04:00
softwarefactory-project-zuul[bot]
76a10991ae
Merge pull request #4451 from ryanpetrello/awxkit
...
open source awxkit
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-09 16:10:47 +00:00
Daniel Sami
2064309182
e2e cleanup websockets
2019-08-09 11:32:26 -04:00
Ryan Petrello
adaa4148c6
include awxkit CI in zuul runs
...
additionally, fix up some flake8 failures
2019-08-09 10:07:40 -04:00
Ryan Petrello
9616cc6f78
import awxkit
...
Co-authored-by: Christopher Wang <cwang@ansible.com >
Co-authored-by: Jake McDermott <jmcdermott@ansible.com >
Co-authored-by: Jim Ladd <jladd@redhat.com >
Co-authored-by: Elijah DeLee <kdelee@redhat.com >
Co-authored-by: Alan Rominger <arominge@redhat.com >
Co-authored-by: Yanis Guenane <yanis@guenane.org >
2019-08-08 22:12:31 -04:00
softwarefactory-project-zuul[bot]
9b836abf1f
Merge pull request #4444 from elyezer/app-token-e2e
...
Add app token e2e
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-08 18:50:34 +00:00
softwarefactory-project-zuul[bot]
3441d0cb46
Merge pull request #4441 from ansible/noretry
...
[WIP] Parameterize E2E Suite retries
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-08 17:56:22 +00:00
mabashian
3d98d98d3c
Moves tooltip and link logic out to the sparkline from the job status icon
2019-08-08 11:53:47 -04:00
softwarefactory-project-zuul[bot]
860d83d798
Merge pull request #4437 from rooftopcellist/correct_insights_collection_setting
...
Fix NoneType path error with analytics collection
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-08 15:17:57 +00:00
John Hill
ce37bc9897
remove static definition and move to pipelines
2019-08-08 10:44:56 -04:00
Christian Adams
c37bf5e9f5
Fix NoneType path error with analytics collection
2019-08-07 16:19:05 -04:00
mabashian
fba0da4c58
Fix linting
2019-08-07 16:16:57 -04:00
Elyézer Rezende
e7a15d478d
Add app token e2e
2019-08-07 15:56:06 -04:00
softwarefactory-project-zuul[bot]
d7c15a782f
Merge pull request #4425 from mabashian/toggles
...
Swap text-based on and off toggles to non-text based
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-07 19:55:16 +00:00
mabashian
6a7481a27c
Prettier again
2019-08-07 14:52:40 -04:00
mabashian
a57f2ca2bf
Run prettier
2019-08-07 14:46:41 -04:00
mabashian
37e5b6b134
Add sparkline tests
2019-08-07 14:44:16 -04:00
John Hill
d5dd1719b6
Parameterize E2E Suite retries
2019-08-07 11:48:12 -04:00
mabashian
0bd9d4abaf
Change awxSwitch class prefix to atSwitch to match component name
2019-08-07 11:22:28 -04:00
mabashian
993855f70a
Remove restriction on toggling dynamic hosts on/off from the host form view.
2019-08-07 11:15:42 -04:00
mabashian
c71068fa1c
Create at-switch directive. Use it in all the places
2019-08-07 11:10:08 -04:00
mabashian
c4700998af
Swap text-based on and off toggles to non-text based
2019-08-07 11:05:58 -04:00
mabashian
19d2c8c634
Adds sparkline to templates list
2019-08-06 15:51:27 -04:00
softwarefactory-project-zuul[bot]
4f3f87ebc7
Merge pull request #4433 from AlanCoding/we_dont_do_that
...
Remove setting not actually customizable
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-06 19:47:55 +00:00
AlanCoding
63978f7d10
remove setting not actually customizable
2019-08-06 13:40:52 -04:00
softwarefactory-project-zuul[bot]
5ed2a38e1d
Merge pull request #4423 from saimonn/typo-INSTALL-md
...
INSTALL.md: fix #post-build-2 href fragment
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-06 14:31:18 +00:00
softwarefactory-project-zuul[bot]
dbcc3c5733
Merge pull request #4420 from wenottingham/be-an-enabler
...
[RFC] Allow enable/disable of hosts in dynamic inventory from the UI.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-05 17:29:17 +00:00
Bill Nottingham
b4f272a575
Catch another area where this toggle is set.
2019-08-05 12:06:41 -04:00
Simon Séhier
c17ce49e2e
fix #post-build-2 href fragment
2019-08-05 17:29:36 +02:00
Bill Nottingham
8e1e33735a
Allow enable/disable of hosts in dynamic inventory from the UI.
...
The API lets you do it, so we shouldn't block it from the UI.
2019-08-05 11:18:56 -04:00
softwarefactory-project-zuul[bot]
50c0867156
Merge pull request #4417 from ansible/stability-e2e
...
Stability for e2e websockets
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-05 13:16:45 +00:00
softwarefactory-project-zuul[bot]
5984b6235a
Merge pull request #4403 from mabashian/3654-inv-status-popover
...
Fix summary popover on inventory list
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-03 16:11:21 +00:00
softwarefactory-project-zuul[bot]
481df40764
Merge pull request #4411 from mabashian/workflow-start-node-width
...
Makes workflow start node width dynamic to account for languages other than English
Reviewed-by: Michael Abashian
https://github.com/mabashian
2019-08-03 13:43:58 +00:00
mabashian
521ecc883b
Fix jshint errors
2019-08-03 09:26:50 -04:00
mabashian
688f14a0ee
Fix summary popover on inventory list
2019-08-03 09:12:34 -04:00
mabashian
b3002e0b9d
Makes workflow start node width dynamic to account for languages other than english
2019-08-03 09:11:20 -04:00
softwarefactory-project-zuul[bot]
9ab920cdb9
Merge pull request #4413 from AlexSCorey/multiSelectPatternFly
...
Multi-Select AWX-PF
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-02 22:37:27 +00:00
Alex Corey
8b35642b08
Fixes failing test and addresses PR issues
2019-08-02 17:37:58 -04:00
Alex Corey
74a1ebff32
Adds tests and refines chip interaction in MultiSelect component
2019-08-02 16:42:22 -04:00
Alex Corey
a577be906e
Adds Multiselect functionality to labels on JTs
2019-08-02 16:42:22 -04:00
Daniel Sami
934d09e0de
Stability for e2e websockets
2019-08-02 15:33:09 -04:00
softwarefactory-project-zuul[bot]
bb2474f56f
Merge pull request #4415 from ryanpetrello/bubblewrap_aaaaaaaaaaarg
...
fix a bug that breaks isolated task execution
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-02 15:12:47 +00:00
Ryan Petrello
1388dec4b0
fix a bug that breaks isolated task execution
2019-08-02 07:48:46 -04:00
softwarefactory-project-zuul[bot]
9d2549b4b1
Merge pull request #4368 from jlmitch5/uiNextSearch
...
initial implementation of search in ui_next
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-01 20:51:48 +00:00
John Mitchell
c0dcba91f5
Update SEARCH.md
2019-08-01 16:21:19 -04:00
John Mitchell
2e777368bf
Update SEARCH.md
2019-08-01 16:21:19 -04:00
John Mitchell
0276a37e8d
small updates to qs syntax based on feedback
2019-08-01 16:21:19 -04:00
John Mitchell
30253d21fc
assorted ui_next search phase 1 pr feedback updates
...
- remove unnecessary displayAll prop from ChipGroup
- update notification api fn to be 2 with no boolean param
- fix params passing to api functions
2019-08-01 16:21:19 -04:00
John Mitchell
f0ff5b190a
update qs addParams/removeParams fns to take param object not string
2019-08-01 16:21:19 -04:00
John Mitchell
bdfeb2cb9c
updates based on pr feedback
...
run prettier
update hasContentError to contentError in all the places
function naming updates
2019-08-01 16:21:19 -04:00
John Mitchell
357887417c
working commit
2019-08-01 16:21:19 -04:00
John Mitchell
a58468ffee
initial implementation of search in UI_next
2019-08-01 16:21:19 -04:00
softwarefactory-project-zuul[bot]
602ee856fa
Merge pull request #4405 from AlanCoding/gce_token
...
Always provide gce token_uri
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-01 19:20:52 +00:00
AlanCoding
4399d9287d
Always provide gce token_uri
2019-08-01 14:18:44 -04:00
softwarefactory-project-zuul[bot]
2faf69e3b5
Merge pull request #4410 from jbradberry/upgrade-django-2.2.4
...
Upgrade to django 2.2.4
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-01 17:58:53 +00:00
softwarefactory-project-zuul[bot]
008ea30c5f
Merge pull request #4409 from ryanpetrello/bubblewrap_aaaaaaaaaaarg
...
attempt to properly clean up orphaned runner ansible_pi directories
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-01 16:03:22 +00:00
Ryan Petrello
cfeedb158e
attempt to properly clean up runner ansible_pi directories
2019-08-01 11:21:38 -04:00
Jeff Bradberry
10200fced0
Add patch to the list of system packages installed into the container
...
since it is a requirement of the new updater.sh Python requirements script.
2019-08-01 10:41:49 -04:00
Jeff Bradberry
2926d0198d
Bump the version of Django to 2.2.4
...
This is a security release.
2019-08-01 10:41:36 -04:00
softwarefactory-project-zuul[bot]
c742700a01
Merge pull request #4379 from saito-hideki/pr/fix_ui-devel-languages-1
...
Document UI building process for development environment to cover I18N static contents
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-01 12:13:50 +00:00
softwarefactory-project-zuul[bot]
3d5e072169
Merge pull request #4407 from mabashian/3929-notif-options-bold
...
Make notification form options regular font weight
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-01 12:04:49 +00:00
softwarefactory-project-zuul[bot]
772d087b6e
Merge pull request #4404 from mabashian/4113-grafana
...
Fix js error thrown preventing creation of grafana notification
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-01 00:43:50 +00:00
mabashian
213df70419
Make notification form options regular font weight
2019-07-31 20:06:22 -04:00
softwarefactory-project-zuul[bot]
6a6d55fe41
Merge pull request #4317 from wenottingham/pexpect-the-requirements-inquisition
...
Remove pexpect, etc, from the ansible venv, that's now runner's problem.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-31 21:45:41 +00:00
softwarefactory-project-zuul[bot]
a36b436414
Merge pull request #4401 from AlanCoding/no_prompting
...
Update docs to reflect field removals
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-31 20:33:31 +00:00
mabashian
94b5bb8cf9
Ensure variable exists before calling toString on it to fix js error thrown when creating grafana notification
2019-07-31 14:15:13 -04:00
Hideki Saito
8362aa71db
Update tooling and UI development documentation to cover I18N
...
- Document steps for adding I18N in builds
- Add "clean-language" target to remove *.mo files
Signed-off-by: Hideki Saito <saito@fgrep.org >
2019-07-31 09:44:29 -04:00
AlanCoding
b3651ecf30
Update docs to reflect field removals
2019-07-31 08:58:39 -04:00
softwarefactory-project-zuul[bot]
4a35df9a1c
Merge pull request #4399 from mabashian/3676-notif-menu
...
Show notification menu to users with notification_admin team role
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-30 22:46:07 +00:00
softwarefactory-project-zuul[bot]
416b2ef37a
Merge pull request #4398 from mabashian/3644-launch-outside-click
...
Prevent clicks outside of prompt modal from closing the modal without saving
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-30 22:18:54 +00:00
Bill Nottingham
ad28e11502
Remove pexpect, etc, from the ansible venv, that's now runner's problem.
2019-07-30 17:09:12 -04:00
softwarefactory-project-zuul[bot]
815823adc0
Merge pull request #4363 from jomach/feature/updateGitVersion
...
[4362] git version is old and does not work with x509 certificates
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-30 21:07:24 +00:00
mabashian
a6c50f6d20
Fix unit test endpoint to match notif admin request endpoint
2019-07-30 16:52:52 -04:00
mabashian
df177d6dc3
Removes close behavior when clicking outside of modal and dialog components
2019-07-30 16:47:17 -04:00
mabashian
1121a2b623
Show notification menu to users with notification_admin team role
2019-07-30 16:18:39 -04:00
softwarefactory-project-zuul[bot]
f02aa3528e
Merge pull request #4311 from wenottingham/pair-of-mikos
...
Update paramiko to a version that can work with any python-gssapi.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-30 19:35:48 +00:00
mabashian
c1cf7b79e3
Rogue console be gone
2019-07-30 15:25:42 -04:00
mabashian
47c59d5211
Prevent clicks outside of prompt modal from closing the modal without saving. User will now need to explicity hit the X or Cancel buttons to close the modal prematurely.
2019-07-30 15:22:01 -04:00
Bill Nottingham
20f1ed4533
Update source tarball.
2019-07-30 12:09:51 -04:00
Bill Nottingham
fafe9ce4ea
Update paramiko to a version that can work with any python-gssapi.
2019-07-30 12:09:48 -04:00
softwarefactory-project-zuul[bot]
6499f2b233
Merge pull request #4380 from saito-hideki/issue/4359
...
Add description to template and project list view
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-30 15:49:32 +00:00
softwarefactory-project-zuul[bot]
8c4aac3b6c
Merge pull request #4396 from ryanpetrello/ldap-audit
...
properly set `is_system_auditor` on initial LDAP login
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-30 15:28:23 +00:00
Ryan Petrello
a47a2d8567
properly set is_system_auditor on initial LDAP login
...
django-auth-ldap recently changed its behavior at login to *delay* the
user.save() call:
b777321fb4
our current process of discovering and setting up the system auditor
role at LDAP login *relies* on the user having a primary key, so this
code now manually calls .save() to enforce one
2019-07-30 10:05:39 -04:00
softwarefactory-project-zuul[bot]
5d6916f69e
Merge pull request #4391 from ryanpetrello/skip-empty-stdout
...
skip events w/ empty stdout when generating stdout downloads
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-30 13:48:07 +00:00
Hideki Saito
329b791908
Add description to template and project list view
...
- Fixed issue #4359
Signed-off-by: Hideki Saito <saito@fgrep.org >
2019-07-30 20:18:54 +09:00
Jorge Machado
76933ed889
* upgrade from git on containers
...
* agreed with terms of DCO 1.1
Signed-off-by: Jorge Machado <jorge@jmachado.me >
2019-07-30 07:04:04 +02:00
softwarefactory-project-zuul[bot]
c7bb0f10e1
Merge pull request #4385 from chrismeyersfsu/fix-home_dir
...
fake it till you make it!
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-29 17:47:36 +00:00
softwarefactory-project-zuul[bot]
7afa35af17
Merge pull request #4367 from keithjgrant/4232-single-select-lookup
...
Single select lookup
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-29 17:42:12 +00:00
softwarefactory-project-zuul[bot]
2e48718746
Merge pull request #4393 from marshmalien/4392-org-inv-link
...
Add link to organization inventory list
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-29 17:25:21 +00:00
softwarefactory-project-zuul[bot]
26a7ec97fa
Merge pull request #4387 from keithjgrant/3565-insights-translation
...
Insights translation
Reviewed-by: Keith Grant
https://github.com/keithjgrant
2019-07-29 16:46:35 +00:00
Marliana Lara
3c96968ee0
Add link to organization inventory list
2019-07-29 12:36:30 -04:00
chris meyers
9236fd2a53
fake it till you make it!
...
* The user awx is passed to the launch of our dev docker container. The
docker system automagically creates that user for us and sets the home
dir to /tmp in /etc/passwd. Many methods of detecting the user home dir
don't use that. Instead, they use the HOME env var. This is a half-way
solution that solves the problem of python expanding the ~ dir.
* If other things break because they determine the users home dir via
/etc/passwd entry then a more in-depth fix will be needed.
2019-07-29 09:58:47 -04:00
Ryan Petrello
79723cea21
skip events w/ empty stdout when generating stdout downloads
...
see: https://github.com/ansible/tower/issues/3677
2019-07-29 09:36:00 -04:00
softwarefactory-project-zuul[bot]
9cc23d5a71
Merge pull request #4388 from falcon78921/wip-awx-grammar
...
awx/ui: fixed minor grammar error in Survey form
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-29 12:49:47 +00:00
James McClune
bb92296478
awx/ui: fixed minor grammar error in Survey form
...
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net >
2019-07-27 15:24:24 -04:00
Keith Grant
3d3952c549
remove unnecessary scrollbar from Inventories Lookup
2019-07-26 16:24:48 -07:00
Keith Grant
276ed792a2
translate insights tooltip
2019-07-26 12:57:24 -07:00
softwarefactory-project-zuul[bot]
0ef97c497f
Merge pull request #3851 from AlanCoding/ig_distinct
...
Remove duplicates from IG list
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-26 16:45:06 +00:00
Keith Grant
e903425785
mark button text for translation
2019-07-25 15:39:06 -07:00
softwarefactory-project-zuul[bot]
94e14ae6f8
Merge pull request #4378 from ryanpetrello/run-rabbit-run
...
don't filter out schedules that have a null `next_run`
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-25 21:34:03 +00:00
Ryan Petrello
e711d32ea2
don't filter out schedules that have a null next_run
...
when schedules are disabled, their `next_run` is unset; we should still
show them in this list view, just with an empty value in the `next_run`
column (they're disabled, so they'll never run)
2019-07-25 17:07:28 -04:00
softwarefactory-project-zuul[bot]
a5c5874e20
Merge pull request #4377 from ryanpetrello/fix-4376
...
fix a bug which can cause isolated artifact cleanup to fail
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-25 20:27:03 +00:00
Ryan Petrello
2608e8d47d
fix a bug which can cause isolated artifact cleanup to fail
...
see: https://github.com/ansible/awx/issues/4376
2019-07-25 15:52:04 -04:00
softwarefactory-project-zuul[bot]
06260bdbaf
Merge pull request #4374 from rooftopcellist/update_job_status_info
...
Update job status comments
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-25 19:36:43 +00:00
Christian Adams
670a184708
Update job status comments
...
- waiting and pending job descriptions were not accurate
2019-07-25 15:06:06 -04:00
softwarefactory-project-zuul[bot]
24b166aec9
Merge pull request #4375 from rooftopcellist/pending_jobs_metrics
...
add pending jobs and system level job status to metrics
Reviewed-by: Christian Adams <rooftopcellist@gmail.com >
https://github.com/rooftopcellist
2019-07-25 18:56:23 +00:00
Christian Adams
11a6e98230
Add pending jobs and system level job status to metrics
2019-07-25 14:19:20 -04:00
AlanCoding
2c533edb3c
remove duplicates from IG list
2019-07-25 10:20:25 -04:00
softwarefactory-project-zuul[bot]
128fa8947a
Merge pull request #4124 from beeankha/webhook_enhancement
...
Webhook Custom HTTP Method + Basic Auth Support
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-24 21:06:23 +00:00
Jake McDermott
97f841057f
fix method mapping for webhook notification add
2019-07-24 15:50:27 -04:00
softwarefactory-project-zuul[bot]
2ccb5ba4a7
Merge pull request #4372 from ryanpetrello/instance-metrics-hostname
...
include instance hostnames in metrics endpoint
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-24 18:18:06 +00:00
Ryan Petrello
f2996f1c89
include instance hostnames in metrics endpoint
2019-07-24 13:41:56 -04:00
beeankha
f7502eed2f
Correct the comment in migration file
2019-07-24 08:59:32 -04:00
Jake McDermott
1fe18dc588
normalize http method choice values
2019-07-23 19:58:35 -04:00
Keith Grant
2c86d7400a
remove duplicate type declaration; lint fixes
2019-07-23 12:22:44 -07:00
beeankha
7580491f1a
Add migration file to define http_method explicitly
2019-07-23 14:52:26 -04:00
Keith Grant
2392e57d2f
fix InventoriesLookup on new JT form; add DataListRadio tests
2019-07-23 10:49:28 -07:00
Keith Grant
bb5b255c28
updating job template tests
2019-07-23 10:49:28 -07:00
Keith Grant
5edc6deeae
finish core InventoriesLookup core functionality
2019-07-23 10:49:28 -07:00
Keith Grant
c080346751
start on InventoriesLookup
2019-07-23 10:49:28 -07:00
softwarefactory-project-zuul[bot]
d9c2bd8ef3
Merge pull request #4364 from AlanCoding/azure_mo_data
...
Re-create lost data in Azure_rm imports
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-23 15:47:29 +00:00
Jake McDermott
37e73acb62
cleanup tooling
2019-07-23 11:47:19 -04:00
beeankha
04404c93db
Enforce http_method restrictions via API
2019-07-23 11:47:19 -04:00
beeankha
6ef235dcd5
Enable auth header to send with just username field filled in
2019-07-23 11:47:19 -04:00
Jake McDermott
d66106d380
rename docker-notifications to docker-httpbin
2019-07-23 11:47:19 -04:00
beeankha
99737937cd
No auth header sent if username/password fields are blank
2019-07-23 11:47:19 -04:00
beeankha
0a0b09b394
Update logic in send method to recognize password field in upgraded webhook notifications
2019-07-23 11:47:19 -04:00
Jake McDermott
2b74b6f9b6
add tooling for basic testing of notification webhooks
2019-07-23 11:47:19 -04:00
beeankha
6e9f74eb17
Updating tests, changing 'method' to 'http_method'
2019-07-23 11:47:19 -04:00
Jake McDermott
cc0310ccd4
add notification webhook fields
2019-07-23 11:47:19 -04:00
beeankha
52b01feafe
Change init parameter name to 'http_method' to reduce ambiguity
2019-07-23 11:47:19 -04:00
beeankha
fbb3fd2799
Add custom HTTP method
2019-07-23 11:47:19 -04:00
beeankha
5071e1c75f
Update webhook backend to take username/password
2019-07-23 11:47:19 -04:00
beeankha
6f030256f5
Add username and password fields to webhook backend
2019-07-23 11:47:19 -04:00
softwarefactory-project-zuul[bot]
0fff7465e8
Merge pull request #4360 from ryanpetrello/smart-inv-ignore-conflicts
...
replace the smart inventory membership lock with a new Django 2.2 flag
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-23 05:30:53 +00:00
AlanCoding
a0c7471110
Re-create lost data in Azure_rm imports
2019-07-22 15:32:24 -04:00
Ryan Petrello
1cedf244b7
replace the smart inventory membership lock with a new Django 2.2 flag
2019-07-22 11:11:36 -04:00
Ryan Petrello
f6c357659d
Merge pull request #4348 from shanemcd/devel
...
Bump VERSION to 6.1.0
2019-07-18 14:26:18 -04:00
softwarefactory-project-zuul[bot]
8ccccfecf1
Merge pull request #4316 from keithjgrant/222-job-results-details
...
222 job results details
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-18 17:15:38 +00:00
Shane McDonald
2d7420317b
Bump VERSION to 6.1.0
2019-07-18 13:08:52 -04:00
softwarefactory-project-zuul[bot]
6bdb106128
Merge pull request #4345 from jakemcdermott/fix-4302
...
fix reference to undefined prop for auditors
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-18 17:07:10 +00:00
softwarefactory-project-zuul[bot]
a128a94842
Merge pull request #4314 from mgs4332/memcached_image
...
Addition of inventory value for memcached image, allows for custom im…
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-18 16:20:37 +00:00
softwarefactory-project-zuul[bot]
f7a455bc83
Merge pull request #4346 from ansible/chrismeyersfsu-patch-1
...
Update collections.md
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-18 16:07:37 +00:00
softwarefactory-project-zuul[bot]
f51377ff85
Merge pull request #4339 from jbradberry/make-clean-test-dbs
...
Update the `make clean` command to clear out the parallelized sqlite3 files
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-18 15:51:24 +00:00
Chris Meyers
dc0862bbe7
Update collections.md
2019-07-18 11:12:51 -04:00
Jake McDermott
5b1350db75
fix reference to undefined prop for auditors
2019-07-18 10:21:50 -04:00
Scholl III, Michael G
12f564e4a3
Addition of inventory value for memcached image, allows for custom image locations for memcached to match other images
2019-07-18 09:24:44 -04:00
Keith Grant
0d7500d349
use unified jobs api to redirect to canonical url from /jobs/:id
2019-07-17 16:12:00 -07:00
Jeff Bradberry
d32394f1b6
Update the make clean command to clear out the parallelized sqlite3 files
2019-07-17 17:06:10 -04:00
softwarefactory-project-zuul[bot]
f5fee8e6e7
Merge pull request #4301 from chrismeyersfsu/tower_modules
...
Global collections path
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-17 20:11:25 +00:00
softwarefactory-project-zuul[bot]
9eb7042d8c
Merge pull request #4072 from rambleraptor/gcp_env_vars
...
adding additional environment variables for gcp_compute + gcp modules
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-17 20:11:17 +00:00
chris meyers
9b95cc27c4
map in a global collections path
2019-07-17 15:36:09 -04:00
AlanCoding
2439aa409d
Adjust inventory update env test to allow duplicate references
...
change gce injectors to not duplicate the credentials file
2019-07-17 12:30:13 -07:00
Alex Stephen
cb60f12b6b
adding additional environment variables for gcp_compute + gcp modules
2019-07-17 12:30:12 -07:00
Keith Grant
2f9be4796a
job detail style tweaks
2019-07-17 09:32:43 -07:00
Keith Grant
183bd4fa80
revert i18n on credential kind (API translates it)
2019-07-17 09:32:43 -07:00
Keith Grant
db4a964e64
run credential type through i18n
2019-07-17 09:32:43 -07:00
Keith Grant
761ed6dec0
prettier
2019-07-17 09:32:43 -07:00
Keith Grant
e3d67117e7
fix job detail breadcrumbs
2019-07-17 09:32:43 -07:00
Keith Grant
552164c25c
flush out more type defs; JobDetail tests
2019-07-17 09:32:43 -07:00
Keith Grant
40f9b0dc7f
add CredentialChip component
2019-07-17 09:32:43 -07:00
Keith Grant
eee1601528
job details: handle different job types
2019-07-17 09:32:43 -07:00
Keith Grant
da780c9d7c
make VariablesInput detect whether value is JSON or YAML on init
2019-07-17 09:32:43 -07:00
Keith Grant
968cc8c79c
add variables & artifacts to job detail
2019-07-17 09:32:43 -07:00
Keith Grant
4372e977f0
build basic job details
2019-07-17 09:32:43 -07:00
softwarefactory-project-zuul[bot]
41b0367627
Merge pull request #4337 from ryanpetrello/activity-stream-missing-jt
...
fix a 500 error for Activity Stream job records w/ a missing JT
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-17 16:17:53 +00:00
Ryan Petrello
c25dbb534f
fix a 500 error for Activity Stream job records w/ a missing JT
2019-07-17 10:28:51 -04:00
softwarefactory-project-zuul[bot]
d0d08c2395
Merge pull request #4328 from jakemcdermott/nested-hashi-kv-v2-engine-names
...
support nested names for hashivault kv v2 secret engine
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-16 18:26:56 +00:00
softwarefactory-project-zuul[bot]
1242ee2b65
Merge pull request #4324 from keithjgrant/4218-lookup-toolbar-width
...
make lookup toolbar fill width of modal
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-16 18:18:46 +00:00
softwarefactory-project-zuul[bot]
7d0f062d9e
Merge pull request #4333 from ansible/nightwatchxsl
...
Added nightwatch stylesheet to e2e
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-16 18:09:24 +00:00
Keith Grant
aea08eef6b
make lookup toolbar fill width of modal
2019-07-16 13:36:38 -04:00
Daniel Sami
aef263fa6c
Added nightwatch stylesheet to e2e
2019-07-16 13:34:54 -04:00
Jake McDermott
35d9a8f839
support nested engine names for hashivault kv v2 secret engine
...
Add a field to hashivault plugins for identifying the secret
backend (mount point). If no secret backend is provided, the
first part of the secret path is used.
2019-07-16 13:13:22 -04:00
softwarefactory-project-zuul[bot]
fef6e0b191
Merge pull request #4332 from ryanpetrello/roll-back-fedora
...
Roll back the dev environment to CentOS 7 and build a newer sqlite3
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-16 15:19:45 +00:00
Ryan Petrello
b620d8505a
build and link a newer sqlite3 to make Django happy
2019-07-16 10:50:49 -04:00
softwarefactory-project-zuul[bot]
9fc1378fd1
Merge pull request #4304 from mabashian/3901-desc
...
Add host description to relevant lists
Reviewed-by: Michael Abashian
https://github.com/mabashian
2019-07-16 14:29:43 +00:00
mabashian
b46db98b5a
Removes some unused classes. Fix host desc ellipsis and responsiveness. Add desc to group hosts
2019-07-16 09:28:17 -04:00
Jose Ariza
14bdf8deb3
#3348 improved related listing on mobile
...
Signed-off-by: Jose Ariza <l.jlac001@gmail.com >
2019-07-16 09:28:17 -04:00
Jose Ariza
24df1d7be6
#3348 improved listing on mobile
...
Signed-off-by: Jose Ariza <l.jlac001@gmail.com >
2019-07-16 09:28:17 -04:00
Jose Ariza
40ead6f9d1
#3348 implemented suggested style changes
...
Signed-off-by: Jose Ariza <l.jlac001@gmail.com >
2019-07-16 09:28:17 -04:00
Jose Ariza
2a71232dd6
#3348 added description to host list on inventories related hosts
...
Signed-off-by: Jose Ariza <l.jlac001@gmail.com >
2019-07-16 09:28:17 -04:00
Jose Ariza
8b301f91ab
#3348 added description to host list
...
Signed-off-by: Jose Ariza <l.jlac001@gmail.com >
2019-07-16 09:28:17 -04:00
Ryan Petrello
a4b2d6bf88
Revert "Change the devel containers to be based on Fedora instead of CentOS"
...
This reverts commit 7936dff188 .
2019-07-16 09:18:24 -04:00
softwarefactory-project-zuul[bot]
b8b98b136b
Merge pull request #4070 from jbradberry/upgrade-django-2.2
...
Upgrade Django to 2.2
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-15 22:56:22 +00:00
softwarefactory-project-zuul[bot]
c4b4b319c9
Merge pull request #4323 from keithjgrant/4248-tooltip-permissions-list
...
fix listed resources in delete tooltip
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-15 13:13:41 +00:00
Jeff Bradberry
dd8ca5acc4
Ensure that the Postgres client is installed
2019-07-12 16:22:52 -04:00
Jeff Bradberry
172864a3a1
Force the username and password to be strings under the Radius backend
...
The base Radius backend encodes them as utf-8 bytes, which causes the
User object that we create to get the repr of the username, including
the b prefix and single quotes, e.g. "b'foo'".
2019-07-12 15:11:22 -04:00
Jeff Bradberry
a691340986
Update authenticate method on auth backends to add required request param
...
This became mandatory in Django 2.1.
2019-07-12 15:11:22 -04:00
Jeff Bradberry
261f1427e9
Break up a too-long line in migrations
2019-07-12 15:11:22 -04:00
Jeff Bradberry
9383512772
Remove no longer needed check for override of WSGIHandler
2019-07-12 15:11:22 -04:00
Jeff Bradberry
2d81923e22
Fix up changes in fields in the migrations
...
Particularly the now-required on_delete parameter for ForeignKey and
OneToOneField.
2019-07-12 15:11:22 -04:00
Jeff Bradberry
1093a662f1
Fix a problem with a change in results from User.has_usable_password
2019-07-12 15:11:22 -04:00
Jeff Bradberry
210517eeb1
Fix a couple of tests trivially affected by the upgrades
...
- is_anonymous may no longer be called as a method, so no need to mock it
- the message on uniqueness constraint failures has apparently changed
2019-07-12 15:11:22 -04:00
Jeff Bradberry
2ffe3d9a85
Give the 4xx error handler views the correct positional arguments
2019-07-12 15:11:22 -04:00
Jeff Bradberry
6737bd4c19
Replace {} as field default values with the callable dict
2019-07-12 15:11:22 -04:00
Jeff Bradberry
29ad847544
Deal with a change in truncation of strings in Django
...
which now uses a proper ellipsis character instead of 3 dots.
2019-07-12 15:11:22 -04:00
Jeff Bradberry
b3ef2c928a
Remove the custom add and remove methods from OrderedManyToManyDescriptor
2019-07-12 15:11:22 -04:00
Shane McDonald
7936dff188
Change the devel containers to be based on Fedora instead of CentOS
...
since we need a more recent version of sqlite.
2019-07-12 15:11:22 -04:00
Jeff Bradberry
43c552c7c6
Some flake8 changes
2019-07-12 15:11:21 -04:00
Jeff Bradberry
e0357d53f5
Bump Django to 2.2.2
2019-07-12 15:11:21 -04:00
Jeff Bradberry
beb1dd5ae7
Replace use of the deprecated staticfiles template library with static
2019-07-12 15:11:21 -04:00
Jeff Bradberry
d464df557b
Fix another direct assignment of a sequence to a related manager
2019-07-12 15:11:21 -04:00
Jeff Bradberry
5e9f790554
Bump to Django 2.1.9
2019-07-12 15:11:21 -04:00
Jeff Bradberry
47b325896d
Remove the django_db mark from TransactionTestCase classes
...
pytest-django's documentation indicates that it isn't necessary, and
it turns out in Django 2.0+ that this double application of the
transaction machinations was causing the Django ContentType table to
lose its items.
2019-07-12 15:11:21 -04:00
Jeff Bradberry
c85d58e28d
The interactive flag for management commands doesn't seem to be a thing anymore
2019-07-12 15:11:21 -04:00
Jeff Bradberry
bcbb768dd3
Remove the use of the deprecated Field.rel attribute
...
Also, rename a number of variables named `rel` for ease of searching.
2019-07-12 15:11:21 -04:00
Jeff Bradberry
e0693d3746
is_anonymous and is_authenticated no longer support being called as methods
2019-07-12 15:11:21 -04:00
Jeff Bradberry
a6edc46cc3
Field.from_db_value no longer supports the context param in 2.0
2019-07-12 15:11:21 -04:00
Jeff Bradberry
f24b08316d
Django's url resolver and pattern classes have been renamed in 2.0+
...
They are now URLResolver and URLPattern, respectively. The API has
changed as well, but fortunately it looks like what we are doing here
doesn't depend on anything that was changed.
2019-07-12 15:11:21 -04:00
Jeff Bradberry
25c14382db
Update the monkey patch of Django's column name digest to work with 2.0+
...
BaseDatabaseSchemaEditor no longer has a `_digest` classmethod,
instead there is a call out to a new `names_digest` utility function.
2019-07-12 15:11:21 -04:00
Jeff Bradberry
796d7bf67f
Replace the use of the 3rd party jsonbfield library
...
which was just a backport of Django's built-in JSONField. Also, bump
the version of django-jsonfield.
2019-07-12 15:11:21 -04:00
Jeff Bradberry
ddef41d394
Bump Django to 2.0.13
...
This is _very_ broken.
2019-07-12 15:11:21 -04:00
softwarefactory-project-zuul[bot]
c626f51dae
Merge pull request #4319 from AlanCoding/azure_template_errors
...
Ignore Azure templating errors
Reviewed-by: Alan Rominger <arominge@redhat.com >
https://github.com/AlanCoding
2019-07-12 19:00:36 +00:00
softwarefactory-project-zuul[bot]
a9bb1eba02
Merge pull request #4320 from jdekoning/ssh-machine-creds-fix
...
Insert signed public key in artifact_dir, fix for issue #4139
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2019-07-12 18:37:57 +00:00
Keith Grant
b1c87c1793
fix listed resources in delete tooltip
2019-07-12 09:43:40 -07:00
AlanCoding
612205d56d
Ignore Azure templating errors
2019-07-12 08:11:27 -04:00
Jaap de Koning
94b1455f40
Insert signed public key in artifact_dir, hacky fix for issue #4139
...
Signed-off-by: Jaap de Koning <jaap.de.koning@bigdatarepublic.nl >
2019-07-12 14:10:14 +02:00
softwarefactory-project-zuul[bot]
b26bd11924
Merge pull request #4315 from AlanCoding/old_migration_methods
...
Remove unused migration methods
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-12 02:11:08 +00:00
AlanCoding
287159296a
remove unused migration methods
2019-07-11 16:09:38 -04:00
softwarefactory-project-zuul[bot]
23100094dc
Merge pull request #4313 from ryanpetrello/fix-4162
...
Remove tooltips from host events in output
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-11 18:29:35 +00:00
softwarefactory-project-zuul[bot]
b2275c0490
Merge pull request #4312 from wenottingham/check-one-check-two
...
Add some minimal sanity checking before running the updater script.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-11 16:55:56 +00:00
softwarefactory-project-zuul[bot]
d6dba784b1
Merge pull request #4285 from olia-dev/issue-4274
...
related #4274 - added option to verify server certificate with a specific CA
Reviewed-by: Jake McDermott <yo@jakemcdermott.me >
https://github.com/jakemcdermott
2019-07-11 16:50:26 +00:00
Bill Nottingham
2a68ff49c1
Add some minimal sanity checking before running the updater script.
2019-07-11 12:12:22 -04:00
mabashian
0f8c59523a
Remove tooltips from host events in output
2019-07-11 12:07:28 -04:00
softwarefactory-project-zuul[bot]
de02df4907
Merge pull request #4201 from beeankha/helper_method_in_serializer
...
Add Helper Method in Serializer for get_summary_fields
Reviewed-by: Yanis Guenane
https://github.com/Spredzy
2019-07-10 14:28:04 +00:00
olia-dev
522dcf5ed3
related #4274 - moved function 'create_temporary_fifo' to 'awx/main/utils/common.py' and referenced it in other plugins (fixed errors)
2019-07-10 12:40:26 +02:00
olia-dev
b2d84a5d89
related #4274 - moved function 'create_temporary_fifo' to 'awx/main/utils/common.py' and referenced it in other plugins (fixed errors)
2019-07-10 12:39:57 +02:00
olia-dev
7b390fa2fc
related #4274 - moved function 'create_temporary_fifo' to 'awx/main/utils/common.py' and referenced it in other plugins
...
Signed-off-by: olia-dev <olia-dev@ktah.net >
2019-07-10 11:41:21 +02:00
softwarefactory-project-zuul[bot]
557ec27303
Merge pull request #4251 from AlexSCorey/JTLaunchButton
...
Add Launch Button to Job Template Details
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-09 20:58:46 +00:00
softwarefactory-project-zuul[bot]
f47a37a96b
Merge pull request #4259 from AlexSCorey/4216-OrgGetRequestDuplication
...
Removes duplicated GET request in Org.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-09 18:44:09 +00:00
softwarefactory-project-zuul[bot]
74d8fca673
Merge pull request #4296 from pebbledavec/patch-1
...
Removed forwardslash that was breaking paginated workflow node requests.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-09 18:40:34 +00:00
Alex Corey
7039f82d15
Only reload details whe navigating to details from another tab
2019-07-09 13:43:09 -04:00
softwarefactory-project-zuul[bot]
e34833c8cb
Merge pull request #4300 from jakemcdermott/output-updown
...
get more events on page down or up when needed
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-09 17:12:27 +00:00
softwarefactory-project-zuul[bot]
f22314caaf
Merge pull request #4257 from marshmalien/skeleton-template-add-form
...
Skeleton template add form
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-09 17:06:46 +00:00
Marliana Lara
fb0c82598f
Address PR feedback
2019-07-09 12:37:50 -04:00
Jake McDermott
90f7e9375f
get more events on page down or up when needed
...
when we page up or down, check if we've moved into the upper or lower
threshold of the scrollbar and request more events to show if we have.
2019-07-09 10:21:48 -04:00
softwarefactory-project-zuul[bot]
ccea920ea3
Merge pull request #4263 from fantashley/easy-custom-venvs
...
Add dynamic custom venv setup
Reviewed-by: Shane McDonald <me@shanemcd.com >
https://github.com/shanemcd
2019-07-09 13:23:37 +00:00
softwarefactory-project-zuul[bot]
2d636806db
Merge pull request #4123 from clushie/update_openstacksdk_dependencies
...
Fix outdated openstacksdk version and add pip-compile helper script
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-09 13:04:12 +00:00
softwarefactory-project-zuul[bot]
bda42332b7
Merge pull request #4295 from JakobP/bug/3857-improve-error-message
...
Fix #3857 . More informative error message for job templates
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-09 13:00:05 +00:00
olia-dev
2ee03b552d
related #4274 - added option to verify server certificate with a specific CA (fixed errors)
2019-07-09 14:14:29 +02:00
olia-dev
7a5efa1adc
related #4274 - added option to verify server certificate with a specific CA
2019-07-09 13:59:11 +02:00
pebbledavec
2ff3b5d62c
Removed forwardslash that was breaking paginated workflow node requests.
...
The forward-slash in getWorkflowJobTemplateNodes was incorrectly interpreted as part of the pagesize integer (and thereby throwing an exception) when a complex workflow spanned multiple pages of workflow nodes.
Resolves : #4261
Signed-off-by: Dave Compton <sircompo@gmail.com >
2019-07-09 12:50:40 +01:00
Jakob Pedersen
e23ee41082
Fix issue #3857 with a more informative error message when the usercan not post to /#/templates/add_job_template
...
The cause can be both missing permissions and no projects being available.
Related #3857
Signed-off-by: Jakob Pedersen <CONS_JPE@jysk.com >
2019-07-09 10:47:19 +02:00
softwarefactory-project-zuul[bot]
2aa32f61f8
Merge pull request #4290 from ryanpetrello/csp-false-positive
...
specify a ng-csp attribute so Angular doesn't autodetect
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-09 01:58:18 +00:00
Ashley Nelson
036e1ad82e
Add dynamic custom venv setup
...
Add support for python3 venvs
2019-07-08 18:49:31 -05:00
Ryan Petrello
66321a6218
specify a ng-csp attribute so Angular doesn't autodetect
...
without this, we're getting a false positive log message about an unsafe
eval (which is *actually* just angular auto-detecting whether or not
eval is supported)
2019-07-08 17:32:41 -04:00
softwarefactory-project-zuul[bot]
1f31cc9394
Merge pull request #4101 from jbradberry/fix-4099
...
Include defined fields from all parent classes of a HybridDictField
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-08 21:15:11 +00:00
Jeff Bradberry
758ad164fe
Include defined fields from all parent classes of a HybridDictField
...
since our settings registry adds a mixin class when doing validation on these.
related #4099
2019-07-08 16:05:03 -04:00
softwarefactory-project-zuul[bot]
be975fc051
Merge pull request #4283 from falcon78921/wip-awx-minor-fix
...
awx/ui: minor fix on Update on Project Update description
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-08 19:48:28 +00:00
softwarefactory-project-zuul[bot]
04ea39c315
Merge pull request #4282 from saito-hideki/issue/tower_3590
...
Fix to use "type" as the condition value for Machine credential to cover I18N
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-08 19:36:31 +00:00
beeankha
12e0c31fe6
Rename helper method
2019-07-08 15:03:35 -04:00
Hideki Saito
869d259433
Fix conditional values for handle internationalization
...
Fix the variable for checking the credential type from "name" to "kind"
in order to correctly handle I18N.
Signed-off-by: Hideki Saito <saito@fgrep.org >
2019-07-08 15:03:35 -04:00
beeankha
0dba3f53b1
Add in schedule case to helper method, make Activity Stream link point to schedule page
2019-07-08 14:59:07 -04:00
beeankha
73c87f9512
Add helper method in order to reduce repetition
2019-07-08 14:59:07 -04:00
softwarefactory-project-zuul[bot]
7faff07bd9
Merge pull request #4279 from athenahealth/fix-csp-for-safari-websockets
...
Update Content Security Policy to allow websockets
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-08 18:00:42 +00:00
softwarefactory-project-zuul[bot]
ca83b62c21
Merge pull request #4277 from jainnikhil30/devel
...
add inventory name and id to meta vars
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-08 16:09:49 +00:00
olia-dev
f77298643f
related #4274 - added option to verify server certificate with a specific CA
2019-07-08 10:39:42 +02:00
James McClune
8aa33b9b4a
awx/ui: minor fix on Update on Project Update description
...
In the Inventory Source settings, one of the update options is titled
Update on Project Change. However, the tooltip is titled
Update on Project Update. Looking at the overall AWX codebase, I think
the definitions are fitted more towards Update on Project Update.
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net >
2019-07-07 23:36:54 -04:00
Jeff Byrnes
987cfed649
Update Content Security Policy to allow websockets
...
Per #4167 a reasonable CSP was put in place, but unfortunately this
broke WebSockets support in Safari.
This is a quick fix to return support immediately. A more secure
implemetation would be beneficial in the longer term, however.
2019-07-05 16:12:27 -04:00
softwarefactory-project-zuul[bot]
9b6644bc77
Merge pull request #4276 from ryanpetrello/ldap-tls-verify-off
...
fix a bug that breaks OPT_X_TLS_REQUIRE_CERT=0 for LDAP authentication
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-05 15:58:47 +00:00
jainnikhil30
88a4362a7a
add inventory name and id to meta vars
2019-07-05 20:37:36 +05:30
Ryan Petrello
0dcbafaccb
fix a bug that breaks OPT_X_TLS_REQUIRE_CERT=0 for LDAP authentication
2019-07-05 10:24:18 -04:00
Alex Corey
3b17170533
more concise conditions for api calls
2019-07-03 16:19:43 -04:00
Marliana Lara
7afaacb5e3
Add Job Template Add form skeleton and test
2019-07-03 15:44:52 -04:00
Marliana Lara
b06421b870
Rename TemplateForm to JobTemplateForm
2019-07-03 15:44:52 -04:00
Alex Corey
320581a6c0
Addresses PR issues
2019-07-03 12:43:40 -04:00
softwarefactory-project-zuul[bot]
d4f50896de
Merge pull request #4260 from fantashley/fix-docker-module-name
...
Change to docker_service for compatibility
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-03 12:28:35 +00:00
softwarefactory-project-zuul[bot]
71812c66d2
Merge pull request #4118 from DanielDisisto/patch-1
...
Failing requirements update when scm_type != git
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-03 12:17:05 +00:00
softwarefactory-project-zuul[bot]
731d8c21e8
Merge pull request #4252 from ansible/jakemcdermott-fix-readme-snippet
...
fix README snippet
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-03 11:55:05 +00:00
DanielDisisto
3247983823
Failing requirements update when scm_type != git
...
The `git_result` variable is incorrectly checked as being `defined` vs. `not skipped`. This causes SVN (or any non-GIT) project update to fail consistently when `doesRequirementsExist.stat.exists` is true
Signed-off-by: DanielDisisto <daniel.disisto@didata.com.au >
2019-07-03 07:51:01 -04:00
Ashley Nelson
485536d4cf
Change to docker_service for compatibility
2019-07-02 16:03:43 -05:00
softwarefactory-project-zuul[bot]
b37040a85c
Merge pull request #4256 from ryanpetrello/inline-image-csp
...
allow data: images in our Content Security Policy
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-02 17:13:10 +00:00
Alex Corey
b5b38c1b79
addresses PR Issues
2019-07-02 12:36:13 -04:00
softwarefactory-project-zuul[bot]
84ad1cdfcd
Merge pull request #4250 from kialam/fix-254-delete-last-elem-list-page
...
Fix 254 delete last elem list page
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-02 16:17:51 +00:00
Ryan Petrello
75a72637dd
allow data: images in our Content Security Policy
...
support for custom login logos relies on data:image/*;base64
see: https://github.com/ansible/awx/issues/4253
2019-07-02 11:35:56 -04:00
Kia Lam
74e4c17b63
Address PR feedback and format.
2019-07-02 09:54:07 -04:00
softwarefactory-project-zuul[bot]
c65ae87d69
Merge pull request #4175 from jainnikhil30/devel
...
fix the hashivault v2 lookup
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-02 12:42:41 +00:00
Phileas Lebada
7feb6515e1
Bump openstacksdk version
...
Signed-off-by: github.com/clushie <47661139+clushie@users.noreply.github.com >
2019-07-02 13:56:26 +02:00
Phileas Lebada
d3b3b6e8f5
Add cosmetic change with updater.sh
...
Signed-off-by: github.com/clushie <47661139+clushie@users.noreply.github.com >
2019-07-02 13:56:26 +02:00
Phileas Lebada
48e02f373f
Add pip-compile updater.sh script
...
Signed-off-by: github.com/clushie <47661139+clushie@users.noreply.github.com >
2019-07-02 13:56:26 +02:00
jainnikhil30
dbf8df479b
use path instead of *path while dong the join
2019-07-02 07:55:35 -04:00
jainnikhil30
764947c1ae
fix the hashivault v2 lookup
2019-07-02 07:55:32 -04:00
Jake McDermott
0b724682da
fix README snippet
2019-07-01 19:50:16 -04:00
softwarefactory-project-zuul[bot]
4fb055345d
Merge pull request #4199 from mabashian/264-notification-type-column
...
Show notification type in its own column
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-01 22:57:50 +00:00
Kia Lam
d3ed6ac73a
Fix Template list as well.
2019-07-01 16:21:41 -04:00
Kia Lam
d22cafc42e
Add unit test.
2019-07-01 16:20:38 -04:00
Kia Lam
58444a75b9
Fix Org list returning a 404 by redirecting user to current page.
...
- Update itemCount after an org has been successfully deleted.
- Update PaginatedDataList to get current page when the number of items has changed.
2019-07-01 16:20:38 -04:00
softwarefactory-project-zuul[bot]
7178c1d9e0
Merge pull request #4200 from ansible/jakemcdermott-contrib-formatter
...
run formatting check with ci
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-01 19:28:39 +00:00
Jake McDermott
945d9156a6
do formatting check with ci linter
2019-07-01 14:27:25 -04:00
Jake McDermott
bf86719412
add a note about running the formatter
2019-07-01 14:16:17 -04:00
mabashian
12c0b80102
Prettify files
2019-07-01 13:51:13 -04:00
mabashian
1d2c21249b
Show notification type in its own column
2019-07-01 13:49:38 -04:00
softwarefactory-project-zuul[bot]
3371a6f386
Merge pull request #4188 from mabashian/awx-pf-migration
...
Pull beginning of new ui application using React and Patternfly into AWX
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-01 17:31:32 +00:00
softwarefactory-project-zuul[bot]
e79fbab737
Merge pull request #4196 from shanemcd/devel
...
Release 6.0.0
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-01 17:03:29 +00:00
Shane McDonald
4f829ab93f
Release 6.0.0
2019-07-01 12:47:37 -04:00
mabashian
8f74bad1c1
Roll back changes to test linting and unit test gating
2019-07-01 12:34:09 -04:00
softwarefactory-project-zuul[bot]
5ce78b383d
Merge pull request #4190 from ryanpetrello/ldap-dict-order
...
fix a bug that causes LDAP TLS connection flags to not be set properly
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-01 16:19:51 +00:00
mabashian
02d320de71
Commit to test linting and unit test gating
2019-07-01 12:04:45 -04:00
softwarefactory-project-zuul[bot]
2404faa5d8
Merge pull request #4184 from rooftopcellist/delete_tarball
...
Delete collection tarball when no longer needed
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-07-01 15:44:49 +00:00
Christian Adams
e72b2fac6d
Delete collection tarball when no longer needed
...
* Delete after shipping it
* Delete when ship() fails
2019-07-01 11:11:44 -04:00
Ryan Petrello
11b36982cd
fix a bug that causes LDAP TLS connection flags to not be set properly
...
co-authored-by: Jim Ladd <jladd@redhat.com >
2019-06-28 22:15:35 -04:00
softwarefactory-project-zuul[bot]
d438a93fd2
Merge pull request #4183 from ryanpetrello/logging-deadlock
...
don't ship external logs from the main thread of the dispatcher
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-28 16:24:27 +00:00
mabashian
5cb8bd34ac
Adds make targets for linting/tests in ui_next. Modifies existing clean-ui target to clean ui_next as well.
2019-06-28 12:11:07 -04:00
mabashian
b457926b38
Update usage instructions since paths have changed
2019-06-28 10:50:49 -04:00
mabashian
55ce409a12
Run prettier on all the files in awx/ui_next
2019-06-28 09:26:11 -04:00
mabashian
051bbcaeb5
Remove gitignore from awx/ui_next and add rules to base gitignore
2019-06-28 09:23:45 -04:00
mabashian
2de5fbdac7
Merge awx-pf into awx
2019-06-28 09:09:52 -04:00
Ryan Petrello
dfa8d44eb8
don't ship external logs from the main thread of the dispatcher
...
this is a fairly esoteric change that attempts to work around a bug
we've discovered in cpython itself
context: https://github.com/ansible/awx/issues/4181
2019-06-27 16:24:36 -04:00
softwarefactory-project-zuul[bot]
4470e9ca26
Merge pull request #4178 from rooftopcellist/collection_datetime_str
...
Fix collection datetime for isolated instance info
Reviewed-by: Elijah DeLee <kdelee@redhat.com >
https://github.com/kdelee
2019-06-27 20:03:46 +00:00
softwarefactory-project-zuul[bot]
cf0fe729f5
Merge pull request #4039 from mabashian/application-lookup-column
...
Fix user token application lookup column widths
Reviewed-by: Michael Abashian
https://github.com/mabashian
2019-06-27 18:31:48 +00:00
mabashian
913e06b865
Fix user token application lookup column widths
2019-06-27 13:32:51 -04:00
Christian Adams
4d7c49372c
Fix collection datetime for isolated instance info
...
* 'last_isolated_check' was a non JSON-serializable object and needed to be a str
2019-06-27 13:31:10 -04:00
Michael Abashian
43592cbe00
Move everything to awx/ui_next ( #297 )
2019-06-27 11:11:58 -04:00
softwarefactory-project-zuul[bot]
5c338e582a
Merge pull request #4167 from ryanpetrello/csp
...
add a reasonable default Content Security Policy
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-26 20:21:20 +00:00
Michael Abashian
0a6fc8cb89
Fix for unit test failure in jt detail test where getting instance groups wasn't mocked ( #296 )
...
Fix for unit test failure in jt detail test where getting instance groups wasn't mocked.
2019-06-26 16:07:58 -04:00
Marliana Lara
5e6562023d
Merge pull request #295 from marshmalien/job-template-directory-name
...
Job template directory name
2019-06-26 15:10:33 -04:00
Marliana Lara
14280ec53b
Update launch button hover styles
2019-06-26 14:51:27 -04:00
Marliana Lara
edef496583
Update job template breadcrumb content
2019-06-26 14:49:10 -04:00
Marliana Lara
cfc0a4771f
Update the JT Edit directory, file, and component names
2019-06-26 14:45:35 -04:00
Marliana Lara
f6ddb72482
Add key to ansible select options test
2019-06-26 14:41:38 -04:00
Michael Abashian
52851c57d8
Display details about network errors in alert modal and content error components ( #288 )
...
Display details about network errors in alert modal and content error components
2019-06-26 11:40:15 -04:00
Ryan Petrello
eacf819caf
add a reasonable default Content Security Policy
...
ideally we'd improve this over time to remove the `unsafe-inline` lines,
but we can't due that today because Angular1 makes use of a lot of
inline <script> and <style> tag generation
see: https://github.com/ansible/awx/issues/2056
2019-06-26 10:46:26 -04:00
Marliana Lara
a503529d05
Merge pull request #291 from marshmalien/skeleton-template-edit-form
...
Skeleton template edit form
2019-06-26 10:33:22 -04:00
Marliana Lara
a2a245c89e
Add unique key prop to ansible select options
2019-06-26 10:21:34 -04:00
softwarefactory-project-zuul[bot]
273415b9aa
Merge pull request #4077 from j-shade/devel
...
fixed row item labels to view horizontally instead of vertically
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-26 12:50:16 +00:00
Jeremy Shade
e612a167e2
fixed row item labels to view horizontally instead of vertically
2019-06-26 08:22:20 -04:00
softwarefactory-project-zuul[bot]
0a7d6e603e
Merge pull request #4165 from shanemcd/sane-working-dir
...
Use the source tree as the working directory for our dev env
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-26 00:58:37 +00:00
Shane McDonald
f05bed6366
Use the source tree as the working directory for our dev env
2019-06-25 18:28:01 -04:00
softwarefactory-project-zuul[bot]
cbe6c5bd3b
Merge pull request #4164 from aubrel/devel
...
Change `docker_service` to `docker_compose`.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-25 21:45:49 +00:00
Marliana Lara
f3bf35311e
Address PR feedback and merge conflicts
2019-06-25 16:29:55 -04:00
aubrel
e9ac44f561
Change docker_service to docker_compose.
...
Signed-off-by: aubrel <red_clover@riseup.net >
2019-06-25 15:58:52 -04:00
Marliana Lara
67d619f9cc
Add template edit and form tests
2019-06-25 15:49:28 -04:00
Marliana Lara
463357c81e
Add template edit form skeleton
2019-06-25 15:49:24 -04:00
Marliana Lara
7b3e5cd8d5
Refactor AnsibleSelect data prop to accept an array of option objects
...
* First custom_virtualenv in options list is always default
2019-06-25 15:47:42 -04:00
Alex Corey
ec1fa4dae6
240 jt details skeleton v2 ( #273 )
...
* adding package-lock.json
* deleted unsured file
* Adds a Bottom Border Component
* Updates dependencies
* Adds JT Details and tests for it
* merge and rebase
* addresses UI PR issues
* Addresses PR Issues and fixes failing tests.
* Updates to code, fixes package and package-lock.json addresses PR Issues
* fixes package files
2019-06-25 15:28:07 -04:00
Keith Grant
e49b9a202e
Prettier configs ( #281 )
...
Add .prettierrc and update eslint configs
2019-06-25 11:26:44 -07:00
softwarefactory-project-zuul[bot]
aab29bef5b
Merge pull request #4141 from ryanpetrello/ovirt4-dep-bump
...
bump ovirtsdk version to 4.3.0
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-24 21:18:40 +00:00
Jake McDermott
059fa9001a
Merge pull request #287 from jakemcdermott/more-big-pr-fixups
...
misc cleanup from big prs
2019-06-24 10:22:33 -04:00
softwarefactory-project-zuul[bot]
9f42d9426c
Merge pull request #4137 from chrismeyersfsu/fix-smart_inv_race
...
wrap smart inv cache update w/ advisory lock
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-21 20:25:10 +00:00
softwarefactory-project-zuul[bot]
b369609f07
Merge pull request #4103 from AlexSCorey/79-NotifyOnJobStart
...
Adds notify on start toggle
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-21 16:51:52 +00:00
Ryan Petrello
01d31231c0
bump ovirtsdk version to 4.3.0
...
see: bfc6a2a8d6
2019-06-21 12:49:16 -04:00
softwarefactory-project-zuul[bot]
c46be3e718
Merge pull request #4083 from rmkraus/devel
...
Updated ovirt4 dynamic inventory script.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-21 16:40:29 +00:00
Jake McDermott
cc36b46925
remove network context mock
2019-06-21 12:15:59 -04:00
Jake McDermott
657a6f3a93
use top-level import aliases
2019-06-21 12:10:01 -04:00
Jake McDermott
9dda5404a0
add 'has' prefix to error booleans
2019-06-21 12:01:29 -04:00
Jake McDermott
c3823771a7
Merge pull request #269 from jakemcdermott/jobs-list-skeleton
...
job list skeleton
2019-06-21 11:54:16 -04:00
Jake McDermott
69426dee08
add basic test coverage for job list
2019-06-21 11:46:40 -04:00
Jake McDermott
22dbe5c0f9
add shared DataListCell component
2019-06-21 11:46:40 -04:00
Jake McDermott
d8452e1259
job list skeleton
2019-06-21 11:46:35 -04:00
softwarefactory-project-zuul[bot]
38aedcdd48
Merge pull request #4136 from Spredzy/revert_makefile
...
Revert "Makefile: align pip and setuptools bump"
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-21 13:42:26 +00:00
softwarefactory-project-zuul[bot]
59bec99f4c
Merge pull request #4128 from tchellomello/k8s-annotations
...
Introduces the ability to pass annotations to the Kubernetes Ingress Controllers
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-21 13:14:47 +00:00
Alex Corey
b0249a9a8b
Addressed PR Issues
2019-06-21 08:58:51 -04:00
chris meyers
acb6d9c4d1
wrap smart inv cache update w/ advisory lock
...
* Two job templates that use the same smart inventory running at the
same time can easily race to recompute the smart inventory <-> host
mapping. In this case, bulk_create() can throw an error when racing.
* The per-smart-inventory advisory lock ensures that the state of the
system is consistent & that bulk_create() runs in isolation.
2019-06-21 08:52:34 -04:00
Yanis Guenane
78912d20f7
Revert "Makefile: align pip and setuptools bump"
...
This reverts commit ec92abf014 .
2019-06-21 11:52:22 +02:00
Marcelo Mello
52712a0d9a
Introduces the ability to pass annotations to the Kubernetes Ingress Controllers
2019-06-20 16:40:08 -04:00
Michael Abashian
cb50cdce0d
Add support for launching job templates from the templates list ( #277 )
...
Add support for launching job templates from the templates list
2019-06-20 15:21:57 -04:00
Jake McDermott
cd672baa13
Merge pull request #284 from jakemcdermott/move-yaml-test
...
move yaml test to utils
2019-06-20 15:00:08 -04:00
Jake McDermott
30709d1ab2
Merge pull request #283 from jakemcdermott/has
...
prefix content error and loading booleans with 'has'
2019-06-20 14:59:52 -04:00
Jake McDermott
f382fce576
move yaml test to utils
2019-06-20 14:47:39 -04:00
Jake McDermott
36d2d03bc7
prefix content error and loading booleans with 'has'
2019-06-20 14:37:46 -04:00
Michael Abashian
b21e491075
Updates to contributing doc ( #280 )
2019-06-20 13:32:25 -04:00
Alex Corey
a7c787af02
Adds notify on start toggle
2019-06-20 13:07:09 -04:00
Marliana Lara
740402e5a8
Merge pull request #279 from mabashian/templates-routes
...
Add basic routing for templates
2019-06-20 12:11:22 -04:00
Marliana Lara
5662d8b625
Remove Fragment
2019-06-20 12:01:43 -04:00
mabashian
af6ea1cc58
Notifications plural
2019-06-20 11:34:16 -04:00
mabashian
f185d80b05
Fix border bottom on tabs
2019-06-20 11:33:15 -04:00
mabashian
0a5f29ad22
Add basic routing for templates
2019-06-20 10:57:04 -04:00
softwarefactory-project-zuul[bot]
e269634afc
Merge pull request #4112 from jbradberry/fix-3603
...
Use the `in` operator to test against the Organization membership subquery
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-20 12:56:08 +00:00
Jake McDermott
3b7b27ea20
Merge pull request #276 from jlmitch5/testWatchFix
...
fix jest.config.js so `npm run test-watch` works
2019-06-20 08:25:56 -04:00
softwarefactory-project-zuul[bot]
4daf574899
Merge pull request #4114 from shanemcd/revert-pip-and-setuptools
...
Revert pip and setuptools
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-20 02:42:04 +00:00
softwarefactory-project-zuul[bot]
067ba7f8fe
Merge pull request #4116 from tchellomello/ca_trust_dir_project_data_dir
...
Fixes ca_trust_dir and project_data_dir for Kubernetes
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-20 02:19:25 +00:00
Marcelo Mello
7d77727a60
project_data_dir is not required in the awx_task containers
2019-06-19 21:35:49 -04:00
Marcelo Mello
47560fdf7c
Fixes ca_trust_dir and project_data_dir for Kubernetes
2019-06-19 21:21:35 -04:00
John Mitchell
7fee9e35c4
fix jest.config.js so npm run test-watch works
2019-06-19 16:41:19 -04:00
Shane McDonald
2882f4afb5
Revert "upgrade pip and setuptools"
...
This reverts commit 76ebcf914b .
2019-06-19 16:02:52 -04:00
Shane McDonald
aaceccc426
Revert "Fix offline builds"
...
This reverts commit fe850dff38 .
2019-06-19 16:02:43 -04:00
softwarefactory-project-zuul[bot]
1f3242900a
Merge pull request #4098 from beeankha/any_notification_migration
...
Update "Notify On Start" Migration File
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2019-06-19 19:57:12 +00:00
softwarefactory-project-zuul[bot]
e6232957b4
Merge pull request #4079 from ryanpetrello/ldap-setting-flake
...
work around a unit test that's periodically flaky
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-19 18:55:24 +00:00
Jeff Bradberry
1a72ff4c47
Use the in operator to test against the Organization membership subquery
...
If more than one Organization were selected by this subquery, then
Postgres would complain with "more than one row returned by a subquery
used as an expression". We needed to allow for that case.
Annoyingly SQLite3 doesn't seem to care, so writing a py.test test to
exercise this isn't feasible under our current development setup.
2019-06-19 14:49:02 -04:00
Jake McDermott
f33b343cd8
Merge pull request #274 from jakemcdermott/alias-top-level-imports
...
alias top-level imports
2019-06-19 13:09:26 -04:00
softwarefactory-project-zuul[bot]
c585c3d07d
Merge pull request #4105 from rooftopcellist/fix_instance_counts
...
Fixes analytics & metrics instance specific job counts
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-19 16:49:09 +00:00
softwarefactory-project-zuul[bot]
1413c1be7b
Merge pull request #4074 from ryanpetrello/whoopsie
...
fix a bug introduced in the inventory source detail API by v1 removal
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-19 15:52:47 +00:00
Jake McDermott
012852ec53
alias top-level imports
2019-06-19 11:45:57 -04:00
Michael Abashian
ee56e9ccfb
Reorganize file locations/directory structure ( #270 )
...
Reorganize file locations
2019-06-19 11:41:14 -04:00
Christian Adams
a5c057cc18
Fixes analytics & metrics instance specific job counts
2019-06-19 11:32:05 -04:00
softwarefactory-project-zuul[bot]
9c06dc7106
Merge pull request #4106 from shanemcd/fix-offline-builds
...
Downgrade pip
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-18 23:17:48 +00:00
Shane McDonald
fe850dff38
Fix offline builds
...
pip 19 added support for something called `pyproject.toml`. Several packages have been setting the option `build-backend = "setuptools.build_meta”` (bcrypt, attrs, jaraco) which seems to be the root of the problem when building from source. Until the community sorts this out I’m inclined to avoid pip 19.
2019-06-18 18:48:54 -04:00
Keith Grant
e3cb8d0447
Add JSON/YAML components ( #267 )
...
Add CodeMirrorInput and VariablesField
Add components for syntax highlighting, YAML/JSON toggle
2019-06-18 12:32:22 -07:00
Marliana Lara
0b10ff7fe6
Merge pull request #268 from marshmalien/263-org-badge-count-styles
...
Group organization list user and member badges
2019-06-18 13:53:32 -04:00
beeankha
40840e3789
Update migration file to indicate there is no reverse function in case of a rollback
2019-06-18 12:57:50 -04:00
softwarefactory-project-zuul[bot]
e3750f541e
Merge pull request #4096 from mabashian/4091-workflow-form
...
Fix field enablement on workflow form
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-18 16:15:57 +00:00
Marliana Lara
c9a4cb7696
Reduce gap between organization list count badges
2019-06-18 12:07:08 -04:00
softwarefactory-project-zuul[bot]
5d49fe2170
Merge pull request #4097 from shanemcd/five-dot-oh-dot-oh
...
Bump version to AWX 5.0.0
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-18 14:43:25 +00:00
softwarefactory-project-zuul[bot]
ca0e8102fd
Merge pull request #3982 from beeankha/notify_on_start
...
Notification On Job Start
Reviewed-by: Bianca Henderson <beeankha@gmail.com >
https://github.com/beeankha
2019-06-18 14:23:58 +00:00
Shane McDonald
08aff9bd2c
AWX 5.0.0
2019-06-18 10:12:42 -04:00
mabashian
164d305b51
More canAddWorkflowJobTemplate cleanup
2019-06-18 09:16:19 -04:00
mabashian
4d33e484d0
Fix field enablement on workflow form
2019-06-18 09:10:49 -04:00
softwarefactory-project-zuul[bot]
1897b18a6e
Merge pull request #4090 from Spredzy/bump_pip
...
Makefile: align pip and setuptools bump
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-17 20:52:44 +00:00
Yanis Guenane
ec92abf014
Makefile: align pip and setuptools bump
...
Signed-off-by: Yanis Guenane <yanis@guenane.org >
2019-06-17 21:58:42 +02:00
softwarefactory-project-zuul[bot]
5ed7db8cc2
Merge pull request #4085 from mabashian/4082-inv_obj
...
Ensure inventory_obj is on scope before checking it
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-17 18:08:43 +00:00
Michael Abashian
7a5cf4b81c
Add support for deleting templates on templates list ( #266 )
...
Adds support for deleting templates from the templates list
2019-06-17 13:52:05 -04:00
Marliana Lara
4e45a3b365
Merge pull request #256 from marshmalien/skeleton-job-results
...
Skeleton job results
2019-06-17 11:48:14 -04:00
beeankha
69502bc133
Add functions in migration file for deleting and altering 'any' state notifications
2019-06-17 10:47:58 -04:00
beeankha
17c89ed412
Remove tests for 'any' notification state
2019-06-17 10:47:58 -04:00
beeankha
f5b6bd65cf
More deletions of 'any' state
2019-06-17 10:47:58 -04:00
beeankha
c6f1806a23
Removing references to 'any' state notifications
2019-06-17 10:47:58 -04:00
beeankha
c65e6ba30b
Update the logic for 'any' and 'started' notifications
2019-06-17 10:47:58 -04:00
beeankha
d511d63a5a
Fixed typo
2019-06-17 10:47:58 -04:00
beeankha
30741e762a
Add more notification tests
2019-06-17 10:47:58 -04:00
beeankha
7687eddf6d
Add api test, edit AWX docs
2019-06-17 10:47:58 -04:00
beeankha
9cfed6f2a8
Add check for no-op case back, remove redundant on_commit code
2019-06-17 10:47:58 -04:00
beeankha
95896b1acd
Edit wfj running notification trigger
2019-06-17 10:47:58 -04:00
beeankha
68fe23d8b7
Update Organization Notification Template subclass, move success/fail wfj notification trigger
2019-06-17 10:47:58 -04:00
beeankha
dd372548a9
Update swagger test
2019-06-17 10:47:57 -04:00
beeankha
8d6e1f0927
Trigger running notifications in WFJs and edit unit test
2019-06-17 10:47:57 -04:00
beeankha
98fa1fc813
Add migration file
2019-06-17 10:47:57 -04:00
beeankha
8ec97235e3
Add feature for notifications to trigger on job start
2019-06-17 10:47:57 -04:00
mabashian
863d962ec2
Ensure inventory_obj is on scope before checking it
2019-06-17 07:40:08 -04:00
Ryan Kraus
468e79a754
Updated ovirt4 dynamic inventory script.
...
Pulling in the new ovirt4 dynamic inventory script that will be pulled in ansible/ansible#57824
Signed-off-by: Ryan Kraus <rmkraus@gmail.com >
2019-06-16 11:55:46 -04:00
softwarefactory-project-zuul[bot]
049b3a2e87
Merge pull request #4080 from AlanCoding/no_more_v1
...
Remove code used defunct jobs list POST
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-15 01:02:24 +00:00
Marliana Lara
096f5fb324
Fix lint errors and pull in new content error and loading handler
2019-06-14 15:34:55 -04:00
Marliana Lara
416d30a189
Add close button to job detail and test
2019-06-14 14:46:48 -04:00
Marliana Lara
cda5cc25b8
Add Job results skeleton tests
2019-06-14 14:46:48 -04:00
Marliana Lara
508d8311dd
Add Job results skeleton
2019-06-14 14:46:48 -04:00
Marliana Lara
54f9dd5e98
Add Job API model
2019-06-14 14:46:48 -04:00
Marliana Lara
4fe558392a
Update organization card header and tabs to use styled-components
2019-06-14 14:46:42 -04:00
Jake McDermott
a98be1443b
Merge pull request #255 from jakemcdermott/update-content-loading-and-errors
...
update content loading and error handling
2019-06-14 13:29:16 -04:00
AlanCoding
196b6572b2
remove code used defunct jobs list POST
2019-06-14 13:13:37 -04:00
Jake McDermott
e35f7acd05
add test coverage for auth utils
2019-06-14 13:01:02 -04:00
Jake McDermott
4aa4490933
add test coverage for api notification mixin
2019-06-14 13:00:50 -04:00
Jake McDermott
e72f0bcfd4
update content loading and error handling
...
unwind error handling
use auth cookie as source of truth, fetch config only when authenticated
2019-06-14 13:00:37 -04:00
Jake McDermott
534418c81a
Merge pull request #262 from catjones9/organizations
...
Added Max Hosts field on Organizations Add/Edit form
2019-06-14 12:39:10 -04:00
softwarefactory-project-zuul[bot]
37cb912367
Merge pull request #4075 from ryanpetrello/old-migration-cleanup
...
delete a few really old migration utility files
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-14 14:27:47 +00:00
Ryan Petrello
d8bd72054d
work around a unit test that's periodically flaky
2019-06-14 10:05:41 -04:00
softwarefactory-project-zuul[bot]
9958f382d7
Merge pull request #4043 from mabashian/4029-inv-refresh
...
Fixes bug where the delete inventory event would wipe or reset inventory form fields
Reviewed-by: Michael Abashian
https://github.com/mabashian
2019-06-14 14:04:59 +00:00
softwarefactory-project-zuul[bot]
1d767a15d8
Merge pull request #4044 from mabashian/read-only-codemirrors
...
Read-only codemirror cleanup
Reviewed-by: Michael Abashian
https://github.com/mabashian
2019-06-14 13:58:51 +00:00
softwarefactory-project-zuul[bot]
612373c849
Merge pull request #4041 from mabashian/wf-execute-unsaved
...
Fixes bug where save changes modal was shown to user with execute permissions
Reviewed-by: Michael Abashian
https://github.com/mabashian
2019-06-14 13:45:33 +00:00
mabashian
3ea6171b54
Fixes bug where the delete inventory event would wipe or reset inventory form fields
2019-06-14 09:38:27 -04:00
mabashian
302d8589c9
Make extra vars read-only for users without edit role on some forms. Fixes console error thrown in launch modal if survey tab missing.
2019-06-14 09:37:37 -04:00
mabashian
01f51219a6
Fix linting errors
2019-06-14 09:22:16 -04:00
mabashian
38ea82bf3d
Fixes bug where save changes modal was shown to user with execute permissions
2019-06-14 09:22:16 -04:00
catjones9
91b8aa90ff
Added 'Max Hosts' field in the Add/Edit Organization view
...
* max hosts field is enabled is user is superuser, otherwise it is disabled and default is 0
* OrganizationForm tests added for max hosts input
* minMaxValue added in validators to validate user input for max hosts
Signed-off-by: catjones9 <catjones@redhat.com >
2019-06-13 18:43:34 -04:00
catjones9
5874becb00
Max Hosts shows up in Org Detail View
...
Signed-off-by: catjones9 <catjones@redhat.com >
2019-06-13 18:04:09 -04:00
softwarefactory-project-zuul[bot]
d4ad674899
Merge pull request #4064 from mabashian/3829-new-list-links
...
Fixes links in various lists to maintain query params while navigating to edit form
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-13 21:56:34 +00:00
softwarefactory-project-zuul[bot]
9d3aca5e1b
Merge pull request #4060 from mabashian/3830-host-filter-search
...
Always show search bar in smart inventory host filter modal
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-13 21:44:02 +00:00
Ryan Petrello
ae9032ce03
fix a bug introduced in the inventory source detail API by v1 removal
...
see: https://github.com/ansible/awx/issues/4059
2019-06-13 17:20:21 -04:00
Ryan Petrello
a454102e77
delete a few really old migration utility files
2019-06-13 17:19:43 -04:00
softwarefactory-project-zuul[bot]
e1d60ff4f1
Merge pull request #4052 from gamuniz/enabled_value_fix
...
Enabled value fix to be case insensitive(GCE API)
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-13 20:08:30 +00:00
Gabe Muniz
bd93d97a60
fix so enabled value is case insensitive
2019-06-13 15:36:54 -04:00
Alex Corey
19b41743de
215 templates list skeleton ( #251 )
...
* adding package-lock.json
* deleted unsured file
* Removes and unused file
* Fixes errant styling change
* Fixes an error and uses a prop that PF recognizes
* Updates PR to use API Modules
* Fixes PR Issues
* Addes tests to Templates
* Addresses PR Issues
* Revert package-lock.json
2019-06-13 11:08:05 -04:00
softwarefactory-project-zuul[bot]
793e78d9c0
Merge pull request #4046 from AlanCoding/setuptools
...
Upgrade pip and setuptools
Reviewed-by: Alan Rominger <arominge@redhat.com >
https://github.com/AlanCoding
2019-06-13 14:13:28 +00:00
AlanCoding
76ebcf914b
upgrade pip and setuptools
2019-06-13 09:45:18 -04:00
mabashian
effe7151eb
Adds missing semi-colon
2019-06-12 22:13:45 -04:00
mabashian
0023591bb0
Removes unnecessary variable
2019-06-12 22:13:45 -04:00
mabashian
9c50609776
Always show search bar in smart inventory host filter modal
2019-06-12 22:13:45 -04:00
softwarefactory-project-zuul[bot]
28cc08f215
Merge pull request #4033 from mabashian/bootstrap-whitelist-table
...
Whitelist table elements for use in bootstrap popovers
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-12 21:12:37 +00:00
mabashian
b83cef6ed7
Fixes links in various lists to maintain query params while navigating to edit form
2019-06-12 16:12:08 -04:00
mabashian
c729b698dd
Whitelist table elements for use in bootstrap popovers
2019-06-12 15:32:08 -04:00
softwarefactory-project-zuul[bot]
e70c7ab458
Merge pull request #3967 from jbradberry/upgrade-drf-3.9.4
...
Upgrade DRF to 3.9.4
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-12 18:41:05 +00:00
Jeff Bradberry
aa548442ce
Ensure the request is on the Metadata object
...
in order to correctly populate the default for the TOWER_URL_BASE
field, which is specific to the host and preferred scheme.
2019-06-12 14:12:59 -04:00
Jeff Bradberry
ab587e7e6c
Update get_view_description to conform to changes in DRF's version
...
related encode/django-rest-framework#5605
2019-06-12 14:12:59 -04:00
Jeff Bradberry
3f5c018c8a
Replace the load of the staticfiles template library with static
...
The staticfiles library will be going away before too long.
2019-06-12 14:12:59 -04:00
Jeff Bradberry
12e3d0aebf
Remove rest_framework/base.html
2019-06-12 14:12:59 -04:00
Jeff Bradberry
ba4ad191fc
Add the csrf token to window.drf
...
In the same manner as the current version of base.html from DRF. This
is part 2 of the removal of base.html.
2019-06-12 14:12:59 -04:00
Jeff Bradberry
34d76422d6
Move the endpoint deprecation warning out of base.html
...
This is part 1 of the removal of awx/templates/rest_framework/base.html.
2019-06-12 14:12:59 -04:00
Jeff Bradberry
2a81643308
Refactor the SSO serializer fields to follow the DRF idioms more closely
...
and fix the tests to handle the newer nested validation checks properly.
2019-06-12 14:12:59 -04:00
Jeff Bradberry
76d4de24df
Handle a change in the error message for BooleanField
...
related encode/django-rest-framework#5881
2019-06-12 14:12:59 -04:00
Jeff Bradberry
ed7a7e5f7b
Support parse_requirements out of pip < 10 and >= 10
2019-06-12 14:12:59 -04:00
Jeff Bradberry
f94959d120
Remove the custom get_view_name function
...
It appeared to not be doing anything that we were making use of that
couldn't already be done, slightly differently, using DRF's built-in
one.
2019-06-12 14:12:59 -04:00
Jeff Bradberry
b5728fc548
Bump Django Rest Framework from 3.7.7 to 3.9.4
2019-06-12 14:12:59 -04:00
softwarefactory-project-zuul[bot]
4a19da650d
Merge pull request #4056 from ansible/capitalization
...
updated e2e to work with new capitalization
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-12 17:36:29 +00:00
Daniel Sami
8db27611ca
updated e2e to work with new capitalization
2019-06-12 13:05:11 -04:00
softwarefactory-project-zuul[bot]
7161f28d26
Merge pull request #4053 from AlanCoding/apps_management
...
Correctly manage current apps for the action_node addition
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-12 15:59:55 +00:00
softwarefactory-project-zuul[bot]
290c242221
Merge pull request #4054 from ansible/unpin-vault-plugin-container-image
...
unpin vault plugin development container image
Reviewed-by: awxbot
https://github.com/awxbot
2019-06-12 15:00:23 +00:00
Jake McDermott
90fb7c6769
unpin vault plugin development container image
2019-06-12 10:23:01 -04:00
AlanCoding
f8c69aadcb
Correctly manage current apps for the action_node addition
2019-06-12 10:13:45 -04:00
softwarefactory-project-zuul[bot]
c7b38bc9b9
Merge pull request #4050 from Spredzy/capitalize
...
User: Ensure First Name is not capitalized
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2019-06-12 13:23:21 +00:00
Yanis Guenane
cc1ef50729
User: Ensure First Name is not capitalized
...
When creating a new user, the Last Name is not capitalized but First
Name is. Make the behavior being consistent.
Signed-off-by: Yanis Guenane <yguenane@redhat.com >
2019-06-12 14:40:44 +02:00
softwarefactory-project-zuul[bot]
42b3aa45c5
Merge pull request #4045 from ansible/quick-chrome75-workaround
...
Chrome75 workaround for e2e tests
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-12 11:52:09 +00:00
John Hill
1e91e4e531
set to json protocol
2019-06-11 15:51:02 -04:00
softwarefactory-project-zuul[bot]
b3979eb2b9
Merge pull request #4042 from shanemcd/cache-me-outside
...
Always consider devel tag as a cache source
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-11 18:34:25 +00:00
Shane McDonald
75ef30d21b
Always consider devel tag as a cache source
...
When you do `make docker-compose-build` on your branch without any changes, this will use the devel tag as a cache source. This will speed things up if you havent made any local changes to the Makefile or requirements files.
2019-06-11 14:01:35 -04:00
softwarefactory-project-zuul[bot]
31b78cc00f
Merge pull request #4036 from AlanCoding/event_query
...
Cache smart inventory memberships to avoid slow query
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-11 15:55:55 +00:00
softwarefactory-project-zuul[bot]
a510f9f2c7
Merge pull request #4038 from jakemcdermott/update-v1-cred-delete-prompt-queries
...
update credential deletion prompt queries
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-11 15:26:49 +00:00
AlanCoding
05aab5da4c
cache smart inventory memberships to avoid slow query
2019-06-11 11:06:35 -04:00
softwarefactory-project-zuul[bot]
3054fbc61c
Merge pull request #4040 from ryanpetrello/ldap-py3-bug
...
fix a py3 compat problem in an LDAP migration
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-11 14:47:12 +00:00
Ryan Petrello
be8a30b9d9
fix a py3 compat problem in an LDAP migration
2019-06-11 10:25:15 -04:00
Jake McDermott
d4301bd9bd
update v1 credential deletion prompt queries
2019-06-11 09:45:15 -04:00
Michael Abashian
ffcb655038
Convert Tower logo/strings to AWX ( #253 )
...
Sets up awx logo and strings
2019-06-10 14:31:12 -04:00
softwarefactory-project-zuul[bot]
adb768bed3
Merge pull request #3413 from ryanpetrello/bye-bye-v1
...
remove /api/v1 and deprecated credential fields
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-10 17:31:28 +00:00
Michael Abashian
2ae93261d1
api.js refactor using classes ( #250 )
...
Refactor api.js into an api module where endpoint specific models can be imported and used in components.
2019-06-07 15:48:09 -04:00
softwarefactory-project-zuul[bot]
9253ab28c8
Merge pull request #4021 from ryanpetrello/dotted-vault-id
...
support vault IDs that include dot characters
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-06 18:34:24 +00:00
softwarefactory-project-zuul[bot]
31d4e8362e
Merge pull request #4003 from keithjgrant/3574-survey-tab-required-fields
...
Don't allow Enter to proceed to next step if survey fields invalid
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-06 18:33:29 +00:00
Ryan Petrello
329b40fd69
support vault IDs that include dot characters
...
see: https://github.com/ansible/awx/issues/4009
2019-06-06 12:42:31 -04:00
Jake McDermott
6bc5c4da74
include credential in inventory update detail summary
2019-06-06 12:23:17 -04:00
Jake McDermott
51d7de296f
remove dead code related to v1 kind field
...
Currently, the credentials list doesn't seem to be returning
any options data for 'kind' so this code wasn't being reached. In
the future api updates, we'll also be removing the 'kind' field from
credentials in general.
2019-06-06 12:23:11 -04:00
Jake McDermott
5987aafb82
update shared client code for api v2
2019-06-06 12:23:09 -04:00
Jake McDermott
7a0a2fb54c
update adhoc command queries for api v2
2019-06-06 12:23:06 -04:00
Jake McDermott
2f57a1ea93
update inventory source credential lookup queries for api v2
2019-06-06 12:23:03 -04:00
Ryan Petrello
6da445f7c0
remove /api/v1 and deprecated credential fields
2019-06-06 12:23:00 -04:00
softwarefactory-project-zuul[bot]
176f8632e5
Merge pull request #4017 from ryanpetrello/swagger-action-node
...
make activity stream action_node deterministic for Swagger docs
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-06 16:13:17 +00:00
softwarefactory-project-zuul[bot]
958c192ff7
Merge pull request #4000 from rooftopcellist/order_job_counts
...
fix analytics job counts by ordering query
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-06 15:16:42 +00:00
softwarefactory-project-zuul[bot]
7e8990dff9
Merge pull request #4011 from shanemcd/devel
...
Clean up related to isolated env
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-06 14:48:49 +00:00
Christian Adams
a727de184b
Fix analytics job counts by ordering query
...
- More Info: https://github.com/ansible/awx/issues/4014
2019-06-06 10:45:26 -04:00
Ryan Petrello
6d1ba411e6
make activity stream action_node deterministic for Swagger docs
2019-06-06 10:36:34 -04:00
Shane McDonald
b00979792e
Clean up related to isolated env
...
- Made make target names consistent with our other commands
- Found some unnecessary code, deleted it
2019-06-06 10:15:11 -04:00
softwarefactory-project-zuul[bot]
8be0b01c33
Merge pull request #4013 from ansible/docker-container-tag-updates
...
Updated docker tags in container setup
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-05 20:17:03 +00:00
Daniel Sami
62a3e0df98
Updated docker tags in container setup
...
Use env variable for selenium docker tag
2019-06-05 15:10:06 -04:00
softwarefactory-project-zuul[bot]
c7f49c1193
Merge pull request #3992 from marshmalien/isolated-badge
...
Add isolated badge to isolated instance groups
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-05 16:58:20 +00:00
softwarefactory-project-zuul[bot]
3fcf3b20c4
Merge pull request #4005 from shanemcd/sdist-builder-node
...
Update node in AWX installer sdist builder
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-05 11:48:30 +00:00
softwarefactory-project-zuul[bot]
5db3a8e7dc
Merge pull request #4007 from git4anand/devel
...
Multiple installation of same dependency
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-05 11:39:46 +00:00
Anand kumar
3d7bd8579b
Multiple installation of same dependency
...
python-pip is being installed multiple times.
2019-06-05 12:38:52 +05:30
Shane McDonald
99704af302
Fix some ansible warnings
2019-06-04 20:37:03 -04:00
Shane McDonald
a13b733191
Update node in sdist builder image
2019-06-04 20:36:39 -04:00
Keith Grant
4a7cd56e4a
do allow Enter to proceed to next step if survey fields invalid
2019-06-04 16:08:23 -07:00
softwarefactory-project-zuul[bot]
839f49c6ed
Merge pull request #3997 from ryanpetrello/libcloud
...
unpin apache-libcloud now that a version is out without PyCrypto
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-04 19:59:06 +00:00
catjones9
a8c51670af
Switched Selectable Card to styled components ( #249 )
...
* Switched Selectable Card to styled components
* styles.scss in AddRole/ removed
* styles.scss import in index.jsx removed
Signed-off-by: catjones9 <catjones@redhat.com >
* Addressed PR linter issues
Signed-off-by: catjones9 <catjones@redhat.com >
* Switched Indicator and Label to styled components
Signed-off-by: catjones9 <catjones@redhat.com >
2019-06-04 15:03:41 -04:00
kialam
5df424803f
Merge pull request #211 from ansible/upgrade-node-v8-to-node-v10
...
Upgrade our packaging for NodeJS 10.
2019-06-04 10:54:24 -04:00
John Mitchell
241d7f57b7
Merge pull request #247 from jlmitch5/removeUnusedScssStyles
...
remove unused scss styles from app.scss
2019-06-04 10:30:44 -04:00
Ryan Petrello
c6afd98500
unpin apache-libcloud now that a version is out without PyCrypto
...
see: https://github.com/ansible/awx/pull/3466
see: https://github.com/ansible/awx/issues/3822
2019-06-04 09:26:27 -04:00
softwarefactory-project-zuul[bot]
67fb898a9d
Merge pull request #3993 from shanemcd/fix-isolated-dev-env
...
Fix isolated dev env
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-03 21:43:31 +00:00
Shane McDonald
f18f9ec0ef
Bring isolated dev env current
...
There was quite a bit of drift between the main Dockerfile and this one since we last touched it. It’s heavier than it needs to be, but by using the main development image as the base here, we have less duplicated and outdated code overall.
2019-06-03 16:48:45 -04:00
Shane McDonald
ef22986aa0
Install latest tini from RPM
2019-06-03 16:03:51 -04:00
softwarefactory-project-zuul[bot]
1829017ad4
Merge pull request #3991 from shanemcd/downgrade-ptyprocess
...
Downgrade ptyprocess
Reviewed-by: awxbot
https://github.com/awxbot
2019-06-03 18:19:15 +00:00
Shane McDonald
be3d095067
Downgrade ptyprocess
...
See 8be490695d (diff-522adf759addbd3b193c74ca85243f7d) for more info
2019-06-03 13:42:45 -04:00
softwarefactory-project-zuul[bot]
112b9e7381
Merge pull request #3984 from jpmens/patch-1
...
Emphasize a recent version of Docker
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-03 17:42:24 +00:00
softwarefactory-project-zuul[bot]
87bd3c2f93
Merge pull request #3987 from Spredzy/quote_password
...
Installer: quote password where it applies
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-03 17:38:49 +00:00
Marliana Lara
abb37299cb
Add isolated badge to instance groups list
2019-06-03 13:20:23 -04:00
softwarefactory-project-zuul[bot]
724ca9cd57
Merge pull request #3979 from elyezer/resize-window-e2e
...
e2e resize window on some specific tests
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-03 14:21:43 +00:00
John Mitchell
9ba8feaec1
remove unused scss styles from app.scss
2019-06-03 10:20:13 -04:00
Elyézer Rezende
39fb0d1679
e2e resize window on some specific tests
2019-06-03 08:50:37 -04:00
Yanis Guenane
11630a8803
Installer: quote password where it applies
...
Prior to this change, password having shell interpretable character
would break the installer (e.g '&', '(', etc... )
This commits rely on the `quote` filter from ansible to ensure those
password are properly quoted where it applies
Fixes: https://github.com/ansible/awx/issues/3943
Signed-off-by: Yanis Guenane <yguenane@redhat.com >
2019-06-03 11:50:52 +02:00
JP Mens
a7b96d5aec
Emphasize a recent version of Docker
...
I had 1.13 installed as part of Centos Extras and spent hours attempting to install AWX 4.0.0; the attempts all threw masses of permission denied errors.
Uninstalling that version and replacing with a current docker-ce then worked.
2019-06-01 16:29:10 +02:00
softwarefactory-project-zuul[bot]
d8a80f9f3e
Merge pull request #3981 from jakemcdermott/test-debug-helpers
...
add some debug helpers for tests
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-31 16:19:20 +00:00
Jake McDermott
1dcb1eda7c
add some debug helpers for tests
...
Signed-off-by: Jake McDermott <yo@jakemcdermott.me >
2019-05-31 11:51:36 -04:00
softwarefactory-project-zuul[bot]
f64e31735c
Merge pull request #3980 from wenottingham/following-in-finns-footsteps
...
Remove some things that are not first-order dependencies from requirements.in
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-31 15:14:43 +00:00
softwarefactory-project-zuul[bot]
d7c33a7246
Merge pull request #3893 from AlanCoding/replace_job_origin
...
Replace JobOrigin model with ActivityStream.action_node field
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-31 11:59:09 +00:00
AlanCoding
fedd1cf22f
Replace JobOrigin with ActivityStream.action_node
2019-05-31 07:10:07 -04:00
Bill Nottingham
12ff7a481c
Remove some things that are not first-order dependencies.
...
This includes a few things where the version specifiers resolve properly now.
2019-05-30 22:42:37 -04:00
softwarefactory-project-zuul[bot]
9b5494a6cc
Merge pull request #3976 from Spredzy/fix_quote
...
openshift: Ensure char in password are not interpreted
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-31 01:27:38 +00:00
Yanis Guenane
99296cf5f1
openshift: Ensure char in password are not interpreted
...
If password contains ';' (and potentially any shell interpretable chars)
it won't be interpreted properly as the openshift password.
Signed-off-by: Yanis Guenane <yguenane@redhat.com >
2019-05-31 03:00:13 +02:00
softwarefactory-project-zuul[bot]
e6b78292ec
Merge pull request #3974 from ryanpetrello/downstream-i18n
...
Fix python3 fallout in translations management script
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-30 19:06:26 +00:00
Shane McDonald
49b54f2d60
Fix python3 fallout in translations management script
2019-05-30 14:41:03 -04:00
softwarefactory-project-zuul[bot]
0a256a98be
Merge pull request #3965 from AlexSCorey/2866-JTForksToolTip
...
Updates text of tooltip for Forks in JT.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-30 17:09:49 +00:00
softwarefactory-project-zuul[bot]
5756151568
Merge pull request #3921 from joseorpa/devel3004proxy
...
#3004 Add proxy support to postgresql, memcached and rabbitmq images
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-30 14:33:17 +00:00
softwarefactory-project-zuul[bot]
6606fd7461
Merge pull request #3930 from kialam/upgrade-node-v8-to-node-v10
...
Upgrade our UI packaging for NodeJS 10.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-30 14:29:52 +00:00
Jose OrPa
84b6866875
#3004 Add proxy support to postgresql, memcached and rabbitmq images
2019-05-30 10:04:17 -04:00
Kia Lam
4b9024bcb0
Revert puppeteer upgrade to fix failing UI unit tests in Zuul.
2019-05-30 09:51:19 -04:00
softwarefactory-project-zuul[bot]
4b1fc7894d
Merge pull request #3961 from rooftopcellist/rm_implicit
...
remove implicit grant type for OAuth 2 apps
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-29 20:27:11 +00:00
Alex Corey
a5a6fdf1d6
Updates text of tooltip for Forks in JT.
2019-05-29 14:27:16 -04:00
Kia Lam
15c699de7c
Update dockerfile to build using node v10.15.0.
2019-05-29 13:00:06 -04:00
Kia Lam
515d4fe20f
Update INSTALL.md with new node version.
2019-05-29 12:21:54 -04:00
Kia Lam
75380b9576
Upgrade our packaging for NodeJS 10.
...
- Update README.md
- Bump certain dependencies to fix vulnerabilities. Exclude dependency bumps that would cause breaking changes.
2019-05-29 12:21:54 -04:00
Christian Adams
cb279843d2
remove implicit grant type for OAuth 2 apps
2019-05-29 02:28:37 -04:00
softwarefactory-project-zuul[bot]
41f2b83ae2
Merge pull request #3947 from ryanpetrello/transient-queues
...
RFC: add the ability to disable RabbitMQ queue durability
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-28 20:15:26 +00:00
Ryan Petrello
40b1e89b67
add the ability to disable RabbitMQ queue durability
2019-05-28 15:49:32 -04:00
softwarefactory-project-zuul[bot]
8c56d1d3a7
Merge pull request #3932 from shanemcd/zuul_k8s
...
Changes to enable tests in k8s
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-28 19:34:58 +00:00
Alex Corey
886d29e111
Merge pull request #236 from AlexSCorey/SwitchToStyledComps
...
updates test issues caused by PF bump
2019-05-28 13:30:55 -04:00
Shane McDonald
2f77c67a62
Changes to enable tests in k8s
2019-05-28 13:22:15 -04:00
Alex Corey
7452b82856
addresses PR issues
2019-05-28 13:13:42 -04:00
softwarefactory-project-zuul[bot]
5a502f8709
Merge pull request #3925 from AlanCoding/gce_contract
...
Restore old use pattern for gce_ modules, update token_uri URL
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-28 17:03:32 +00:00
softwarefactory-project-zuul[bot]
873ff3de78
Merge pull request #3928 from wenottingham/waka-flocka
...
Use lockf, not flock.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-28 16:29:23 +00:00
Alex Corey
b7b17b9176
updates test issues caused by PF bump
2019-05-28 11:42:17 -04:00
softwarefactory-project-zuul[bot]
eb3ef809e0
Merge pull request #3873 from shanemcd/faster-boots
...
Avoid DNS timeout in non-Docker for Mac installs
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-28 14:30:45 +00:00
softwarefactory-project-zuul[bot]
9c90694f12
Merge pull request #3604 from athenahealth/complete-ssl-support
...
Update SSL support for docker-compose install
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-28 13:51:43 +00:00
Keith Grant
29e17ac49e
Standardize chip height ( #213 )
...
* make all chips the same size
* create DetailList, Detail components; clean up Chips, ChipGroup
* delete BasicChip in favor of <Chip isReadOnly>
* create our own ChipGroup to handle overflow
2019-05-28 08:49:03 -04:00
softwarefactory-project-zuul[bot]
ca3735ee73
Merge pull request #3941 from elyezer/window-size-e2e
...
Set window size globally on e2e
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-24 20:23:45 +00:00
softwarefactory-project-zuul[bot]
380f122456
Merge pull request #3804 from AlanCoding/more_optimizations
...
Apply optimizations via standard methods
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-24 19:38:46 +00:00
Elyézer Rezende
0aa8c7427d
Set window size globally on e2e
2019-05-24 14:05:39 -04:00
AlanCoding
dbc65baa43
apply optimizations via standard method
...
This addresses the top-level resources in the v2
root view, focusing in order of priority,
reflecting use by the UI.
In several cases get_queryset logic from the view
is moved into the access class.
Most other cases involve adding a straightforward
select_related or prefetch_related entry.
All additional confirmed to be effective with the
django debug toolbar.
2019-05-24 13:09:55 -04:00
softwarefactory-project-zuul[bot]
1ce587025e
Merge pull request #3948 from rooftopcellist/fix_analytics_log_msg
...
fix analytics logging msg
Reviewed-by: awxbot
https://github.com/awxbot
2019-05-23 18:55:55 +00:00
Christian Adams
45458b3265
fix analytics logging msg
2019-05-23 14:26:03 -04:00
Keith Grant
189e12f8b3
Restore logo ( #218 )
...
* move tower logo svg into component
* switch to new logo in header & login screen
2019-05-23 13:47:41 -04:00
softwarefactory-project-zuul[bot]
874465a2d4
Merge pull request #3865 from chrismeyersfsu/fix-enabled_still_online
...
disabled instance does not mean offline instance
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-23 16:55:09 +00:00
softwarefactory-project-zuul[bot]
34c3aaee3d
Merge pull request #3682 from AlanCoding/depgrades
...
General upgrade of dependencies
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-23 15:15:20 +00:00
Keith Grant
cc2869d0c2
Merge pull request #214 from keithjgrant/200-trailing-slash-routing
...
Redirect to remove trailing slash from URL
2019-05-23 09:54:07 -04:00
softwarefactory-project-zuul[bot]
13ff5ffdf2
Merge pull request #3900 from AlanCoding/fewer_type_methods
...
Remove duplicated type methods and old Django logic
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-23 12:50:35 +00:00
softwarefactory-project-zuul[bot]
a606fdc958
Merge pull request #3933 from AlanCoding/schedule_no_op
...
More precise handling of schedule computed fields no-ops
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-23 12:39:58 +00:00
Keith Grant
79d8b74221
redirect to remove trailing slash from URL
2019-05-23 08:29:08 -04:00
AlanCoding
b11995e638
Remove duplicated type methods and old Django logic
2019-05-23 08:24:24 -04:00
AlanCoding
40f9d0b512
More precise handling of schedule computed fields no-ops
...
Do not set a next_run value for disabled schedules
Bail if no fields are changed
Do not update related template if its fields did not change
Change call pattern to schedule.update_computed_fields()
in doing so, fix bug where template does not pick up schedule
due to schedules next_run not being saved
Handle the case (also a bug) where template was not updated
when schedule was deleted
2019-05-23 08:13:37 -04:00
softwarefactory-project-zuul[bot]
9a1b205e06
Merge pull request #3944 from AlanCoding/move_to_filter
...
Move dynamic log level logic to filter
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-22 23:45:36 +00:00
softwarefactory-project-zuul[bot]
98c923a715
Merge pull request #3856 from rooftopcellist/cleanup_sessions_refactor
...
Cleanup Sessions & Tokens System Jobs
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-22 20:50:48 +00:00
softwarefactory-project-zuul[bot]
1d328134fd
Merge pull request #3931 from wenottingham/be-bold
...
Update notification radio button styling to match schedule radiobuttons.
Reviewed-by: Bill Nottingham
https://github.com/wenottingham
2019-05-22 18:58:43 +00:00
AlanCoding
d3f047d731
Move dynamic log level logic to filter
2019-05-22 14:00:39 -04:00
Christian Adams
8ca0c1b992
Add clearsessions and cleartokens system jobs
...
* add system job for gathering insights analytics
* enforce schedule enablement with analytics setting
* remove celery beat analytics job
* keep analytics schedule & setting enablement in sync in API
* handles updating schedules for multiple sys job schedules
* add analytics setting & schedule test
* rm ui modal from collection sys job
2019-05-22 13:11:48 -04:00
Jake McDermott
8d8d9292bc
Merge pull request #212 from jakemcdermott/wait-for-element
...
add waitForElement helper
2019-05-22 10:52:14 -04:00
softwarefactory-project-zuul[bot]
4a711ec2dc
Merge pull request #3914 from itdependsnetworks/var_port_numbers
...
Update the ports for memcache and rabbitmq to be variablized
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-22 14:08:41 +00:00
Jake McDermott
7965f94027
add waitForElement helper
2019-05-22 08:56:49 -04:00
softwarefactory-project-zuul[bot]
75fe801efb
Merge pull request #3913 from marshmalien/3886-instance-group-breadcrumb-label
...
Dynamically show instance group name in breadcrumb
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-21 14:28:55 +00:00
Marliana Lara
56df930b99
Sanitize instance group breadcrumb name
2019-05-21 09:55:35 -04:00
Bill Nottingham
f48713f4ae
Use lockf, not flock.
...
This performs more reliably on certain filesystems in Linux.
2019-05-20 16:56:16 -04:00
Bill Nottingham
bb009f0d12
Update notification radio button styling to match schedule radiobuttons.
2019-05-20 16:46:10 -04:00
Kia Lam
efc45ac1fa
Upgrade our packaging for NodeJS 10.
...
- Update README.md
- Bump certain dependencies to fix vulnerabilities.
2019-05-20 16:07:33 -04:00
softwarefactory-project-zuul[bot]
dc1bf3ef07
Merge pull request #3910 from AlanCoding/no_user_get
...
Avoid unnecessary user get expiring session memberships
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-20 17:20:36 +00:00
softwarefactory-project-zuul[bot]
9d4cfa7400
Merge pull request #3890 from AlanCoding/fix_debug_toolbar
...
Fix Django debug toolbar after its upgrade
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-20 16:41:13 +00:00
AlanCoding
06be3a29b9
fix Django debug toolbar after its upgrade
2019-05-20 12:17:57 -04:00
softwarefactory-project-zuul[bot]
2addf20907
Merge pull request #3918 from jbradberry/middleware-ordering
...
Fix the middleware ordering
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-20 15:43:06 +00:00
softwarefactory-project-zuul[bot]
29bbecb6bf
Merge pull request #3820 from AlanCoding/default_ordering
...
Resolve default ordering warnings from tests
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-20 15:31:36 +00:00
AlanCoding
f4c18843a3
Resolve default ordering warnings from tests
2019-05-20 10:58:36 -04:00
AlanCoding
bda838f723
Add note for docutils, unpin runner dependency
2019-05-20 10:24:43 -04:00
AlanCoding
2bec5ddb41
General upgrade of dependencies
...
Update licenses for new versions after dependency upgrades
pin pycurl to version that does not break on install
implement new workflow for py2/3 requirements management
require twisted tls extras, resolve service-identity version
Upgrade celery to resolve importlib DeprecationWarning
use flags to resolve the unsafe and cache problems
2019-05-20 10:24:39 -04:00
AlanCoding
74643520c7
GCE contract update, do not use token_uri in job runs
2019-05-20 09:27:45 -04:00
Keith Grant
6bfbcb35cd
Merge pull request #208 from keithjgrant/toolbar-render-prop
...
use a render prop for PaginatedDataList toolbar
2019-05-20 06:16:48 -07:00
Keith Grant
8cd05679c2
extract out PaginatedDataListItem
2019-05-20 09:15:31 -04:00
Keith Grant
510d56b245
refactor PaginatedDataList to renderToolbar prop
2019-05-20 09:13:23 -04:00
Alex Corey
dc1bfaac3f
Merge pull request #203 from AlexSCorey/178-AddOrgBtnV2
...
178 add org btn v2
2019-05-17 19:48:08 -04:00
Alex Corey
92d8948a83
updates tests
2019-05-17 15:32:04 -04:00
Alex Corey
d3cc1a8771
Adds AddOrgBtn to Orgs List empty state
2019-05-17 15:29:05 -04:00
Jeff Bradberry
44907b33dc
Fix the middleware ordering
2019-05-17 14:40:33 -04:00
softwarefactory-project-zuul[bot]
f174902bb2
Merge pull request #3874 from jbradberry/expose-role-type
...
Expose the content type associated with roles for ActivityStream objects in the API
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-17 18:06:38 +00:00
AlanCoding
1223148116
Avoid unnecessary user get expiring session memberships
2019-05-17 14:05:17 -04:00
softwarefactory-project-zuul[bot]
ab1e45d6c4
Merge pull request #3875 from rooftopcellist/swifty_operation
...
reorder migrations to avoid session error
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-17 15:41:26 +00:00
softwarefactory-project-zuul[bot]
bd50e5d6a8
Merge pull request #3896 from rooftopcellist/collection_no_reset
...
collect events based on last ship, not collection
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-17 15:32:48 +00:00
Keith Grant
5df2b1f346
Merge pull request #207 from keithjgrant/126-pf-pagination
...
Convert to PF Pagination component
2019-05-17 11:01:03 -04:00
Keith Grant
7ff7517bdf
change pagination drop direction to up
2019-05-17 07:47:17 -07:00
itdependsnetworks
f085b828e4
Update the ports for memcache and rabbitmq to be variablized
2019-05-16 19:59:57 -04:00
Marliana Lara
e95339ba6e
Add instance group name to breadcrumb
2019-05-16 16:46:53 -04:00
softwarefactory-project-zuul[bot]
d353daebc5
Merge pull request #3911 from rooftopcellist/rm_extra_error
...
rm extra collection error line
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-16 20:11:41 +00:00
Keith Grant
957984d9e9
convert to PF Pagination component
2019-05-16 16:09:58 -04:00
softwarefactory-project-zuul[bot]
6681cd918c
Merge pull request #3906 from heavenly999/devel
...
Increasing requests-credssp ver to 1.0.2
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-16 20:00:07 +00:00
Christian Adams
2b327935de
reorder migrations to avoid session error
2019-05-16 15:13:47 -04:00
Christian Adams
0c4925afe8
rm extra collection error line
2019-05-16 14:48:41 -04:00
softwarefactory-project-zuul[bot]
e0062484d0
Merge pull request #3908 from rverchere/fr_fix
...
Correct fr translation for Cancel message
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-16 18:46:19 +00:00
softwarefactory-project-zuul[bot]
faa353521a
Merge pull request #3909 from marshmalien/3884-dropdown-alignment
...
Fix styling bug in Sort Dropdown
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-16 18:03:07 +00:00
John Mitchell
69a25bb092
Merge pull request #198 from jlmitch5/translationUpdate
...
utilize i18n correctly
2019-05-16 13:54:05 -04:00
John Mitchell
b45f3f6cab
fix inadverdently added extra notification toggle from conflicts
2019-05-16 13:32:40 -04:00
softwarefactory-project-zuul[bot]
ff7e244a84
Merge pull request #3905 from NickBusey/patch-1
...
Update INSTALL.md
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-16 17:02:07 +00:00
John Mitchell
0f02daa64d
run to generate po files
2019-05-16 12:53:56 -04:00
John Mitchell
001fc1293c
fix lint error from removing api passing via props
2019-05-16 12:45:14 -04:00
Marliana Lara
17f71600df
Add styles to grow dropdown width based on content
2019-05-16 12:23:47 -04:00
Rémi VERCHERE
9120a69006
Correct fr translation for Cancel message
2019-05-16 17:42:13 +02:00
John Mitchell
f4550900bb
update tests based on i18n changes
2019-05-16 11:38:28 -04:00
softwarefactory-project-zuul[bot]
d9965cfe7e
Merge pull request #3882 from ryanpetrello/debug-log
...
add the ability to toggle DEBUG logging on dynamically
Reviewed-by: Shane McDonald <me@shanemcd.com >
https://github.com/shanemcd
2019-05-16 15:12:01 +00:00
Adam Nagy
c38ee06642
Increasing requests-credssp ver to 1.0.2
...
Signed-off-by: Adam Nagy <anagy@netsuite.com >
2019-05-16 15:56:35 +02:00
Ryan Petrello
b1d75327e3
add the ability to toggle DEBUG logging on dynamically
2019-05-16 07:58:31 -04:00
softwarefactory-project-zuul[bot]
8981c7d59a
Merge pull request #3904 from wenottingham/new-year-new-you
...
Bump date.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-16 03:35:31 +00:00
Nick Busey
b10f06201d
Update INSTALL.md
2019-05-15 16:34:27 -06:00
Bill Nottingham
681fe4865c
Some more dates.
2019-05-15 17:01:33 -04:00
Bill Nottingham
faae55d085
Bump date.
2019-05-15 16:58:59 -04:00
softwarefactory-project-zuul[bot]
efddd9f679
Merge pull request #3854 from beeankha/add_debug_toolbar
...
Update Custom Middleware to New Style
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-15 18:38:24 +00:00
beeankha
6fb173da8a
Remove redundant methods from SocialAuthMiddleware class
2019-05-15 12:54:00 -04:00
John Mitchell
e2de8e4d5f
update i18n contributing guidelines
2019-05-15 11:20:20 -04:00
John Mitchell
07664a05fd
update awx-pf to use withI18n i18n._ and t exclusively
2019-05-15 11:20:00 -04:00
beeankha
64e8b76a10
Remove redundant middleware
2019-05-15 10:16:20 -04:00
Keith Grant
4407aeac20
Add namespacing for query params ( #205 )
...
* use qs utils to namespace query params
* refactor Lookup and SelectResource Steps to use PaginatedDataList
* preserve query params when adding new ones
* require namespace for QS Configs
2019-05-15 10:06:14 -04:00
Christian Adams
d0e160a037
collect events based on last ship, not collection
2019-05-14 17:14:44 -04:00
beeankha
20e5d8200e
Subclass more middlware with deprecation mixin
2019-05-14 13:37:34 -04:00
beeankha
a6d3c0fd32
Remove redundant code and update URLModificationMiddleware
2019-05-14 13:37:34 -04:00
beeankha
318e0631b7
Add super() call
2019-05-14 13:37:34 -04:00
beeankha
da4153d653
Add mixin to ActivityStreamMiddleware class
2019-05-14 13:37:34 -04:00
beeankha
26e9dd307e
Fix missing argument error
2019-05-14 13:37:34 -04:00
beeankha
6a2d59963f
Update wsgi file to be compatible with new style of middleware
2019-05-14 13:37:34 -04:00
beeankha
68800d0e8e
Make custom middleware use new style vs old
2019-05-14 13:37:34 -04:00
beeankha
97dc77ea63
Add debug_toolbar.middleware.DebugToolbarMiddleware to MIDDLEWARE classes in development.py
2019-05-14 13:37:34 -04:00
kialam
d59975c1ad
Merge pull request #204 from ansible/use-styled-components
...
✨ Use styled-components✨
2019-05-14 10:33:28 -04:00
Kia Lam
cc24d524ac
Merge remote-tracking branch 'origin' into use-styled-components
2019-05-14 10:20:25 -04:00
Kia Lam
457c6287a2
General cleanup.
...
- Fix tests.
- Update snapshots.
- Remove old import statement.
- Add element ids for Sort and Search Components.
2019-05-13 18:42:26 -04:00
Kia Lam
3322123dd4
Remove defunct external stylesheet.
2019-05-13 18:42:26 -04:00
Kia Lam
a53509b359
Refactor DataListToolbar component.
2019-05-13 18:42:26 -04:00
Kia Lam
a87c6ddf1b
Convert DataListToolbar to a styled-component.
2019-05-13 18:42:25 -04:00
Kia Lam
0ea4a4dedd
Convert toolbar button components to styled-components.
2019-05-13 18:42:25 -04:00
Kia Lam
cc192246d9
Make Orgs List page responsive.
2019-05-13 18:42:08 -04:00
softwarefactory-project-zuul[bot]
6bc1856658
Merge pull request #3861 from beeankha/awx_doc_edits
...
Update/Edit AWX Docs
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-13 20:41:14 +00:00
Marliana Lara
0b3245eab6
Merge pull request #201 from marshmalien/194-missing-header-dropdowns
...
Fix page header styles, search icon, and vertical separator
2019-05-13 16:23:48 -04:00
beeankha
9ea3ec24ca
Address comments/suggested changes
2019-05-13 15:46:24 -04:00
beeankha
7466873f69
Make more edits/grammatical changes
2019-05-13 15:27:54 -04:00
beeankha
07fa533b6f
Make edits to Notification doc
2019-05-13 11:47:04 -04:00
chris meyers
8aa28092ff
disabled instance does not mean offline instance
...
* Disabling an instance is used to stop and instance from being the
target of new jobs to run.
* The instance should still perform it's heartbeat so that it isn't
considered offline.
* If the instance was allowed to go offline on an openshift cluster it
would be deleted from the database.
2019-05-13 11:44:47 -04:00
Jeff Bradberry
3579584ffc
i18n
2019-05-13 11:20:15 -04:00
Jeff Bradberry
05cae23180
Add help text to the ActivityStreamSerializer m2m relationship fields
2019-05-13 11:10:33 -04:00
Jeff Bradberry
d6e89092d3
Instead of exposing Role.content_type, create a new serializer field
...
called `object_type`, which is constructed based on manipulating the
string value of ActivityStream.object_relationship_type. Since that
field does have the full class name, this manipulation should match
the manipulation that is done to construct the values of object1 and
object2 when ActivityStream is created.
2019-05-10 17:31:33 -04:00
beeankha
fe344038b5
Edit Clustering doc
2019-05-10 14:54:20 -04:00
Jeff Bradberry
250484339b
Expose the role's content_type field and reorder the objects in the UI
...
when the resource was stored on ActivityStream as object1 instead of object2.
related #3841
2019-05-10 14:15:05 -04:00
Shane McDonald
5ca0cdb124
Avoid DNS timeout in non-Docker for Mac installs
...
Shaves 20 seconds off of rebooting the dev environment on Linux.
2019-05-10 12:31:08 -04:00
Marliana Lara
b640203f88
Fix page header styles, search icon, and vertical separator
2019-05-10 12:29:55 -04:00
softwarefactory-project-zuul[bot]
0d3f1f4ac2
Merge pull request #3871 from ryanpetrello/devel
...
merge in downstream changes
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-10 16:21:39 +00:00
Kia Lam
82c7052d6f
Make Org Notifications page responsive.
2019-05-10 11:06:24 -04:00
Kia Lam
349a9c7cc2
Add styled-components library and its babel plugin. 💅
2019-05-10 11:03:16 -04:00
softwarefactory-project-zuul[bot]
18c69fa391
Merge pull request #3870 from shanemcd/gimme-root
...
Ensure that a root user is always present in development environment
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-10 14:57:58 +00:00
softwarefactory-project-zuul[bot]
6d6eae571e
Merge pull request #3868 from jakemcdermott/ig-order-docstring
...
add docstring and test for instance group service
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-10 14:54:52 +00:00
Shane McDonald
7d8a910be7
Improve dev environment init process
...
This ensures that /etc/passwd is always written, regardless of how the container starts.
2019-05-10 10:14:51 -04:00
Jake McDermott
df04660cdd
add test for instance groups service
2019-05-10 10:05:05 -04:00
softwarefactory-project-zuul[bot]
9d1ed837f9
Merge pull request #3869 from AlanCoding/dev_supervisor_fix
...
Fix bug in dev supervisor reparenting processes
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-10 13:45:30 +00:00
Ryan Petrello
be4705ef8b
Merge branch 'downstream' into devel
2019-05-10 09:18:07 -04:00
Shane McDonald
015234287c
Ensure that a root user is always present in development environment
...
@AlanCoding was seeing errors in the development container when trying to run some commands as root. This fixes that.
2019-05-10 09:16:28 -04:00
AlanCoding
677a8b34ba
Fix bug in dev supervisor reparenting processes
2019-05-10 07:46:53 -04:00
Jake McDermott
232c706b75
add docstring for instance group service
2019-05-10 07:16:50 -04:00
softwarefactory-project-zuul[bot]
8725d3e539
Merge pull request #3842 from ryanpetrello/instance-group-order
...
enforce a stable list order when attaching/detaching instance groups
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-09 21:04:29 +00:00
softwarefactory-project-zuul[bot]
e7290e6452
Merge pull request #3864 from rooftopcellist/more_verbose_instance_msg
...
more verbose list_instance messaging
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-09 19:31:24 +00:00
Christian Adams
21105b836e
more verbose list_instance messaging
2019-05-09 15:08:56 -04:00
softwarefactory-project-zuul[bot]
99dc84c275
Merge pull request #3863 from ryanpetrello/makefile-supervisor
...
use make targets for dev supervisor commands
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-09 18:07:39 +00:00
Ryan Petrello
adfdfcdd0a
use make targets for dev supervisor commands
2019-05-09 13:45:49 -04:00
softwarefactory-project-zuul[bot]
6feb58f76d
Merge pull request #3853 from AlanCoding/variable_data_permission
...
Put variable data permission in its own class
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-09 16:48:11 +00:00
softwarefactory-project-zuul[bot]
2910a9dfff
Merge pull request #3858 from shanemcd/unsquash
...
Remove --squash option from awx-devel-build
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-09 14:19:59 +00:00
beeankha
371966613f
Update AWX docs
2019-05-09 10:03:57 -04:00
softwarefactory-project-zuul[bot]
91968a09c8
Merge pull request #3849 from AlanCoding/password_madness
...
Reduce passing around of passwords dictionary
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-09 13:34:43 +00:00
softwarefactory-project-zuul[bot]
190098bbd5
Merge pull request #3848 from AlanCoding/standard_injector
...
Move outlier gce cache logic to standard place
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-09 12:56:11 +00:00
AlanCoding
2585c5030b
move outlier gce cache logic to standard place
2019-05-09 08:24:57 -04:00
Shane McDonald
22858f0044
Remove --squash option from awx-devel-build
...
This was intended to save us CI time if / when we switch away from static nodes for Zuul. After merging this in I discovered that this option does not work with `docker build --cache-from`, which will be more benefical in terms of speed improvements anyway.
2019-05-08 22:22:38 -04:00
AlanCoding
7e6a73f892
fix bug with null credential
2019-05-08 21:18:34 -04:00
AlanCoding
1874e8bb4c
Reduce passing around of passwords dictionary
2019-05-08 21:18:34 -04:00
softwarefactory-project-zuul[bot]
83c286580b
Merge pull request #3852 from shanemcd/dockerfiled
...
Refactor Dockerfiles
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-09 01:08:49 +00:00
Shane McDonald
0be8fe521a
Refactor Dockerfiles
...
This commit does a few things:
- Add the `--squash` option to the `awx-devel-build` make target. This reduces the resulting image size from 2.12 GB to 1.37 GB. I think we can get this down even more by inspecting the image contents.
- Reorganize commands so that the cache expires less often. Before this commit, any changes to the Makefile would essentially cause the entire image to rebuild.
- Break yum dependencies up into multiple lines. This makes it easier to see what changes in a diff.
- Use `n` to install our required version of node (rather `curl node | bash`). I’ve found this to be easier to maintain / more portable when working with other Dockerfiles.
- General organizational changes to make things easier to parse visually.
2019-05-08 20:36:41 -04:00
softwarefactory-project-zuul[bot]
186ec88581
Merge pull request #3839 from zicklam/webhook_disable_ssl_verify
...
Add "Disable SSL Verification" checkbox to webhook notification
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-08 19:44:11 +00:00
softwarefactory-project-zuul[bot]
6407ab58ff
Merge pull request #3855 from ryanpetrello/improved-dev-code-reload
...
remove honcho in the dev environment (just use foregrounded supervisor)
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-08 19:25:57 +00:00
Michael Abashian
466e965047
Merge pull request #3549 from mabashian/host_filter_or
...
Fixes basic host filter searches
2019-05-08 15:16:43 -04:00
mabashian
e1de0a528d
Adds some test coverage for host_filter queries
2019-05-08 14:59:04 -04:00
Ryan Petrello
766a5c0c3f
remove honcho in the dev environment (just use foregrounded supervisor)
...
using supervisor gives us the ability to restart entire processes on
code change (like the dispatcher and callback receiver)
2019-05-08 14:44:07 -04:00
AlanCoding
231abf865b
put variable data permission in its own class
2019-05-08 13:43:13 -04:00
softwarefactory-project-zuul[bot]
70972f7ea1
Merge pull request #3850 from jbradberry/reload-dispatcher-on-code-change
...
Make the uwsgi autoreloader reload the dispatcher every time
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-08 16:11:04 +00:00
Ryan Petrello
993b0a889d
add API tests for InstanceGroup order persistence
2019-05-08 11:56:30 -04:00
Jake McDermott
205f2c33c1
wait for instance group requests on template save
2019-05-08 11:56:19 -04:00
Jake McDermott
1e77053bbf
handle re-ordering of instance groups
2019-05-08 11:56:05 -04:00
Jeff Bradberry
ae25717700
Make the uwsgi autoreloader reload the dispatcher every time
...
not just the first time uwsgi is brought up.
related #3846
2019-05-08 11:15:54 -04:00
mabashian
11244f85a4
Adds missing semicolon
2019-05-08 10:05:02 -04:00
softwarefactory-project-zuul[bot]
e05c6e67b6
Merge pull request #3837 from saito-hideki/issue/2891
...
Add credential info in expanded list view of inventory update
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-08 13:37:34 +00:00
zicklam
42f30e72b5
False is not false
2019-05-08 08:35:26 +02:00
zicklam
0fb3851a2b
webhook_notification set default for var 'disable_ssl_verification'
2019-05-08 08:21:04 +02:00
Ryan Petrello
e4a50f3595
enforce a stable list order when attaching/detaching instance groups
2019-05-07 14:53:00 -04:00
mabashian
f524c94bad
Fixes basic host filter searches
2019-05-07 14:43:53 -04:00
softwarefactory-project-zuul[bot]
c7fe840868
Merge pull request #3810 from vismay-golwala/restrict_copy_jt
...
Raise meaningful error when permission denied to copy JT
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-07 13:52:04 +00:00
Keith Grant
e7ec1c6ef8
convert OrganizationList to use PaginatedDataList ( #192 )
...
* convert Org list to use PaginatedDataList
* add ToolbarAddButton, ToolbarDeleteButton
* pass full org into OrganizationListItem
2019-05-07 09:51:50 -04:00
Vismay Golwala
0154d80f19
Raise meaningful error when permission denied to copy JT
...
When a user doesn't have access to all the credentials of a job
template, they cannot copy the JT. However, currently we raise a
default `PermissionDenied`, which doesn't give the user insight
into what's wrong. So, this PR just adds a custom message indicating
that access to credentials is missing.
Signed-off-by: Vismay Golwala <vgolwala@redhat.com >
2019-05-06 15:02:36 -04:00
zicklam
08d60d0b78
Update test_notification Template for webhooks
...
- rename webhook_no_verify_ssl to disable_ssl_verification
2019-05-06 19:20:00 +02:00
softwarefactory-project-zuul[bot]
6908558acd
Merge pull request #3833 from ryanpetrello/iso-mem-cpu
...
properly record Instance.cpu and Instance.memory for isolated nodes
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-06 16:14:18 +00:00
softwarefactory-project-zuul[bot]
4dc7178f3c
Merge pull request #3785 from AlanCoding/no_output_replacements
...
Remove unused output_replacements logic
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-06 16:11:51 +00:00
Michael Abashian
b85cc716a4
Merge pull request #3542 from mabashian/3540-groups-layout
...
Fix display bug on host groups list
2019-05-06 11:16:30 -04:00
Jake McDermott
a011896cc0
Update README.md
2019-05-06 11:11:27 -04:00
Hideki Saito
418521f4a3
Add credential info in expanded list view of inventory update
...
- Fixed issue #2891
Signed-off-by: Hideki Saito <saito@fgrep.org >
2019-05-06 13:28:47 +00:00
Alex Corey
a4899d4dbb
Merge pull request #191 from AlexSCorey/175-BottomBorder
...
175 bottom border
2019-05-06 08:50:14 -04:00
zicklam
5b8fba58e8
Add "Disable SSL Verification" checkbox to webhook notification
...
This commit will add a checkbox which will disable SSL verification on
the generic webhook notification type. This is required when using
self-signed certificates.
2019-05-06 13:12:41 +02:00
Michael Abashian
842d48810c
Merge pull request #3545 from elyezer/fix-joblist-sorting-options
...
Fix job list sorting options grouping
2019-05-03 19:50:13 -04:00
Elyézer Rezende
70e513a3cf
Fix job list sorting options grouping
...
Ensure that the sorting options are grouped just like every other
sorting options list.
2019-05-03 16:20:01 -04:00
Ryan Petrello
c6c14d4fb9
properly record Instance.cpu and Instance.memory for isolated nodes
2019-05-03 15:30:41 -04:00
Alex Corey
1200c23ebc
addressing PR issues
2019-05-03 14:26:19 -04:00
Ryan Petrello
a874ed0424
Merge pull request #3543 from AlanCoding/migration_schmigration
...
Fix server error for in-flight migration
2019-05-03 11:59:02 -04:00
softwarefactory-project-zuul[bot]
cf6a103207
Merge pull request #3818 from ryanpetrello/devel
...
merge in downstream changes
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-03 14:36:56 +00:00
Alex Corey
b8b2209335
add bottom border to org tabs
2019-05-03 10:27:48 -04:00
AlanCoding
d2e67aea19
Fix server error for in-flight migration
2019-05-03 10:20:31 -04:00
kialam
500765cea5
Merge pull request #186 from ansible/add-username-to-top-header-bar
...
Add logged in username to top level header bar.
2019-05-03 10:14:29 -04:00
Kia Lam
f14934f42c
Translate tooltip block.
2019-05-03 09:59:10 -04:00
softwarefactory-project-zuul[bot]
e5cf5be18d
Merge pull request #3815 from pmoravec/awx-pmoravec-tower-sos-plugin-improvements
...
sosreport plugin improvements
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-03 12:47:39 +00:00
softwarefactory-project-zuul[bot]
f26ae8ef13
Merge pull request #3714 from vismay-golwala/org_member_count
...
Show only member users for organization
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-03 12:36:29 +00:00
softwarefactory-project-zuul[bot]
755c3e89e2
Merge pull request #3801 from vismay-golwala/copy_credential
...
Copy credential bug - add owner too
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2019-05-03 12:31:59 +00:00
softwarefactory-project-zuul[bot]
2800e89fd2
Merge pull request #3783 from AlanCoding/passwords_and_relaunching
...
Allow relaunching other user jobs with public vars
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-03 12:03:26 +00:00
Ryan Petrello
8d75fc5f56
Merge branch 'downstream' into devel
2019-05-03 07:58:25 -04:00
softwarefactory-project-zuul[bot]
17d2efde95
Merge pull request #3789 from AlanCoding/rm_fields
...
Remove job ask_ fields that reference JT
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-03 11:42:19 +00:00
Pavel Moravec
8909a8a8e4
sosreport plugin to stick on sos >= 3.0 API only
...
As sosreport 3.0 was released 5 years ago, older sos versions can
be ignored / not further supported.
Signed-off-by: Pavel Moravec <pmoravec@redhat.com >
2019-05-03 10:38:34 +02:00
mabashian
90a86f53ba
Fix display bug on host groups list
2019-05-02 17:13:17 -04:00
Michael Abashian
4be05f1bf6
Merge pull request #3535 from mabashian/job-events-collapse
...
Fix inert event expand/collapse on refreshed job results
2019-05-02 16:41:13 -04:00
Alex Corey
a3fdb4aee3
add bottom border to tabs
2019-05-02 16:26:31 -04:00
Alex Corey
fed24ed6df
Merge pull request #187 from AlexSCorey/177-UXImprovements
...
UX improvements
2019-05-02 16:22:13 -04:00
Pavel Moravec
29822ee140
don't collect data from other sosreport plugins
...
Tower plugin shouldn't collect data that other sosreport plugins collect.
Further, few code optimizations in calling sos API are made.
Signed-off-by: Pavel Moravec <pmoravec@redhat.com >
2019-05-02 21:45:09 +02:00
Alex Corey
c9c7d2c2a5
add tooltip proptype
2019-05-02 15:20:25 -04:00
Alex Corey
cc0b2bb5b4
added props to Proptypes
2019-05-02 15:12:04 -04:00
Ryan Petrello
7fc13b8bb5
Merge pull request #3538 from ryanpetrello/valid-netloc
...
require a valid netloc for Credential Type inputs w/ format=url
2019-05-02 15:08:48 -04:00
Alex Corey
e29710ebab
Merge branch 'master' into 177-UXImprovements
2019-05-02 15:04:57 -04:00
Keith Grant
0ec274d13c
Merge pull request #189 from keithjgrant/73-add-org-spacing
...
Adjust spacing for add/edit org form
2019-05-02 14:53:24 -04:00
Ryan Petrello
e560dccd36
require a valid netloc for Credential Type inputs w/ format=url
2019-05-02 14:49:02 -04:00
Marliana Lara
0fc8179ca3
Merge pull request #190 from marshmalien/pf-base-css-import
...
Use recommended PatternFly Base CSS
2019-05-02 14:37:52 -04:00
Alex Corey
c6de6b8f25
added props to Proptypes
2019-05-02 14:34:17 -04:00
Ryan Petrello
de56e20f11
Merge pull request #3536 from ryanpetrello/urllib3-1.24.3
...
pin urllib3 to 1.24.3 to address CVE-2019-9740
2019-05-02 14:27:10 -04:00
Michael Abashian
d4cc595630
Merge pull request #3510 from mabashian/3506-sort-more-fields
...
Add more sort options to new lists
2019-05-02 14:17:36 -04:00
mabashian
b754e0dbba
Fix template sorting by project
2019-05-02 13:55:20 -04:00
softwarefactory-project-zuul[bot]
72fe6e400e
Merge pull request #3802 from AlanCoding/playbook_search
...
Include playbook as a default search field
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-02 16:54:21 +00:00
Ryan Petrello
6bb9902588
pin urllib3 to 1.24.3 to address CVE-2019-9740
2019-05-02 11:59:01 -04:00
Marliana Lara
516aecf7de
Use recommended PatternFly Base CSS
2019-05-02 11:43:13 -04:00
mabashian
04d22a930d
Fix inert event expand/collapse on refreshed job results
2019-05-02 10:43:56 -04:00
Keith Grant
eea3d72ffc
add CardCloseButton tests
2019-05-02 10:02:45 -04:00
softwarefactory-project-zuul[bot]
fe3a2d1a4e
Merge pull request #3803 from ryanpetrello/matter-of-fact
...
remove references to the (now defunct) fact receiver
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-02 13:34:12 +00:00
Keith Grant
1490235752
adjust spacing of org add/edit form, add CardCloseButton
2019-05-02 08:39:36 -04:00
Ryan Petrello
50f9c70afd
remove references to the (now defunct) fact receiver
2019-05-01 23:48:05 -04:00
softwarefactory-project-zuul[bot]
5ab7f888f1
Merge pull request #3800 from AlanCoding/event_children_list
...
Populate event children list via parent_uuid
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-02 00:37:03 +00:00
AlanCoding
7d692d08f9
include playbook as a default search field
2019-05-01 16:15:00 -04:00
softwarefactory-project-zuul[bot]
f3c023a11f
Merge pull request #3765 from beeankha/task_doc_update
...
Add Task Overview Details to tasks.md
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-01 20:02:15 +00:00
Alex Corey
b136ce1e1d
updating PR issues updated snapshot test
2019-05-01 15:48:08 -04:00
beeankha
a87c87b7c9
Add more runner-related details
2019-05-01 15:40:15 -04:00
Alex Corey
f704f320b5
address pr issues
2019-05-01 14:42:59 -04:00
Alex Corey
c4a4275a89
updated snapshot of failing test
2019-05-01 14:42:00 -04:00
Alex Corey
64d4b71ec9
UX improvements
2019-05-01 14:42:00 -04:00
Keith Grant
1be496cfc1
Patternfly upgrade ( #188 )
...
* correct spacing after PF update
* update wizard layout/borders for PF upgrade
2019-05-01 13:50:00 -04:00
AlanCoding
5f1aeb0f4e
remove ask_vars from job_start endpoint
2019-05-01 13:39:25 -04:00
Vismay Golwala
cc001c9892
Copy credential bug - add owner too
...
While copying a credentials, we should set the new owner to person
who copies it. There was a bug while trying to do so and this PR
tries to address it.
Link: #3750
Signed-off-by: Vismay Golwala <vgolwala@redhat.com >
2019-05-01 13:15:16 -04:00
softwarefactory-project-zuul[bot]
a68ab19e16
Merge pull request #3791 from AlanCoding/clean_up_test_tasks
...
Make test_tasks.py durable to changing Ansible versions
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-01 17:14:11 +00:00
AlanCoding
530a7ba51d
populate event children list via parent_uuid
2019-05-01 11:55:53 -04:00
beeankha
383fe278f5
Address a few more comments
2019-05-01 11:35:26 -04:00
Ryan Petrello
c41da766fb
Merge pull request #3530 from ryanpetrello/you're-not-by-real-dad
...
fix a bug that caused parent_uuid not to be persisted
2019-05-01 10:21:35 -04:00
Ryan Petrello
46795cc71e
fix a bug that caused parent_uuid not to be persisted
2019-05-01 10:13:59 -04:00
Ryan Petrello
4fac608890
Merge pull request #3528 from jakemcdermott/fix-3507
...
require url scheme for external credential type url inputs
2019-05-01 09:32:42 -04:00
Jake McDermott
84b21620b2
raise url string parsing error as validation error
2019-05-01 09:17:52 -04:00
mabashian
eaaad89a8c
Removed inventory sorting from jobs list. Changed Last Run to Last Used in project sort filters.
2019-05-01 09:17:15 -04:00
Michael Abashian
6f309bd2d2
Merge pull request #3526 from jakemcdermott/fix-3524
...
use test callback from test form save hooks
2019-05-01 08:57:29 -04:00
Ryan Petrello
6e00038d35
Merge pull request #3516 from jakemcdermott/fix-3511
...
hide dashboard tips on graph teardown event
2019-04-30 23:01:25 -04:00
Ryan Petrello
ad4e413a36
Merge pull request #3515 from jakemcdermott/fix-3513
...
fix error on template prompt initialization when credential has prompt
2019-04-30 15:47:39 -04:00
beeankha
27ca5e1fd5
Add more details for several of the listed tasks
2019-04-30 15:32:52 -04:00
AlanCoding
4191b21052
make test_tasks.py durable to changing Ansible versions
2019-04-30 14:00:51 -04:00
Jake McDermott
9737ab620c
require url scheme for credential type url inputs
...
This adds a url formatting type for credential input string fields
The validator for this formatting type will throw an error if the
provided url string doesn't have a url schema.
2019-04-30 13:41:07 -04:00
AlanCoding
81f0662161
remove job ask_ fields that reference JT
2019-04-30 13:35:58 -04:00
Alex Corey
420b19cfb9
Merge pull request #185 from AlexSCorey/AlexSCorey-deleteOrgsTest
...
Alex s corey delete orgs test
2019-04-30 13:22:35 -04:00
Jake McDermott
d1dc6007fd
use test callback from test form save hooks
...
Enter key and other form submits are handled generically from the built-in
save hooks on the form controller. This adds implementations for those hooks
on the plugin test forms to make sure the expected handlers are always called.
2019-04-30 12:31:30 -04:00
Kia Lam
5287af1b9f
Add logged in username to top level header bar.
2019-04-30 11:05:08 -04:00
Ryan Petrello
52276ebbab
Merge pull request #3523 from wenottingham/failure-event-handling-is-an-option
...
Use AWX python interpreter for failure-event-handler.
2019-04-30 10:41:54 -04:00
Alex Corey
f71421f60a
removed orgsToDelete and fixed other tests
2019-04-30 10:22:25 -04:00
AlanCoding
d204f12184
remove unneeded update_model call
2019-04-30 10:15:08 -04:00
AlanCoding
42dd3c5cf5
Remove unused output_replacements logic
2019-04-30 10:11:03 -04:00
Alex Corey
f4da620c4d
updating PR
2019-04-30 09:48:42 -04:00
Keith Grant
ffade973a9
upgrade to patternfly 2.x, pf/react-core 3.x ( #184 )
2019-04-30 08:19:19 -04:00
AlanCoding
5720601a2e
allow relaunching other user jobs with public vars
2019-04-30 08:07:45 -04:00
Bill Nottingham
5d1346b956
Use AWX python interpreter for failure-event-handler.
...
python3 isn't in the normal path when using SCLs.
2019-04-29 20:32:50 -04:00
Alex Corey
1bae944b85
fix tests and function name changes
2019-04-29 17:29:40 -04:00
Alex Corey
33f7bf67e1
fix merge conflicts
2019-04-29 17:00:04 -04:00
Jake McDermott
6fe93f474f
Merge pull request #181 from jakemcdermott/page-header-method-names
...
use 'handle' notation for header toolbar methods
2019-04-29 14:39:43 -04:00
Jake McDermott
bdad9ac8f9
use 'handle' notation for header toolbar methods
...
- 'handleFoo' is for methods defined on the component
- 'onFoo' is for naming function props that can be passed to the component from its parents
2019-04-29 14:32:56 -04:00
Jake McDermott
d74c3a09e5
Merge pull request #183 from jakemcdermott/test-fixup
...
fix unit and functional tests
2019-04-29 14:32:12 -04:00
Vismay Golwala
30d0130e79
Show only member users for organization
...
Signed-off-by: Vismay Golwala <vgolwala@redhat.com >
2019-04-29 14:20:57 -04:00
Jake McDermott
ee5b4b072b
fix unit and functional tests
2019-04-29 11:35:06 -04:00
beeankha
4baecef866
Clean up references to Tower
2019-04-29 10:51:25 -04:00
Keith Grant
9d66b583b7
158 paginated data list ( #180 )
...
* working: rename OrganizationTeamsList to PaginatedDataList
* convert org notifications list fully to PaginatedDataList
* update NotificationList tests
* refactor org access to use PaginatedDataList
* update tests for org access refactor; fix pagination & sorting
* restore Add Role functionality to Org roles
* fix displayed text when list of items is empty
* preserve query params when navigating through pagination
* fix bugs after RBAC rebase
* fix lint errors, fix add org access button
2019-04-29 10:08:50 -04:00
softwarefactory-project-zuul[bot]
aaeb2d6fb9
Merge pull request #3740 from wenottingham/lets-re-compose-ourselves
...
Sync docker-compose dockerfile with the actual production image build.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-26 19:05:43 +00:00
softwarefactory-project-zuul[bot]
c707e60bde
Merge pull request #3664 from vismay-golwala/pagination_cap_api
...
Cap page_size in pagination urls
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-26 17:55:51 +00:00
mabashian
b7e26b3507
Fix linting error
2019-04-26 13:15:37 -04:00
softwarefactory-project-zuul[bot]
44fcf2e0e4
Merge pull request #3766 from ryanpetrello/devel
...
merge in downstream changes
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-26 17:09:48 +00:00
Michael Abashian
3c06c97c32
Merge pull request #173 from mabashian/151-org-rbac
...
Add RBAC to org views (now with tests!)
2019-04-26 12:01:33 -04:00
mabashian
3cd8d4f7e6
Adds more sort options to lists
2019-04-26 11:52:07 -04:00
softwarefactory-project-zuul[bot]
ddde669083
Merge pull request #3767 from ryanpetrello/cors-lite
...
document CORS middleware
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-26 15:32:35 +00:00
Jake McDermott
36e384e8ab
hide dashboard tips on graph teardown event
2019-04-26 11:18:39 -04:00
mabashian
8cfe74a854
Code cleanup, renaming functions, use .all() on config promises
2019-04-26 11:02:16 -04:00
Ryan Petrello
586c3e4583
document CORS middleware
2019-04-26 11:00:33 -04:00
Jake McDermott
14045c1017
fix undefined prop in template credential prompt initialization
...
The prompt initialization code had a reference to an undefined
prop. This updates the code to use the expected prop.
2019-04-26 10:34:00 -04:00
Ryan Petrello
d11dfd0a2b
Merge branch 'downstream' into devel
2019-04-26 08:02:04 -04:00
beeankha
cb7914dfa4
Make edits per first round of reviews.
2019-04-25 17:16:39 -04:00
beeankha
639e01e884
Remove unnecessary line
2019-04-25 16:26:58 -04:00
beeankha
e4d6d51cf5
Add further details/overview of AWX and Tower tasks into documentation
2019-04-25 16:14:49 -04:00
mabashian
7f452ee8d1
Add more sort options to new lists
2019-04-25 15:32:25 -04:00
Ryan Petrello
27d74528c0
Merge pull request #3494 from rooftopcellist/analytics_csv
...
analytics table copies formatted as csv now
2019-04-25 14:48:59 -04:00
Ryan Petrello
0ada1e965f
Merge pull request #3508 from ryanpetrello/runner-134
...
pin runner 1.3.4
2019-04-25 10:16:05 -04:00
Ryan Petrello
2808a852eb
pin runner 1.3.4
2019-04-25 09:49:03 -04:00
Ryan Petrello
80393e9194
Merge pull request #3504 from wenottingham/im-not-going-to-be-ignored-dan
...
Kill the rabbitmq sos collection from our plugin.
2019-04-24 14:51:01 -04:00
Bill Nottingham
aa52e41c02
Kill the rabbitmq sos collection from our plugin.
...
It exists in upstream sosreport, and this can cause conflicts.
2019-04-24 14:15:17 -04:00
Ryan Petrello
d7cdec37f2
Merge pull request #3502 from ryanpetrello/metrics-license-counts
...
fix a few issues with license counts in /api/v2/metrics/
2019-04-24 12:37:03 -04:00
softwarefactory-project-zuul[bot]
f60857013e
Merge pull request #3754 from AlanCoding/gce_env_var
...
Simplify gce inventory plugin injector
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-24 16:25:09 +00:00
Ryan Petrello
c9424f9af8
fix a few issues with license counts in /api/v2/metrics/
...
- switched these to gauges so people can track them over time
- fixed a typo that caused `free_instances` to always be zero
2019-04-24 12:23:07 -04:00
Ryan Petrello
66f883befe
Merge pull request #3485 from wenottingham/aaaaaaaaaaaaaaaaaaaaaaazure
...
Update Azure requirements for Ansible stable-2.8 branch.
2019-04-24 12:05:58 -04:00
softwarefactory-project-zuul[bot]
fad0274373
Merge pull request #3686 from vismay-golwala/instance_group_delete
...
[WIP] Disallow deleting controller or isolated instance groups
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-24 15:19:19 +00:00
mabashian
e5dda696d7
Add new tests for rbac on some of the org pages
2019-04-24 10:10:14 -04:00
Michael Abashian
8c715fc6e1
Merge pull request #3497 from dsesami/e2e_backport_3.5.0
...
E2E testing: compatibility edit to work with diff versions of node
2019-04-24 10:03:53 -04:00
Daniel Sami
870ebb4b43
fix to work with diff versions of node
2019-04-24 09:44:41 -04:00
softwarefactory-project-zuul[bot]
e78ef82385
Merge pull request #3758 from ryanpetrello/dot-files
...
clean up some old dotfiles
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-24 13:06:20 +00:00
Matthew Jones
1eb565543c
Merge pull request #3495 from ansible/markerfiletest
...
Adding a markerfile for e2e runs
2019-04-24 09:06:03 -04:00
John Hill
082a819160
removing hyphen
2019-04-24 08:22:07 -04:00
Ryan Petrello
519d2eebcb
remove unnecessary dotfiles
2019-04-23 17:23:15 -04:00
Michael Abashian
f2ea9003a3
Merge pull request #3493 from dsesami/e2e_backport_3.5.0
...
E2E backport 3.5.0
2019-04-23 16:51:34 -04:00
Christian Adams
64ae7a6e45
analytics table copies formatted as csv now
2019-04-23 16:26:14 -04:00
softwarefactory-project-zuul[bot]
b47be3c8c7
Merge pull request #3749 from AlanCoding/simple_openstack
...
Use common method for openstack OS_CLIENT_CONFIG_FILE injection
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-23 20:23:05 +00:00
John Hill
2f7ec6ff13
adding a markerfile for e2e runs
2019-04-23 16:01:45 -04:00
Daniel Sami
75065b6407
e2e stability backport for 3.5
2019-04-23 15:45:27 -04:00
mabashian
82db7df6b3
Remove errant comment
2019-04-23 15:19:46 -04:00
mabashian
f57876b6d9
Fix existing test failures
2019-04-23 14:55:06 -04:00
softwarefactory-project-zuul[bot]
2cb6104fe4
Merge pull request #3696 from AlanCoding/django2_warnings
...
Fix Django 2.0 deprecation warnings
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-23 18:09:58 +00:00
softwarefactory-project-zuul[bot]
f90f8ba9a8
Merge pull request #3755 from ansible/noretry
...
Adding an option to run all the tests without a retry statement
Reviewed-by: awxbot
https://github.com/awxbot
2019-04-23 17:48:52 +00:00
mabashian
38bb4f3f3c
Fix merge conflicts
2019-04-23 13:27:00 -04:00
mabashian
5ae7cbb43a
Add RBAC to org views
2019-04-23 13:19:34 -04:00
John Hill
9733fde560
Adding an option to run all the tests without a retry statement
2019-04-23 13:18:34 -04:00
Michael Abashian
1509ef3e80
Merge pull request #143 from mabashian/wizard-access-list
...
Add roles modal to org access list
2019-04-23 13:12:31 -04:00
mabashian
df87681e6d
Fix linting errors
2019-04-23 12:20:08 -04:00
Ryan Petrello
231c76c9cb
Merge pull request #3490 from jakemcdermott/fix-3487
...
handle insights credential lookups for projects
2019-04-23 12:08:43 -04:00
mabashian
621cc3f839
Fix rebase errors
2019-04-23 11:52:49 -04:00
Jake McDermott
311daf10b8
handle insights credential lookups for projects
...
Although most scm types correspond to an scm credential lookup, insights uses its own
credential type.
2019-04-23 11:44:03 -04:00
Bill Nottingham
4ca4563a19
Update Azure requirements for Ansible stable-2.8 branch.
2019-04-23 10:50:00 -04:00
Ryan Petrello
96183cf9c4
Merge pull request #3484 from ansible/insights-integration
...
Insights integration
2019-04-23 10:05:00 -04:00
mabashian
e8d73babaf
Rebase and incorporates feedback
2019-04-23 10:01:03 -04:00
mabashian
9880f1e124
Removes the need to pass default search params to the select resource step
2019-04-23 10:01:03 -04:00
mabashian
a1002b03fa
Add roles modal to org access list
2019-04-23 10:01:03 -04:00
Michael Abashian
47bdbddbeb
Merge pull request #172 from jlmitch5/moveTestContext
...
PR for moving tests to using new mountWithContext helper
2019-04-23 09:58:15 -04:00
Michael Abashian
f7bd9af7a1
Merge branch 'master' into moveTestContext
2019-04-23 09:57:35 -04:00
Jeff Bradberry
0b555e938a
Fix typo in the Insights inventory url
2019-04-23 09:39:08 -04:00
AlanCoding
c36dbb3448
Simplify gce inventory plugin injector
...
This consumes the change made in Ansible core
https://github.com/ansible/ansible/pull/54407
which is in Ansible 2.8, allowing the plugin
injection logic to share the script logic and
to be simplified
2019-04-23 09:33:17 -04:00
AlanCoding
adfce6edf1
Unify openstack inventory injection logic
...
Remove logic specific to job runs to create a "clouds" file
for openstack credential type
Move that logic into the collection of managed_by_tower
injector methods, so it will be used by all job types
Modify inventory openstack injector logic to use this
data as a base for its logic building the clouds file
2019-04-23 07:59:47 -04:00
John Mitchell
261980f18e
update components tests to use mountWithContexts when relevant
2019-04-22 16:34:33 -04:00
John Mitchell
986641de9f
Fix ORganizationTeams test
2019-04-22 16:33:12 -04:00
John Mitchell
6f789b661f
Fix NotificationList tests
2019-04-22 15:43:47 -04:00
John Mitchell
667cbb0c20
update the rest of the organizations tests
2019-04-22 15:11:28 -04:00
AlanCoding
140394fe1f
Change credential pattern for openstack inventory plugin
...
See upstream docs https://github.com/ansible/ansible/pull/54532
Previously it was thought that the entry in the inventory config
file was necessary, but the upstream docs change allows us to
use the same pattern that we used to for the script.
2019-04-22 14:32:00 -04:00
Jeff Bradberry
6ff539e6ee
Update the front-end Insights urls
2019-04-22 14:17:47 -04:00
Jeff Bradberry
49ba6c6b3d
Appease flake8
2019-04-22 14:17:47 -04:00
Jeff Bradberry
e2861c6c39
Fix the tests to conform to the new Insights results
2019-04-22 14:17:47 -04:00
Jeff Bradberry
6dae4a1d6d
Add the host in as a parameter to the _get_insights call
2019-04-22 14:17:47 -04:00
Jeff Bradberry
e66f9241a9
Remove the platform_id from the call to _get_insights
...
since it is now acquired within _get_insights.
2019-04-22 14:17:47 -04:00
Jeff Bradberry
72da961550
Conform to the new output of the Insights system reports endpoint
2019-04-22 14:17:47 -04:00
Jeff Bradberry
4c86c5065c
Fix a typo in the per-system remediations api call
2019-04-22 14:17:47 -04:00
Jeff Bradberry
80a855c57a
Do some basic slugification of the remediation playbook name
2019-04-22 14:17:47 -04:00
Jeff Bradberry
11b85250e8
Update more urls
2019-04-22 14:17:47 -04:00
Jeff Bradberry
10cfac2f0e
Update the error message when we can't discover the platform ID
2019-04-22 14:17:47 -04:00
Jeff Bradberry
355a83441a
Guard against the case where Insights fails to find the system ID
2019-04-22 14:17:47 -04:00
Jeff Bradberry
e25adca233
Replace the old unit tests with new functional tests
2019-04-22 14:17:47 -04:00
Jeff Bradberry
7c743904b0
Removed some no longer needed imports
2019-04-22 14:17:47 -04:00
Jeff Bradberry
a97865de0c
Refactor HostInsights
...
for better reuse of the error handling of the Insights API calls.
2019-04-22 14:17:47 -04:00
Jeff Bradberry
596a5173ce
Modify filter_insights_api_response to take in the separate remediations
...
since it is accumulated via a different API call.
2019-04-22 14:17:47 -04:00
Jeff Bradberry
63209197dd
Iterate over the pages of remediations available
2019-04-22 14:17:47 -04:00
Jeff Bradberry
af2484cd97
Update the Insights API urls to use the new url structure
2019-04-22 14:17:47 -04:00
Jeff Bradberry
f01a936202
Update the test for filter_insights_api_response()
...
and fix the data nesting issue that it uncovered.
2019-04-22 14:17:47 -04:00
Jeff Bradberry
05f670a6d9
Update the filter_insights_api_response() utility function
...
in order to conform the output of the new Insights Advisor report
endpoint to our expections.
2019-04-22 14:17:47 -04:00
Jeff Bradberry
f4b0910e98
Call out to the Insights API to get the Platform ID for a host
...
Since the new reports endpoint requires that, rather than the Insights
system ID that we've been using (and storing on the Host model).
2019-04-22 14:17:47 -04:00
Jeff Bradberry
95b17892ee
Factor out the response handling boilerplate from HostInsights.get_insights
...
We'll want to reuse it for the API call to /hosts as well.
2019-04-22 14:17:47 -04:00
Jeff Bradberry
8fdc53cb21
Update the Insights API endpoint for getting the reports for a host
2019-04-22 14:17:47 -04:00
Jeff Bradberry
04521f5c5c
Update the Insights action plugin to make calls against the new API
2019-04-22 14:17:47 -04:00
AlanCoding
8c2b3e9b84
Fix Django 2.0 deprecation warnings
2019-04-22 14:17:14 -04:00
softwarefactory-project-zuul[bot]
864fef4f29
Merge pull request #3748 from ryanpetrello/pin-runner-133
...
pin runner to 1.3.3
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-22 17:28:16 +00:00
Ryan Petrello
787e369bcf
pin runner to 1.3.3
2019-04-22 12:57:55 -04:00
softwarefactory-project-zuul[bot]
805a0c7a9a
Merge pull request #3730 from jbradberry/manage-org-resource-roles
...
Adjust the access logic for settings.MANAGE_ORGANIZATION_AUTH = False
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-22 16:44:05 +00:00
softwarefactory-project-zuul[bot]
c80a5e2164
Merge pull request #3747 from ryanpetrello/d-d-d-danger-zone
...
add a loud warning about perf regressions to tasks.py
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-22 15:25:46 +00:00
Ryan Petrello
eb0463890c
add a loud warning about perf regressions to tasks.py
2019-04-22 10:26:58 -04:00
Alex Corey
ec3be57539
Merge pull request #162 from AlexSCorey/128-UsePFTabs
...
Add PF's Tabs to Orgs Details page
2019-04-22 09:26:12 -04:00
John Mitchell
54499dbf69
update OrganizsationAccess and OrganizationAccessList w mountWithContexts
2019-04-18 17:18:19 -04:00
softwarefactory-project-zuul[bot]
f6076052bd
Merge pull request #3737 from wenottingham/computing-is-deprecated--tell-your-friends
...
Deprecate a bunch of inventory computed fields.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-18 21:11:50 +00:00
Bill Nottingham
0d18d46ccc
Sync docker-compose dockerfile with image build dockerfile.
...
It was installing an IUS repo, rabbitmq-server, and other unneeded things.
2019-04-18 16:50:38 -04:00
softwarefactory-project-zuul[bot]
23ea419aa9
Merge pull request #3724 from ansible/spinnycheck
...
prevent flake for user e2e
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-18 20:47:00 +00:00
Daniel Sami
b084622c9e
prevent flake for user e2e
2019-04-18 16:25:35 -04:00
Bill Nottingham
ef7e1afa34
Add migrations for field names.
2019-04-18 15:39:47 -04:00
softwarefactory-project-zuul[bot]
be86086134
Merge pull request #3739 from elyezer/update-jobs-portal-e2e
...
Update jobs portal list actions e2e
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-18 19:30:56 +00:00
Elyézer Rezende
a06d2946b6
Update jobs portal list actions e2e
2019-04-18 15:09:29 -04:00
Jeff Bradberry
0ba87c9729
Add more test checks for the alternate code path to the role checks
2019-04-18 14:53:19 -04:00
John Mitchell
a6f79c646d
update organization add test to use mountWithContexts
2019-04-18 13:54:41 -04:00
John Mitchell
ce49cb9ba4
fix config context if value passed by props not getting overwritten
2019-04-18 13:53:05 -04:00
Jeff Bradberry
41b476544d
Improve test coverage of attaching a user to an organization
2019-04-18 13:35:35 -04:00
John Mitchell
5030eb35b6
migrate App.jsx to mountwithContext
2019-04-18 13:10:17 -04:00
Alex Corey
8fa9535b98
styling changes
2019-04-18 13:07:10 -04:00
softwarefactory-project-zuul[bot]
97a6255531
Merge pull request #3736 from ryanpetrello/red-means-loud-on-the-internet
...
make deprecation warnings at /api/ much more obvious
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-18 17:05:33 +00:00
Ryan Petrello
4159a9b6af
make deprecation warnings at /api/ much more obvious
2019-04-18 12:32:49 -04:00
softwarefactory-project-zuul[bot]
798bc4b8de
Merge pull request #3734 from wenottingham/sqlitis-is-bad
...
remove sqlite db, add it to .gitignore
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-18 16:28:40 +00:00
Bill Nottingham
6adf4ca2c1
Deprecate a bunch of inventory computed fields.
...
Cribbed from https://github.com/ansible/awx/pull/3281/
2019-04-18 12:12:50 -04:00
softwarefactory-project-zuul[bot]
8cc18f501e
Merge pull request #3733 from ryanpetrello/dashboard-deprecation
...
deprecate /api/v2/dashboard in favor of /api/v2/metrics
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-18 16:09:19 +00:00
Bill Nottingham
63049fe99d
remove sqlite db, add it to .gitignore
2019-04-18 12:03:04 -04:00
Ryan Petrello
d6ecb486d2
deprecate /api/v2/dashboard in favor of /api/v2/metrics
2019-04-18 11:45:37 -04:00
Vismay Golwala
f4dc4d5849
Cap page_size in pagination urls
...
Currently, even with a `max_page_size` of n, we can see urls
formed in pagination with `page_size` > n. API still caps the
number of results it returns, but the URL remain invalid there.
This is a bit messy solution to make string replacement in URL
if the query param exceeds `max_page_size`
Signed-off-by: Vismay Golwala <vgolwala@redhat.com >
2019-04-18 11:39:22 -04:00
Jake McDermott
db4734be85
Merge pull request #169 from ansible/jakemcdermott-only-coverage
...
don't use --watch by default when running tests
2019-04-18 11:29:54 -04:00
John Mitchell
e1333f5e00
move value by prop in providers to consistent interface
2019-04-18 10:52:35 -04:00
Keith Grant
ae72d8dce5
Context test tools ( #168 )
...
* add enzyme test helper with lingui provider
* add router context to enzyme test helper
* get 18n, router, & config contexts rendering together in enzyme helper
* add config context to enzyme helpers
* add network and dialog contexts to enzymeHelpers
* convert OrganizationForm tests to use new mountWithContexts helper
* default all context value keys to default unless provided
* document use of mountWithContexts()
* fix typo in CONTRIBUTING.md
* update Organizations to use mountWithContext
2019-04-18 10:03:06 -04:00
softwarefactory-project-zuul[bot]
87d55b13bc
Merge pull request #3549 from vismay-golwala/verify_venv_on_launch
...
Validate virtual environment while running a job/inventory update
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-18 12:31:25 +00:00
Vismay Golwala
5d570a017a
Validate virtual environment while running a job/inventory update
...
Currently we only check the custom virtual environment path when
it's created. However, to tackle with the case when the venv might
have been changed/deleted afterward, we need to validate it at
run-time too.
Signed-off-by: Vismay Golwala <vgolwala@redhat.com >
2019-04-18 08:09:49 -04:00
softwarefactory-project-zuul[bot]
6d5897f371
Merge pull request #3728 from chrismeyersfsu/speed_boost
...
instantiate dispatcher once per job run
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-18 11:14:32 +00:00
softwarefactory-project-zuul[bot]
e14f19468b
Merge pull request #3729 from rooftopcellist/rename_analytics_setting
...
rename analytics setting
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-17 22:55:43 +00:00
Jeff Bradberry
8ad0b3f787
Check the permissions for adding users to orgs/teams in the other direction
2019-04-17 17:45:20 -04:00
Alex Corey
2067718c0e
fixed tests
2019-04-17 16:42:39 -04:00
Keith Grant
25db22e072
fix RoutedTabs tests
...
Signed-off-by: Alex Corey <alex.swansboro@gmail.com >
2019-04-17 16:20:24 -04:00
Jeff Bradberry
70b0679a0c
Adjust the access logic for settings.MANAGE_ORGANIZATION_AUTH = False
...
so that changing the membership of Organizations and Teams are
disallowed unless you are a superuser, but granting resource
privileges is still permitted.
2019-04-17 15:37:02 -04:00
Christian Adams
add8673d7c
rename analytics setting
2019-04-17 15:28:15 -04:00
chris meyers
84c09a19d1
instantiate dispatcher once per job run
...
* Instantiating the callback dispatch queue on each job event callback
is expensive. Instead, instantiate it only once. Note, we do not need to
instantiate the callback queue in the iso case so we do not.
2019-04-17 14:03:00 -04:00
Alex Corey
ca6153c955
RoutedTabs is now a functional component
2019-04-17 13:51:09 -04:00
Alex Corey
76a7a76e81
refactoring and updating tests
2019-04-17 13:50:38 -04:00
Alex Corey
2daf202e52
addresses PR issues
2019-04-17 13:50:38 -04:00
Alex Corey
178d519f6e
Remove unwanted committed file
2019-04-17 13:50:38 -04:00
Jake McDermott
a414c4e60e
don't use --watch by default when running tests
2019-04-17 11:54:22 -04:00
softwarefactory-project-zuul[bot]
fbc7d1a9f2
Merge pull request #3711 from AlanCoding/conservative_upgrades3
...
Apply critical dependency upgrades (try 2)
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-17 13:04:24 +00:00
softwarefactory-project-zuul[bot]
daeeb31590
Merge pull request #3715 from ryanpetrello/local-python
...
properly set ansible_python_interpreter for local task execution
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-17 12:44:39 +00:00
softwarefactory-project-zuul[bot]
66886fb57a
Merge pull request #3721 from AlanCoding/org_members_read_teams
...
Use querset special case to let org members see teams
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-17 12:24:49 +00:00
AlanCoding
1ddb675fa2
Use querset special case to let org members see teams
2019-04-17 07:05:25 -04:00
softwarefactory-project-zuul[bot]
4fd04e095f
Merge pull request #2860 from AlanCoding/auditor_association
...
Show entry for system auditor associations
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-17 10:48:37 +00:00
Ryan Petrello
9d000a76de
properly set ansible_python_interpreter for local task execution
...
this works a limitation in ansible for connection: local and makes it so
that you can run connection: local playbooks with a /usr/bin/python that
is Python3 and an Ansible virtualenv that is Python2
see: https://github.com/ansible/awx/issues/3267
2019-04-16 21:24:23 -04:00
softwarefactory-project-zuul[bot]
7f5227809f
Merge pull request #3723 from ryanpetrello/django-works-in-mysterious-ways
...
fix a bug that breaks the isolated heartbeat
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-16 20:46:14 +00:00
Ryan Petrello
f1d87bf392
fix a bug that breaks the isolated heartbeat
2019-04-16 16:24:40 -04:00
AlanCoding
941009bf6d
Apply critical dependency upgrades
...
fix PyYAML warnings in unit tests
update paramiko source file for license
2019-04-16 16:00:09 -04:00
AlanCoding
9c71204435
show activity stream entry for system auditor association
2019-04-16 15:59:04 -04:00
softwarefactory-project-zuul[bot]
15ef095366
Merge pull request #3720 from shanemcd/memcache-config
...
Fix memcached configuration in local Docker installs
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-16 19:53:23 +00:00
softwarefactory-project-zuul[bot]
c2daccade7
Merge pull request #3667 from chrismeyersfsu/delete-system-tracking
...
remove system tracking
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-16 17:24:03 +00:00
Shane McDonald
3bfb54d2fd
Fix memcached configuration in local Docker installs
...
Related: https://github.com/ansible/awx/issues/3719
Signed-off-by: Shane McDonald <me@shanemcd.com >
2019-04-16 12:51:28 -04:00
Jake McDermott
7c2554be8c
Merge pull request #165 from jakemcdermott/dependency-updates
...
update vulnerable dependencies
2019-04-16 09:40:28 -04:00
Jake McDermott
468a290ba6
update vulnerable dependencies
2019-04-16 09:14:14 -04:00
softwarefactory-project-zuul[bot]
a5d31e56d6
Merge pull request #3709 from AlanCoding/piparoo
...
Apply same pip and setuptools to AWX and Ansible venv
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-15 21:05:49 +00:00
softwarefactory-project-zuul[bot]
d222bed932
Merge pull request #3712 from jladdjr/iso_node_healthcheck_should_not_reset_capacity
...
Do not reset capacity of iso nodes when disabled
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-15 20:40:01 +00:00
softwarefactory-project-zuul[bot]
45cc8f1cc9
Merge pull request #3703 from mabashian/upgrade-bootstrap-yay
...
Bumps Bootstrap to 4.3.1
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-15 20:35:03 +00:00
Vismay Golwala
e0c4fd4b3a
Disallow deleting controller or isolated instance groups
...
Added two new properties to the InstanceGroup model - `is_controller`
and `is_isolated`. Used these properties to hide the trash icon for
instance groups that are either controller or isolated.
Signed-off-by: Vismay Golwala <vgolwala@redhat.com >
2019-04-15 16:08:27 -04:00
Jim Ladd
6ef3b18803
Do not reset capacity of iso nodes when disabled
2019-04-15 12:36:15 -07:00
softwarefactory-project-zuul[bot]
f23b4e7b9a
Merge pull request #3708 from rooftopcellist/update_prom_docs
...
add url to prom docs
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-15 18:23:19 +00:00
softwarefactory-project-zuul[bot]
1d4773545e
Merge pull request #3707 from ryanpetrello/report-ansible-runner-crashes
...
if runner crashes, attempt to record why
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-15 18:16:09 +00:00
AlanCoding
e40c6da552
Apply same pip and setuptools to AWX and Ansible venv
2019-04-15 13:54:25 -04:00
Christian Adams
8ef81065b7
add url to prom docs
2019-04-15 13:39:55 -04:00
mabashian
08fcdf0e25
Bumps Bootstrap to 4.3.1
2019-04-15 13:20:00 -04:00
Ryan Petrello
387682ed8d
if runner crashes, attempt to record why
...
this attempts to surface the underlying runner exception for tracebacks
like this one:
FileNotFoundError: [Errno 2] No such file or directory:
'/tmp/awx_41_93gtgv25/artifacts/41/status'
2019-04-15 13:17:45 -04:00
softwarefactory-project-zuul[bot]
707c3883a8
Merge pull request #3702 from AlanCoding/revert_upgrades
...
Revert "Merge pull request #3697 from AlanCoding/conservative_upgrades"
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-15 16:54:36 +00:00
softwarefactory-project-zuul[bot]
47b0a96e96
Merge pull request #3704 from rooftopcellist/cleanup_prom_files
...
add prometheus data to gitignore
Reviewed-by: awxbot
https://github.com/awxbot
2019-04-15 15:17:07 +00:00
Michael Abashian
d6f91f8b2d
Merge pull request #163 from mabashian/146-access-expand-collapse
...
Remove expand/collapse from org access list
2019-04-15 10:48:47 -04:00
Christian Adams
fb4495b1b5
add prometheus data to gitignore
2019-04-15 10:43:28 -04:00
AlanCoding
5dbc269de1
Revert "Merge pull request #3697 from AlanCoding/conservative_upgrades"
...
This reverts commit 890de400e2 , reversing
changes made to e8de7bc845 .
2019-04-15 10:39:56 -04:00
softwarefactory-project-zuul[bot]
5c7939a6ac
Merge pull request #3676 from keithjgrant/3604-search-tag-line-wrap
...
fix tag word wrapping for firefox
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-15 13:56:40 +00:00
softwarefactory-project-zuul[bot]
890de400e2
Merge pull request #3697 from AlanCoding/conservative_upgrades
...
Apply critical dependency upgrades
Reviewed-by: Alan Rominger <arominge@redhat.com >
https://github.com/AlanCoding
2019-04-15 13:24:25 +00:00
softwarefactory-project-zuul[bot]
e8de7bc845
Merge pull request #3673 from rooftopcellist/metrics_uuids
...
add uuids to ping and metrics
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-13 11:45:47 +00:00
Christian Adams
40393e201f
add uuids to ping and metrics
2019-04-12 18:37:40 -04:00
softwarefactory-project-zuul[bot]
97e2137d07
Merge pull request #3694 from ryanpetrello/gbye-callback-plugins
...
remove the old callback plugin import paths
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-12 21:01:34 +00:00
softwarefactory-project-zuul[bot]
29c3927a16
Merge pull request #3695 from wenottingham/words-are-hard
...
Update wording.
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2019-04-12 20:35:46 +00:00
Ryan Petrello
17a803f49c
remove the old callback plugin import paths and callback-specific tests
2019-04-12 16:11:23 -04:00
softwarefactory-project-zuul[bot]
d0c3882d9d
Merge pull request #3698 from ansible/bumpse
...
Adding selenium stability fix and unpinning se images
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-12 20:10:57 +00:00
mabashian
53f564068f
Remove leftover isCompact references
2019-04-12 16:10:30 -04:00
mabashian
e11c2df6b6
Remove expand/collapse from org access list
2019-04-12 16:10:30 -04:00
Bill Nottingham
9da5cc9c23
Update wording.
2019-04-12 16:09:30 -04:00
John Mitchell
14c1b85127
Merge pull request #156 from jlmitch5/handleNetworkErrors
...
Handle network errors
2019-04-12 16:00:54 -04:00
softwarefactory-project-zuul[bot]
7913247eaa
Merge pull request #3678 from jlmitch5/showRevAndIgForJobResults
...
subscribe to updates for scm revision and and instance group for job …
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-12 19:53:01 +00:00
AlanCoding
569cd3b34e
update paramiko source file
2019-04-12 15:52:35 -04:00
AlanCoding
2c67bec3cb
fix PyYAML warnings in unit tests
2019-04-12 15:48:08 -04:00
John Hill
77e587babe
Adding selenium stability fix and unpinning se images
2019-04-12 15:43:37 -04:00
AlanCoding
235011f5e9
Apply critical dependency upgrades
2019-04-12 15:26:48 -04:00
John Mitchell
526b640329
fix translation marked org and org access list strings
2019-04-12 15:23:45 -04:00
John Mitchell
63894bf822
update Promise.all map functions to not be async
2019-04-12 14:35:35 -04:00
John Mitchell
b9e0b2e0ad
update to correct grab handleHttpError from props instead of state
2019-04-12 14:35:18 -04:00
chris meyers
0c6a522813
remove system tracking
...
* Leave the artisanal handcrafted migration from vendored fact scan to
external fact gathering.
2019-04-12 14:30:29 -04:00
softwarefactory-project-zuul[bot]
dc833bbaa7
Merge pull request #3683 from mabashian/3565-workflow-template-popover
...
Leverages awPopOverWatch to generate popover dynamically on workflow node templates help
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-12 16:54:54 +00:00
mabashian
9b0329021c
Leverages awPopOverWatch to generate popover dynamically on workflow node templates help
2019-04-12 12:29:50 -04:00
softwarefactory-project-zuul[bot]
3611f3491b
Merge pull request #3581 from beeankha/basic_license_feature
...
Update Basic License Feature Access
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-12 15:57:18 +00:00
softwarefactory-project-zuul[bot]
213a0c3cef
Merge pull request #3692 from ansible/spinnycheck
...
Fixing flake and waits for spinny that don't need to be there.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-12 15:45:44 +00:00
beeankha
0cc640403a
Resolve initial login error
2019-04-12 11:28:27 -04:00
Ryan Petrello
85898fd708
remove more unnecessary feature flagging for AUTHENTICATION_BACKENDS
2019-04-12 11:28:27 -04:00
beeankha
14d4d624e4
Restore button for adding notifications
2019-04-12 11:28:27 -04:00
beeankha
de34a64115
Basic License feature gating changes
2019-04-12 11:28:27 -04:00
Daniel Sami
d67a336e2f
drop spinny
...
flake fixes
adjust
2019-04-12 10:57:35 -04:00
softwarefactory-project-zuul[bot]
58966d7368
Merge pull request #3625 from ryanpetrello/iso-forks
...
WIP: specify --forks on isolated health check calls
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-11 21:41:37 +00:00
John Mitchell
83e6255ba4
update NotifyAndRedirect to function component
2019-04-11 17:16:42 -04:00
John Mitchell
09a950570e
Update provider export syntax
2019-04-11 17:10:32 -04:00
John Mitchell
64aecb85fa
move router setup to RootProvider
2019-04-11 17:07:46 -04:00
John Mitchell
85b9b4f896
add missing link to react docs about context
2019-04-11 16:18:08 -04:00
softwarefactory-project-zuul[bot]
fc5322b2a4
Merge pull request #3675 from mabashian/as-mgmt-jobs
...
Check to make sure the activity stream button should be shown after refresh
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-11 17:54:24 +00:00
softwarefactory-project-zuul[bot]
817b350de9
Merge pull request #3685 from ryanpetrello/runner-132
...
pin ansible runner to 1.3.2
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-11 17:27:51 +00:00
Ryan Petrello
0c4ed78bee
pin ansible runner to 1.3.2
2019-04-11 12:57:07 -04:00
John Mitchell
a808462a3d
remove test.only causing org access tests to skip
2019-04-11 12:40:27 -04:00
John Mitchell
b17fb8a596
Add handleHttpError prop to stop error from org detail test
2019-04-11 12:36:19 -04:00
softwarefactory-project-zuul[bot]
0252af0d30
Merge pull request #3674 from ansible/splits
...
added ws and pending to user e2e
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-11 16:04:34 +00:00
John Mitchell
bab7095d67
Update qs path imports to include util
2019-04-11 12:00:39 -04:00
John Mitchell
e36320174c
Add contrib docs based on context changes and move qs to util dir
2019-04-11 11:58:15 -04:00
John Mitchell
abc3733449
fix test after rebase of org teams update
2019-04-11 11:06:39 -04:00
John Mitchell
344713f938
fix unit tests for network handling
2019-04-11 10:42:33 -04:00
John Mitchell
ad0e409448
do 404 modal redirect on unknown routes
2019-04-11 10:42:00 -04:00
John Mitchell
81267c7212
update language and stylign for all warning/danger modals
2019-04-11 10:42:00 -04:00
John Mitchell
fa232a94bd
update api calls to utilized network context
2019-04-11 10:41:59 -04:00
John Mitchell
722ae932ab
update login modal to grab error from RootDialog
2019-04-11 10:38:54 -04:00
John Mitchell
aea4a04c66
add RootDialog and Network contexts, update app bootstrapping
2019-04-11 10:34:48 -04:00
John Mitchell
e20cf72dd6
add AlertModal component and update styling of delete confirmations
2019-04-11 10:34:48 -04:00
John Mitchell
af3419c2dd
update eslint to allow short circuit ternary chains
2019-04-11 10:29:45 -04:00
Daniel Sami
f56f6c11f7
added ws and pending to user e2e
...
lint
2019-04-11 09:41:51 -04:00
John Mitchell
ef84bfc1c2
subscribe to updates for scm revision and and instance group for job results
2019-04-10 17:00:35 -04:00
Alex Corey
84f45d122d
Merge pull request #160 from AlexSCorey/114-HeaderIcons
...
Adds tooltip to username and help icon
2019-04-10 16:39:20 -04:00
softwarefactory-project-zuul[bot]
8383568e3c
Merge pull request #3672 from rooftopcellist/metrics_content_types
...
remove invalid json renderer from metrics endpoint
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-10 20:36:42 +00:00
Christian Adams
fd5d9c45d7
remove invalid json renderer from metrics endpoint
2019-04-10 16:14:54 -04:00
softwarefactory-project-zuul[bot]
23d0f6022c
Merge pull request #3671 from athenahealth/fix-awx-logos-inventory-comments
...
Fix comment on awx branding inventory var
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-10 20:05:16 +00:00
mabashian
9e98058290
Check to make sure the activity stream button should be shown after refresh
2019-04-10 15:56:19 -04:00
Keith Grant
e073b5e017
fix tag word wrapping for firefox
2019-04-10 15:51:56 -04:00
softwarefactory-project-zuul[bot]
21bec83a4e
Merge pull request #3669 from mabashian/workflow-node-save
...
Ensures extra vars are converted to yaml before being passed along to prompt steps
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-10 19:50:39 +00:00
softwarefactory-project-zuul[bot]
cd966f2669
Merge pull request #3670 from mabashian/root-all-groups-responsive
...
Make root/all groups action bar a bit more responsive
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-10 19:50:33 +00:00
softwarefactory-project-zuul[bot]
1830da4268
Merge pull request #3656 from elyezer/applications-e2e
...
Add applications to e2e
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-10 18:57:22 +00:00
Jeff Byrnes
98ec5c8250
Fix comment on awx branding inventory var
...
Fix a conflict with the “AWX Branding” in INSTALL.md, which
has the correct instructions.
2019-04-10 14:49:37 -04:00
Alex Corey
c4ffc58228
addresses PR issues
2019-04-10 14:16:22 -04:00
Keith Grant
96906c2ece
Merge pull request #157 from keithjgrant/145-org-teams-empty-state
...
Org teams empty state
2019-04-10 14:01:55 -04:00
Marliana Lara
0f2355f416
Merge pull request #159 from marshmalien/ux-org-list-links
...
Remove org list links and update label
2019-04-10 13:19:44 -04:00
mabashian
0caf1e8a3d
Make root/all groups action bar a bit more responsive
2019-04-10 12:06:47 -04:00
softwarefactory-project-zuul[bot]
ae7b173e17
Merge pull request #3661 from AlanCoding/stdout_cleanup
...
Remove stdout wrapper classes that moved to runner
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-10 15:05:32 +00:00
softwarefactory-project-zuul[bot]
c326b186a6
Merge pull request #3629 from AlanCoding/nt_read_enable
...
Fix RBAC bugs with notification attachment
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-10 14:56:37 +00:00
mabashian
4f2443e7bb
Ensures extra vars are converted to yaml before being passed along to prompt steps
2019-04-10 10:51:27 -04:00
Elyézer Rezende
213a70b98a
Add applications to e2e
2019-04-10 10:50:49 -04:00
Alex Corey
731da8049b
Adds tooltip to username and help icon.
2019-04-10 10:48:56 -04:00
mabashian
c91cd606ed
Corresponding UI changes for notifications tab and toggle permissions
2019-04-10 10:31:31 -04:00
AlanCoding
4eab362318
fix RBAC bugs with notification attachment
...
Allow notification_admin_role users to attach
NTs from that organization
Require either read_role or auditor_role to the
object which the NT is being attached to
2019-04-10 10:29:54 -04:00
softwarefactory-project-zuul[bot]
df81eb7533
Merge pull request #3659 from rooftopcellist/prom_test
...
add prom permissions test
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-10 14:24:42 +00:00
Keith Grant
909c5e77c4
rename all test files to *.test.js
2019-04-10 09:55:57 -04:00
softwarefactory-project-zuul[bot]
1bb5d560bd
Merge pull request #3663 from kialam/fix-3414-job-output-live-updates-disabled
...
Fix job output name in websocket service.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-10 13:52:08 +00:00
softwarefactory-project-zuul[bot]
652281b6fa
Merge pull request #3645 from AlexSCorey/2281-HostEventToolTip
...
Add tool tip to Host Event lines.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-09 21:17:08 +00:00
Kia Lam
b978a28f8b
Fix job output name in websocket service.
2019-04-09 17:04:30 -04:00
softwarefactory-project-zuul[bot]
4664d9556d
Merge pull request #3620 from AlanCoding/gce_instance_id
...
Add instance_id for gce imported hosts
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-09 20:49:06 +00:00
softwarefactory-project-zuul[bot]
7f935084df
Merge pull request #3653 from AlanCoding/instance_token_management2
...
Fix 403 bug using write PAT and view.always_allow_superuser=True
Reviewed-by: Alan Rominger <arominge@redhat.com >
https://github.com/AlanCoding
2019-04-09 20:37:05 +00:00
AlanCoding
988438f119
Remove stdout wrapper classes that moved to runner
2019-04-09 16:28:30 -04:00
softwarefactory-project-zuul[bot]
20a023e243
Merge pull request #3658 from keithjgrant/2526-fix-workflow-results-layout
...
Fix workflow results layout when extra vars has long line
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-09 19:40:26 +00:00
Christian Adams
f49532090b
add prom permissions test
2019-04-09 15:12:04 -04:00
Alex Corey
75a1c69ea2
address concerns in PR
2019-04-09 14:55:34 -04:00
softwarefactory-project-zuul[bot]
7f6659f767
Merge pull request #3657 from ryanpetrello/issue-template-remove-component
...
remove COMPONENT NAME from our issue templates
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-09 17:50:30 +00:00
Keith Grant
8f05482f8f
fix workflow results layout when extra vars has long line
2019-04-09 13:48:25 -04:00
Ryan Petrello
01a79dd23e
remove COMPONENT NAME from our issue templates
...
this is a remnant from our closed sourced days; upstream bug reporters
only fill this out correctly like 50% of the time, and it's often
difficult to know without knowing how AWX actually works
2019-04-09 12:49:11 -04:00
softwarefactory-project-zuul[bot]
3d308cc2a3
Merge pull request #3636 from ansible/prometheus
...
Prometheus Metrics
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-09 15:51:27 +00:00
Marliana Lara
2ab688932d
Remove org list links
2019-04-09 11:37:43 -04:00
Alex Corey
4f55ffe4a0
Add tool tip to Host Event lines.
2019-04-09 10:58:23 -04:00
softwarefactory-project-zuul[bot]
6ce972a2a4
Merge pull request #3652 from keithjgrant/3639-codemirror-popout-bug
...
Don't obscure modal buttons when code mirror modal throws error
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-09 14:20:21 +00:00
softwarefactory-project-zuul[bot]
57b3565f42
Merge pull request #3631 from mabashian/reload-on-pendo-change
...
Refresh the page after pendo flag changes to make change effective immediately
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-09 14:13:00 +00:00
Wayne Witzel III
1abb0b2c35
restrict metrics to superuser and system auditor
2019-04-09 10:07:38 -04:00
AlanCoding
809fcac738
fix 403 bug using write PAT and view.always_allow_superuser=True
2019-04-09 09:54:52 -04:00
Keith Grant
fa665e81e4
don't obscure modal buttons when code mirror modal throws error
2019-04-09 09:30:58 -04:00
AlanCoding
c4b41a174b
add instance_id for gce imported hosts
2019-04-09 08:20:26 -04:00
softwarefactory-project-zuul[bot]
ce65fdd26c
Merge pull request #3647 from ryanpetrello/cred-namespace-api
...
expose CredentialType.namespace in the API
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-09 11:50:01 +00:00
Ryan Petrello
aa0179690d
expose CredentialType.namespace in the API
...
see: https://github.com/ansible/awx/issues/3644
2019-04-08 19:02:10 -04:00
softwarefactory-project-zuul[bot]
67aeecdee5
Merge pull request #3637 from ryanpetrello/install-uuid
...
add a unique UUID for identifying an AWX installation
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-08 20:17:19 +00:00
softwarefactory-project-zuul[bot]
d14b71ccee
Merge pull request #3643 from AlanCoding/cloudforms_py3
...
Backport fix to run cloudforms script in py3
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-08 18:06:49 +00:00
AlanCoding
47a3ee7d76
backport fix to run cloudforms script in py3
2019-04-08 13:40:44 -04:00
softwarefactory-project-zuul[bot]
a2bfb0f65c
Merge pull request #3633 from AlanCoding/slice_of_one
...
Avoid slicing if the inventory only has 1 host
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-08 16:57:51 +00:00
Ryan Petrello
fc9da002d2
add an example config file and make target for starting a prometheus
2019-04-08 12:01:46 -04:00
Christian Adams
e1c6057b4c
add insights setting to metrics
2019-04-08 11:49:41 -04:00
Wayne Witzel III
520cbd2015
update prometheus run example
2019-04-08 11:47:10 -04:00
Christian Adams
e2039b7d3f
add insights setting to metrics
2019-04-08 11:34:38 -04:00
Keith Grant
70137dea5a
fix tests for OrganizationTeams, OrganizationTeamsList
2019-04-08 10:59:26 -04:00
Marliana Lara
3d6790a419
Merge pull request #155 from marshmalien/ux-instance-groups-lookup-height
...
UX - Lookup static height
2019-04-08 10:40:20 -04:00
softwarefactory-project-zuul[bot]
9125313ed3
Merge pull request #3640 from konkolorado/devel
...
Removes failing symlink to /usr/bin/python3 during the image build
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-08 14:30:49 +00:00
Wayne Witzel III
2c8900568b
add prometheus-client license details
2019-04-08 10:21:05 -04:00
Wayne Witzel III
5c1d2a6f0b
flake8 cleanup
2019-04-08 09:35:46 -04:00
Wayne Witzel III
bb5c7a98f3
test prometheus metrics output
2019-04-08 09:28:57 -04:00
Christian Adams
3fb3079264
fix job status metric
2019-04-08 02:47:56 -04:00
Wayne Witzel III
c3812de3d6
initial prometheus commit
...
Co-authored-by: Wayne Witzel III <wayne@riotousliving.com >
Co-authored-by: Christian Adams <rooftopcellist@gmail.com >
2019-04-08 02:47:56 -04:00
Uriel Mandujano
4821a94944
Removes failing symlink to /usr/bin/python3 during the image build
...
Installing the latest python36-setuptools automatically creates the symlink from python3 -> python3.6 and from python36 -> /usr/bin/python3.6. Building the images fails when the symlink is created explicitly in the AWX installer.
Signed-off-by: Uriel Mandujano <uriel.mandujano14@gmail.com >
2019-04-06 11:13:41 -05:00
Uriel Mandujano
97e030dd1f
Revert "Removes failing symlink to /usr/bin/python3 because that file already exists"
...
This reverts commit 13fadd3838 .
2019-04-06 11:10:35 -05:00
Ryan Petrello
dfd4cb55e5
add a unique UUID for identifying an AWX installation
2019-04-05 20:10:55 -04:00
Uriel Mandujano
13fadd3838
Removes failing symlink to /usr/bin/python3 because that file already exists
2019-04-05 16:53:20 -05:00
Jeff Byrnes
7b636a7566
Set up HTTPS w/ proper port & HTTP redirect
...
HTTPS is, by default, expected to be on port 443.
Also, with HSTS set, we need to be sure that users attempting to arrive
via HTTP are properly redirected to HTTPS.
This does so by:
* Setting up a 301 redirect for any URL to its HTTPS version
* Adjusting the internal port for HTTPS traffic to 8053
* Setting docker-compose to share port 443 → 8053
- This is configurable via an inventory variable
2019-04-05 16:13:23 -04:00
Jeff Byrnes
28e3c63562
Add optional SSL cert to docker-compose install
...
In #3322 , this mount was added, but only to the standalone
Docker install setup:
github.com/ansible/awx/pull/3322/files#diff-596e32ab54a52bfed763f8a639499fe0
This ensures that the SSL cert is loaded when using docker-compose,
which is the only Docker-based method available as of v4.0.0
2019-04-05 16:13:23 -04:00
AlanCoding
cca9de9a3e
set default slice ct for special cases
2019-04-05 16:12:40 -04:00
Marliana Lara
212d3d517d
Replace lookup with patternfly's input group component and 'fix' the height
2019-04-05 15:39:14 -04:00
AlanCoding
880341ac05
avoid slicing if the inventory only has 1 host
2019-04-05 15:28:29 -04:00
softwarefactory-project-zuul[bot]
e9f2fddc7f
Merge pull request #3635 from ryanpetrello/i-am-so-smrt
...
fix a typo
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-05 18:57:16 +00:00
Ryan Petrello
a9a479a51b
fix a typo
2019-04-05 14:28:39 -04:00
softwarefactory-project-zuul[bot]
ddcb7d4881
Merge pull request #3634 from ryanpetrello/dashboard-confessionals
...
fix a small bug related to failed inventory counts in the dashboard API
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-05 18:24:39 +00:00
Ryan Petrello
cd90ad2497
fix a small bug related to failed inventory counts in the dashboard API
2019-04-05 14:02:19 -04:00
softwarefactory-project-zuul[bot]
e3dfc6c796
Merge pull request #3596 from jbradberry/capture-isolated-command
...
Updated IsolatedManager to take a callback that captures the remote command
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-05 17:15:11 +00:00
Alex Corey
09fd8e8106
Merge pull request #141 from AlexSCorey/48-deleteOrgs
...
Add alert for org. delete.
2019-04-05 12:39:38 -04:00
softwarefactory-project-zuul[bot]
1a151ad63a
Merge pull request #3587 from chrismeyersfsu/fix-pickup_insights_id_from_ansible_facts
...
pickup insights system_id from ansible facts
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-05 16:07:21 +00:00
Alex Corey
c0b882d6fb
fixes progress bar
2019-04-05 12:01:04 -04:00
softwarefactory-project-zuul[bot]
4095a6c9d4
Merge pull request #3632 from ryanpetrello/duplicate-playbook-stdout
...
don't write playbook stdout to sys.stdout (it's duplicated in log files)
Reviewed-by: awxbot
https://github.com/awxbot
2019-04-05 15:50:17 +00:00
softwarefactory-project-zuul[bot]
161fd9cde0
Merge pull request #3460 from vismay-golwala/project_admin_issue
...
Project admin manual SCM Type creation bug fix
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-05 15:43:49 +00:00
softwarefactory-project-zuul[bot]
dc77ddbc5b
Merge pull request #3617 from mabashian/jt-enter-toggle
...
Prevent on/off toggles from getting inadvertently trigged by enter key presses
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-05 15:31:02 +00:00
Alex Corey
a42a1bfa17
Addresses PR feedback
2019-04-05 11:29:48 -04:00
Ryan Petrello
81fe923577
don't write playbook stdout to sys.stdout (it's duplicated in log files)
...
this instructs runner to _not_ write to stdout when we invoke
runner.interface.run(); AWX consumes/ingests this strictly as events
2019-04-05 11:20:34 -04:00
softwarefactory-project-zuul[bot]
3521c56baf
Merge pull request #3608 from mabashian/host-filter-quotes
...
Prevents replacing encoded quotes while searching against host filter
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-05 15:14:29 +00:00
softwarefactory-project-zuul[bot]
dd609b8a7c
Merge pull request #3622 from wenottingham/roleing-roleing-roleing
...
Adjust descriptions of RBAC roles for clarity.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-05 15:09:42 +00:00
softwarefactory-project-zuul[bot]
ef1a5c09b6
Merge pull request #3510 from jbradberry/errors-on-change-password
...
Use Django's own logic to invalidate sessions of users when changing passwords
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-05 14:54:20 +00:00
Keith Grant
89ecddf662
refactor OrganizationTeams/OrganizationTeamsList
2019-04-05 10:52:52 -04:00
mabashian
fa3a41f25b
Refresh the page after pendo flag changes to make change effective immediately
2019-04-05 10:48:53 -04:00
Alex Corey
de55ec1688
Add alert for org. delete.
2019-04-05 10:48:51 -04:00
softwarefactory-project-zuul[bot]
50c7807483
Merge pull request #3628 from marshmalien/fix-org-user-linkout
...
Fix Organization User badge linkout
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-05 14:37:53 +00:00
chris meyers
531d97d3b3
pickup insights system_id from ansible facts
...
* Continue to pick up facts from scan_insights.py
* This PR adds the ability to pickup facts from
/etc/ansible/facts.d/insights.facts
* Log what transport the insights system_id was found via
2019-04-05 10:35:56 -04:00
softwarefactory-project-zuul[bot]
d4c69429db
Merge pull request #3624 from ryanpetrello/iso-cleanup-path-changes
...
update periodic isolated cleanup to match the new paths post-runner
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-05 14:25:18 +00:00
Marliana Lara
2062124a92
Merge pull request #149 from marshmalien/org-details-ig-show-more-less
...
Update Org Details UX layout
2019-04-05 10:04:20 -04:00
Marliana Lara
868ad51158
Set static value to const variable
2019-04-05 09:58:19 -04:00
Ryan Petrello
79d580d5b9
update periodic isolated cleanup to match the new paths post-runner
2019-04-05 09:43:27 -04:00
Marliana Lara
8302992a35
Fix Organization User badge linkout
2019-04-05 08:44:12 -04:00
softwarefactory-project-zuul[bot]
4f8b197b55
Merge pull request #3615 from ryanpetrello/platform-metrics
...
add some additional analytics metrics
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2019-04-05 00:50:04 +00:00
Ryan Petrello
5a4a812c73
specify --forks on isolated health check calls
...
this requires ansible-runner 1.3.2
2019-04-04 20:12:14 -04:00
Ryan Petrello
5c5173956d
add some additional analytics metrics
2019-04-04 20:10:54 -04:00
softwarefactory-project-zuul[bot]
2423d9df44
Merge pull request #3626 from ryanpetrello/no_ln_py3
...
fix busted CI
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-04 23:15:42 +00:00
Ryan Petrello
ce2fc1a9dd
fix more py3 centos7 issues
2019-04-04 18:35:59 -04:00
Matthew Jones
fd3a423b07
The python 3.6 package seems to already make this symlink
2019-04-04 18:35:56 -04:00
Jeff Bradberry
c6643946c5
Capture the redacted credential env vars separately
...
and then make use of them specifically to make safe the env vars
coming back from an isolated node. This will allow us to capture the
safed versions of custom credential values, but without potentially
clobbering normal env var values that vary between the controller and
the node.
2019-04-04 15:22:27 -04:00
softwarefactory-project-zuul[bot]
6b422d3bb7
Merge pull request #3619 from ansible/headless
...
headless option added
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-04 18:46:32 +00:00
Jeff Bradberry
3f6d3506c6
Change the artifact file convention for isolated nodes to 'command'
...
since that's what landed in the ansible-runner PR.
2019-04-04 14:25:50 -04:00
Daniel Sami
ac11b3782b
headless profile
2019-04-04 14:17:53 -04:00
Bill Nottingham
cfdecd7297
Adjust descriptions of RBAC roles for clarity.
2019-04-04 14:08:30 -04:00
softwarefactory-project-zuul[bot]
5debfdf5e8
Merge pull request #3545 from chrismeyersfsu/fix-tower_header_on_insights_playbook_fetches
...
include tower header to insights on plan fetch
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-04 15:51:06 +00:00
softwarefactory-project-zuul[bot]
3f9fd3a3a8
Merge pull request #3618 from rooftopcellist/dashboard_sync_jobs
...
don't show implicit update jobs in dashboard
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-04 15:43:39 +00:00
Christian Adams
2493374d44
don't show implicit update jobs in dashboard
2019-04-04 11:04:27 -04:00
mabashian
7722f0ca08
Prevent on/off toggles from getting inadvertently trigged by enter key presses
2019-04-04 10:16:39 -04:00
softwarefactory-project-zuul[bot]
e3f10ebd65
Merge pull request #3501 from beeankha/timeout_upgrade
...
Upgrade Old Email Timeout Notifications
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-04 13:23:43 +00:00
Keith Grant
c2a223bbb4
delete unused method
2019-04-04 09:17:33 -04:00
softwarefactory-project-zuul[bot]
713b2c1bf2
Merge pull request #3603 from athenahealth/fix-some-docker-standalone-bits
...
Fix some docker standalone bits
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-04 13:11:44 +00:00
softwarefactory-project-zuul[bot]
00a9ae0e72
Merge pull request #3614 from AlexSCorey/2220-AdminBtnRBAC
...
Removes Add Organization Admin Button
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-04 13:03:43 +00:00
Alex Corey
6bcb471584
Removes Add Organization Admin Button
2019-04-04 08:13:40 -04:00
beeankha
f5ea595763
Enable timeout feature to remain functional after upgrade
...
Have the UI spinner fill with a default upon notification type change or
upgrade.
2019-04-03 19:06:11 -04:00
softwarefactory-project-zuul[bot]
1f1cb2bdac
Merge pull request #3598 from rooftopcellist/index_event_expiry
...
add index for jobevent created
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-03 20:56:57 +00:00
mabashian
d9d3c5d15f
Adds comment explaining logic following the split on empty string in splitFilterIntoTerms
2019-04-03 16:56:36 -04:00
mabashian
47d6e5c028
Prevents replacing encoded quotes while searching against host filter
2019-04-03 16:50:45 -04:00
Jeff Bradberry
467700e4bb
Bring the check_callback back into the loop
...
but try to process it only once.
2019-04-03 16:04:07 -04:00
softwarefactory-project-zuul[bot]
cfa2eabb57
Merge pull request #3576 from marshmalien/feat-toolbar-sort-template-list
...
Add sort toolbar to template lists
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-03 19:32:38 +00:00
Jeff Bradberry
b4e508f72a
Bring the check_callback call out of the loop
...
We shouldn't need to call it multiple times.
2019-04-03 15:12:29 -04:00
softwarefactory-project-zuul[bot]
2bda81661e
Merge pull request #3592 from keithjgrant/code-mirror-fixes
...
Code Mirror: prevent console errors when CM parses invalid syntax
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-03 18:57:54 +00:00
Jeff Bradberry
b0f6d2214c
Fix a typo: there is no method called check_callback on BaseTask
2019-04-03 14:57:02 -04:00
softwarefactory-project-zuul[bot]
c9bac0b51c
Merge pull request #3594 from keithjgrant/407-job-launch-keyboard-nav
...
Job launch keyboard navigation improvements
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-03 18:51:24 +00:00
softwarefactory-project-zuul[bot]
487473f0d1
Merge pull request #3586 from AlanCoding/update_verbosity
...
Set ansible-inventory verbosity for Ansible 2.8
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-03 18:51:09 +00:00
Jeff Bradberry
4364e00117
Do the env vars redaction for isolated nodes on this side
2019-04-03 14:34:09 -04:00
Christian Adams
e033eb5aef
add index for jobevent created
2019-04-03 14:27:22 -04:00
Marliana Lara
268d50a339
Update Org Details UX layout and add show more/less to instance groups field
2019-04-03 13:40:08 -04:00
Keith Grant
04bd4d973a
Merge pull request #150 from keithjgrant/test-fix
...
update tests to match new ids
2019-04-03 13:38:01 -04:00
softwarefactory-project-zuul[bot]
bc169fe1cc
Merge pull request #3572 from ansible/pagination-stuff
...
add pagination to user e2e
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-03 17:34:33 +00:00
Keith Grant
8700f32ffc
fix tests eslintrc
2019-04-03 13:29:25 -04:00
Keith Grant
9781c22c3f
update tests to match new ids
2019-04-03 13:16:29 -04:00
softwarefactory-project-zuul[bot]
c15502e581
Merge pull request #3601 from ryanpetrello/isolated-newline-strip
...
fix a bug in isolated OpenSSH key syncing
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-03 16:18:33 +00:00
Daniel Sami
45d5999bc2
add pagination to user e2e
...
lint
2019-04-03 12:11:28 -04:00
Ryan Petrello
78cd1abbb2
fix a bug in isolated OpenSSH key syncing
...
OpenSSH keys _must_ end with a \n to be accepted by ssh-add; enforce
a newline if there isn't one
2019-04-03 11:53:45 -04:00
Jeff Byrnes
e0861fee3a
Update INSTALL docs re: docker-compose prereqs
...
As it turns out, the docker-compose Python module is
required, and docker-py doesn’t cut it.
Even more confusing, docker-compose Python module installs
the docker Python module, which conflicts with docker-py. To
avoid this, there are additional docs to call this out.
2019-04-03 11:52:10 -04:00
Jeff Byrnes
cb806b1699
Set docker_compose_dir like other inventory vars
...
When docker-compose become the sole method for using
Docker directly, some of this was shifted around in ways that
are inconsistent with other elements.
This adjusts it so that:
* The inventory variable default is set like the others, and
is less confusing
* We no longer mention the Standalone Docker in inventory
* We format our INSTALL docs w/r/t this var
2019-04-03 11:52:10 -04:00
softwarefactory-project-zuul[bot]
15b80cdb1a
Merge pull request #3574 from AlexSCorey/265-JTLaunchResponsivness
...
Wraps launch template buttons
Reviewed-by: Alex Corey <Alex.swansboro@gmail.com >
https://github.com/AlexSCorey
2019-04-03 15:41:43 +00:00
softwarefactory-project-zuul[bot]
bf0f1f1496
Merge pull request #3546 from jlmitch5/fixLaunchButtonPositioning
...
move wf and jt form launch buttons to the left instead of the right
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-03 14:49:13 +00:00
Keith Grant
99b2350778
Merge pull request #144 from keithjgrant/120-add-org-form-cleanup
...
Refactor org add/edit forms with Formik
2019-04-03 09:15:03 -04:00
Keith Grant
0c63a57418
improve org form input ids
2019-04-03 09:13:26 -04:00
Keith Grant
dbe4417ac3
fix lint error
2019-04-03 08:59:14 -04:00
Alex Corey
c76e97cecf
Wraps launch template buttons
2019-04-03 08:30:51 -04:00
softwarefactory-project-zuul[bot]
ce4e34eb28
Merge pull request #3597 from wenottingham/how-many-crypto-libs-does-one-cloud-stack-need
...
Don't use the `rsa` python lib.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-03 00:22:27 +00:00
Jeff Bradberry
32286a9d49
Change the artifact to also capture the actual envvars data
2019-04-02 17:10:26 -04:00
Bill Nottingham
ed0bb127e8
Don't use the rsa python lib.
2019-04-02 15:48:30 -04:00
Jeff Bradberry
cac48e7cfb
Updated IsolatedManager to take a callback that captures the remote command
2019-04-02 15:40:56 -04:00
softwarefactory-project-zuul[bot]
96bd0f9d9e
Merge pull request #3573 from AlanCoding/custom_empty_default
...
Change default to allow empty groups from custom sources
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-02 17:54:54 +00:00
Keith Grant
bc7472f3f1
remove unused parameter
2019-04-02 13:54:26 -04:00
Keith Grant
5b2f00b978
make Enter key navigate to next tab in launch modal
2019-04-02 13:26:31 -04:00
softwarefactory-project-zuul[bot]
3f73176ef2
Merge pull request #3098 from ansible/credential_plugins
...
Credential Plugins
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-02 16:19:00 +00:00
Jake McDermott
d987c6e3f7
mention usage with custom credential types in credential plugins doc
2019-04-02 11:24:59 -04:00
Jake McDermott
5d11400f6c
replace unlinked fields before updating input sources
...
With credential type changes for linked credentials disabled, we can
update the unlinked credential fields first. If an error occurs when
updating the unlinked fields, no input sources will be changed.
2019-04-02 11:24:55 -04:00
Jake McDermott
6f43f223b2
update e2e credential checks
2019-04-02 11:24:52 -04:00
Jake McDermott
6b87241099
render non-editable linked credentials
...
We still want to show linked credentials even when a field is
non-editable.
2019-04-02 11:24:48 -04:00
Jake McDermott
0f6615d9cd
make linked fields look disabled when disabled
2019-04-02 11:24:44 -04:00
Jake McDermott
9b55fa61de
fix required field entry for object_query
2019-04-02 11:24:41 -04:00
Jake McDermott
165405ad3f
include externally sourced input fields for injection
2019-04-02 11:24:36 -04:00
Jake McDermott
7ca92e4c1e
prevent input source changes without use role on source cred
...
To update an input source, the user must have admin access
to the target credential and at least use role on the source
credential.
2019-04-02 11:24:32 -04:00
Jake McDermott
8c107a5fa8
prevent overflow in plugin test notifications
2019-04-02 11:24:14 -04:00
Jake McDermott
8b35ac89fc
add timeouts to plugin backends
2019-04-02 11:24:11 -04:00
Jake McDermott
b90f9ac401
remove linked fields from validation loop
...
All linked fields are initially valid. All unlinked fields
are initially valid.
2019-04-02 11:24:07 -04:00
Jake McDermott
7a093de9fd
add workaround for null cloud credential kind summary fields
...
job details summary field credentials have `null` for the
`kind` field so we can't map it to icon names. To work around
this, we now check the value of the `cloud` field when generating
the icon to use.
2019-04-02 11:24:04 -04:00
Jake McDermott
259fcdc5df
don't initialize linked textarea fields as invalid
2019-04-02 11:24:00 -04:00
Jake McDermott
aa4575c92e
update validation when input source is set
2019-04-02 11:23:57 -04:00
Jake McDermott
f0f4f487fb
disable input source lookups when they can't be changed
...
If a user doesn't have permission to change an input field, we disable
the input field.
2019-04-02 11:23:53 -04:00
Jake McDermott
c4a79a778f
add delete to input source user_capabilities
2019-04-02 11:23:50 -04:00
Jake McDermott
f611d4275f
add use to credential user_capabilities
2019-04-02 11:23:46 -04:00
Jake McDermott
8c3dfe8655
remove input value arg from plugin example
...
The plugin backends no longer expect an input value as an argument
so we're removing it from the documented examples.
2019-04-02 11:23:42 -04:00
Jake McDermott
f9e081046c
add object query fields
2019-04-02 11:23:39 -04:00
Jake McDermott
da9abc087e
don't ignore choices param in input config
...
We always want to use choices if they're available in the input config
from the api. An input can sometimes have no type. Usually we'd throw an
error but we can still load a component if it defines a set of choices
to use instead of a type.
2019-04-02 11:23:35 -04:00
Jake McDermott
956f588fd8
generalize secret textarea hint
2019-04-02 11:23:28 -04:00
Jake McDermott
cb238c1f24
read cert from memory
...
Certificate data lives in the db. We're using a fifo here so we can avoid writing
it to disk when making the http request.
2019-04-02 11:23:24 -04:00
Jake McDermott
3dee9f0512
add plugin for cyberark aim
2019-04-02 11:23:20 -04:00
Jake McDermott
261a635005
remove non-matches from input source arrays
2019-04-02 11:23:17 -04:00
Jake McDermott
4f13592430
hide drag-and-drop textarea hints when showing input value as tag
...
You can't drag and drop or enter text when a text area is displaying its value
as a tag, so we hide the hint to avoid incorrectly suggesting that you can.
2019-04-02 11:23:13 -04:00
Jake McDermott
73c9d1b7a9
remove bootstrap fade from dialog component
...
This was breaking the fixed positioning of help popovers for form inputs
nested within the dialog so I'm replacing it.
2019-04-02 11:23:10 -04:00
Jake McDermott
8180a2060a
rename at-easy-modal to at-dialog
2019-04-02 11:23:06 -04:00
Jake McDermott
dfaf19cdf3
use default action button class when fill and color props aren't given
2019-04-02 11:23:02 -04:00
Jake McDermott
ea9ed31f9d
refactor metadata conversion function to use reduce
2019-04-02 11:22:59 -04:00
Jake McDermott
05226333ff
move tag max height declaration to input tag wrapper
...
We don't want to apply max height to all tags, just the ones we embed
within text/textarea input fields.
2019-04-02 11:22:55 -04:00
Jake McDermott
5b79843390
use a shared variable for layout declarations
2019-04-02 11:22:51 -04:00
Jake McDermott
1eda939ce2
add tips for secret controls
2019-04-02 11:22:48 -04:00
Jake McDermott
43456d13c4
don't replace input source unless changed
2019-04-02 11:22:44 -04:00
Jake McDermott
215c3c87e5
enable input source linking for secret textarea fields
2019-04-02 11:22:41 -04:00
Jake McDermott
957804e22a
enable input source linking for textarea fields
2019-04-02 11:22:37 -04:00
Jake McDermott
e14f17687c
disable prompt-on-launch when input source is set
2019-04-02 11:22:34 -04:00
Jake McDermott
e0d61cfb8e
enable input source linking for password fields
2019-04-02 11:22:30 -04:00
Jake McDermott
1344706095
add wrapper for text input tags
2019-04-02 11:22:27 -04:00
Jake McDermott
5c855b5bd1
add selected credential tray to input source lookup
2019-04-02 11:22:23 -04:00
Jake McDermott
6d0f2948aa
don't show lookup until data is fetched
2019-04-02 11:22:20 -04:00
Jake McDermott
736bd2ed67
add validation for required values and metadata fields
2019-04-02 11:22:16 -04:00
Jake McDermott
47f31b41fb
combine add and edit controllers
2019-04-02 11:22:12 -04:00
Jake McDermott
61eeb630f8
move org edit permission check to route resolve
2019-04-02 11:22:08 -04:00
Jake McDermott
7f55a1da0d
move input value initialization to models
2019-04-02 11:22:05 -04:00
Jake McDermott
ceef7f57af
add input source creation ui
2019-04-02 11:21:59 -04:00
Jake McDermott
393ad6b2f4
add cyberark conjur to tested credential types
2019-04-02 11:21:51 -04:00
Ryan Petrello
0768c6ac1d
store the public key for HashiVault signing in the plugin metadata
2019-04-02 11:21:47 -04:00
Ryan Petrello
2824616ba6
add support for CyberArk Conjur (API v5)
2019-04-02 11:21:44 -04:00
Jake McDermott
c436dcf875
add input source prompting and plugin testing
2019-04-02 11:21:40 -04:00
Jake McDermott
0de8a89293
support input source metadata in plugin test apis
2019-04-02 11:21:36 -04:00
Ryan Petrello
81a509424a
prefetch related source credentials in tasks.py
2019-04-02 11:21:33 -04:00
Ryan Petrello
42f4956a7f
enforce required credential fields at job start time rather than on save
...
this is necessary for credential plugins support so that you can (in two
requests):
1. Save a Credential with _no_ input values defined
2. Create/associate one (or more) CredentialInputSource records to the
new Credential
2019-04-02 11:21:29 -04:00
Jake McDermott
e2d474ddd2
document restriction of external-external credential source linking
2019-04-02 11:21:25 -04:00
Ryan Petrello
011d7eb892
clean up access to various CredentialInputSource fields ( #3336 )
2019-04-02 11:21:21 -04:00
Ryan Petrello
018ff91620
add related and summary fields to the CredentialInputSource endpoint
2019-04-02 11:21:17 -04:00
Ryan Petrello
368d933799
remove association behavior from /api/v2/credentials/input_sources/
2019-04-02 11:21:14 -04:00
Jake McDermott
e9532dea8e
cache dynamic input fields
...
Query dynamic input fields once on attribute access and then cache it for future use.
2019-04-02 11:21:10 -04:00
Ryan Petrello
b911f8bf77
allow creation at /api/v2/credential_input_sources
2019-04-02 11:21:06 -04:00
Ryan Petrello
e727909a61
rename the CredentialInputSource related_names so they're plural
2019-04-02 11:21:02 -04:00
Ryan Petrello
13366c1e75
Encrypt machine.ssh_public_key_data (in case users paste in signed data)
2019-04-02 11:20:58 -04:00
Ryan Petrello
ca6d124417
add API examples for supported credential plugins
2019-04-02 11:20:55 -04:00
Ryan Petrello
35cca68f04
add RBAC definitions for CredentialInputSource
2019-04-02 11:20:51 -04:00
Ryan Petrello
dcf17683e2
mark cred plugin strings for translation
2019-04-02 11:20:48 -04:00
Ryan Petrello
b851e2be4a
don't add hvac as a dependency for hashicorp vault integration
...
hvac is just based on requests anyways, and it doesn't support half of
what we need (like the SSH secrets engine API)
2019-04-02 11:20:44 -04:00
Ryan Petrello
69368d874e
move path parameterization to the CredentialInputSource model
2019-04-02 11:20:36 -04:00
Jake McDermott
0ee223f799
add api for testing credential plugins
2019-04-02 11:20:33 -04:00
Ryan Petrello
7a43f00a5d
add support for HashiCorp signed SSH certificates
2019-04-02 11:20:29 -04:00
Ryan Petrello
4ed5bca5e3
add credential plugin support for Azure Key Vault
2019-04-02 11:20:26 -04:00
Ryan Petrello
0a87469225
give credential plugins an explicit namespace
2019-04-02 11:20:22 -04:00
Ryan Petrello
63997838cd
support HashiCorp Vault versioned secrets (API v2)
2019-04-02 11:20:19 -04:00
Ryan Petrello
89b731a0cb
Improve the HashiCorp Vault KV name and field labels/help_text
2019-04-02 11:20:15 -04:00
Ryan Petrello
9036ba492c
switch CredentialInput creation to use the associate/disassociate view
2019-04-02 11:20:10 -04:00
Jake McDermott
d87144c4a7
add api for managing credential input sources
2019-04-02 11:19:56 -04:00
Jake McDermott
c209955400
add credential plugin system and minimal working hashivault
2019-04-02 11:19:26 -04:00
Keith Grant
e5f48bfa62
set focus on first input in modal when launching jt
2019-04-02 11:10:02 -04:00
softwarefactory-project-zuul[bot]
6e2c04e16c
Merge pull request #3579 from ansible/revert-3575-update_preload_data
...
Revert "Add scm_branch while preloading data"
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-02 13:02:19 +00:00
softwarefactory-project-zuul[bot]
8f096d11b6
Merge pull request #3569 from ansible/inv_src_venv
...
Use inventory source model, as opposed to organization, for update custom virtualenv
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-02 12:16:50 +00:00
softwarefactory-project-zuul[bot]
b98bac0ee9
Merge pull request #3580 from ryanpetrello/py3-insights-error
...
fix a py3 compat issue in the insights action plugin
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-01 21:35:07 +00:00
Ryan Petrello
52a2ed2786
fix a py3 compat issue in the insights action plugin
2019-04-01 17:07:37 -04:00
Vismay Golwala
9710015a2f
Revert "Add scm_branch while preloading data"
2019-04-01 16:56:19 -04:00
softwarefactory-project-zuul[bot]
b70c354dfc
Merge pull request #3575 from vismay-golwala/update_preload_data
...
Add scm_branch while preloading data
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-01 20:39:46 +00:00
Keith Grant
e943ae59b7
auto-focus first input in jt launch modal
2019-04-01 15:49:41 -04:00
softwarefactory-project-zuul[bot]
6e8809fe72
Merge pull request #3528 from elyezer/e2e-users
...
Add auditor and admin params to user e2e
Reviewed-by: Elyézer Rezende
https://github.com/elyezer
2019-04-01 19:30:39 +00:00
Elyézer Rezende
d2d1074e8b
Add auditor and admin params to user e2e
2019-04-01 14:48:33 -04:00
softwarefactory-project-zuul[bot]
1bcda0a4cb
Merge pull request #3529 from chrismeyersfsu/fix-inventory_update_deadlock
...
fixes inventory update deadlock
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-01 18:05:36 +00:00
Marliana Lara
4e4afb4a98
Add sorting to all occurrences of the Template list
2019-04-01 13:44:24 -04:00
AlanCoding
750c8d8a6d
Set ansible-inventory verbosity for Ansible 2.8
2019-04-01 13:39:20 -04:00
Vismay Golwala
74e264a6a5
Add scm_branch while preloading data
...
Currently, the SCM url for default project is not able to
fetch playbooks as branch is not specified. So, adding the
scm_branch value resolves this issue.
Signed-off-by: Vismay Golwala <vgolwala@redhat.com >
2019-04-01 11:53:34 -04:00
softwarefactory-project-zuul[bot]
c508dc7d83
Merge pull request #3564 from wenottingham/paranormal-activity-stream
...
Management jobs don't produce activity stream entries; don't try and show them
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-01 15:23:35 +00:00
AlanCoding
ea355f6f8f
change default to allow empty groups from custom sources
2019-04-01 10:53:06 -04:00
Keith Grant
95f5315fa3
prevent console errors when code mirror parses invalid syntax
2019-04-01 08:16:19 -04:00
mabashian
e99e97bcb8
Adds support for custom_virutalenv on inventory sources in the UI
2019-03-31 13:45:24 -04:00
softwarefactory-project-zuul[bot]
7b16931658
Merge pull request #2736 from AlanCoding/logstash_removal
...
Remove python-logstash dependency
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-31 02:35:45 +00:00
softwarefactory-project-zuul[bot]
e395b87a1b
Merge pull request #3559 from chrismeyersfsu/fix-isolated_fact_cache
...
process host facts for iso runs
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-29 20:44:04 +00:00
chris meyers
71fcb1a82c
process host facts for iso runs
...
* Move isolated clean to our final run hook
* ISO and non-iso code path now share the post-fact-processing code
2019-03-29 16:16:22 -04:00
softwarefactory-project-zuul[bot]
21e5179a84
Merge pull request #3563 from shanemcd/secret-secret
...
Move secret key from configmap to secret
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-29 19:47:26 +00:00
Shane McDonald
298eaa0b32
Move secret key from configmap to secret
2019-03-29 15:24:50 -04:00
Bill Nottingham
17c0293065
Management jobs don't produce activity stream entries; don't try and show them.
2019-03-29 15:21:22 -04:00
AlanCoding
6f150f0362
Set inv src custom virtualenv directly on model
2019-03-29 14:37:28 -04:00
Keith Grant
3f2cc53992
fix tests eslintrc
2019-03-29 14:28:41 -04:00
Keith Grant
20f27f4062
make InstanceGroupsLookup tooltip customizable via prop
2019-03-29 14:22:09 -04:00
softwarefactory-project-zuul[bot]
71718ee2eb
Merge pull request #3558 from ryanpetrello/index-job-status
...
index unified_job.status
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-29 18:14:53 +00:00
Keith Grant
40b88da9dd
add FormRow component; rename unwrapped components with underscore
2019-03-29 13:50:17 -04:00
Ryan Petrello
7ef68a03c6
index unified_job.status
...
this is a fairly importantj column that we join on for a number of
queries throughout AWX, particularly the task scheduler and analytics
2019-03-29 12:59:43 -04:00
softwarefactory-project-zuul[bot]
bf3473d394
Merge pull request #3552 from ryanpetrello/final-isolated-cleanup
...
move awx.main.expect to awx.main.isolated
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-29 16:57:02 +00:00
softwarefactory-project-zuul[bot]
eab9ee5128
Merge pull request #3514 from AlanCoding/azure_huzzah
...
Enable azure_rm inventory plugin
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-29 16:41:16 +00:00
Ryan Petrello
563a0cc2a4
move awx.main.expect to awx.main.isolated
2019-03-29 12:14:40 -04:00
softwarefactory-project-zuul[bot]
3007b9c66a
Merge pull request #3518 from jbradberry/isolated-heartbeat
...
Make use of user-defined settings for defining the isolated nodes heartbeat
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-29 15:15:49 +00:00
softwarefactory-project-zuul[bot]
a4ec149344
Merge pull request #3555 from ryanpetrello/even-more-iso-fixes
...
fix a variety of bugs in isolated support
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-29 15:13:23 +00:00
Ryan Petrello
a59bc33280
slightly refactor isolated event consumption
2019-03-29 10:48:42 -04:00
Ryan Petrello
8f089c02a5
fix some faulty logic in isolated syncs that caused SSH keys to not work
2019-03-29 10:32:24 -04:00
Ryan Petrello
d663d397f8
clean up some isolated adhoc code
...
if it's adhoc, there's not project directory to copy
2019-03-29 10:31:56 -04:00
Ryan Petrello
546281d435
work around a bug where runner doesn't provide atomic event writes
2019-03-29 10:31:12 -04:00
softwarefactory-project-zuul[bot]
4e01b11577
Merge pull request #3503 from kialam/fix-3421-wf-viz-popover
...
Format jt details for popover use.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-29 13:59:07 +00:00
Kia Lam
d25f1d1357
Format jt details for popover use.
2019-03-29 09:22:15 -04:00
softwarefactory-project-zuul[bot]
2ab290ff2d
Merge pull request #3534 from ryanpetrello/iso-pexpect-cleanup
...
replace our usage of pexpect in IsolatedManager with ansible-runner
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-29 13:17:05 +00:00
softwarefactory-project-zuul[bot]
ef88507d23
Merge pull request #3543 from AlanCoding/do_not_transform
...
Set Ansible name transform setting for built-in sources
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-28 23:47:56 +00:00
softwarefactory-project-zuul[bot]
df9a012013
Merge pull request #3284 from ansible/analytics
...
Analytics
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-28 22:40:18 +00:00
Ryan Petrello
9160d91278
clean up old usage of idle_timeout
...
cmeyers and I looked at this and can't tell where/why/how you'd actually
set this setting - it looks like really old ~2014-2015 Tower history
that probably isn't actually in use
2019-03-28 17:31:32 -04:00
Ryan Petrello
ab11f18957
send an EOF event if isolated dispatch fails
2019-03-28 16:48:52 -04:00
Keith Grant
2002d48bcc
minor tweaks
2019-03-28 16:44:44 -04:00
Ryan Petrello
ea30547754
remove main.expect tests (this functionality exists in runner now)
2019-03-28 16:13:14 -04:00
Christian Adams
4a0778a3d5
exclude implicit project updates
2019-03-28 16:12:30 -04:00
softwarefactory-project-zuul[bot]
1270949909
Merge pull request #3539 from AlanCoding/gce_huzzah
...
Use option to add back in gce_image hostvar
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-28 18:37:59 +00:00
AlanCoding
180396b5df
Use option to add back in gce_image hostvar
...
construct groups from this gce image hostvar
2019-03-28 14:14:44 -04:00
softwarefactory-project-zuul[bot]
504b17b474
Merge pull request #3540 from ansible/ci-repairs
...
ci adjustments
Reviewed-by: Jake McDermott <yo@jakemcdermott.me >
https://github.com/jakemcdermott
2019-03-28 17:52:02 +00:00
Keith Grant
6353d5e410
update tests for org add/edit refactor
2019-03-28 13:02:04 -04:00
Ryan Petrello
dd81f59d9a
set PYTHONPATH properly for isolated usage of runner
2019-03-28 12:40:21 -04:00
Ryan Petrello
99478f5d25
replace our usage of pexpect in IsolatedManager with ansible-runner
2019-03-28 12:40:21 -04:00
John Mitchell
b3ad12f31a
move wf and jt form launch buttons to the left instead of the right
2019-03-28 11:32:12 -04:00
chris meyers
926d6a6525
include tower header to insights on plan fetch
...
* We include a special header value in the user agent when tower proxies
requests to get per-host rules.
* This extends that header logic to when we fetch plans (playbooks)
2019-03-28 10:56:56 -04:00
John Mitchell
cc0fd6beb6
fix openDeleteModal with button test
2019-03-28 10:42:17 -04:00
AlanCoding
e84642b4a1
Set Ansible name transform setting for built-in sources
...
This is the current default but will change in the future
for these sources, we do not want behavior change
2019-03-28 10:37:36 -04:00
Alex Corey
f3a07753e6
Add alert for org. delete.
2019-03-28 10:29:55 -04:00
Daniel Sami
ef3c0cfb38
ci adjustments
...
lint
2019-03-28 09:52:43 -04:00
Christian Adams
9a4439e731
collect jt table for analytics
2019-03-28 00:58:18 -04:00
Christian Adams
c481919a49
check for open license
2019-03-27 19:54:25 -04:00
Christian Adams
58f0e42bd6
update setting wording & add instance-enabled field
2019-03-27 19:54:25 -04:00
John Mitchell
70af2dd66b
add ui for insights enablement
2019-03-27 19:54:25 -04:00
Christian Adams
40dbe70854
update setting wording & add instance-enabled field
2019-03-27 19:53:00 -04:00
Christian Adams
a7368cec43
add copy events table and remove events queries
...
add copy unifiedjob table, futher optimization, rm since from job_instance queries
2019-03-27 19:53:00 -04:00
Christian Adams
636153d92c
add insights setting, optimize and consolidate queries
2019-03-27 19:53:00 -04:00
Christian Adams
ae9377e0e4
add basic job & JT analytics
2019-03-27 19:53:00 -04:00
Ryan Petrello
c586fa9821
add a minimal framework for generating analytics/metrics
...
annotate queries & add license analytics
2019-03-27 19:53:00 -04:00
chris meyers
cb4d55b47a
fixes inventory update deadlock
...
* all inventory updates continue to occur in parallel up to the point
that they update the database with their results.
* the "funnel" is achieved by using a global per-inventory postgres
named lock
2019-03-27 16:52:07 -04:00
Keith Grant
64e933acb4
refactor out OrganizationForm; share between add & edit
2019-03-27 15:29:46 -04:00
Jeff Bradberry
e398a0ac5e
Remove the isolated_heartbeat setup from settings/defaults.py
2019-03-27 14:12:42 -04:00
Michael Abashian
77ab6ec044
Merge pull request #142 from mabashian/upgrade-pf-2.9.2
...
Upgrade pf react-core to 2.9.2
2019-03-27 13:49:39 -04:00
John Mitchell
4e80f05cdf
Merge pull request #136 from jlmitch5/addOrgTeamsList
...
add org teams list
2019-03-27 11:30:59 -04:00
Alex Corey
ae622c4875
Merge pull request #139 from AlexSCorey/138-updateFunctionName
...
Fixes function naming
2019-03-27 11:05:18 -04:00
Keith Grant
40b2539626
rework org edit form to use Formik
2019-03-27 10:49:10 -04:00
Jeff Bradberry
bc6df9cab8
Make use of user-defined settings for defining the isolated nodes heartbeat
...
Just in case the user has created custom settings files which set
AWX_ISOLATED_PERIODIC_CHECK.
2019-03-27 10:47:38 -04:00
Jeff Bradberry
efb4fb6fd0
Remove some no longer used imports
2019-03-27 10:06:13 -04:00
Jeff Bradberry
f2be4de544
Use Django's own logic to invalidate sessions of users when changing passwords
...
The key is django.contrib.auth.update_session_auth_hash(), which knows
how to inject a recalculated session hash back into the session if the
requesting user is changing their own password, in order to keep that
user logged in.
2019-03-27 10:06:13 -04:00
AlanCoding
73f16b2bee
Enable azure_rm inventory plugin
2019-03-27 09:27:10 -04:00
Alex Corey
a430b5bf9a
fixes function naming to match our naming convention in the org. notifications.
2019-03-26 18:08:09 -04:00
John Mitchell
aeed1d8ee9
one org teams rename spelling issue
2019-03-26 17:06:43 -04:00
John Mitchell
5419434daa
rename org teams functions based on guide
2019-03-26 17:04:34 -04:00
mabashian
9b314a6f2f
Upgrade pf react-core to 2.9.2
2019-03-26 11:49:41 -04:00
Keith Grant
02cd188c2f
rename onX methods to handleX
2019-03-25 15:40:20 -04:00
Keith Grant
f3a6da20f6
create InstanceGroupsLookup for org add/edit forms
2019-03-25 11:59:14 -04:00
Keith Grant
f0c94c7e9c
stub api in org add/edit tests
2019-03-25 11:56:29 -04:00
kialam
1cb2a95a47
Merge pull request #137 from ansible/document-naming-functions
...
Update contributing doc
2019-03-21 14:26:12 -04:00
John Mitchell
7e414ace5a
add org teams list
2019-03-21 13:12:12 -04:00
Kia Lam
e3a6a20049
Update contributing doc to include:
...
- Method naming convention
- Initial Empty State convention
2019-03-21 12:51:23 -04:00
mabashian
b394766075
Show manual project path when available
2019-03-21 10:45:16 -04:00
Vismay Golwala
df11a7fd3d
Project admin manual SCM Type creation bug fix
...
There was a bug in tower where project admin was not allowed to create
a project with manual SCM type. This was because, the project base dir
was only set from `settings.PROJECTS_ROOT`, if the user role was either
admin or auditor. This has been updated by also allowing it to set when
user is a project admin.
Signed-off-by: Vismay Golwala <vgolwala@redhat.com >
2019-03-20 16:01:33 -04:00
AlanCoding
1ae4ed4922
migrate python-logstash license
2019-03-20 15:29:06 -04:00
AlanCoding
8a72a4d39d
Prune the python2 specific logic from log formatter
2019-03-20 15:29:06 -04:00
AlanCoding
127495b53d
remove things from base class that were never used
2019-03-20 15:29:05 -04:00
AlanCoding
017d367749
Remove dependency and insert class
2019-03-20 15:29:05 -04:00
Michael Abashian
7bd8234edf
Merge pull request #135 from mabashian/upgrade-pf
...
Upgrades pf deps to latest
2019-03-20 10:53:10 -04:00
mabashian
d30aed9231
Upgrades pf deps to latest
2019-03-19 16:41:26 -04:00
Michael Abashian
c288c5fcbe
Merge pull request #134 from mabashian/toolbar-refactor-v2
...
Refactor of DataListToolbar v2
2019-03-19 14:16:04 -04:00
mabashian
fc80470e5d
Normalize event callback function names in search and sort components
2019-03-19 14:01:39 -04:00
mabashian
3596d776fc
Refactor of DataListToolbar. Creates a number of smaller components used by the toolbar. Adds support for passing in an add button node to the toolbar.
2019-03-19 14:01:39 -04:00
kialam
dbeef0a823
Merge pull request #123 from ansible/access-list-remove-role-functionality
...
Org Access List: add remove role functionality
2019-03-18 10:25:56 -04:00
Kia Lam
a4493cd02b
Add empty initial states and adjust rendering logic.
2019-03-18 09:32:11 -04:00
Kia Lam
a5683fb354
Clear mocked methods after each test to prevent overlaps with other tests.
2019-03-14 10:41:28 -04:00
Kia Lam
518ecee53e
Apply padding to Alert component.
2019-03-14 10:35:54 -04:00
Kia Lam
6bd5ee4201
Move test for AccessList.
2019-03-13 17:12:16 -04:00
Kia Lam
390832cc1a
Rename AccessList to OrganizationAccessList and fix paths.
2019-03-13 16:46:50 -04:00
Kia Lam
c6d810621f
Move AccessList out of components directory.
...
- The AccessList component is pretty specific to the Organization component, and given the structure and methods within it, is pretty context-specific and not a good candidate to be a re-useable component.
2019-03-13 16:37:03 -04:00
Alex Corey
0f6a40014e
Merge pull request #129 from AlexSCorey/paginationTest
...
add pagination test
2019-03-13 16:21:01 -04:00
Alex Corey
91e4679311
adds test to ensure page size option dropdown is removed is no page size option is passed in.
2019-03-13 16:19:59 -04:00
Kia Lam
0495214f47
Address PR feedback.
2019-03-13 15:59:42 -04:00
Kia Lam
21156d1409
Merge remote-tracking branch 'origin' into access-list-remove-role-functionality
2019-03-13 15:43:30 -04:00
Kia Lam
198dfe7f2e
Add unit test to check state when user tries to delete a role.
2019-03-13 14:44:12 -04:00
Keith Grant
e1ebcd51b0
Merge pull request #131 from keithjgrant/add-org-ux-improvements
...
UX improvements for Add Organization screen
2019-03-13 13:36:46 -04:00
Keith Grant
fe5821eb15
Merge pull request #132 from keithjgrant/org-notification-spacing
...
increase space next to organization notifications
2019-03-13 08:37:03 -04:00
Keith Grant
24f0fe2980
increase space next to organization notifications
2019-03-12 16:04:22 -04:00
Keith Grant
188eaede43
switch to PatternFly Tooltip everywhere
2019-03-12 15:24:36 -04:00
John Mitchell
bbb31eb478
fix pagination page input and componentDidUpdate tests
2019-03-12 15:03:21 -04:00
Alex Corey
d96b88e495
add pagination test
2019-03-12 12:28:42 -04:00
Keith Grant
601214f6d4
add close (x) button to Add Org screen
2019-03-12 11:48:29 -04:00
Keith Grant
5b3f5206c4
add tooltips to add organization form
2019-03-12 08:58:12 -04:00
Keith Grant
ecb7306c46
Adding organization: add inputs helper text
2019-03-11 14:41:46 -04:00
Kia Lam
3b65068258
Add remove role functionality.
2019-03-08 13:56:27 -05:00
Keith Grant
a3bea6d4a8
Merge pull request #122 from keithjgrant/fix-pagination-text
...
fix pagination text
2019-03-06 14:42:52 -05:00
Keith Grant
4d15df2b48
fix pagination text when items displayed matches number of items per page
2019-03-06 14:30:21 -05:00
kialam
e935776067
Merge pull request #121 from ansible/org-access-list
...
Organization Access List
2019-03-05 18:56:29 -05:00
Kia Lam
9f86fc2def
Respond to PR feedback.
2019-03-05 12:01:06 -05:00
Kia Lam
35ecd83214
Some cosmetic changes.
...
- Reverse order of Expand/Compact icons in DataListToolbar to Compact/Expand.
- Make Expanded the default view for Access Lists.
- Make role badge styling closer to Chip component styling.
2019-03-04 14:38:58 -05:00
Kia Lam
86a92fefe7
Merge remote-tracking branch 'origin' into org-access-list
2019-03-01 10:37:44 -05:00
Kia Lam
bf7e6201a2
Refactor Access List.
...
- Derive Team Roles without making extra API call.
- Consistent variable naming convention use camelCase.
- More informative error display.
2019-03-01 10:12:36 -05:00
Kia Lam
a3a80bc23e
Fix prop errors in unit tests.
2019-02-27 18:03:15 -05:00
Kia Lam
5659270d3e
Add unit test for Access List component.
2019-02-27 17:30:02 -05:00
Marliana Lara
6f26383e06
Merge pull request #119 from marshmalien/org-edit
...
Add Org Edit View
2019-02-26 15:04:08 -05:00
Marliana Lara
053b21e832
Use ternary operator in Org Edit form
2019-02-26 14:21:27 -05:00
Kia Lam
1443625d89
Abstract out Access List as shared component.
2019-02-26 13:23:34 -05:00
Kia Lam
3cd54c45eb
Add Access List to Orgs.
2019-02-26 08:39:13 -05:00
Marliana Lara
a7b51c526a
Update Lookup chip test
2019-02-25 11:42:18 -05:00
Marliana Lara
ffefba9bf9
Fix bug where lookup parent state is not updated on toggleSelected
2019-02-25 11:05:42 -05:00
Marliana Lara
ff339e0eba
Update org edit form layout and remove chip group component from lookup;
2019-02-25 09:15:21 -05:00
Marliana Lara
c3fc00c45a
Add Organization Edit tests and fix Lookup unit tests
2019-02-22 14:53:47 -05:00
Marliana Lara
d2cf2c275b
Add Organization Edit view
2019-02-22 14:53:17 -05:00
Marliana Lara
f1fefbf5f0
Add organization details patch and instance groups disassociate methods to api
2019-02-22 14:51:38 -05:00
Marliana Lara
b6eacbab86
Rename createInstanceGroups api method to associateInstanceGroup
2019-02-22 14:47:25 -05:00
Marliana Lara
92d3cb6dc4
Replace Lookup tags with pf-react Chip component
2019-02-22 14:35:58 -05:00
Michael Abashian
de3cc4637e
Merge pull request #112 from mabashian/88-sort-filter-ig-modal
...
Adds sorting to IG lookup on org form
2019-02-20 15:53:47 -05:00
mabashian
e28776962d
Fixes left margin on notifications tab
2019-02-20 14:52:11 -05:00
mabashian
87d9df5876
Fixes modal button margin and focus border on toolbar buttons
2019-02-20 13:28:06 -05:00
mabashian
56bd145f21
Adds sort to IG modal
2019-02-20 11:30:58 -05:00
mabashian
581ec8860b
recompile strings to fix Foo being displayed instead of My View
2019-02-20 09:41:38 -05:00
Marliana Lara
1599d2c62c
Merge pull request #110 from marshmalien/upgrade-patternfly
...
Upgrade @patternfly-next to @patternfly/patternfly
2019-02-20 09:29:07 -05:00
Marliana Lara
83982d5e2e
Fix Modal footer button styles
2019-02-19 16:34:27 -05:00
Marliana Lara
8be8663665
Fix AnsibleSelect tests
2019-02-19 16:14:28 -05:00
Marliana Lara
740a9c1e61
Remove pf base css import and tweak styles
2019-02-19 16:10:50 -05:00
Marliana Lara
9229c8e724
Add translations to AnsibleSelect
2019-02-19 16:10:47 -05:00
Marliana Lara
7567a6b36a
Fix Org Detail Action button margin
2019-02-19 16:05:47 -05:00
Marliana Lara
240d07b6d4
Refactor styles and remove patternfly utility classes
2019-02-19 16:05:45 -05:00
Marliana Lara
09107aef1f
Amend LoginForm component to use updated helperText props for @patternfly/react-core 2.1.8
2019-02-19 16:04:48 -05:00
Marliana Lara
68225d191a
Remove old BackgroundImageSrc tokens for @patternfly/react-core 2.1.8
2019-02-19 16:04:47 -05:00
Marliana Lara
58f273347c
Remove heroImgSrc props for @patternfly/react-core 2.1.8
2019-02-19 16:04:47 -05:00
Marliana Lara
c4065a54bd
Rename Select components to FormSelect for @patternfly/react-core 2.1.8
2019-02-19 16:04:45 -05:00
Marliana Lara
50ebf65178
Update @patternfly/patternfly-next references to @patternfly/patternfly
2019-02-19 16:00:11 -05:00
Marliana Lara
f5f67627db
Update @patternfly/* dependencies
...
* Remove @patternfly/react-styles dependency
2019-02-19 16:00:11 -05:00
kialam
e0df011804
Merge pull request #109 from ansible/add-prop-checking
...
Add proptypes to shared components
2019-02-19 11:37:03 -05:00
kialam
f9d615fdee
Fix unit tests.
2019-02-19 11:28:17 -05:00
kialam
da8c3f6c43
Enable submit button by default.
2019-02-19 10:24:26 -05:00
kialam
c3493b0539
Remove unused method.
2019-02-19 10:19:47 -05:00
kialam
bba1c4f5b6
Restore FormGroup to parent Add Org component for AnsibleSelect.
2019-02-19 10:18:03 -05:00
kialam
2a254ea538
Add typechecking to contributing guide.
2019-02-15 15:20:02 -05:00
kialam
b340d49cb7
Integrate proptypes for our shared components.
...
- Fix unit tests.
- Fix linter errors.
2019-02-15 15:08:52 -05:00
kialam
91f87b6d81
Merge pull request #106 from ansible/add-select-default-option
...
Add default option for AnsibleSelect dropdown.
2019-02-14 11:00:04 -05:00
kialam
7c009fc315
Update unit tests to use new props.
2019-02-14 10:53:53 -05:00
kialam
f09eb182c2
Merge remote-tracking branch 'origin/master' into add-select-default-option
2019-02-14 10:38:28 -05:00
John Mitchell
614116c90e
Merge pull request #104 from jlmitch5/instanceGroupsPagination
...
add pagination to instance groups
2019-02-13 15:42:36 -05:00
John Mitchell
b4007c7e04
put FormGroup component in form instead of in AnsibleSelect component
2019-02-13 15:40:46 -05:00
kialam
1f07fc8494
Make default option selectable but return null value.
2019-02-13 15:39:29 -05:00
kialam
2b18cee9c0
Fix linter errors and add test to AnsibleSelect component.
2019-02-13 15:39:29 -05:00
kialam
97477b789a
Add default option for AnsibleSelect dropdown.
2019-02-13 15:39:26 -05:00
John Mitchell
f2ab7f62b9
fix disabled of submit button
2019-02-13 15:09:14 -05:00
John Mitchell
35c94e9cd8
update selected to value in AnsibleSelect
2019-02-13 14:52:11 -05:00
John Mitchell
de658939c5
add default value to props destructure statement
2019-02-13 10:50:04 -05:00
John Mitchell
cbc1ae8875
fix tests based on AnsibleSelect fn name change
2019-02-13 10:34:32 -05:00
John Mitchell
c1381f7b98
incorporate feedback on instance groups pagination
2019-02-12 11:59:49 -05:00
John Mitchell
6431ec603f
fix AnsibleSelect passing onChange callback
2019-02-12 11:53:22 -05:00
Marliana Lara
fb7ccdb726
Merge pull request #108 from marshmalien/remove-breadcrumb-text-style
...
Remove breadcrumb item capitalize text style
2019-02-12 11:32:14 -05:00
Marliana Lara
9619513017
Remove breadcrumb item capitalize text style
2019-02-12 11:18:28 -05:00
John Mitchell
c67088628f
fix border color
2019-02-12 09:05:22 -05:00
John Mitchell
680d153a14
add pagination to instance groups lookup modal
2019-02-11 18:10:27 -05:00
Marliana Lara
cdc8b372f9
Merge pull request #105 from marshmalien/wrap-long-detail-descriptions
...
Wrap Org Details description field
2019-02-11 12:58:28 -05:00
Marliana Lara
0b7c643e75
Wrap Org Details description field
2019-02-11 12:21:34 -05:00
Marliana Lara
8e194baa66
Merge pull request #102 from marshmalien/style-tab-text
...
Update organization tab styles
2019-02-06 14:37:41 -05:00
Marliana Lara
df30a2e8d1
Update organization tab styles
2019-02-06 14:00:26 -05:00
Marliana Lara
241f8a8ac8
Merge pull request #100 from marshmalien/org-details
...
Add Organization Details view and tests
2019-02-06 12:04:46 -05:00
Marliana Lara
9d9b94c8c3
Increase label font-weight and vertically align labels and chips
2019-02-06 11:42:53 -05:00
John Mitchell
56c0ab97ed
Merge pull request #99 from jlmitch5/addOrgEmptyListAndUpdateCSS
...
Add org empty list and update css
2019-02-05 11:52:36 -05:00
Marliana Lara
8846e1427e
Add Organization Details view and test
2019-02-05 10:52:33 -05:00
John Mitchell
736f1e1775
update conditional showing of empty list component
2019-02-04 15:39:44 -05:00
John Mitchell
21bdd487e6
fix to tabs -- padding around and left most border
2019-01-30 16:32:42 -05:00
John Mitchell
4ce19a4b42
add empty list functionality to org list
2019-01-30 16:20:04 -05:00
John Mitchell
98cb8c6f6e
update scss patternfly override file and add center empty list tweak
2019-01-30 16:20:04 -05:00
Michael Abashian
a2007b8e0c
Merge pull request #98 from mabashian/selected-list
...
Adds selected list to lookup component
2019-01-30 15:58:14 -05:00
mabashian
0e9e17f957
Only update selected instance groups if the select button is clicked in the modal
2019-01-30 15:27:12 -05:00
mabashian
6ed36daef7
Fixes close button on tags in instance group form field
2019-01-30 12:59:22 -05:00
mabashian
5778c9cf05
Removes commented styles, use defined color variable in lockup
2019-01-30 12:46:00 -05:00
mabashian
2579e30ca1
Pulls in latest pf-react. Adds selected list component to org instance groups lookup
2019-01-30 12:46:00 -05:00
John Mitchell
701eb6afa5
Merge pull request #97 from jlmitch5/newPagination
...
New pagination
2019-01-30 12:16:21 -05:00
John Mitchell
e4d44efea2
reduce disabled background color to increase contrast w border
2019-01-30 12:14:48 -05:00
John Mitchell
3c0744629b
update pagination component based on ux feedback
2019-01-29 12:50:29 -05:00
John Mitchell
990851aa3b
wrap org list in Card for consistency between detail
2019-01-29 12:50:15 -05:00
Marliana Lara
65e369c0f3
Merge pull request #96 from marshmalien/refactor-url
...
Refactor Breadcrumbs, Tabs, routing
2019-01-28 12:02:23 -05:00
Marliana Lara
9048c34a7d
Fix merge conflicts and linting errors
2019-01-25 16:49:46 -05:00
Marliana Lara
21298c8872
Add Breadcrumbs test
2019-01-25 16:42:09 -05:00
Marliana Lara
b820e411d3
Refactor breadcrumbs, tabs, routing.
...
* Cleanup previous params logic from Notificaitons list
* Add shared breadcrumbs and tabs components
* Structure Organization screens to render only cardBody content
* Add styles
* Fetch organization when location changes
2019-01-25 16:42:04 -05:00
John Mitchell
dd522c240e
remove test debuggers
2019-01-25 16:17:58 -05:00
John Mitchell
54e79a93d9
Merge pull request #95 from jlmitch5/fixLinting
...
Fix linting
2019-01-25 16:16:55 -05:00
John Mitchell
02d7006ea4
fix tests
2019-01-25 15:22:32 -05:00
John Mitchell
7de89f6486
fix linting issues
2019-01-24 13:05:36 -05:00
John Mitchell
2588832629
remove debug flag from eslint
2019-01-24 12:08:39 -05:00
John Mitchell
f37bdba645
update eslint config and add eslint ignore
2019-01-24 11:36:18 -05:00
Michael Abashian
28b5d43e1f
Merge pull request #93 from mabashian/63-org-notifications
...
Add notification list to org
2019-01-24 09:21:13 -05:00
mabashian
47719776f2
More cleanup based on pr feedback. Adds org notif list page and tests
2019-01-23 16:53:02 -05:00
mabashian
6c19d6ae4e
Removes unnecessary fragment elements. Fixes vertical alignment on notif row item. Bind notification list functions to constructor
2019-01-23 14:13:51 -05:00
mabashian
c97dfeb725
Cleanup after change post... to create...
2019-01-21 15:46:11 -05:00
mabashian
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
2019-01-21 15:44:34 -05:00
mabashian
4f929c7052
Fix inadvertent merge conflict change
2019-01-21 13:30:15 -05:00
mabashian
58f99c8918
Adds notification list to orgs
2019-01-21 13:18:37 -05:00
kialam
3060abab1d
Merge pull request #87 from ansible/lookup-form-component
...
Lookup form component
2019-01-16 13:32:28 -05:00
kialam
a70a0fa622
Bump Lookup component test coverage up.
2019-01-16 13:15:51 -05:00
kialam
7230b4bf8d
Bump up unit test coverage for OrganizationAdd component.
2019-01-15 15:51:37 -05:00
kialam
fc32cf026f
Address review feedback.
2019-01-15 15:15:17 -05:00
kialam
e8fe6fe33c
Fix & Add unit tests.
2019-01-15 14:58:23 -05:00
kialam
215c23609c
Hook up 'x' remove button; rename ListItem component.
2019-01-14 09:45:49 -05:00
kialam
c5cd659c83
Redirect user to org detail page after successful POST.
2019-01-08 16:09:30 -05:00
kialam
a1d1dc7a24
Style pop up modal
2019-01-08 15:56:37 -05:00
John Mitchell
a1419f0f20
Merge pull request #85 from jlmitch5/portalModeToMyView
...
update portal mode to my view and update translations
2019-01-08 14:00:54 -05:00
kialam
c085fc6751
Merge remote-tracking branch 'origin/master' into lookup-form-component
2019-01-08 13:47:06 -05:00
Marliana Lara
57b1c2c42c
Merge pull request #86 from marshmalien/directory-structure
...
Move Organization screens and tests into new folder structure
2019-01-08 13:06:55 -05:00
kialam
395e30509b
Fix linter and existing unit tests.
2019-01-07 17:17:22 -05:00
kialam
517ef8a2c9
Hook up add instance group functionality.
2019-01-07 16:56:39 -05:00
Marliana Lara
d040f063e9
Move Organization screens and tests into new folder structure
2019-01-07 15:33:27 -05:00
John Mitchell
e77efbfec2
update portal mode to my view and update translations
2019-01-07 15:23:31 -05:00
kialam
f34ec4be10
Merge remote-tracking branch 'origin/master' into lookup-form-component
2019-01-07 14:40:35 -05:00
Marliana Lara
f521fe5cbc
Merge pull request #79 from marshmalien/org-breadcrumb-tabs
...
Org Breadcrumb and Tabs
2019-01-07 11:23:51 -05:00
Marliana Lara
2d3152ef41
Add translation and small css tweaks
2019-01-07 11:15:11 -05:00
kialam
c63896fbb6
Implement basic lookup modal component.
2019-01-07 10:09:35 -06:00
Marliana Lara
f76e9bddf9
Update org utils test
2019-01-07 10:52:50 -05:00
Marliana Lara
83e300636d
Move Tab components out into component directory
2019-01-07 10:52:50 -05:00
Marliana Lara
913077c489
Update tab content and related badge links
2019-01-07 10:52:50 -05:00
Marliana Lara
e782be10b6
Add Tab styles
2019-01-07 10:52:50 -05:00
Marliana Lara
7406421d1b
Add PF Breadcrumb components
2019-01-07 10:52:47 -05:00
Jake McDermott
976c490dc3
Merge pull request #84 from jakemcdermott/tests-fixup
...
add more unit and functional test coverage
2019-01-07 07:50:11 -05:00
Jake McDermott
a83e5e5675
add unit test coverage for DataListToolbar.jsx
2019-01-07 07:40:31 -05:00
Jake McDermott
8756da59fa
add unit test coverage for TowerLogo.jsx
2019-01-07 07:40:25 -05:00
Jake McDermott
4936238344
add more unit test coverage for index.jsx
2019-01-07 07:40:19 -05:00
Jake McDermott
cb0367ac28
handle null error response
2019-01-07 07:40:12 -05:00
Jake McDermott
48e1fbfb38
add unit test coverage for AnsibleSelect.jsx
2019-01-07 07:40:06 -05:00
Jake McDermott
bbd94fa4f7
add functional test coverage for App.jsx
2019-01-07 07:39:59 -05:00
Jake McDermott
164464c595
add more test coverage for api client
2019-01-07 07:39:51 -05:00
Jake McDermott
5bff942110
pagination test fixup
2019-01-07 07:39:42 -05:00
Jake McDermott
6a7ba87a02
org-add fixup
...
re-adding a changeset I missed when resolving a merge conflict earlier
2019-01-07 07:39:31 -05:00
Jake McDermott
3f2e47b1b1
Merge pull request #82 from jakemcdermott/page-toolbar-tests
...
add some tests for page toolbar and background wrapper
2019-01-04 15:28:06 -05:00
Jake McDermott
df6877bb99
Merge pull request #83 from jakemcdermott/update-webpack-dev-server
...
update webpack-dev-server
2019-01-04 15:20:54 -05:00
Jake McDermott
b69522b5aa
add basic test for background wrapper component
2019-01-04 15:20:32 -05:00
Jake McDermott
95861491cb
add more tests for header toolbar
2019-01-04 15:20:22 -05:00
Jake McDermott
e07db0c05e
update webpack-dev-server
2019-01-04 15:12:57 -05:00
Jake McDermott
8d62b7a2e3
Merge pull request #75 from ansible/contributing-guide
...
Add a contributing doc to our repo.
2019-01-03 22:24:31 -05:00
Jake McDermott
f6f6643622
Merge pull request #81 from jakemcdermott/update-and-refactor
...
wip - update to pf-react 1.43 and refactor some things
2019-01-03 19:37:16 -05:00
Jake McDermott
0d565eb3e3
add header toolbar test
2019-01-03 18:11:26 -05:00
Jake McDermott
23e34bcbbe
remove config pass-through
...
removing this for the time being to giving the config Context a try
2019-01-03 18:00:20 -05:00
Jake McDermott
87101a487d
use constructor bound methods for pagination
2019-01-03 17:54:07 -05:00
Jake McDermott
6446e45165
use constructor bound methods for org view
2019-01-03 17:54:04 -05:00
Jake McDermott
afcfd1640e
use constructor bound methods for org list
2019-01-03 17:54:01 -05:00
Jake McDermott
e015558190
use constructor bound methods for data toolbar
2019-01-03 17:53:58 -05:00
Jake McDermott
e5cdea8daf
use constructor bound methods for logo
2019-01-03 17:53:55 -05:00
Jake McDermott
5948ecce16
use constructor bound methods for nav group
2019-01-03 17:53:52 -05:00
Jake McDermott
24208197e8
use constructor bound methods for Login
2019-01-03 17:53:49 -05:00
Jake McDermott
dce50fe18b
update route group params
2019-01-03 17:53:46 -05:00
Jake McDermott
3e201d3ca0
add config pass-through to inline render
2019-01-03 17:53:43 -05:00
Jake McDermott
4ccce4cc9e
add header toolbar component and move About modal control to App
2019-01-03 17:53:40 -05:00
Jake McDermott
31d0347553
test fixup
2019-01-03 17:53:37 -05:00
Jake McDermott
8f4437e17e
initialize and pass api client to subviews
2019-01-03 17:53:34 -05:00
Jake McDermott
a023df2c17
add inline rendering prop to app component
2019-01-03 17:53:31 -05:00
Jake McDermott
f2760ed91c
use default patternfly breakpoint token name
2019-01-03 17:53:28 -05:00
Jake McDermott
9c6df68557
decouple App and Login components
2019-01-03 17:53:25 -05:00
Jake McDermott
6efd523db2
move wrapper / shared components out of App component
2019-01-03 17:53:21 -05:00
Jake McDermott
f975f9fa75
add background component
2019-01-03 17:53:18 -05:00
Jake McDermott
a2601d5f67
remove conditional redirect component
2019-01-03 17:53:08 -05:00
Jake McDermott
18505b35b8
add params for component routing
2019-01-03 17:53:05 -05:00
Jake McDermott
8bd85193ab
fix login page test for @patternfly/react-core 1.43.5
2019-01-03 17:53:01 -05:00
Jake McDermott
70840841c1
update LoginPage param names for @patternfly/react-core 1.43.5
2019-01-03 17:52:58 -05:00
Jake McDermott
1c483a42c6
update @patternfly/react-core to 1.43.5
2019-01-03 17:52:53 -05:00
Jake McDermott
2254bdb0e1
make default dev server target overridable with env vars
2019-01-03 17:52:46 -05:00
Jake McDermott
23bb32b7ad
Merge pull request #72 from ansible/react-context-api
...
Implement React Context API
2019-01-03 15:28:54 -05:00
kialam
e8924e8f6f
Fix linter errors.
2019-01-03 15:20:46 -05:00
kialam
e77d81dd5b
Lift config context one level higher.
...
- Refactor About component to use config context.
- Update About component unit tests.
2019-01-03 15:20:41 -05:00
kialam
a217a387c6
Use new lifecycle method to update component state.
...
- Use component state to handle rendering of Ansible Select dropdown based on the number of custom virtualenvs the API returns.
2019-01-03 15:20:35 -05:00
kialam
13680a436c
Add unit tests for recent changes to App.jsx.
2019-01-03 15:20:30 -05:00
kialam
6c307726db
Use setState instead of sessionStorage for config data.
2019-01-03 15:20:23 -05:00
kialam
9bc87b3e80
Implement React Context API
...
- Move API GET request to /v2/config out to the top level of our App.
- Store /v2/config response data in sessionStorage.
- Use Context API to pass down relevant data to Organizations component.
- Wrap our AnsibleSelect component as a context consumer and pass in the list of Ansible Environments of the logged in user.
- Clear sessionStorage object when user logs out.
- Update unit tests.
2019-01-03 15:20:08 -05:00
Jake McDermott
f678e158f8
Merge pull request #57 from jlmitch5/updateComponentTests
...
Update component tests and bump back up coverage
2019-01-03 13:52:28 -05:00
John Mitchell
11583dbff0
update pagination tests
2019-01-03 13:37:56 -05:00
John Mitchell
e48c734925
update datelisttoolbar test
2019-01-03 13:37:46 -05:00
John Mitchell
e25dcb2448
update app and towerlogo tests and remove stale code
2019-01-03 13:37:41 -05:00
John Mitchell
ebd09883fe
update DataListToolbar component and tests
2019-01-03 13:37:31 -05:00
kialam
fefbb8fff8
Fix linter errors.
2019-01-02 09:19:11 -07:00
kialam
f5119e5d97
Lift config context one level higher.
...
- Refactor About component to use config context.
- Update About component unit tests.
2019-01-02 09:03:48 -07:00
kialam
5fcdd16f54
Use new lifecycle method to update component state.
...
- Use component state to handle rendering of Ansible Select dropdown based on the number of custom virtualenvs the API returns.
2018-12-22 09:03:44 -05:00
kialam
e30b198418
Remove duplicate REST call in add org component.
2018-12-21 11:56:39 -05:00
kialam
aaa9096b4e
Add unit tests for recent changes to App.jsx.
2018-12-21 10:25:17 -05:00
kialam
4eb04b6f5c
Use setState instead of sessionStorage for config data.
2018-12-21 10:20:07 -05:00
kialam
6dc11a926e
Merge remote-tracking branch 'origin/master' into react-context-api
2018-12-21 10:16:50 -05:00
Michael Abashian
7f1c3c8c6a
Update readme to fix display of unit test commands
2018-12-20 09:52:03 -05:00
kialam
fe857ad68b
Merge remote-tracking branch 'origin/master' into react-context-api
2018-12-18 10:52:09 -05:00
kialam
fd513f704b
Add a contributing doc to our repo.
2018-12-18 10:30:48 -05:00
kialam
46e9fcfda7
Merge pull request #53 from ansible/add-org-new
...
Basic Add Organization View
2018-12-17 17:14:05 -05:00
Michael Abashian
32378266bd
Merge pull request #59 from mabashian/45-list-ux
...
Small ux changes on the org list based on feedback
2018-12-17 14:55:19 -05:00
kialam
ff0015e21d
Hook up Cancel button
...
- Update unit tests.
- Add basic error handling for API requests in Add Orgs component.
2018-12-17 13:44:59 -05:00
mabashian
6ce88fdf4d
Separates search dropdown items from sort dropdown items
2018-12-17 13:16:08 -05:00
mabashian
21cf1d85e3
Remove border-radius on add button
2018-12-17 12:40:20 -05:00
mabashian
d43f0cb2fc
Removed extraneous style
2018-12-17 12:40:20 -05:00
mabashian
71ace1bc00
Small ux changes on the org list based on feedback
2018-12-17 12:40:20 -05:00
kialam
656e6d4f6a
Add back missing style.
2018-12-17 12:39:41 -05:00
Jake McDermott
b375963165
Merge pull request #68 from ansible/refactor-nav
...
replace navitem generator with expandable navgroup component
2018-12-17 12:15:39 -05:00
kialam
b3b6e0515e
Merge remote-tracking branch 'origin/add-org-new' into react-context-api
2018-12-17 11:59:46 -05:00
kialam
b8fc402d55
Implement React Context API
...
- Move API GET request to /v2/config out to the top level of our App.
- Store /v2/config response data in sessionStorage.
- Use Context API to pass down relevant data to Organizations component.
- Wrap our AnsibleSelect component as a context consumer and pass in the list of Ansible Environments of the logged in user.
- Clear sessionStorage object when user logs out.
- Update unit tests.
2018-12-17 11:44:11 -05:00
Michael Abashian
e58613b441
Merge pull request #70 from mabashian/69-hide-expand-collapse
...
Adds option to hide expand/collapse in toolbar and hides it for the org list
2018-12-17 11:40:24 -05:00
mabashian
14f1c4b652
Conditionally render rather than show expand/collapse
2018-12-17 11:28:34 -05:00
Jake McDermott
1bb86dbdf0
use beginning of location path name when checking for active items
2018-12-17 00:16:49 -05:00
Jake McDermott
3d730ef8d2
add basic unit test for expandable navgroup component
2018-12-17 00:16:31 -05:00
Jake McDermott
5d4aa56f4a
refactor wrapped nav components to expandable nav group component
2018-12-16 23:40:54 -05:00
kialam
9292b21a41
Merge remote-tracking branch 'origin/master' into add-org-new
2018-12-14 10:14:36 -05:00
mabashian
4a8791693f
Adds option to hide expand/collapse in toolbar and hides it for the org list
2018-12-14 09:55:59 -05:00
Jake McDermott
9114c16a97
refactor navitem factory function to wrapped router-hoc nav components
2018-12-14 04:05:29 -05:00
Michael Abashian
b2ba863569
Merge pull request #51 from mabashian/43-lingui
...
Add support for i18n using lingui
2018-12-13 16:56:16 -05:00
mabashian
ef9f9e902e
Update readme with new npm command syntax
2018-12-12 13:17:07 -05:00
mabashian
ac8553df85
Pull messages from the correct location
2018-12-12 11:30:50 -05:00
mabashian
6adcac85a6
Moves locales out of src and into build dir. Changes npm commands from extract/compile to extract-strings/compile-strings
2018-12-12 11:28:29 -05:00
kialam
7ea5ea2ecd
Merge pull request #55 from ansible/ansible-environment-dropdown
...
Basic Ansible Environment Select Component
2018-12-12 11:03:00 -05:00
kialam
44029c2191
Use object desctructuring.
2018-12-11 16:57:38 -05:00
kialam
9627a73978
Rename AnsibleEnvironmentSelect to AnsibleSelect
...
- Update references to the component.
2018-12-11 16:42:24 -05:00
kialam
9c7d449a4d
Abstract out API get request to Add Org component.
...
- This makes it so we now have a generic select dropdown where we can pass data down as props.
2018-12-11 16:20:55 -05:00
kialam
d047bc876a
Basic Ansible Environment Select Component
...
- Component conditionally renders based on # of virtual environments.
- User can add an Organization and associate it with a virtual environment.
2018-12-10 20:41:47 -05:00
kialam
27e13ca082
Add tests for Organization add view plus code refactoring.
2018-12-10 15:03:33 -05:00
kialam
9400bad990
Linter fixes.
2018-12-10 15:00:49 -05:00
kialam
1dd8175e11
Basic add organization functionality.
...
- Placeholders for Lookup Modal and Ansible Environment dropdown.
2018-12-10 15:00:16 -05:00
mabashian
356ad06d74
Add support for i18n using lingui
2018-12-10 10:17:00 -05:00
Marliana Lara
e736cfab36
Merge pull request #40 from marshmalien/side-nav-bug
...
Update active nav item based on url
2018-12-05 10:32:47 -05:00
Marliana Lara
a31ef24be6
Remove calling setState from render
2018-12-05 10:19:14 -05:00
John Mitchell
8f54ec681d
Merge pull request #28 from jlmitch5/orgUrls
...
add routes and breadcrumbs for org detail/edit/related routes
2018-12-05 10:01:01 -05:00
John Mitchell
aaaf598ca1
remove commented out code in the data list toolbar
2018-12-05 09:57:11 -05:00
John Mitchell
00c9ae1376
update map function to be chained
2018-12-05 07:59:06 -05:00
John Mitchell
f83b59cb48
working commit of group and nav selection based on url
2018-12-05 07:59:06 -05:00
Marliana Lara
9341c4660c
Update active nav item based on url
2018-12-05 07:58:59 -05:00
John Mitchell
e5320b6fa6
make current tab link replace instead of add new history item
2018-12-04 16:04:44 -05:00
John Mitchell
27542ea322
add tooltip test coverage
2018-12-04 15:27:43 -05:00
John Mitchell
3a8d95b03b
working test commit
2018-12-04 14:46:18 -05:00
John Mitchell
aab6aa4ef9
working commit tests
2018-12-03 13:30:31 -05:00
John Mitchell
12c8267b12
update organizations structure and add unstyled sub routes and breadcrumbs
2018-12-03 13:30:30 -05:00
Michael Abashian
1e7ab9deed
Merge pull request #30 from mabashian/update-pf-fix-login
...
Updates to login page after LoginPage and LoginForm components landed
2018-12-03 12:06:49 -05:00
mabashian
8f6b476388
Update sidebar override to ensure it is the same width as the masthead
2018-12-03 11:30:33 -05:00
mabashian
58d6e586cd
Fixes login page after pf-react added LoginPage and LoginForm components
2018-11-29 16:50:56 -05:00
mabashian
7d2bc1c766
Bumps all patternfly versions to latest
2018-11-28 11:29:07 -05:00
Marliana Lara
07d2a1ed1e
Merge pull request #23 from marshmalien/about-modal
...
Add help dropdown and about modal
2018-11-20 11:33:39 -05:00
Marliana Lara
6d315568d2
Add help dropdown and about modal
2018-11-19 22:53:05 -05:00
Jake McDermott
7fdf27eece
Merge pull request #5 from ansible/pf4-table
...
basic pf4 data list, toolbar, pagination
2018-11-19 11:35:28 -05:00
Jake McDermott
4e6e715f1f
add parametrized unit tests for querystring module
2018-11-18 22:50:21 -05:00
Jake McDermott
9979eddbcd
add basic component test for pagination
2018-11-18 22:50:15 -05:00
Jake McDermott
de96f6cf8a
check tooltip in organization functional test
2018-11-18 22:50:09 -05:00
Jake McDermott
9111948959
add basic component test for data list toolbar
2018-11-18 22:49:59 -05:00
Jake McDermott
e3a5f32b57
wip - pf4 data list and pagination
2018-11-18 22:49:50 -05:00
Jake McDermott
546d5d5587
Merge pull request #20 from ansible/async-await
...
Start using async-await
2018-11-13 13:38:26 -05:00
kialam
b0855ee33d
Fix unhandled promise reject from jenkins.
2018-11-13 13:31:24 -05:00
kialam
03f6e52cf1
Address PR review comments.
2018-11-13 10:55:18 -05:00
kialam
44e9d3919d
Update unit tests.
2018-11-13 09:46:43 -05:00
kialam
f520be71d6
Begin using async/await.
2018-11-12 13:24:17 -05:00
Jake McDermott
06470a0e65
Merge pull request #19 from jlmitch5/useCollapsedHeader
...
Use collapsed header
2018-11-09 21:28:18 -05:00
John Mitchell
5ea40efd3a
update pages to utilize collapsed modifier for padding override
2018-11-09 17:31:40 -05:00
John Mitchell
4632383a33
update app component to utilize collapsing header and update style overrides
2018-11-09 17:30:48 -05:00
Jake McDermott
ea0f3a64b1
Merge pull request #16 from jlmitch5/indexJsxTestsAndRestructure
...
finish unit test coverage
2018-11-06 12:32:29 -05:00
John Mitchell
df57b144c4
fix logout in App.jsx and update test
2018-11-06 12:25:36 -05:00
John Mitchell
7b099578c8
update App.jsx and improve coverage
...
abstract LogoutButton to component
2018-11-02 17:47:59 -04:00
John Mitchell
08d2718f5e
add about page tests
2018-11-02 17:46:43 -04:00
John Mitchell
96b8ab47c4
add TowerLogo tests
2018-11-02 16:34:02 -04:00
John Mitchell
07f6508402
move ConditionalRedirect test to components subfolder
2018-11-02 16:33:40 -04:00
John Mitchell
a670a73fd0
update file mock to return file name
2018-11-02 16:32:51 -04:00
John Mitchell
90d1ab88b1
and index.jsx tests
2018-11-02 13:45:11 -04:00
John Mitchell
19dcf5ed59
update unit test mocks and restructure test dir structure
2018-11-02 13:44:13 -04:00
Jake McDermott
90273247ac
Merge pull request #14 from ansible/pagesTests
...
pages unit tests
2018-10-31 14:52:46 -04:00
John Mitchell
8a3b8823ee
move login page test under pages and add tests for all pages stubs
2018-10-31 14:44:18 -04:00
John Mitchell
b40c81cc3d
Merge pull request #10 from jlmitch5/loginPageTests
...
Add login page tests
2018-10-31 09:45:35 -07:00
John Mitchell
e53a6a91d6
remove setTimeout hack for testing api.login Login.jsx handlers
2018-10-31 12:04:59 -04:00
John Mitchell
55586b9b2a
convert post-api.login code to using async/await for Login.jsx
2018-10-31 12:04:33 -04:00
John Mitchell
986d299961
move login back to using finally handler and update tests
2018-10-31 10:28:51 -04:00
John Mitchell
7c97989e84
add more login page tests
2018-10-31 09:56:35 -04:00
John Mitchell
ecd8427a51
fix eslint issues with app and conditional redirect tests
2018-10-31 09:56:28 -04:00
Jake McDermott
5c2e6244c6
Merge pull request #13 from jlmitch5/updateBuildSystem
...
Update build system
2018-10-30 17:34:07 -04:00
John Mitchell
fed7f51476
update build system
...
polyfill new js features before executing tests
move jest config to file, update transformation exclusion to be okay with axios module
rename enzyme.config.js to jest.setup.js
remove currently unused redux deps
update babel to 7, use env preset as opposed to deprecated stage preset
move .babelrc to newer, favored babel.config.js preset
update all babel preset and plugin packages to those name spaced under @babel
2018-10-30 17:25:29 -04:00
John Mitchell
3ccfc5905e
Merge pull request #8 from jlmitch5/navUpdates
...
update navigation
2018-10-29 12:29:07 -07:00
John Mitchell
74d3e55908
bump patternfly dep versions
2018-10-29 13:58:56 -04:00
John Mitchell
557e619db6
update page navigation
...
fix issue with jerky close and expand of nav
update nav to use expandle headers
separate settings pages out into separate stup page components
2018-10-26 17:24:34 -04:00
John Mitchell
2dfbae79bd
update patternfly style overrides
2018-10-26 17:23:37 -04:00
John Mitchell
fd28cff412
add additional patternfly react packages
2018-10-26 17:23:27 -04:00
Jake McDermott
ca0127d889
Merge pull request #7 from ansible/testing
...
add unit and functional testing to the app
2018-10-24 22:03:43 -04:00
John Mitchell
05d72ae8cf
update webpack and package.json with index.jsx entrypoint
2018-10-24 21:55:59 -04:00
John Mitchell
1caa5b1c54
fix eslint errors
2018-10-24 21:51:35 -04:00
John Mitchell
2245d6a22e
update LoginPage component and test pseudocode
2018-10-24 21:35:43 -04:00
John Mitchell
3e9a85a58b
remove stale route redirection components
2018-10-24 21:35:14 -04:00
John Mitchell
51c58d5645
remove babel config.js to favor .babelrc file
2018-10-24 21:34:20 -04:00
John Mitchell
cfb89f1e31
working commit LoginPage.jsx tests
2018-10-24 21:16:24 -04:00
John Mitchell
fba1a5b71a
fix App.jsx test misnamed variables
2018-10-24 21:15:08 -04:00
John Mitchell
79e68b1dbe
add coverage report
2018-10-24 21:11:52 -04:00
John Mitchell
3938d49a1f
refactor auth redirect and add ConditionalRedirect unit tests and App unit and functional tests
2018-10-24 16:53:16 -04:00
John Mitchell
0373058540
update api.js api client, and axios mock, and add api.js unit tests
2018-10-24 16:52:11 -04:00
John Mitchell
22112f3dd8
update package-lock.json with new jest and enzyme testing dependencies
2018-10-24 16:50:37 -04:00
John Mitchell
a76ac805f2
add jest and enzyme testing dependencies and update infrastructure configuration to make testing work
2018-10-24 16:50:08 -04:00
Jake McDermott
311346b77b
Merge pull request #6 from ansible/nav-login-fixup
...
nav login fixup
2018-10-16 00:31:52 -04:00
Jake McDermott
05af4c7c53
nav login fixup
2018-10-16 00:30:14 -04:00
Jake McDermott
9f2b2b3456
adding pf assets / styles
2018-10-15 12:55:11 -04:00
Jake McDermott
0fbd0c941a
Merge pull request #4 from ansible/nav-login-updates
...
Nav login updates
2018-10-15 12:49:27 -04:00
Jake McDermott
a54fb0e27d
Nav and login updates
2018-10-15 12:44:29 -04:00
Jake McDermott
ff53a9c8ea
move logo component to folder
2018-10-15 12:44:14 -04:00
Jake McDermott
070cec19df
handle fonts and images differently in webpack config
2018-10-15 12:44:07 -04:00
Jake McDermott
f639f353ec
update pf react version
2018-10-15 12:43:52 -04:00
Jake McDermott
ab94398889
Update README.md
2018-10-12 11:54:09 -04:00
Jake McDermott
13f6e63f75
Merge pull request #1 from ansible/nav
...
wip - one way of approaching nav
2018-10-12 11:23:03 -04:00
Jake McDermott
b31edef9b2
one way of approaching nav
2018-10-11 22:48:39 -04:00
Jake McDermott
b2ebbc6a0a
use a few more pf-core components
2018-09-26 21:39:04 -04:00
Jake McDermott
d926378cf5
add .gitignore
2018-09-26 20:59:50 -04:00
Jake McDermott
f8a4b01da5
lint
2018-09-26 20:59:41 -04:00
Jake McDermott
0986ebef33
avoid port collision with other tooling
2018-09-26 18:11:29 -04:00
Jake McDermott
065813ebc0
make default configuration work with awx development api server
2018-09-26 18:06:30 -04:00
Jake McDermott
a73c1dd28e
Update README.md
2018-09-26 14:50:15 -04:00
Jake McDermott
421aa09383
Update README.md
2018-09-26 14:31:28 -04:00
Jake McDermott
72af9c1405
Update README.md
2018-09-26 14:02:10 -04:00
Jake McDermott
1bfa8b19ff
update readme
2018-09-26 13:57:10 -04:00
Jake McDermott
43f3b484f9
initial commit
2018-09-25 10:53:35 -04:00