Seth Foster
3606b4e334
these rules no longer apply as of PRs 5519 and 5489
2020-09-11 12:59:18 -04:00
softwarefactory-project-zuul[bot]
0c5aaa2872
Merge pull request #8132 from wenottingham/halfway-there
...
Make ansible venv psutil match awx venv version
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-11 16:52:23 +00:00
Bill Nottingham
f1c59477c0
Make ansible venv psutil match awx venv version
2020-09-11 12:02:00 -04:00
softwarefactory-project-zuul[bot]
0a871c6107
Merge pull request #8119 from soomsoom/unarchive-rpm-pacakges
...
Adding unzip dnf package
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-11 15:57:38 +00:00
softwarefactory-project-zuul[bot]
61c4c5292c
Merge pull request #8125 from jakemcdermott/fix-api-urls
...
Fix malformed urls
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-11 15:53:39 +00:00
softwarefactory-project-zuul[bot]
88c691fd6e
Merge pull request #7993 from mabashian/7364-jobs-list-cancel
...
Adds cancel button to jobs list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-11 15:07:30 +00:00
Jake McDermott
b2ad75a1b7
Fix malformed urls
2020-09-10 18:31:49 -04:00
mabashian
130a43f5c4
Simplify kebab modal open logic
2020-09-10 15:32:30 -04:00
mabashian
0fc6affe85
Refactor kebab modal tracking logic in delete/cancel buttons
2020-09-10 15:32:29 -04:00
mabashian
c8a07309ee
Fix typo
2020-09-10 15:32:29 -04:00
mabashian
2b60759edc
Fix bug where delete/cancel buttons in kebab would not actually make delete/cancel requests
2020-09-10 15:32:29 -04:00
mabashian
225f57fefd
Remove use of i18n.plural in favor of low level i18n._.
2020-09-10 15:32:29 -04:00
mabashian
bae10718d5
Remove RelatedAPI model in favor of JobsAPI. Adds cancel method to JobsAPI and uses that on the jobs list.
2020-09-10 15:32:29 -04:00
mabashian
f27b541396
Adds cancel button to jobs list toolbar
2020-09-10 15:32:29 -04:00
mabashian
6889128571
Peel axios instantiation out into it's own file so that it can be used in the RelatedAPI model
2020-09-10 15:32:29 -04:00
softwarefactory-project-zuul[bot]
4b51c71220
Merge pull request #8109 from AlanCoding/hack_null_org
...
Hack to delete orphaned organizations, consolidate get_one methods
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-10 18:15:45 +00:00
softwarefactory-project-zuul[bot]
328b270c9f
Merge pull request #8121 from ryanpetrello/galaxy-cred-collection
...
address a few follow-up issues for Org -> Galaxy Credentials support
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-10 15:58:27 +00:00
Ryan Petrello
af238be377
address a few follow-up issues for Org -> Galaxy Credentials support
...
- add support for managing galaxy creds in the tower organization module
- fix a minor serializer bug
2020-09-10 11:00:21 -04:00
softwarefactory-project-zuul[bot]
4bb851ca66
Merge pull request #8118 from mjeffin/postres-volume-typo
...
Update docker-compose.yml.j2
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-10 14:39:43 +00:00
Alan Rominger
2e1f5cebb7
Further refine error message and update integration tests
...
Fix test with spaces
pep8 failure
More test tweaks
Even more test fixes
2020-09-10 09:49:27 -04:00
Alan Rominger
a73323f3d6
Hack to delete orphaned organizations, consolidate get_one methods
...
minor test update
Updating the message if more than one object is found
Update test to new message
2020-09-10 09:00:50 -04:00
soomsoom
014a38682d
Adding unzip dnf package
...
Adding unzip DNF package to resolve an issue with the unarchive module when run locally
2020-09-10 06:26:07 -04:00
mjeffin
38fd652f89
Update docker-compose.yml.j2
...
Add quotes around volume value for posgres data. I installed via docker without changing any values and the UI was stuck in upgrading for long time. Browsed around and figured out that issue was due to postgres volume as a query was getting error. Inspected the template and found that there was no quotes around volume, unlike volumes for others.
I added the quotes and docker compose was working
2020-09-10 13:53:52 +05:30
softwarefactory-project-zuul[bot]
ff7c2e9180
Merge pull request #8111 from ryanpetrello/bye-bye-boto
...
remove boto as an awx dependency
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-10 01:39:00 +00:00
softwarefactory-project-zuul[bot]
e39622d42e
Merge pull request #8058 from sean-m-sullivan/workflow_label
...
Workflow label
Reviewed-by: Alan Rominger <arominge@redhat.com>
https://github.com/AlanCoding
2020-09-10 01:21:06 +00:00
softwarefactory-project-zuul[bot]
dff7667532
Merge pull request #7905 from AlexSCorey/6603-AdHocCommands
...
Add Ad Hoc Commands
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-09 20:21:41 +00:00
Daniel Sami
da58db7431
grammar fix
2020-09-09 15:42:02 -04:00
Alex Corey
3402e5db35
updates tooltip component, fixes formik configuration on ad hoc qizard
2020-09-09 15:20:18 -04:00
Daniel Sami
fe115fdd16
dropped translation tag
2020-09-09 14:39:54 -04:00
Ryan Petrello
a817708d70
remove boto as an awx dependency
...
see: https://github.com/ansible/awx/issues/2115
2020-09-09 14:33:33 -04:00
Alex Corey
678dcad437
updates tooltip component, fixes formik configuration on ad hoc qizard
2020-09-09 12:46:19 -04:00
Alex Corey
0e3fbb74d4
updates keys
2020-09-09 12:46:19 -04:00
Alex Corey
94469cc8c0
Adds Proptypes and updates tooltips to make them more translatable
2020-09-09 12:46:19 -04:00
Alex Corey
e6ae171f4b
Adds Ad Hoc Commands Wizard
2020-09-09 12:46:19 -04:00
softwarefactory-project-zuul[bot]
caa7b43fe0
Merge pull request #7817 from ryanpetrello/galaxy-credentials
...
Support Organization-scoped Galaxy installs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-09 16:17:18 +00:00
Sean Sullivan
470b7aaeea
Merge pull request #10 from ansible/devel
...
Rebase from devel
2020-09-09 07:49:37 -05:00
softwarefactory-project-zuul[bot]
a3e08a3d09
Merge pull request #8072 from john-westcott-iv/get_one_fix
...
Modify get_one method to allow IDs in addition to names
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-08 21:30:59 +00: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
John Westcott IV
570251dc3d
Modifying get_item_name to handle a None object
2020-09-08 15:28:57 -04:00
John Westcott IV
faa33efdd2
Fixing registered name
2020-09-08 15:28:37 -04:00
John Westcott IV
09b8f82bbb
Fixing test issue and 'modornizing' test
2020-09-08 15:28:21 -04:00
sean-m-sullivan
cfdfa911e8
update lint
2020-09-08 14:00:12 -05: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
John Westcott IV
4c0e288fee
Touching up to missing sport of get_one returning multiple params
2020-09-08 13:38:44 -04: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
John Westcott IV
c2cfaec7d1
Fixing name -> username
2020-09-08 11:52:53 -04:00
John Westcott IV
d6f35a71d7
Adding allow_unknown option for get_item_name
2020-09-08 11:51:47 -04:00