mabashian
|
4e31bdd2d2
|
Removes changes to serializer that added type to host recent jobs. Addresses Switch styling issues on host list items.
|
2019-11-06 09:35:45 -05:00 |
|
mabashian
|
d5e9716ceb
|
Move CardHeader styled component(s) outside of render functions. Refactors host options calls out to it's own function.
|
2019-11-06 09:35:45 -05:00 |
|
mabashian
|
01963b0ee7
|
Add host list, add/edit forms, and details
|
2019-11-06 09:35:45 -05:00 |
|
softwarefactory-project-zuul[bot]
|
a353f2a807
|
Merge pull request #5250 from jakemcdermott/fix-5234
fix flakey test
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-11-06 14:29:33 +00:00 |
|
Jake McDermott
|
69205c5f6b
|
try a higher timeout ¯\_(ツ)_/¯
https://github.com/ansible/awx/issues/5234
https://github.com/ansible/awx/pull/5250
|
2019-11-06 08:24:35 -05:00 |
|
softwarefactory-project-zuul[bot]
|
941bba2ae0
|
Merge pull request #5252 from marshmalien/4299-fix-twbs-right-margin
Fix right side <body> spacing bug
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-11-05 23:06:08 +00:00 |
|
Ryan Petrello
|
ddccfaa6fe
|
Merge pull request #5251 from ryanpetrello/py-tee-zee
update pytz to the latest version
|
2019-11-05 16:54:01 -05:00 |
|
Marliana Lara
|
6fee0db17b
|
Fix right margin and padding to 0px on body el
|
2019-11-05 14:48:04 -05:00 |
|
Ryan Petrello
|
b25fbc5266
|
update pytz to the latest version
|
2019-11-05 13:53:28 -05:00 |
|
softwarefactory-project-zuul[bot]
|
e6235a4046
|
Merge pull request #5225 from marshmalien/project-edit
Add Project Edit form
Reviewed-by: Marliana Lara <marliana.lara@gmail.com>
https://github.com/marshmalien
|
2019-11-05 18:21:55 +00:00 |
|
Marliana Lara
|
0f32161df0
|
Pull credential api request outside of ProjectEdit
|
2019-11-05 12:40:34 -05:00 |
|
softwarefactory-project-zuul[bot]
|
68c26014cc
|
Merge pull request #5226 from ryanpetrello/sphinx-busted
fix broken sphinx docs build
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-11-04 18:28:03 +00:00 |
|
Shane McDonald
|
8a4c85e473
|
Merge pull request #5231 from shanemcd/bump-version-9.0.1
Bump version to 9.0.1
|
2019-11-04 11:23:13 -05:00 |
|
Shane McDonald
|
09d883f94a
|
Bump version to 9.0.1
|
2019-11-04 11:20:42 -05:00 |
|
Shane McDonald
|
9ef57ec510
|
Merge pull request #5227 from shanemcd/more-downstream-k8s-fallout-sorry-folks
More downstream k8s fallout, sorry folks
|
2019-11-04 11:19:15 -05:00 |
|
Shane McDonald
|
5be006f9d3
|
Merge pull request #5229 from shanemcd/setuid-bwrap
Set setuid bit on bwrap
|
2019-11-04 11:18:57 -05:00 |
|
Shane McDonald
|
089bafa5d4
|
Set setuid bit on bwrap
Related: https://github.com/ansible/awx/issues/5224
|
2019-11-04 11:10:09 -05:00 |
|
Shane McDonald
|
fa278f83ad
|
Fix k8s installs using external db
|
2019-11-04 09:35:11 -05:00 |
|
Shane McDonald
|
0d68ca8f14
|
Allow for overriding container groups image from k8s installer
|
2019-11-04 09:35:03 -05:00 |
|
Ryan Petrello
|
2ec90f17d0
|
fix broken sphinx docs build
|
2019-11-04 09:32:04 -05:00 |
|
Marliana Lara
|
ecf340f722
|
Add Project Edit test coverage
|
2019-11-04 09:16:31 -05:00 |
|
Shane McDonald
|
713079bd70
|
Merge pull request #5218 from shanemcd/fix-k8s-nginx
Fix broken k8s installs
|
2019-11-04 08:57:48 -05:00 |
|
Marliana Lara
|
d77040a7a9
|
Add Project Edit form and refactor how the form handles credentials
|
2019-11-03 21:28:10 -05:00 |
|
Shane McDonald
|
d3b137fbc4
|
Fix broken k8s installs
Related: https://github.com/ansible/awx/issues/5205
The following commit introduced this bug:
712b07c136 (diff-a2ef2d6347894a92a6b882e3793fb06c)
|
2019-11-03 16:03:19 -05:00 |
|
softwarefactory-project-zuul[bot]
|
5246c842b2
|
Merge pull request #5203 from keithjgrant/warnings-cleanup
Cleanup console warnings/refactor
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-11-01 19:29:22 +00:00 |
|
softwarefactory-project-zuul[bot]
|
1dca4c9098
|
Merge pull request #5198 from AlanCoding/no_symlink
Remove venv symlink hack no longer needed
Reviewed-by: Alan Rominger <arominge@redhat.com>
https://github.com/AlanCoding
|
2019-11-01 15:36:39 +00:00 |
|
softwarefactory-project-zuul[bot]
|
8cb32045f0
|
Merge pull request #5127 from marshmalien/project-add-form
Project add form
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-11-01 15:13:51 +00:00 |
|
softwarefactory-project-zuul[bot]
|
4962b729de
|
Merge pull request #5199 from ryanpetrello/uuid-not-unique
make the callback receiver more robust to duplicate UUIDs from ansible
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-11-01 15:11:22 +00:00 |
|
softwarefactory-project-zuul[bot]
|
ed39a127e7
|
Merge pull request #5200 from ryanpetrello/quiet-celery
get rid of a loud celery error in the dev environment
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-11-01 15:06:00 +00:00 |
|
AlanCoding
|
c4b4a4c21a
|
Remove venv symlink hack no longer needed
|
2019-11-01 09:46:27 -04:00 |
|
Ryan Petrello
|
bd81fda05c
|
get rid of a loud celery error in the dev environment
|
2019-11-01 09:25:41 -04:00 |
|
Ryan Petrello
|
83550eeba0
|
make the callback receiver more robust to duplicate UUIDs from ansible
|
2019-11-01 09:24:52 -04:00 |
|
softwarefactory-project-zuul[bot]
|
4540cb653e
|
Merge pull request #5208 from shanemcd/locale-fix
Install missing locales in dev container image.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-11-01 13:24:11 +00:00 |
|
Shane McDonald
|
69597c5654
|
Sync Dockerfiles
|
2019-11-01 08:38:37 -04:00 |
|
Shane McDonald
|
fa61aef194
|
Install missing locales in dev container image.
|
2019-11-01 08:29:11 -04:00 |
|
softwarefactory-project-zuul[bot]
|
e35f6b2acb
|
Merge pull request #5202 from shanemcd/fix-docker-cache
Fix docker cache
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-10-31 23:32:11 +00:00 |
|
Marliana Lara
|
a8140e86d7
|
Encapsulate each scm type subform in its own component
|
2019-10-31 19:00:55 -04:00 |
|
Shane McDonald
|
4d4ae84e32
|
Fix docker cache
This was causing the cache to miss on some docker versions, in addition to
throwing a warning that says it will break soon.
|
2019-10-31 16:57:17 -04:00 |
|
Marliana Lara
|
ae349addfe
|
Resolve credential type id and retrieve scm_type choices from OPTIONS
|
2019-10-31 16:38:32 -04:00 |
|
Marliana Lara
|
31fdd5e85c
|
Add scm refspec to project detail and remove org id from top level shared component
|
2019-10-31 16:38:32 -04:00 |
|
Marliana Lara
|
e4bde24f38
|
Add project add form and tests
|
2019-10-31 16:38:32 -04:00 |
|
Marliana Lara
|
9c019e1cc0
|
Add organization and credential lookups
|
2019-10-31 16:38:31 -04:00 |
|
softwarefactory-project-zuul[bot]
|
b3d298269b
|
Merge pull request #5197 from wenottingham/tune-into-a-different-key
chmod the nginx cert/key/etc
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-10-31 18:53:40 +00:00 |
|
Keith Grant
|
21f7ca21e0
|
refactor dupe code to new TemplateAddButton component
|
2019-10-31 11:34:37 -07:00 |
|
softwarefactory-project-zuul[bot]
|
43bf370f8c
|
Merge pull request #5195 from AlanCoding/job_fail_json
In tower_job_wait intentionally fail module for failure
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-10-31 17:53:53 +00:00 |
|
Bill Nottingham
|
6057921e34
|
chmod the nginx cert/key/etc
EL8 OpenSSL defaults to 0600 for the key, which will not work in the
dev environment.
|
2019-10-31 13:53:13 -04:00 |
|
Shane McDonald
|
d645d0894a
|
Merge pull request #5196 from ansible/9.0.0-for-real
Bump VERSION to 9.0.0
|
2019-10-31 13:48:01 -04:00 |
|
Shane McDonald
|
4575cae458
|
Bump VERSION to 9.0.0
|
2019-10-31 13:39:42 -04:00 |
|
softwarefactory-project-zuul[bot]
|
6982a8aee7
|
Merge pull request #5176 from AlanCoding/collection_project_create
Fix and test for warning when creating project
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-10-31 16:50:59 +00:00 |
|
softwarefactory-project-zuul[bot]
|
fa1091d089
|
Merge pull request #5175 from AlanCoding/multi_cred_launch
Add test coverage for launch with multiple prompted creds
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-10-31 16:46:31 +00:00 |
|