AlanCoding
c566c332f9
Initial env var implementation of private galaxy server
2019-10-07 14:02:42 -04: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
Jake McDermott
b547a8c3ca
link to container group from job runs
2019-10-04 13:21:27 -04:00
Alex Corey
007f33c186
Add Container Group Form Render and cred type modal pops up
...
modal render proper cred
WIP
modal rendering properly
card for edit CG renders, no fields
add code mirror and some list styling
address PR issues
2019-10-04 13:21:27 -04:00
Shane McDonald
aab1cd68b0
Fix InstanceGroup summary fields
2019-10-04 13:21:24 -04:00
Shane McDonald
92cc9a9213
Create separate Make target for cleaning API-related artifacts
...
My workflow for running tests is now:
```
$ docker exec -ti tools_awx_1 make clean-api awx-link test
```
2019-10-04 13:21:23 -04:00
Shane McDonald
b9c675e3a2
API documentation for container groups
2019-10-04 13:21:23 -04:00
Shane McDonald
bd5003ca98
Task manager / scheduler Kubernetes integration
2019-10-04 13:21:21 -04:00
Jake McDermott
d3b0edf75a
Apply date formatter to lists and details
2019-10-04 13:17:15 -04:00
Jake McDermott
9421781cc7
Add basic date formatter
2019-10-04 13:16:42 -04:00
Shane McDonald
a9059edc65
Allow associating a credential with an instance group
2019-10-04 12:54:31 -04:00
Shane McDonald
7850e3a835
Ignore unison and emacs temporary files
2019-10-04 12:54:31 -04:00
Ryan Petrello
34d02011db
remove jupyter from supervisor in the dev env
...
if you use this tool, just run `make jupyter`
2019-10-04 11:53:26 -04:00
softwarefactory-project-zuul[bot]
353692a0ba
Merge pull request #4896 from mabashian/ui_next-notifs
...
Refactor notifications list and add it to JT details
Reviewed-by: Michael Abashian
https://github.com/mabashian
2019-10-04 14:50:35 +00:00
mabashian
90451e551d
Add notifications to the breadcrumb config for templates
2019-10-04 09:48:38 -04:00
mabashian
2457926f0a
Refactor notifications list to be more generic. Hook notifictions tab up on JT details.
2019-10-04 09:48:38 -04:00
softwarefactory-project-zuul[bot]
cf27ac295a
Merge pull request #4893 from wenottingham/we-will-not-present-you-for-confirmation
...
Remove text about confirming launch-time passwords.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-04 10:40:56 +00:00