softwarefactory-project-zuul[bot]
f10dc16014
Merge pull request #4921 from ryanpetrello/ryan-broke-it
...
fix a bug that breaks inventory update stdout when used in a workflow
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-09 14:50:52 +00:00
softwarefactory-project-zuul[bot]
bbc4ec48b9
Merge pull request #4933 from beeankha/org_notification_fix
...
Org-Level Notification Fix + Show URL
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-09 14:25:43 +00:00
softwarefactory-project-zuul[bot]
fff8664219
Merge pull request #4941 from mabashian/3727-output-scroll
...
Removes restriction on scrolling for output fewer than 50 lines
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-09 13:46:46 +00:00
softwarefactory-project-zuul[bot]
bc8f5ad015
Merge pull request #4929 from mabashian/ui-next-inventories
...
Adds basic inventory list and scaffolding for inv/smart inv details and related tabs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-09 13:46:43 +00:00
softwarefactory-project-zuul[bot]
9fade47bbf
Merge pull request #4937 from Spredzy/fix_svn_project_sync
...
project_update: Make subversion module honor locale
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-09 13:40:26 +00:00
softwarefactory-project-zuul[bot]
5ad922a861
Merge pull request #4938 from jakemcdermott/fix-missing-iso
...
Use summary_fields.controller_id to tell if job is isolated
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-08 20:18:03 +00:00
mabashian
f34bd632d8
Adds unit test coverage for add button rbac on several lists
2019-10-08 16:10:55 -04:00
mabashian
d239d55d2a
Failed delete string pluralization
2019-10-08 15:15:13 -04:00
mabashian
d9ad906167
Adds basic inventory list and scaffolding for inv/smart inv details+related tabs
2019-10-08 15:09:32 -04:00
mabashian
8acd4376d9
Removes restriction on scrolling for output fewer than 50 lines
2019-10-08 14:15:25 -04:00
Jake McDermott
a7a194296c
Use summary_fields.controller_id to tell if job is isolated
2019-10-08 12:08:23 -04:00
Yanis Guenane
166635ac79
project_update: Make subversion module honor locale
...
Currently the subversion module does not honor system configured locale
as the module itself overrides them to `C`.
This commit enforces the module to honor the `LANG` locale for
deployment. Allowing project update with repo that contains UTF-8
characters.
Closes: https://github.com/ansible/awx/issues/4936
Signed-off-by: Yanis Guenane <yguenane@redhat.com>
2019-10-08 17:54:53 +02:00
softwarefactory-project-zuul[bot]
52b145dbf6
Merge pull request #4930 from mabashian/4889-number-input-scroll
...
Prevent usage of mousewheel on spinner elements
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-08 14:25:07 +00:00
softwarefactory-project-zuul[bot]
ba9758ccc7
Merge pull request #4915 from jakemcdermott/fix-template-load-error
...
Gracefully handle missing template summary fields
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-07 19:35:40 +00:00
beeankha
02b13fd4ae
Enable notifications to send at org level, ...
...
... and list the URL in body of approval notification messages.
2019-10-07 15:34:09 -04:00
softwarefactory-project-zuul[bot]
f1a9e68985
Merge pull request #4928 from saito-hideki/issue/4749
...
Fixed missing user-id in URL links when adding users to Team and Org …
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-07 18:32:19 +00:00
mabashian
cb4a3a799e
Prevent usage of mousewheel on spinner elements
2019-10-07 11:28:51 -04:00
softwarefactory-project-zuul[bot]
5a5b46aea0
Merge pull request #4903 from jakemcdermott/add-output-for-all-job-types
...
Make job output panel work with all job types
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-07 15:17:53 +00:00
Jake McDermott
85909c4264
Gracefully handle missing summary fields
...
Not all templates have `modified_by`, `created_by` fields or
other summary_fields. Avoid page load error by only referencing these
fields if they exist.
2019-10-07 10:57:56 -04:00
softwarefactory-project-zuul[bot]
9d2c877143
Merge pull request #4913 from jakemcdermott/list-item-date-formatting
...
Add basic date formatter
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-07 14:27:39 +00:00
Hideki Saito
8e94c0686a
Fixed missing user-id in URL links when adding users to Team and Org in modal
...
- Fixed issue #4749
Signed-off-by: Hideki Saito <saito@fgrep.org>
2019-10-07 09:47:29 +00:00
softwarefactory-project-zuul[bot]
52447f59c1
Merge pull request #4924 from ryanpetrello/runner-1-4-2
...
pin to runner==1.4.2
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-05 18:55:36 +00:00
Ryan Petrello
04eed02428
pin to runner==1.4.2
2019-10-04 17:11:34 -04:00
Ryan Petrello
b45b9333e1
Merge pull request #4716 from jladdjr/perf_stats
...
Enable collection of performance stats
2019-10-04 17:09:30 -04:00
softwarefactory-project-zuul[bot]
62659aefc2
Merge pull request #4189 from shanemcd/toc
...
Container Groups
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-04 20:19:12 +00:00
softwarefactory-project-zuul[bot]
a52ccd1086
Merge pull request #4859 from mabashian/ui-next-projects
...
Add projects list and scaffolding for project details+tabs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-04 19:54:15 +00:00
Jim Ladd
bd9a196ef9
bump ansible-runner to 1.4.1
2019-10-04 12:48:29 -07:00
Ryan Petrello
64b04e6347
bump ansible-runner to 1.4.0
2019-10-04 12:48:29 -07:00
Jim Ladd
15e70d2173
Add tests for resource profiling
2019-10-04 12:48:29 -07:00
Keith Grant
b981f3eed6
add resource profiling toggle in jobs settings
2019-10-04 12:48:29 -07:00
Jim Ladd
2c1c2f452d
Add libcgroup-tools to dev env (provides cgcreate, cgexec, etc)
2019-10-04 12:48:29 -07:00
Jim Ladd
cf1c9a0559
Add awx settings for resource profiling
2019-10-04 12:48:29 -07:00
Jim Ladd
ed3f49a69d
Add support for calling runner with perf stats
2019-10-04 12:48:29 -07:00
Alex Corey
74b398f920
Add Tech Preview notice to Container Group UI
...
and some refactoring
2019-10-04 15:17:57 -04:00
Ryan Petrello
ae0c9ead40
fix a bug that breaks inventory update stdout when used in a workflow
...
see: https://github.com/ansible/awx/issues/4920
related: https://github.com/ansible/awx/pull/4731
2019-10-04 15:17:39 -04:00
mabashian
d6a0f929a8
Fix merge conflict fallout
2019-10-04 15:10:02 -04:00
softwarefactory-project-zuul[bot]
f5358f748e
Merge pull request #4919 from ryanpetrello/jupyter-minus-minus
...
remove jupyter from supervisor in the dev env
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-04 19:07:47 +00:00
mabashian
c9e889ca82
Removes residual references to org from project list components. Assign IDs to project and jt related tabs after array has been finalized.
2019-10-04 15:06:06 -04:00
mabashian
f502fbfad6
Put project related tabs in the correct order
2019-10-04 15:06:06 -04:00
mabashian
b8fe3f648e
Add projects list and scaffolding for project details+tabs
2019-10-04 15:06:06 -04:00
softwarefactory-project-zuul[bot]
8d3ecf708b
Merge pull request #4856 from AlexSCorey/4247-ResponsveTemplateList
...
Makes template list Responsive
Reviewed-by: Alex Corey <Alex.swansboro@gmail.com>
https://github.com/AlexSCorey
2019-10-04 18:50:24 +00:00
Alex Corey
9289ade1ec
IG List responsiveness
2019-10-04 13:21:28 -04:00
Alex Corey
958c8a4177
Fixes Credential Type Issue, ExtraVars Toggle Issue, Job Results Inert Link
2019-10-04 13:21:28 -04:00
Shane McDonald
59413e0a8f
Change default pod spec in OPTIONS request to json
2019-10-04 13:21:28 -04:00
Mat Wilson
ad1e7c46c3
add k8s cred type to awxkit
2019-10-04 13:21:28 -04:00
Alex Corey
8fabb1f10d
Show override toggle as off when pod_spec matches default
2019-10-04 13:21:28 -04:00
Alex Corey
895c71f62c
removes instances tab from CGs
2019-10-04 13:21:27 -04:00
Alex Corey
32a57e9a97
add default pod spec to edit
2019-10-04 13:21:27 -04:00
Alex Corey
584777e21e
Adds Tabs to CGs
2019-10-04 13:21:27 -04:00
Jake McDermott
61a756c59d
add is_containerized to ig serializer
2019-10-04 13:21:27 -04:00