Michael Abashian
06e6f21881
Merge pull request #4348 from mabashian/4134-add-edit-node-helper-text
...
Tweaked workflow maker node help text based on how many nodes currently exist
2016-12-08 16:15:04 -05:00
Michael Abashian
809dc551d7
Merge pull request #4343 from mabashian/4327-activity-stream-fixes
...
Fixes for some Activity Stream bugs
2016-12-08 16:14:52 -05:00
Michael Abashian
bd0b591d30
Merge pull request #4337 from mabashian/4255-jt-details-popover
...
Added jt details popover when adding/eding workflow node
2016-12-08 16:14:38 -05:00
Michael Abashian
e8436699a9
Merge branch 'mabashian-4254-manual-pan-zoom' into release_3.1.0
...
# Conflicts:
# awx/ui/client/src/workflow-results/workflow-results.controller.js
2016-12-08 16:14:16 -05:00
Michael Abashian
47d1b142b1
Merge branch '4254-manual-pan-zoom' of https://github.com/mabashian/ansible-tower into mabashian-4254-manual-pan-zoom
2016-12-08 16:10:39 -05:00
Jared Tabor
3a3f7a6f81
Merge pull request #4350 from jaredevantabor/workflow-status-bar
...
Workflow status bar for completed jobs
2016-12-08 16:08:26 -05:00
Leigh Johnson
c30ac365c3
Fix broken column-sort toggles, add unit test coverage for column-sort toggles, #4268 ( #4281 )
2016-12-08 15:21:52 -05:00
jaredevantabor
fd61096291
Workflow status bar for completed jobs
...
adjusting workflow results link for job standard out views
(job results, projects, inventories, and jobs list)
Enhancing workflow status bar for running jobs
removing workflow_events group from the UI
adding comment
fix for updating while job is running
removing pending from the status bar, and reload the page on job finish
2016-12-08 14:57:11 -05:00
Michael Abashian
5666aab601
Tweaked workflow maker node help text based on how many nodes currently exist
2016-12-08 14:16:18 -05:00
Bill Nottingham
bf5479f6ba
Tweak comment
2016-12-08 14:06:04 -05:00
Bill Nottingham
2e39070ffd
Look at 'ansible_host' for callbacks, not just 'ansible_ssh_host'.
2016-12-08 13:59:23 -05:00
Alan Rominger
26adcf5972
Merge pull request #4321 from AlanCoding/role_filter2
...
filter.py implementation of RBAC downselection
2016-12-08 12:45:07 -05:00
AlanCoding
2092e67f6f
docs and lazy eval for role_level filter
2016-12-08 12:28:46 -05:00
Michael Abashian
0fbd6dde1e
Change TOTAL JOBS to TOTAL TEMPLATES in the workflow maker
2016-12-08 12:06:16 -05:00
Michael Abashian
7e571d8ec9
Sanitize JT info popover strings before rending to avoid any monkeys being unnecessarily punched.
2016-12-08 11:42:24 -05:00
Michael Abashian
f7d7e05877
Fixes for some Activity Stream bugs involving the query param changes that I made previously.
2016-12-08 11:25:09 -05:00
kensible
949ccd41b2
Merge pull request #4333 from kensible/4330-i18n-ctint
...
[Configure TinT] Wrapping strings in i18n
2016-12-08 07:37:59 -05:00
Chris Church
ae16cadcc2
Ignore exception in sitecustomize.
2016-12-07 23:50:58 -05:00
Michael Abashian
bf6ee24a0c
Added jt details popover when adding/eding workflow node
2016-12-07 16:29:38 -05:00
John Mitchell
78c593e3d6
fix standard out pane width from having double scroll bar
2016-12-07 15:35:47 -05:00
Ken Hoes
823debe242
Fixing jshint inclusion unused error
2016-12-07 15:29:53 -05:00
Ken Hoes
9c95a2c778
Added i18n parsing to strings
2016-12-07 15:26:16 -05:00
John Mitchell
ffe6ec97ef
make schedules tab of jobs list work
2016-12-07 15:06:42 -05:00
Michael Abashian
a2d0c96a50
Added manual controls for zooming/panning the workflow graph
2016-12-07 14:26:16 -05:00
Chris Church
27a3bae5dc
Merge pull request #4319 from cchurch/remove-cached-validated-license-data
...
Remove caching of validated license data.
2016-12-07 13:47:58 -05:00
Chris Church
9a68f48e4d
Merge pull request #4320 from cchurch/api-config-check-permissions
...
Add check_permissions method to ApiV1ConfigView.
2016-12-07 13:47:39 -05:00
Ken Hoes
1bdebb84fa
Added auditor notification bar within CTinT, restrict updates, removed License field
2016-12-07 13:12:15 -05:00
jlmitch5
eb3606e9fc
Merge pull request #4316 from jlmitch5/newJobResultsStdout
...
New job results stdout
2016-12-07 12:27:37 -05:00
Matthew Jones
4e10d55501
Updating clustering acceptance docs
2016-12-07 11:08:39 -05:00
Alan Rominger
c13a2e9401
Merge pull request #4323 from AlanCoding/team_singleton
...
Prohibit adding singleton permissions as child of team
2016-12-07 10:10:31 -05:00
AlanCoding
3663c97ac2
Prohibit adding singleton permissions as child of team
2016-12-07 08:42:39 -05:00
AlanCoding
adebe00ca5
filter.py implementation of role level filtering
2016-12-06 20:43:15 -05:00
Chris Church
f2e2ca30ab
Skip settings field validation for encrypted fields if submitted value is the $encrypted$ placeholder.
2016-12-06 19:36:31 -05:00
Chris Church
9feef6e76a
Add default AzureAD settings.
2016-12-06 19:03:05 -05:00
Chris Church
2727bbcf52
Add check_permissions method to ApiV1ConfigView.
2016-12-06 18:54:49 -05:00
Chris Church
f55c47e927
Remove caching of validated license data.
2016-12-06 17:57:23 -05:00
John Mitchell
fef0475580
make ui unit tests run for jobResultsController
2016-12-06 17:05:54 -05:00
Chris Meyers
73cace35e1
Merge pull request #4313 from chrismeyersfsu/fix-requirements_vmware
...
add vmware deps to ansible venv
2016-12-06 16:49:08 -05:00
John Mitchell
d65e06c900
update of job results page to use api-based searching
2016-12-06 16:29:04 -05:00
John Mitchell
93fd3de34f
move anchor tag stdout line dom to parent element
2016-12-06 16:29:04 -05:00
Matthew Jones
24b858c6fb
Switch away from deepcopy to improve performance
2016-12-06 13:33:14 -05:00
Matthew Jones
cd11a9c1c2
peg compose tag to active branch
2016-12-06 13:32:33 -05:00
Chris Meyers
49a5c136dd
add vmware deps to ansible venv
2016-12-06 13:29:53 -05:00
Matthew Jones
a894ba4b57
Merge pull request #4310 from ansible/strings_updates
...
Update help text strings
2016-12-06 13:21:14 -05:00
Matthew Jones
71c600cad0
more missing punctuation
2016-12-06 13:18:34 -05:00
Chris Church
1e157c2255
Display error instead of raising 500 for invalid SAML config to generate metadata.
2016-12-06 12:57:01 -05:00
Chris Church
417d7c29ee
Allow SAML entity ID to be any string, not required to be a URL.
2016-12-06 12:56:25 -05:00
Chris Church
4295ab3e4a
Show SAML errors that aren't tied to a specific IdP.
2016-12-06 12:55:51 -05:00
Jared Tabor
1be862bd53
Merge pull request #4302 from jaredevantabor/no-license-redirect
...
Redirect to license page if no license
2016-12-06 09:31:59 -08:00
Matthew Jones
6efeeeb083
Adding missing period for timeout
2016-12-06 12:29:56 -05:00