6940 Commits

Author SHA1 Message Date
Jared Tabor
edbb03cdc0
Merge pull request #1998 from jaredevantabor/fix-1982
Prevents Network UI from scrolling and showing Tower
2018-05-31 09:37:04 -07:00
Shane McDonald
246e63bdb6 Update translation templates 2018-05-31 10:53:57 -04:00
Jared Tabor
70897d3503
Prevents Network UI from scrolling and showing Tower
I also fixed an issue where the mouse-wheel events were not zooming
the network UI in firefox.
2018-05-30 14:19:07 -07:00
Ryan Petrello
a75da0fd58
Merge branch 'release_3.3.0' into fixTokenScopeAddInUI 2018-05-30 10:18:56 -04:00
Marliana Lara
5d0a131530
Add credential tags to job details 2018-05-29 16:29:14 -04:00
Ryan Petrello
a3aad31be3
Merge pull request #1964 from ryanpetrello/fix-token-scope
fix a few minor issues that have broken the User Token creation
2018-05-29 15:10:17 -04:00
John Mitchell
0f6fe210b7
fix when token scope is passing when the ui saves the form 2018-05-29 15:04:25 -04:00
Jake McDermott
9d87f85275
fix wording of search keys 2018-05-29 14:14:47 -04:00
Ryan Petrello
af7ec17ccd
fix a few minor issues that have broken the User Token creation
see: https://github.com/ansible/tower/issues/1928
2018-05-25 17:37:02 -04:00
Marliana Lara
0b0fd21734
Fix project permissions user link 2018-05-25 13:57:10 -04:00
kialam
376a763cc0 vertically center CLEAR ALL "button" using newly created mixin and resolve merge conflict 2018-05-25 13:32:43 -04:00
kialam
a9bdac0d53 use newer variables 2018-05-25 12:26:44 -04:00
kialam
d8dcac9158 small cleanup 2018-05-25 12:26:44 -04:00
kialam
edada76050 Pixel pushing 2018-05-25 12:26:44 -04:00
kialam
d83fa5a031 change 5px down to 3px per design feedback. 2018-05-25 12:26:44 -04:00
kialam
7292e00158 create componentized tags 2018-05-25 12:26:44 -04:00
Jake McDermott
54056963af
Merge pull request #1951 from jakemcdermott/job-results/strings
organize and translate job output and workflow results strings
2018-05-25 11:34:18 -04:00
Jake McDermott
29f0f94734
Merge pull request #1955 from jakemcdermott/job-results/always-discard-lines-beneath-threshold
always discard lines beneath threshold when tailing output
2018-05-25 11:22:08 -04:00
John Mitchell
733c3fe594
Merge pull request #1940 from jlmitch5/fixAuditor
Fix auditor issues of displaying stuff you shouldn't in the ui
2018-05-25 09:34:42 -04:00
Jake McDermott
46758f1e7e
always discard events beneath line threshold 2018-05-24 22:48:09 -04:00
Jake McDermott
e085c4ae71
use a one-way binding for back-to-top text 2018-05-24 20:10:00 -04:00
Marliana Lara
cdbcf4c128
Merge pull request #1897 from marshmalien/fix/1865-templates-list-active-row
Update active row indicator when state param id changes
2018-05-24 16:32:56 -04:00
Michael Abashian
6f868a7bca
Merge pull request #1925 from mabashian/1902-root-edge-type
Fixed error changing edge type of a previous root node
2018-05-24 16:28:31 -04:00
Michael Abashian
f187210405
Merge pull request #1941 from mabashian/1933-edge-toggle
Fixed edge type dropdown race condition
2018-05-24 16:24:15 -04:00
Jake McDermott
dcd36adf25
add one-way bindings for static stats bar strings 2018-05-24 15:59:58 -04:00
Jake McDermott
62fa6dadb0
organize and translate workflow results strings 2018-05-24 15:57:50 -04:00
Jake McDermott
930ecaec3e
organize and translate job output strings 2018-05-24 15:57:31 -04:00
Marliana Lara
c1593935ca
Update active row indicator when state param id changes 2018-05-24 15:24:01 -04:00
Jake McDermott
b68b4db888
Merge pull request #1936 from jakemcdermott/job-results/update-search
update filterable check for job results search
2018-05-24 15:03:39 -04:00
Marliana Lara
5af17b4e78
Merge pull request #1937 from marshmalien/fix/1619-statedefinition-error-handler
Add error handler to stateDefinitions resourceData resolve
2018-05-24 14:22:19 -04:00
Marliana Lara
41e432abf0
Add error handling to stateDefinitions resolve block 2018-05-24 13:21:44 -04:00
mabashian
dbc02ae9a1 Fixed race condition where selecte2-ifying the edge type was happening before the digest cycle finished 2018-05-23 16:44:44 -04:00
John Mitchell
ef7ed76178
fix auditor issues 2018-05-23 16:31:08 -04:00
Jake McDermott
06eb400f22
add callback for checking if field is filterable 2018-05-23 15:59:20 -04:00
Jared Tabor
921c3d2535
Merge pull request #1924 from jaredevantabor/fix-1831
Fixes Organizations pagination
2018-05-23 09:53:35 -07:00
Jared Tabor
4edb689f83
Merge pull request #1923 from jaredevantabor/fix-1064
Validates extra vars before moving to next step in prompt workflow
2018-05-23 09:51:41 -07:00
Ryan Petrello
8bbc36336e
Merge pull request #1906 from ryanpetrello/delete-user-activity-stream
store metadata about ActivityStream.actor when the User is deleted
2018-05-23 10:15:01 -04:00
Michael Abashian
966464623a
Merge pull request #1915 from mabashian/1900-concurrent-checkbox
Fixed concurrent jobs checkbox on wfjt edit form
2018-05-23 10:12:20 -04:00
Michael Abashian
c7a0634480
Merge pull request #1914 from mabashian/1901-wfjt-prompt-vars
Fix aggregation of extra vars on wfjt launch preview
2018-05-23 10:11:57 -04:00
Michael Abashian
81126fd48f
Merge pull request #1911 from mabashian/1905-wf-launch-check
Only check the launch endpoint for job templates when editing wf node
2018-05-23 10:10:38 -04:00
Ryan Petrello
f434196bae store denormalized metadata about ActivityStream.actor for accounting
see: https://github.com/ansible/tower/issues/1782
2018-05-23 09:47:26 -04:00
mabashian
c913badafe Fixed error changing edge type of a previous root node 2018-05-22 20:21:39 -04:00
Jared Tabor
b37926792f
Fixes organizations collections watcher
it was watching 'organization' instead of 'organizations'
2018-05-22 17:11:04 -07:00
Jared Tabor
16b00e4867
Validates extra vars before moving to next step in prompt workflow 2018-05-22 15:35:21 -07:00
Jake McDermott
f42c9bb952
sanitize dynamic breadcrumb label 2018-05-22 17:45:51 -04:00
Jake McDermott
34dc939782
improve the check performed to determine if a job is in an active state 2018-05-22 16:22:13 -04:00
mabashian
2bb59fde54 Fixed concurrent jobs checkbox on wfjt edit form 2018-05-22 15:03:41 -04:00
mabashian
87f4104304 Get default wfjt extra vars so that we can show all extra vars on launch preview 2018-05-22 14:55:43 -04:00
Jake McDermott
156b5e6979
Merge pull request #1888 from jakemcdermott/fix-1770
make prior output viewable for partial job runs
2018-05-22 14:47:18 -04:00
Jake McDermott
9bbed9f14e
use event end_line for discarding events below starting threshold 2018-05-22 13:58:24 -04:00