Alex Corey
|
15d6c5fb7a
|
Adds disassociate functionality and an empty state for Sys Admin
|
2020-06-02 10:16:53 -04:00 |
|
Jake McDermott
|
718d3728dd
|
Relocate route config and remove route render props
|
2020-06-02 10:08:40 -04:00 |
|
softwarefactory-project-zuul[bot]
|
7e0dc41bf7
|
Merge pull request #7214 from ryanpetrello/conjur-changelog
update the changelog for a conjur credential plugin bug
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-06-02 12:15:15 +00:00 |
|
Ryan Petrello
|
72c7ace1a0
|
update the changelog for a conjur credential plugin bug
see: https://github.com/ansible/awx/issues/7191
|
2020-06-02 07:38:08 -04:00 |
|
softwarefactory-project-zuul[bot]
|
644ecdb1fb
|
Merge pull request #7200 from ryanpetrello/conjur-quote-plus
properly quote conjur URLs that contain spaces
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-06-02 01:23:06 +00:00 |
|
softwarefactory-project-zuul[bot]
|
0abfa428c4
|
Merge pull request #7205 from mabashian/http-proxy-audit
Bump http-proxy to >1.18.1
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-06-01 20:29:34 +00:00 |
|
mabashian
|
b01e312b8f
|
Remove unnecessary sleep
|
2020-06-01 16:08:44 -04:00 |
|
mabashian
|
78ade1d99d
|
Build inputSourcesMap using an array reduce method instead of forEach with a local variable.
|
2020-06-01 15:55:18 -04:00 |
|
softwarefactory-project-zuul[bot]
|
568e70b68b
|
Merge pull request #7196 from rooftopcellist/labels_changelog
Changelog entry for label removal issue
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-06-01 18:47:53 +00:00 |
|
mabashian
|
5367bc4d3b
|
Adds test coverage for cred plugin prompt
|
2020-06-01 14:46:13 -04:00 |
|
mabashian
|
df069f3874
|
Adds prop type checking to a few components that were missing it. Adds basic test coverage for credential plugin field and selected components. Adds foundation for credential plugin prompt component tests (more coverage to come in a later commit).
|
2020-06-01 14:46:13 -04:00 |
|
mabashian
|
e927680cc2
|
Fix linting errors
|
2020-06-01 14:46:13 -04:00 |
|
mabashian
|
4b95297bd4
|
Adds basic credential plugin support to relevant fields in the static credential forms.
|
2020-06-01 14:46:13 -04:00 |
|
mabashian
|
068d9660b3
|
Addresses npm audit security report vulnerabilities with http-proxy which is a dependency of some of our dependencies.
|
2020-06-01 14:40:33 -04:00 |
|
Christian Adams
|
58737a64e1
|
Add basic functional tests for labels
|
2020-06-01 14:22:29 -04:00 |
|
Ryan Petrello
|
cfe8a1722c
|
properly quote conjur URLs that contain spaces
see: https://github.com/ansible/awx/issues/7191
|
2020-06-01 09:48:15 -04:00 |
|
Christian Adams
|
e373ae1e27
|
Changelog entry for label removal issue
|
2020-06-01 00:42:38 -04:00 |
|
softwarefactory-project-zuul[bot]
|
9d42b8f0f2
|
Merge pull request #7189 from wenottingham/aaargh
Hardcode --kubeconfig and therefore only support OpenShift 3.11+
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-05-29 23:44:16 +00:00 |
|
softwarefactory-project-zuul[bot]
|
54167d9693
|
Merge pull request #7190 from shanemcd/less-bounce
Stop bouncing k8s deployment post-install
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-05-29 20:31:15 +00:00 |
|
mosad
|
4a9603a7ea
|
Allow priv container for awx_task and option to create psp
|
2020-05-29 20:24:49 +02:00 |
|
Shane McDonald
|
747fdf38d8
|
Stop bouncing k8s deployment post-install
We shouldnt need to do this now that RabbitMQ autoclustering is gone.
|
2020-05-29 13:47:33 -04:00 |
|
Bill Nottingham
|
0f0e401c98
|
Hardcode --kubeconfig and therefore only support OpenShift 3.11+
Avoid trying to parse inconsitent oc --version output
|
2020-05-29 13:41:49 -04:00 |
|
softwarefactory-project-zuul[bot]
|
80e22ff2ce
|
Merge pull request #7185 from mstrent/devel
Add subnet configuration to Docker Compose to avoid conflicts.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-05-29 17:10:29 +00:00 |
|
softwarefactory-project-zuul[bot]
|
d205685541
|
Merge pull request #7103 from AlexSCorey/6921-UserAndTeamsAccessAdd
Adds support to user and team access add
Reviewed-by: Alex Corey <Alex.swansboro@gmail.com>
https://github.com/AlexSCorey
|
2020-05-29 13:54:28 +00:00 |
|
softwarefactory-project-zuul[bot]
|
3b06d7b02b
|
Merge pull request #7143 from rooftopcellist/rm_label_500
[WIP] Allow org admins to remove labels
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-05-29 13:32:42 +00:00 |
|
Alex Corey
|
ca6ae24032
|
makes whole card selectable
|
2020-05-29 09:19:28 -04:00 |
|
Alex Corey
|
585ca082e3
|
Improves naming and updates resource list and adds search functionality
|
2020-05-29 09:19:28 -04:00 |
|
Alex Corey
|
4f6d7e56eb
|
Adds support to user and team access add
|
2020-05-29 09:19:28 -04:00 |
|
nixocio
|
8527991cb2
|
Add section about issues to be translated
Add steps related to issues to be translated.
|
2020-05-29 09:04:39 -04:00 |
|
softwarefactory-project-zuul[bot]
|
9de83fdcfe
|
Merge pull request #7172 from keithjgrant/7142-prompt-extra-vars
Preserve extra_vars when they are not prompted
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-05-29 12:17:03 +00:00 |
|
mosad
|
b13a175668
|
Reshape security context for AWX containers
|
2020-05-29 12:35:45 +02:00 |
|
softwarefactory-project-zuul[bot]
|
c1ec84d4a9
|
Merge pull request #7168 from Wilk42/devel
Absent not working for tower_workflow_job_template_node Fix
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-05-29 02:23:08 +00:00 |
|
excalibrax
|
1f2481211b
|
update to workflow node delete
|
2020-05-28 16:00:46 -05:00 |
|
Christian Adams
|
d3086206b4
|
allow org admins to remove labels
|
2020-05-28 14:36:43 -04:00 |
|
softwarefactory-project-zuul[bot]
|
b1853d815b
|
Merge pull request #7177 from kdelee/firehose_event_time
Set event time and date in firehose script
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-05-28 17:42:02 +00:00 |
|
Bill Nottingham
|
131f5ff018
|
Remove dev env futzing of supervisord.conf permissions
If we just link it into the dev env, we don't need to copy it at
startup, and we don't need write permissions on it.
|
2020-05-28 13:12:57 -04:00 |
|
Elijah DeLee
|
efa5a95cf1
|
fix flake8
|
2020-05-28 13:00:37 -04:00 |
|
mstrent
|
8d6d5eeed8
|
Add subnet configuratin to Docker Compose to avoid conflicts.
The out of the box subnet Docker Compose selects may conflict with your existing LAN subnets. This makes it configurable.
|
2020-05-28 09:17:45 -07:00 |
|
softwarefactory-project-zuul[bot]
|
38025e1926
|
Merge pull request #7182 from nixocio/ui_issue_7170
Add Wizard buttons as internationalization
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-05-28 15:10:28 +00:00 |
|
softwarefactory-project-zuul[bot]
|
0e24cb3eac
|
Merge pull request #7171 from nixocio/ui_issue_6718
Add "of" to "Run on" field in schedule form
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-05-28 15:06:38 +00:00 |
|
nixocio
|
6cf195a27e
|
Add Wizard buttons as internationalization
See: https://www.patternfly.org/v4/documentation/react/components/wizard#props
See: https://github.com/ansible/awx/issues/7170
|
2020-05-28 10:26:44 -04:00 |
|
softwarefactory-project-zuul[bot]
|
39b37817a1
|
Merge pull request #6265 from djj106/devel
Add support for importing host/group descriptions
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-05-28 01:53:03 +00:00 |
|
softwarefactory-project-zuul[bot]
|
6d46ee7a01
|
Merge pull request #7124 from Akasurde/awx_7052
vmware_vm_inventory: Replace guest.guestId with config.guestId
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-05-28 01:48:28 +00:00 |
|
Elijah DeLee
|
90ca2fd59b
|
be a bit more respectful of event request
minimum events made now is 10,000, used to be 10,000*number of cores.
could dig deeper but this is better for debugging changes to script
|
2020-05-27 19:34:12 -04:00 |
|
softwarefactory-project-zuul[bot]
|
a5602cc2e7
|
Merge pull request #7178 from ryanpetrello/sumologic-fix
add a changelog note for the sumologic token fix
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-05-27 23:06:43 +00:00 |
|
softwarefactory-project-zuul[bot]
|
4fbab7f1b3
|
Merge pull request #7175 from ryanpetrello/cred-plugin-fifoooooooh-noooooooo
remove the usage of create_temporary_fifo from credential plugins
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-05-27 23:06:35 +00:00 |
|
Elijah DeLee
|
5d5edf6535
|
create timestamp outside loop
this may be expensive
|
2020-05-27 18:43:26 -04:00 |
|
Elijah DeLee
|
a599afa81c
|
Also apply time delta to job
This way they all happened on the same day
|
2020-05-27 18:29:11 -04:00 |
|
Ryan Petrello
|
49dfb5dcaf
|
add a changelog note for the sumologic token fix
see: https://github.com/ansible/awx/issues/7139
|
2020-05-27 18:25:15 -04:00 |
|
Elijah DeLee
|
1835787772
|
add option to set hour delta on firehose
|
2020-05-27 17:56:07 -04:00 |
|