Leigh Johnson
|
666975bbc5
|
use in-line sourcemaps for javascripts (#4453)
|
2016-12-15 14:27:19 -05:00 |
|
Michael Abashian
|
8c94d4d40d
|
Merge pull request #4452 from mabashian/3293-enable-ssh-unlock-network
Enabled ssh_key_unlock field for network credentials
|
2016-12-15 13:03:12 -05:00 |
|
Michael Abashian
|
17407f9e5c
|
Merge pull request #4451 from mabashian/3827-password-toggle
Fixed password toggles
|
2016-12-15 13:02:54 -05:00 |
|
Michael Abashian
|
d5ac7d6eae
|
Fixed bug where scm_update_cache_timeout was not ever being shown
|
2016-12-15 12:47:24 -05:00 |
|
Michael Abashian
|
54e08256ba
|
Enabled ssh_key_unlock field for network credentials
|
2016-12-15 12:22:39 -05:00 |
|
Michael Abashian
|
69292df170
|
Moved toggle password logic to a directive that can be added as an attribute of the button.
|
2016-12-15 12:07:08 -05:00 |
|
Michael Abashian
|
7f1591361b
|
Merge pull request #4444 from mabashian/2106-job-concurrency
Added UI support for simultaneous job template runs
|
2016-12-15 11:27:42 -05:00 |
|
Michael Abashian
|
462c548aee
|
Merge pull request #4442 from mabashian/4271-add-user-organization
Fixed organization add user/admin save button functionality
|
2016-12-15 11:27:24 -05:00 |
|
Alan Rominger
|
600c94dd40
|
Merge pull request #4390 from AlanCoding/do_not_copy_labels
Do not copy WFJT labels in 3.1
|
2016-12-15 10:06:45 -05:00 |
|
Chris Meyers
|
e69f6726d0
|
fix unit test
|
2016-12-15 09:31:58 -05:00 |
|
Chris Meyers
|
2ec47737bb
|
another flake8 fix
|
2016-12-15 09:29:31 -05:00 |
|
Chris Meyers
|
f026a96d94
|
flake8 fix
|
2016-12-15 08:59:24 -05:00 |
|
Chris Meyers
|
7bc6d50b0b
|
Merge pull request #4445 from chrismeyersfsu/fix-4225
cancel job also cancels project update
|
2016-12-15 08:46:43 -05:00 |
|
jaredevantabor
|
817a572674
|
adding post processing for notification template list
|
2016-12-14 22:00:20 -08:00 |
|
Jake McDermott
|
3ee8c4159a
|
fix tooltip message for notification template (#4448)
|
2016-12-15 00:16:40 -05:00 |
|
jaredevantabor
|
7d90a5205f
|
removing debugger statement
|
2016-12-14 20:12:04 -08:00 |
|
jaredevantabor
|
8c55eaec99
|
post processing for credentials list
|
2016-12-14 17:38:09 -08:00 |
|
jaredevantabor
|
db4bb50976
|
adding post-processing for jobs list
|
2016-12-14 17:24:21 -08:00 |
|
jaredevantabor
|
9e3b5abc37
|
fixing post-processing for projects list
|
2016-12-14 17:05:15 -08:00 |
|
jaredevantabor
|
c4ce68b4de
|
applying callback mechanism to job tmeplate list
|
2016-12-14 14:59:05 -08:00 |
|
jaredevantabor
|
976e9bfe82
|
adding callback for when options are received
|
2016-12-14 14:58:40 -08:00 |
|
jaredevantabor
|
0900484c62
|
hiding status icon on right hand side unless fullscreen is true
for job results and workflow results, per request of trahman
|
2016-12-14 14:25:08 -08:00 |
|
Chris Church
|
092c2be0e7
|
Make any settings read-only that have been modified in custom Python config files.
|
2016-12-14 16:57:32 -05:00 |
|
jaredevantabor
|
d2f267c34c
|
fixing options request for template list
|
2016-12-14 13:48:07 -08:00 |
|
Chris Church
|
9c444e084e
|
Handle psutil errors when terminating tasks.
|
2016-12-14 16:37:44 -05:00 |
|
Chris Meyers
|
bdfac35f3f
|
cancel job also cancels project update
related to #4225
|
2016-12-14 16:26:18 -05:00 |
|
Michael Abashian
|
ffaa43941a
|
Added UI support for simultaneous job template runs
|
2016-12-14 16:25:20 -05:00 |
|
Chris Church
|
e8f01c9029
|
Stringify the MAX_EVENT_RES_DATA setting when sticking it into an environment variable.
|
2016-12-14 16:13:06 -05:00 |
|
John Mitchell
|
9ed4777556
|
Merge branch 'fixJobResults' of https://github.com/jlmitch5/ansible-tower into fixJobResults
|
2016-12-14 16:07:00 -05:00 |
|
John Mitchell
|
a700364c8d
|
fix job status ui unit test
|
2016-12-14 16:06:30 -05:00 |
|
Matthew Jones
|
a25853a3a5
|
Updating translation artifacts
* also installing translation tools into dev environment
* Removing fedora install instructions, no one here uses fedora
|
2016-12-14 15:58:47 -05:00 |
|
jlmitch5
|
609e864d3b
|
Merge branch 'release_3.1.0' into fixJobResults
|
2016-12-14 15:51:51 -05:00 |
|
Michael Abashian
|
912af09831
|
Fixed organization add user/admin save button functionality
|
2016-12-14 15:36:29 -05:00 |
|
John Mitchell
|
85264cb01a
|
fix line anchoring of expand and collapse all
|
2016-12-14 15:25:34 -05:00 |
|
Chris Church
|
a38ab75086
|
Merge pull request #4404 from cchurch/split-job-event-data
Split job event data between callback queue and stdout.
|
2016-12-14 15:23:13 -05:00 |
|
Chris Church
|
2b94e348e2
|
Merge pull request #4440 from matburt/split-job-event-data
Purge event res dict if it is over a certain size
|
2016-12-14 15:21:41 -05:00 |
|
Matthew Jones
|
1cd2a762be
|
Reset max bytes display
|
2016-12-14 15:20:04 -05:00 |
|
Chris Church
|
2988ac1904
|
Only use known stats keys for determining hostnames to use for job host summaries.
|
2016-12-14 15:12:27 -05:00 |
|
Matthew Jones
|
a61e729ebb
|
Purge event res dict if it is over a certain size
Also purge/update some old settings values
|
2016-12-14 15:05:28 -05:00 |
|
John Mitchell
|
0c7421460c
|
fix padding after search tags
|
2016-12-14 15:05:26 -05:00 |
|
John Mitchell
|
1a9f304b77
|
fix extra vars labels
|
2016-12-14 15:05:14 -05:00 |
|
John Mitchell
|
cb83069c67
|
fixed on reload job status'
|
2016-12-14 15:03:20 -05:00 |
|
kensible
|
4b87e0a80d
|
Merge pull request #4431 from kensible/4315-logging-settings
[Configure TinT] Added logging, timeouts, various updates
|
2016-12-14 14:37:26 -05:00 |
|
Chris Church
|
0a6d2f179e
|
Extend stdout background to width of text.
|
2016-12-14 13:50:51 -05:00 |
|
Michael Abashian
|
8d067172bb
|
Merge branch 'mabashian-4164-details-view-audit' into release_3.1.0
|
2016-12-14 13:49:23 -05:00 |
|
Michael Abashian
|
32001521be
|
Merge branch '4164-details-view-audit' of https://github.com/mabashian/ansible-tower into mabashian-4164-details-view-audit
# Conflicts:
# awx/ui/client/src/templates/workflows/workflow-chart/workflow-chart.directive.js
# awx/ui/client/src/workflow-results/workflow-results.partial.html
|
2016-12-14 13:48:48 -05:00 |
|
Michael Abashian
|
7c9dc5194c
|
Merge pull request #4429 from mabashian/4273-add-credential-refresh-list
Properly redirect after creating a new credential
|
2016-12-14 13:33:07 -05:00 |
|
Jared Tabor
|
459b1891d2
|
Merge pull request #4436 from jaredevantabor/add-status
adding status line to beginning of left side panel
|
2016-12-14 10:30:10 -08:00 |
|
jaredevantabor
|
46e74a24f0
|
adding status line to beginning of left side panel
|
2016-12-14 10:27:22 -08:00 |
|
Chris Church
|
b9aab38185
|
Handle TypeError when lookup is not valid for a given field.
|
2016-12-14 13:20:19 -05:00 |
|