chris meyers
23e1feba96
fill in summary inv for sched only when needed
...
* If scheduler inv exists then the inv summary will be filled in with
our generic summary filler inner. Else, if the related unified job has
an inventory, fill in the inv summary with that, explicitly.
2018-11-08 12:43:47 -05:00
John Mitchell
e3614c3012
update to using new inventory id from summary fields of UJT if applicable
2018-11-08 12:22:02 -05:00
chris meyers
f37391397e
add inventory to schedule summary fields
...
* Use the same logic that related inventory uses. If there is an
inventory that overrides the inventory on the unified job template then
summarize that field. Else, use the inventory on the unified job template
being scheduled.
2018-11-08 11:47:31 -05:00
softwarefactory-project-zuul[bot]
6a8454f748
Merge pull request #2352 from ansible/workflows_squared
...
[Feature] Allow use of workflows inside of workflows
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-08 16:28:37 +00:00
softwarefactory-project-zuul[bot]
d1328c7625
Merge pull request #2044 from cdvv7788/AWX-2030
...
Add command to revoke tokens (https://github.com/ansible/awx/issues/2030 )
Reviewed-by: Cristian Vargas
https://github.com/cdvv7788
2018-11-08 15:15:44 +00:00
John Mitchell
d1cce109fb
update schedule base route to include resource being scheduled
2018-11-08 09:41:06 -05:00
kialam
32bd8b6473
Fix Dashboard hover-over action so it shows the correct info.
...
- Refactor our Dashboard directive to display the dashboard graph's x-axis according to the new changes in NVD3 v1.8.1. See https://github.com/nvd3-community/nvd3/blob/gh-pages/examples/lineChart.html for reference.
2018-11-08 09:15:54 -05:00
Ryan Petrello
001bd4ca59
resolve a few token revocation issues, and add tests
2018-11-08 08:15:24 -05:00
softwarefactory-project-zuul[bot]
541b503e06
Merge pull request #2634 from wwitzel3/views-inventory
...
inventory views
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-08 12:31:14 +00:00
Cristian Vargas
093c29e315
Add command to revoke tokens
...
Signed-off-by: Cristian Vargas <cristian@swapps.co>
2018-11-08 07:28:21 -05:00
softwarefactory-project-zuul[bot]
eec7d7199b
Merge pull request #2614 from stokkie90/devel
...
Fixed bug where all group variables are not included
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-08 12:27:30 +00:00
Rick Stokkingreef
7dbb862673
Fixed test cases
2018-11-08 12:07:07 +01:00
softwarefactory-project-zuul[bot]
be1422d021
Merge pull request #2629 from ansible/org-view-ui-tests
...
Org view ui tests
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-08 06:32:59 +00:00
Wayne Witzel III
459ac0e5d9
inventory views
2018-11-07 22:06:33 -05:00
Wayne Witzel III
16c9d043c0
Merge pull request #2344 from wwitzel3/views-organization
...
organization views
2018-11-07 21:33:14 -05:00
Wayne Witzel III
1b465c4ed9
remove duplicate BaseUsersList
2018-11-07 18:18:41 -05:00
Wayne Witzel III
198a0db808
move organization views to their own file
2018-11-07 18:18:41 -05:00
softwarefactory-project-zuul[bot]
91dda0a164
Merge pull request #2625 from abedwardsw/feature/vmware_groupby_custom_field_excludes
...
update to latest vmware_inventory.py support for groupby_custom_field_excludes
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-07 21:03:05 +00:00
softwarefactory-project-zuul[bot]
9341480209
Merge pull request #2627 from jakemcdermott/fix-form-cred-lookups
...
fix project and adhoc command form lookups when many credential types exist
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-07 20:43:36 +00:00
Adam Edwards
21877b3378
update to latest vmware_inventory.py with support for groupby_custom_field_excludes
...
e364d717cb/contrib/inventory/vmware_inventory.py
Signed-off-by: Adam Edwards <adam@middleware360.com>
2018-11-07 15:43:15 -05:00
softwarefactory-project-zuul[bot]
03169a96ef
Merge pull request #2626 from jakemcdermott/fix-multicred
...
always recompile multicredential lists
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-07 20:27:20 +00:00
Marliana Lara
ebc3dbe7b6
Add source WF label to job details template
...
* Change label from "Parent WF" to "Source WF"
* Fix WF job result Firefox responsive style bugs
2018-11-07 13:22:41 -05:00
AlanCoding
1bed5d4af2
avoid nested on_commit use
2018-11-07 13:22:41 -05:00
AlanCoding
0783d86c6c
adjust recursion error text
2018-11-07 13:22:41 -05:00
Marliana Lara
a3d5705cea
Fix bug with workflow maker templates pagination and smart search
2018-11-07 13:22:40 -05:00
Marliana Lara
2ae8583a86
Fix Firefox labels bug
2018-11-07 13:22:40 -05:00
Marliana Lara
edda4bb265
Address PR review
2018-11-07 13:22:40 -05:00
AlanCoding
d068481aec
link workflow job node based on job type, not UJT type
2018-11-07 13:22:40 -05:00
Marliana Lara
e20d8c8e81
Show workflow badge
...
Add Workflow tags
Hookup workflow details link
Add parent workflow and job explanation fields
Add workflow key icon to WF maker and WF results
Hookup wf prompting
Add wf key dropdown and hide wf info badge
2018-11-07 13:22:39 -05:00
Marliana Lara
f6cc351f7f
Format workflow-chart directive code
2018-11-07 13:22:39 -05:00
Marliana Lara
c2d4887043
Include workflow jobs in workflow maker job templates list
2018-11-07 13:22:39 -05:00
AlanCoding
4428dbf1ff
Allow use of role_level filter in UJT list
2018-11-07 13:22:39 -05:00
AlanCoding
e225489f43
workflows-in-workflows add docs and tests
2018-11-07 13:22:39 -05:00
AlanCoding
5169fe3484
safeguard against infinite loop if jobs have cycles
2018-11-07 13:22:38 -05:00
AlanCoding
01d1470544
workflow variables processing, recursion detection
2018-11-07 13:22:38 -05:00
AlanCoding
faa6ee47c5
allow use of workflows in workflows
2018-11-07 13:22:38 -05:00
softwarefactory-project-zuul[bot]
aa1d71148c
Merge pull request #2583 from AlanCoding/superusers_manage
...
Do not block superusers with MANAGE_ORGANIZATION_AUTH setting
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-07 17:38:04 +00:00
Daniel Sami
e86ded6c68
removed namespace from user fixture
2018-11-07 09:02:00 -05:00
Daniel Sami
365bf4eb53
UI tests for org permission views
2018-11-07 09:01:23 -05:00
Jake McDermott
ceb9bfe486
fix adhoc command cred lookup when many credential types exist
2018-11-06 22:47:07 -05:00
Jake McDermott
0f85c867a0
fix project cred lookups when many credential types exist
2018-11-06 22:46:50 -05:00
Jake McDermott
f8a8186bd1
always recompile multicred lists
2018-11-06 20:58:08 -05:00
softwarefactory-project-zuul[bot]
33dfb6bf76
Merge pull request #2623 from ryanpetrello/this-is-the-end
...
properly validate cert data that happens to contain an END substring
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-06 21:14:26 +00:00
Ryan Petrello
28cd762dd7
properly validate cert data that happens to contain an END substring
2018-11-06 15:57:35 -05:00
softwarefactory-project-zuul[bot]
217cca47f5
Merge pull request #2620 from ansible/chrismeyersfsu-patch-1
...
Update saml.md
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-06 20:16:20 +00:00
softwarefactory-project-zuul[bot]
8faa5d8b7a
Merge pull request #2591 from AlanCoding/no_more_ask
...
Implement deprecation of duplicated ask_ fields in job view
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-06 20:13:30 +00:00
softwarefactory-project-zuul[bot]
2c6711e183
Merge pull request #2618 from ryanpetrello/json-activity-stream-changes
...
send activity stream changes as raw JSON, not a JSON-ified string
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-06 19:45:19 +00:00
Chris Meyers
45328b6e6d
Update saml.md
2018-11-06 14:45:10 -05:00
Ryan Petrello
1523feee91
send activity stream changes as raw JSON, not a JSON-ified string
...
see: https://github.com/ansible/awx/issues/2005
2018-11-06 14:28:57 -05:00
softwarefactory-project-zuul[bot]
856dc3645e
Merge pull request #2605 from jakemcdermott/fix-2601
...
remove admin and member roles from organization->team permissions
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-06 17:08:43 +00:00