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
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