Alan Rominger
7ad42161fc
Merge pull request #1331 from AlanCoding/show_me_your_exceptions
...
Always log uncaught task exceptions
2018-04-11 14:26:09 -04:00
Michael Abashian
5959c01611
Merge pull request #1315 from mabashian/1004-smart-inv-hosts
...
Force on/off toggle to be disabled on smart inventory host list
2018-04-11 13:23:35 -04:00
mabashian
6757f5bbe5
Added setting name and setting category to activity stream detail modal
2018-04-11 13:21:06 -04:00
mabashian
94ecfbee6a
Check for org credentials and present the count to the user before org deletion
2018-04-11 12:53:49 -04:00
mabashian
3dd9ca3fb6
Check to make sure vm.promptData.launchConf.passwords_needed_to_start exists before looping
2018-04-11 11:09:01 -04:00
AlanCoding
0a23195a7b
always log uncaught task exceptions
2018-04-11 11:03:06 -04:00
Alan Rominger
c936fd7035
Merge pull request #1329 from AlanCoding/help_text_words
...
expand on fact cache timeout help text
2018-04-11 10:32:24 -04:00
Marliana Lara
cee94e7b97
Merge pull request #1327 from marshmalien/fix/976-jt-admin-error-prompt
...
Fix erroneous job template admin error message
2018-04-11 10:19:24 -04:00
Michael Abashian
0459043b8e
Merge pull request #1307 from mabashian/957-nested-group-name
...
Fixed nested group name link
2018-04-11 10:10:59 -04:00
Michael Abashian
9b7f9c4276
Merge pull request #1304 from mabashian/1136-credential-password-prompt
...
1136 credential password prompt
2018-04-11 10:10:36 -04:00
Michael Abashian
e77369d113
Merge pull request #1299 from mabashian/1005-adhoc-cred-machine
...
Limit adhoc credential lookup to only machine credentials
2018-04-11 10:10:13 -04:00
mabashian
9e31c25025
Pass ngDisabled a simple boolean instead of truthy expression
2018-04-11 10:07:49 -04:00
AlanCoding
24369572dc
expand on fact cache timeout help text
2018-04-11 07:58:37 -04:00
AlanCoding
0c224df9ad
make deletion protection mixin work with inventories
2018-04-11 07:54:09 -04:00
Jared Tabor
03f4010edc
Merge pull request #1275 from jaredevantabor/webpack-dev
...
Changes https flag to false for UI dev env watcher
2018-04-10 14:01:03 -07:00
Chris Meyers
85b026dec7
Merge pull request #1326 from chrismeyersfsu/fix-ldap_defaults
...
set better defaults for ldap
2018-04-10 15:54:56 -04:00
chris meyers
00cd6cb384
set better defaults for ldap
...
* LDAP params is a new field. It contains the kwargs that will be passed
to the python class specified by group type. The default for group type
is MemberDNGroupType. The required params are now those in the defaults.
2018-04-10 15:44:08 -04:00
Marliana Lara
07a01e741b
Fix erroneous job template admin error message
2018-04-10 15:41:02 -04:00
Marliana Lara
0f79c940a0
Merge pull request #1322 from marshmalien/fix/1293-delete-ig-infinite-spinner
...
Fix infinite Wait spinner when deleting instance group
2018-04-10 15:36:30 -04:00
Marliana Lara
46f6c67566
Add updates to instance groups strings file
2018-04-10 15:25:24 -04:00
Jake McDermott
55ae23a2f4
Merge pull request #1320 from jakemcdermott/use-copy-capability-field
...
use copy capability field for copy action
2018-04-10 14:34:12 -04:00
Alan Rominger
ffa61250bb
Merge pull request #1312 from AlanCoding/fix_silent_fail
...
fix silent traceback tests were causing
2018-04-10 14:02:36 -04:00
adamscmRH
8529f2b5eb
makes censor characters consistent
2018-04-10 14:02:33 -04:00
Marliana Lara
6beaa4b166
Fix infinite Wait spinner when deleting instance group
2018-04-10 13:46:55 -04:00
Jake McDermott
02d7ce97c6
use copy capability field for copy action
2018-04-10 13:38:07 -04:00
Alan Rominger
e78b5dab73
Merge pull request #1310 from AlanCoding/null_encrypted
...
do not server error if this value is None
2018-04-10 12:52:56 -04:00
Jake McDermott
53944a2cf3
Merge pull request #1314 from jakemcdermott/fix-delete-cancel-urls
...
use newly ordained list of statuses for showing cancel/delete
2018-04-10 12:49:30 -04:00
Jake McDermott
f0e0a8a338
use newly ordained list of statuses for showing cancel/delete
2018-04-10 12:36:21 -04:00
mabashian
2f96169f07
Force on/off toggle to be disabled on smart inventory host list
2018-04-10 12:27:09 -04:00
Jake McDermott
1961f99106
Merge pull request #1313 from jakemcdermott/fix-delete-cancel-urls
...
use ordained list of statuses for showing cancel/delete
2018-04-10 12:07:26 -04:00
Jake McDermott
6768b10638
use ordained list of statuses for showing cancel/delete
2018-04-10 12:05:10 -04:00
John Mitchell
ec586de687
Merge pull request #1281 from jlmitch5/componentizeListInvalidity
...
move invalid list row properties to row component
2018-04-10 11:58:35 -04:00
Marliana Lara
888a1cbea8
Merge pull request #1236 from marshmalien/fix/926-prompt-for-days-form
...
Fix Cleanup Job Days cannot be changed from 30
2018-04-10 11:54:46 -04:00
AlanCoding
69822391b3
fix silent traceback tests were causing
2018-04-10 11:51:05 -04:00
Marliana Lara
704a2a73c7
Fix error where controller was accessing wrong prompt_for_days_form scope.
2018-04-10 11:32:35 -04:00
Jake McDermott
ffa1f37742
Merge pull request #1309 from jakemcdermott/fix-delete-cancel-urls
...
fix cancel-delete urls
2018-04-10 11:01:58 -04:00
AlanCoding
4f65b283df
do not server error if this value is None
2018-04-10 11:00:37 -04:00
Jake McDermott
02f9fd0ca0
fix cancel-delete urls
2018-04-10 10:58:33 -04:00
mabashian
50a1a5707e
Fixed nested group name link
2018-04-10 10:51:56 -04:00
mabashian
c8b12ed23e
Fixed bug where typing in a password would update all password inputs
2018-04-10 10:26:56 -04:00
mabashian
a6dd7dbf07
Fixed credential prompting bug where only one password field is ever shown even if multiple passwords are required
2018-04-10 10:08:49 -04:00
Ryan Petrello
ea900b6f95
Merge pull request #1298 from ryanpetrello/fix-1266
...
fix a bug preventing custom credential templates from including unicode
2018-04-10 08:43:13 -04:00
Alan Rominger
486e5a2ef2
Merge pull request #1297 from AlanCoding/millennials
...
Prevent OverflowError in SESSION_COOKIE_AGE
2018-04-10 07:19:25 -04:00
mabashian
6e2133aa52
Limit adhoc credential lookup to only machine credentials
2018-04-09 17:10:15 -04:00
Ryan Petrello
b1028a2e0a
fix a bug preventing custom credential templates from including unicode
...
see: https://github.com/ansible/tower/issues/1266
2018-04-09 17:08:10 -04:00
Jake McDermott
dd5a34ce3b
pin container images
2018-04-09 16:30:47 -04:00
Michael Abashian
150467a1cb
Merge pull request #1295 from mabashian/1033-inv-source-error-handling
...
Fixed inventory source form error message
2018-04-09 15:51:27 -04:00
Michael Abashian
335e8be709
Merge pull request #1287 from mabashian/1077-host-pagination
...
Fixed host/groups pagination issue
2018-04-09 15:49:52 -04:00
AlanCoding
13759fd8ce
prevent OverflowError in SESSION_COOKIE_AGE
2018-04-09 15:48:26 -04:00
John Mitchell
e6d4778049
Merge pull request #1277 from jlmitch5/navUpdates33
...
ux updates to navigation
2018-04-09 15:34:56 -04:00