Keith Grant
|
e0e48bf922
|
add custom messages to Notification Detail
|
2020-09-08 14:04:38 -07:00 |
|
Keith Grant
|
7042542e6a
|
add ArrayDetail
|
2020-09-08 14:00:57 -07:00 |
|
softwarefactory-project-zuul[bot]
|
3f63800f58
|
Merge pull request #7967 from keithjgrant/7876-notifications-form
Notifications form
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-09-08 20:56:21 +00:00 |
|
softwarefactory-project-zuul[bot]
|
800cf30d92
|
Merge pull request #8089 from rooftopcellist/update_analytics_job_test
Provide a distinct column name for inventory_name in unifiedjob analy…
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-09-08 20:04:31 +00:00 |
|
softwarefactory-project-zuul[bot]
|
cd8c74e28f
|
Merge pull request #8094 from ryanpetrello/upgrade-django-libs
Update Django and channels_redis
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-09-08 17:46:35 +00:00 |
|
Keith Grant
|
13e6757666
|
add ids to CodeMirror FormGroup containers
|
2020-09-08 10:17:18 -07:00 |
|
softwarefactory-project-zuul[bot]
|
90c3bfc6ae
|
Merge pull request #8074 from fosterseth/fix-7655_task_manager_times_out
Prevent task manager timeout by limiting number of jobs to start
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-09-08 16:42:20 +00:00 |
|
Seth Foster
|
e09274e533
|
PR #8074 - limit how many jobs the task manager can start on a given run
|
2020-09-08 12:16:06 -04:00 |
|
Christian M. Adams
|
0681444294
|
Provide a distinct column name for inventory_name in unifiedjob analytics csv
|
2020-09-08 11:14:24 -04:00 |
|
Ryan Petrello
|
c862b3e5a2
|
Revert "work around a memory leak in channels_redis"
This reverts commit e25da217e851849f51da27ca3cbdc5266858e6f3.
|
2020-09-08 10:40:47 -04:00 |
|
Ryan Petrello
|
f81560b12c
|
update Django and channels_redis
see: https://github.com/ansible/tower/issues/4439
also, addresses CVE-2020-24583 and CVE-2020-24584
|
2020-09-08 10:39:26 -04:00 |
|
softwarefactory-project-zuul[bot]
|
68265ea9b5
|
Merge pull request #8092 from nixocio/ui_issue_8091
List jobs for container groups
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
https://github.com/jakemcdermott
|
2020-09-08 14:33:57 +00:00 |
|
softwarefactory-project-zuul[bot]
|
6e6aa1fdab
|
Merge pull request #8033 from beeankha/update_inv_src_module
Add New tower_inventory_source_update Module
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-09-08 14:04:32 +00:00 |
|
beeankha
|
c7114b2571
|
Add specific lookup data to error message
|
2020-09-07 11:43:44 -04:00 |
|
softwarefactory-project-zuul[bot]
|
127ca4bc54
|
Merge pull request #7975 from AlexSCorey/7973-DisableTemplateFormFields
Disables template and workflow template fields.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-09-06 21:26:23 +00:00 |
|
Alex Corey
|
b51f013880
|
disables prompt on launch checkbox
|
2020-09-05 08:32:15 -04:00 |
|
Alex Corey
|
fc4060778b
|
Disables template and workflow template fields for users that do not have permissions for those fields.
|
2020-09-05 08:32:15 -04:00 |
|
Keith Grant
|
40d3e4ee8b
|
handle error string in FormSubmitError
|
2020-09-04 16:24:09 -07:00 |
|
beeankha
|
a0b8f6a25d
|
Make org an optional parameter for both inv source and inv source update modules
|
2020-09-04 18:56:58 -04:00 |
|
Keith Grant
|
9711c33675
|
fix multiple notification form bugs
|
2020-09-04 15:50:04 -07:00 |
|
Keith Grant
|
b119bc475f
|
convert http headers field to string for codemirror
|
2020-09-04 15:50:04 -07:00 |
|
Keith Grant
|
055abd57cd
|
fix new test from rebase
|
2020-09-04 15:50:04 -07:00 |
|
Keith Grant
|
95c4b6c922
|
trying to force tests to re-run
|
2020-09-04 15:50:04 -07:00 |
|
Keith Grant
|
7ab9d899e4
|
mark text for translation
|
2020-09-04 15:49:11 -07:00 |
|
Keith Grant
|
c700d07a0a
|
fix lint error
|
2020-09-04 15:49:11 -07:00 |
|
Keith Grant
|
4a616d9f81
|
ensure notification template re-loads after saving
|
2020-09-04 15:49:11 -07:00 |
|
mabashian
|
e830da97f3
|
Fix broken credential form tests after id change
|
2020-09-04 15:49:11 -07:00 |
|
Keith Grant
|
43ac5a0574
|
add some notification form tests; notification add screen
|
2020-09-04 15:49:11 -07:00 |
|
Keith Grant
|
9bb834a422
|
create ArrayTextField component
|
2020-09-04 15:49:11 -07:00 |
|
Keith Grant
|
458d29a579
|
only submit customized notification messages if changed
|
2020-09-04 15:49:11 -07:00 |
|
Keith Grant
|
19fc0d9a96
|
reset notification messages to defaults when switching to new type
|
2020-09-04 15:49:11 -07:00 |
|
Keith Grant
|
ba95775ded
|
add custom notification messages subform
|
2020-09-04 15:49:11 -07:00 |
|
Keith Grant
|
bb12e0a3a9
|
fix initial values for notification type fields
|
2020-09-04 15:49:10 -07:00 |
|
Keith Grant
|
09178dd5f2
|
flush out notification form and type subform
|
2020-09-04 15:49:10 -07:00 |
|
nixocio
|
d4b2e1998e
|
List jobs for container groups
Add list of jobs related to container groups.
See: https://github.com/ansible/awx/issues/8091
|
2020-09-04 16:21:32 -04:00 |
|
softwarefactory-project-zuul[bot]
|
9c90804300
|
Merge pull request #7974 from AlexSCorey/6561-WFJTDeetsNotLoad
Adds fix to load template details
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-09-04 20:16:30 +00:00 |
|
softwarefactory-project-zuul[bot]
|
95b43c0087
|
Merge pull request #8075 from ryanpetrello/redis-capacity-check
if redis is unreachable, set instance capacity to zero
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-09-04 20:06:21 +00:00 |
|
softwarefactory-project-zuul[bot]
|
3f8cd21233
|
Merge pull request #8084 from ryanpetrello/bye-fact-scanning
remove old fact scanning plugins
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-09-04 19:13:56 +00:00 |
|
softwarefactory-project-zuul[bot]
|
e6cd27a858
|
Merge pull request #7960 from mabashian/6113-6703-cred-file-upload
Support file upload/drag and drop on credential mutliline fields
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-09-04 17:27:43 +00:00 |
|
beeankha
|
4133ec974b
|
Follow same pattern as project update module, add task to integration test
|
2020-09-04 13:05:34 -04:00 |
|
softwarefactory-project-zuul[bot]
|
70f1bffe42
|
Merge pull request #8069 from ryanpetrello/saml-autopop
add the ability to prevent SAML auto-population behavior
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-09-04 16:01:23 +00:00 |
|
mabashian
|
77c211dabe
|
Adds id's to credential form buttons
|
2020-09-04 11:22:34 -04:00 |
|
Ryan Petrello
|
013b411a0a
|
remove old fact scanning plugins
|
2020-09-04 10:51:34 -04:00 |
|
beeankha
|
7764f1c1a5
|
Fix inv source org lookup, adjust unit tests (since org is now required for inv source module), update README, edit typos in test-related README
|
2020-09-04 10:19:56 -04:00 |
|
beeankha
|
b78dea3e4b
|
Add wait ability to the module
|
2020-09-04 10:19:56 -04:00 |
|
beeankha
|
1ce5d7d539
|
Add ability to look up inventory sources by org name/ID
|
2020-09-04 10:19:56 -04:00 |
|
beeankha
|
65e0ed8c77
|
Fix linter error
|
2020-09-04 10:19:56 -04:00 |
|
beeankha
|
72dbd10c2a
|
Initial commit for new inventory sync module
|
2020-09-04 10:19:56 -04:00 |
|
mabashian
|
e5f9ed827b
|
Undo commenting out of strictmode
|
2020-09-04 09:20:09 -04:00 |
|
mabashian
|
2d2108b1de
|
Support file upload/drag and drop on credential mutliline fields
|
2020-09-04 09:20:09 -04:00 |
|