softwarefactory-project-zuul[bot]
fe5fb0c523
Merge pull request #7997 from mabashian/7480-webhook-disable
...
Fixes bug where users were unable to turn webhooks off when editing templates
Reviewed-by: Tiago Góes <tiago.goes2009@gmail.com>
https://github.com/tiagodread
2020-08-28 14:27:56 +00:00
softwarefactory-project-zuul[bot]
aa637d515a
Merge pull request #7929 from nixocio/ui_associate_instances
...
Associate instances to instance groups
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-27 17:49:00 +00:00
softwarefactory-project-zuul[bot]
ad3e2cbfcd
Merge pull request #8028 from dsesami/8027-workflow-sparkline
...
Change WFJT details sparkline hyperlink
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-27 16:29:42 +00:00
Daniel Sami
dc7e721968
Change WFJT details sparkline hyperlink
2020-08-27 11:54:38 -04:00
nixocio
632204de83
Associate instances to instance groups
...
Associate instances to instance groups.
See: https://github.com/ansible/awx/issues/7801
2020-08-27 11:33:45 -04:00
softwarefactory-project-zuul[bot]
f18d9212cb
Merge pull request #7987 from nixocio/ui_add_adv_search
...
Add advanced search keys for InstanceGroup and CredentialType Lists
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-27 02:55:19 +00:00
mabashian
73d21a01cb
Adds visualizer button to workflow template rows on templates list
2020-08-26 17:03:48 -04:00
mabashian
c731e4282b
Use low level i18n._ instead of i18n.plural for plurals on the schedule form. This fixes a bug where the page would crash on static builds when a frequency was selected.
2020-08-26 13:18:07 -04:00
softwarefactory-project-zuul[bot]
96e1920d36
Merge pull request #7988 from nixocio/add_more_styles_delete_button
...
Update styles to delete button to be secondary
Reviewed-by: Michael Abashian
https://github.com/mabashian
2020-08-26 14:02:46 +00:00
softwarefactory-project-zuul[bot]
b8a04f05d1
Merge pull request #7992 from AlexSCorey/RemovesColonOnListItem
...
Removes colon from survey list item
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-26 00:48:50 +00:00
softwarefactory-project-zuul[bot]
2b18eee92a
Merge pull request #7969 from nixocio/ui_add_isolate_job_label
...
Add label to identify isolated instance group JobDetail screen
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-26 00:48:43 +00:00
mabashian
8fac722b10
Fixes bug where users were unable to turn webhooks off when editing job templates/workflow job templates
2020-08-25 16:02:55 -04:00
Alex Corey
c0a2a69835
removes colon from suvery list item
2020-08-25 13:32:57 -04:00
softwarefactory-project-zuul[bot]
5507f264e3
Merge pull request #7919 from marshmalien/7806-smart-inv-detail
...
Add smart inventory host detail view
Reviewed-by: Daniel Sami
https://github.com/dsesami
2020-08-25 14:47:04 +00:00
nixocio
6794f331c3
Update styles to delete button to be secondary
...
Update styles to delete button to be secondary.
See: https://github.com/ansible/awx/issues/7041
Also: https://github.com/ansible/awx/issues/7984
2020-08-25 10:39:28 -04:00
softwarefactory-project-zuul[bot]
3236f50fe7
Merge pull request #7950 from ryanpetrello/fix-channels-memory-leak
...
work around a memory leak in channels_redis
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-25 14:26:47 +00:00
softwarefactory-project-zuul[bot]
d0e0dbea24
Merge pull request #7986 from kldavis52/api_status_405_error
...
Api status 405 error message update, address issue#5744
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-25 14:00:24 +00:00
Ryan Petrello
e25da217e8
work around a memory leak in channels_redis
...
see: https://github.com/django/channels_redis/issues/212
see: https://github.com/django/channels_redis/pull/219/
2020-08-25 09:58:03 -04:00
softwarefactory-project-zuul[bot]
35efbb043d
Merge pull request #7966 from ryanpetrello/vanishing-instance
...
improve job reaping for jobs that were started on a missing Instance
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-25 13:36:35 +00:00
Ryan Petrello
64da67fa2e
mprove error message when changing an inventory from regular -> smart
...
see: https://github.com/ansible/awx/issues/5744
Co-Authored-By: kldavis52 <kyle.linnard.davis@gmail.com>
2020-08-25 09:25:54 -04:00
nixocio
de130eb798
Add advanced search keys for InstanceGroup and CredentialType Lists
...
Add advanced search keys for `InstanceGroup` and `CredentialType` Lists.
See: https://github.com/ansible/awx/pull/7895/files
2020-08-24 21:27:44 -04:00
Marliana Lara
febfb985a4
Add smart inventory host detail view
...
* Remove host toggle from smart inv host list
2020-08-24 17:19:22 -04:00
softwarefactory-project-zuul[bot]
5248ac4498
Merge pull request #7921 from mabashian/6172-schedule-detail-vars
...
Adds extra variables to schedule details
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-24 20:45:32 +00:00
softwarefactory-project-zuul[bot]
1a033653ae
Merge pull request #7978 from jakemcdermott/fix-7977
...
Don't display facts until facts are loaded
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-24 19:33:26 +00:00
softwarefactory-project-zuul[bot]
45f7e4a663
Merge pull request #7911 from AmadeusITGroup/archive_url_scm_type
...
Add Remote Archive SCM Type to support using artifacts and releases as projects
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-24 17:16:12 +00:00
Jake McDermott
0af9e01610
Don't display facts until facts are loaded
2020-08-24 12:55:32 -04:00
nixocio
447bde95e3
Add label to identify isolated instance group JobDetail screen
...
Add label to identify isolated instance group JobDetail screen as per
mock up.
See: https://tower-mockups.testing.ansible.com/patternfly/jobs/jobs-detail/
2020-08-23 14:58:06 -04:00
Philip Douglass
6dc41f54fc
Ensure scm credentials are passed for archive scm type
2020-08-22 11:16:04 -04:00
Ryan Petrello
de59d1d3f6
improve job reaping for jobs that were started on a missing Instance
...
see: https://github.com/ansible/awx/issues/7848
2020-08-21 16:32:17 -04:00
softwarefactory-project-zuul[bot]
2a824fc1d5
Merge pull request #7964 from nixocio/ui_update_button
...
Update disassociate button variant
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-21 19:36:43 +00:00
nixocio
17a40808b4
Update disassociate button variant
...
Update disassociate button variant.
See: https://github.com/ansible/awx/issues/7041
Also: https://tower-mockups.testing.ansible.com/patternfly/instance-groups/instance-groups-instances/
2020-08-21 14:46:15 -04:00
softwarefactory-project-zuul[bot]
fb381c18da
Merge pull request #7961 from mabashian/fix-audit-warnings
...
Fix npm audit warnings
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-21 18:14:47 +00:00
Philip Douglass
30ae0f53ec
Reject setting scm_branch for Remote Archive projects
2020-08-21 13:09:09 -04:00
softwarefactory-project-zuul[bot]
3c39067d7d
Merge pull request #7958 from shanemcd/fix-container-groups
...
Fix container groups
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-21 13:59:27 +00:00
mabashian
80fe98b8d6
Fix npm audit warnings
2020-08-21 09:20:29 -04:00
Shane McDonald
8ae328e427
Switch back to built-in kubectl connection plugin
...
There's a bug in the upstream community.kubernetes plugin. We can open up a
follow-up PR once that has been patched.
2020-08-20 21:42:07 -04:00
softwarefactory-project-zuul[bot]
51029a8b7a
Merge pull request #7910 from nixocio/ui_issue_5684
...
Add type column to users list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-20 21:13:00 +00:00
softwarefactory-project-zuul[bot]
5458411b19
Merge pull request #7803 from mabashian/6425-approval-notif
...
Adds support for toggling approval notifications on orgs and wfjts
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-20 20:23:50 +00:00
softwarefactory-project-zuul[bot]
bfe00d46ad
Merge pull request #7903 from jlmitch5/searchableKeysPt3
...
update newly useRequested lists to get advanced searchableKeys
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-20 19:59:54 +00:00
mabashian
222a65c875
Adds extra variables to schedule details. Updates parameters by which we display prompt fields on schedule details. Extend VariableDetails component to be able to handle values that come in raw JSON form.
2020-08-20 14:29:24 -04:00
mabashian
daeb5a8de8
Only disable single notification row when toggling, not all rows
2020-08-20 14:24:05 -04:00
nixocio
6ed65a9c81
Add label to show isolated group
...
Add label to show isolated group.
See: https://tower-mockups.testing.ansible.com/patternfly/instance-groups/instance-groups/
2020-08-20 13:59:56 -04:00
Philip Douglass
d259500332
Implement Remote Archive SCM Type for ui_next
...
Signed-off-by: Philip Douglass <philip.douglass@amadeus.com>
2020-08-20 13:52:31 -04:00
Philip Douglass
70cbccd2ef
Add migration for new Remote Archive SCM Type
2020-08-20 13:38:10 -04:00
Philip DOUGLASS
f72b777b07
Add plugin to cleanly manage possibly versioned project archives
...
Signed-off-by: Philip Douglass <philip.douglass@amadeus.com>
2020-08-20 13:38:10 -04:00
Philip Douglass
6720cd9bda
Add block to download and unpack a remote archive
...
Signed-off-by: Philip Douglass <philip.douglass@amadeus.com>
2020-08-20 13:38:10 -04:00
Philip Douglass
b011e34fae
Show fields for archive when selected as scm_type
...
Signed-off-by: Philip Douglass <philip.douglass@amadeus.com>
2020-08-20 13:38:10 -04:00
mabashian
681b765b9a
Adds support for toggling approval notifications on orgs and wfjts
2020-08-20 13:36:32 -04:00
John Mitchell
d03448aa9d
add searchable keys support for AssociateModal and SelectResourceStep lists
2020-08-20 12:53:35 -04:00
John Mitchell
aee2a81b27
update newly useRequested lists to get advanced searchableKeys
2020-08-20 12:53:35 -04:00