Commit Graph

18941 Commits

Author SHA1 Message Date
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
Shane McDonald 2b9954c373 Pull in downstream k8s installer changes
- Secretification of secret stuff
- Backup / restore
2018-08-14 12:37:19 -04:00
Haokun Chen 21f0c1d1d7 Merge pull request #2832 from Haokun-Chen/fixed-sanitize-output
fixed
2018-08-14 12:09:52 -04:00
Haokun-Chen 379979511b fixed 2018-08-14 11:46:31 -04:00
Shane McDonald 2e6a7205e7 Fix broken conditional 2018-08-14 11:19:15 -04:00
Matthew Jones 14685901aa skip migrations If an environment variable is set
This is to help k8s/openshift migrations which will perform migrations
in a separate pod.
2018-08-14 11:00:51 -04:00
Haokun Chen 15480a56db Merge pull request #2820 from Haokun-Chen/2815
show client id and secret when create application
2018-08-13 16:30:34 -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
Jake McDermott 95735ee01a Merge pull request #2827 from jakemcdermott/job-results/performance-testing
performance / ux scrolling fixes for higher volume jobs
2018-08-13 13:40:00 -04:00
Shane McDonald 047b5755bf Merge pull request #2170 from matburt/fix_web_wait_deployment
Add some env variables to the web deployment
1.0.7
2018-08-13 13:32:22 -04:00
Matthew Jones 4dcd379d1e Add some env variables to the web deployment
This allows the start script to properly wait on services to come
online rather than getting stuck and waiting for the full timeout
2018-08-13 13:27:00 -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 49222d5e72 Merge pull request #2821 from kialam/fix/2797
Fix missing Prompt button for Extra Vars in WF Visualizer
2018-08-10 11:06:43 -07: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 0c3d6e7c33 add testing section for job events 2018-08-10 01:16:02 -04:00
Jake McDermott e1b7e7f6ce add event replay mode 2018-08-10 01:15:41 -04:00
Chris Meyers a34d8eba06 Merge pull request #2158 from chrismeyersfsu/fix-net_creds
Fix net creds
2018-08-09 23:45:53 -04:00
Ryan Petrello cdeea54a07 Merge pull request #2160 from ryanpetrello/devel
more issue template tinkering
2018-08-09 23:10:50 -04:00
Ryan Petrello b1074aeb56 more issue template tinkering 2018-08-09 23:08:18 -04:00
Ryan Petrello e9cbe4fe05 Merge pull request #2159 from ryanpetrello/devel
Add more detailed issue templates
2018-08-09 23:05:25 -04:00
Ryan Petrello 593c436a09 Update issue templates 2018-08-09 23:02:50 -04:00
Ryan Petrello 999ddf458a Add more detailed issue templates. 2018-08-09 23:00:56 -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