Jake McDermott
|
897fb96f94
|
hide counter badges for output only jobs
|
2018-08-14 17:12:50 -04:00 |
|
Ryan Petrello
|
79a29ebcc8
|
add indexes for new event types
not sure why this didn't happen in the original migration that was
generated - may be related to differences in behavior across Django
versions?
|
2018-08-14 16:57:13 -04:00 |
|
Jared Tabor
|
950e4dab04
|
Checking for undefined default survey answers
|
2018-08-14 13:23:06 -07:00 |
|
Haokun-Chen
|
ab82cc3ba3
|
fixed build anchor for application in activity stream
|
2018-08-14 14:46:45 -04:00 |
|
Jared Tabor
|
93a8a952f1
|
Merge pull request #2806 from jaredevantabor/fix-2796
Fix 2796
|
2018-08-14 10:49:26 -07:00 |
|
Haokun-Chen
|
379979511b
|
fixed
|
2018-08-14 11:46:31 -04:00 |
|
Haokun-Chen
|
9f54ba069e
|
show client id and secret when create application
|
2018-08-13 15:54:57 -04:00 |
|
kialam
|
42f01b7f05
|
Use latest version of nvd3 instead
- Replace forked version in favor of latest version from NOVUS.
|
2018-08-13 14:49:25 -04:00 |
|
kialam
|
6cf1fb3c10
|
Update node and nom to LTS version
|
2018-08-13 14:46:00 -04:00 |
|
Christian Adams
|
03058cd1e8
|
Merge pull request #2824 from rooftopcellist/test_refresh_token
Test refresh token
|
2018-08-13 14:03:35 -04:00 |
|
Jake McDermott
|
a30c2fe227
|
Merge pull request #2817 from jakemcdermott/job-results/_debug-mode
add event replay mode to ui for finished jobs
|
2018-08-13 13:41:03 -04:00 |
|
Jake McDermott
|
d8e890b651
|
Merge pull request #2826 from jakemcdermott/fix-2818
fix handling for potentially missed events on initialization
|
2018-08-13 13:40:20 -04:00 |
|
adamscmRH
|
61931d0b6c
|
add RefreshToken tests
|
2018-08-13 10:08:08 -04:00 |
|
Jake McDermott
|
516607551c
|
show follow tip on first auto scroll hide
|
2018-08-12 19:35:59 -04:00 |
|
Jake McDermott
|
5e974d84b6
|
fix handling for missed events on initialization
|
2018-08-12 17:44:11 -04:00 |
|
Jake McDermott
|
91bc39be6b
|
performance / ux improvements for higher volume jobs
|
2018-08-12 17:29:30 -04:00 |
|
kialam
|
686e5ac545
|
Handle extra vars case for "Prompt" button in WF visualizer.
|
2018-08-10 13:33:43 -04:00 |
|
Ryan Petrello
|
8723508225
|
fix failing tests related to 2c4f7911a6
|
2018-08-10 12:45:35 -04:00 |
|
Ryan Petrello
|
18f6f68540
|
Merge remote-tracking branch 'tower/release_3.3.0' into devel
|
2018-08-10 11:54:34 -04:00 |
|
Ryan Petrello
|
c85dd25135
|
Merge pull request #2814 from ryanpetrello/fix-2805
redact sensitive URLs from stdout at /api/v2/project_updates/N/events/
|
2018-08-10 10:35:53 -04:00 |
|
Jake McDermott
|
e1b7e7f6ce
|
add event replay mode
|
2018-08-10 01:15:41 -04:00 |
|
chris meyers
|
c7c9620f03
|
vary the pk
|
2018-08-09 17:53:31 -04:00 |
|
chris meyers
|
45f2fe7f90
|
add test for first net cred ssh password protected wins
|
2018-08-09 17:53:23 -04:00 |
|
chris meyers
|
3960a72c8a
|
first net password-protected ssh key wins
|
2018-08-09 17:53:13 -04:00 |
|
chris meyers
|
bc2b2214a8
|
add test for ssh over network ssh key password preference
|
2018-08-09 17:53:06 -04:00 |
|
chris meyers
|
3c2b18a965
|
add pexpect test for net cred
|
2018-08-09 17:52:55 -04:00 |
|
chris meyers
|
f5aed74503
|
fill in network ssh password protected keys
|
2018-08-09 17:52:45 -04:00 |
|
Chris Meyers
|
439e4fc138
|
Merge pull request #2811 from chrismeyersfsu/fix-network_encrypted_ssh_keys
fill in network ssh password protected keys
|
2018-08-09 17:49:59 -04:00 |
|
Christian Adams
|
71beb9a257
|
Merge pull request #2810 from rooftopcellist/hide_app_client_secret
hide client_secret from API
|
2018-08-09 17:44:12 -04:00 |
|
Ryan Petrello
|
d95f1283b5
|
redact sensitive URLs from stdout at /api/v2/project_updates/N/events/
see: https://github.com/ansible/tower/issues/2805
|
2018-08-09 17:31:09 -04:00 |
|
chris meyers
|
5bfe9bf228
|
vary the pk
|
2018-08-09 15:44:59 -04:00 |
|
chris meyers
|
40d6c763b3
|
add test for first net cred ssh password protected wins
|
2018-08-09 13:32:42 -04:00 |
|
chris meyers
|
2f49dc774a
|
first net password-protected ssh key wins
|
2018-08-09 13:25:15 -04:00 |
|
chris meyers
|
8d440acb0f
|
add test for ssh over network ssh key password preference
|
2018-08-09 12:51:40 -04:00 |
|
chris meyers
|
9a199b99ac
|
add pexpect test for net cred
|
2018-08-09 12:40:37 -04:00 |
|
chris meyers
|
48a0038f53
|
fill in network ssh password protected keys
|
2018-08-09 12:15:27 -04:00 |
|
adamscmRH
|
1bc83b488b
|
hide client_secret from API
|
2018-08-09 11:27:39 -04:00 |
|
Yunfan Zhang
|
5f0b34de38
|
Merge pull request #2769 from YunfanZhang42/release_3.3.0
Do not create refresh tokens for apps with implicit grant type
|
2018-08-09 10:50:12 -04:00 |
|
Alan Rominger
|
fad568c960
|
Merge pull request #2801 from AlanCoding/register_queue
Only add instances to policy list via CLI command
|
2018-08-09 10:43:21 -04:00 |
|
Wayne Witzel III
|
89642a449f
|
disable computed for create preload data mgmt cmd
|
2018-08-09 10:11:37 -04:00 |
|
AlanCoding
|
df05cff850
|
only add instances to policy list via CLI command
|
2018-08-09 09:32:09 -04:00 |
|
Jake McDermott
|
80d6b0167c
|
implement output follow-scroll behavior
|
2018-08-08 22:42:21 -04:00 |
|
Jared Tabor
|
97c8005d00
|
Moves minimum idle time to 61 seconds (so that user can't type 60)
|
2018-08-08 17:09:04 -07:00 |
|
Yunfan Zhang
|
02db543848
|
Do not create refresh tokens for apps with implicit grant type.
Signed-off-by: Yunfan Zhang <yz322@duke.edu>
|
2018-08-08 17:37:02 -04:00 |
|
Jake McDermott
|
fed729f101
|
rewrite output scrolling service
|
2018-08-08 15:15:58 -04:00 |
|
Jake McDermott
|
4c3370bd34
|
move constants to a file
|
2018-08-08 15:15:58 -04:00 |
|
Jared Tabor
|
86a1f9c0ad
|
Merge pull request #2779 from jaredevantabor/fix-2778
Sanitizes text in toast message for copying resources
|
2018-08-08 10:40:32 -07:00 |
|
John Mitchell
|
dc9f3b2b51
|
Merge pull request #2784 from jlmitch5/fixClusterLicenseInfo
use post response if config get request erroneously doesnt have licen…
|
2018-08-08 10:38:36 -04:00 |
|
AlanCoding
|
7aa7cc1c98
|
add current workflow job to running list
|
2018-08-08 07:49:02 -04:00 |
|
Jared Tabor
|
33fa75ea89
|
Sanitizes ng-toast message for copy resources (via string file)
|
2018-08-07 19:03:05 -07:00 |
|