Jake McDermott
8f34725f7e
don't reset scroll position on page-first
2018-06-19 09:46:17 -04:00
Jake McDermott
a6c4f15a86
set page-up post-scroll height to beginning of new dataset
2018-06-19 09:45:41 -04:00
Ryan Petrello
a3a9b04416
Merge pull request #2201 from ryanpetrello/release_3.3.0
...
fix busted migrations
2018-06-15 20:48:43 -04:00
Ryan Petrello
427271f791
fix busted migrations
2018-06-15 20:38:57 -04:00
Chris Meyers
ee179c3693
Merge pull request #2174 from chrismeyersfsu/fix-reaper_hostname_map
...
fix celery task reaper
2018-06-15 17:06:04 -04:00
chris meyers
1359208a99
fix celery task reaper
...
* celery workers have internal queue names that are named after the
system hostname. This may differ from what tower knows the host by,
Instance.hostname
This adds a mapping so we can convert internal celery names to Instance
names for purposes of reaping jobs.
2018-06-15 16:56:53 -04:00
Ryan Petrello
6d17954571
Merge pull request #2185 from ryanpetrello/fix-2184
...
fix a bug in JobTemplate.extra_credentials summary_fields
2018-06-15 13:49:01 -04:00
Ryan Petrello
45fb262556
fix a bug in JobTemplate.extra_credentials summary_fields
...
see: https://github.com/ansible/tower/issues/2184
2018-06-15 12:19:40 -04:00
Christian Adams
1b5ea07745
Merge pull request #2171 from rooftopcellist/upgrade_oauth_112
...
Upgrade Django-oauth-toolkit to 1.1.2
2018-06-15 10:22:20 -04:00
Haokun Chen
9fef1e91aa
Merge pull request #2173 from Haokun-Chen/2169
...
fix alignment of Job details status icon with text
2018-06-15 09:54:53 -04:00
Haokun Chen
5150933890
Merge pull request #2172 from Haokun-Chen/2155
...
fix Job output search tag styling
2018-06-15 09:54:39 -04:00
adamscmRH
c5f2b9a471
upgrade django-oauth-toolkit to 1.1.2
2018-06-15 09:50:34 -04:00
John Mitchell
26ffad11a5
Merge pull request #2148 from jlmitch5/fixNoLicenseLayoutStyling
...
fix no license layout styling
2018-06-14 17:32:24 -04:00
John Mitchell
4a26745daf
fix no license layout styling
2018-06-14 17:31:53 -04:00
Marliana Lara
3da4aaa669
Merge pull request #2168 from marshmalien/fix/2144-job-output-line-number-styles
...
Fix inconsistent line number background color in job output panel
2018-06-14 16:29:08 -04:00
Haokun-Chen
bcdef5a58d
fix alignment of Job details status icon with text
2018-06-14 15:52:01 -04:00
Alan Rominger
ad354238e9
Merge pull request #2165 from AlanCoding/bwrap_where_art_thou
...
log details for unhandled bwrap case
2018-06-14 15:18:09 -04:00
Christian Adams
5ee4333fb0
Merge pull request #2163 from rooftopcellist/related_token_endpoint
...
Add Related token link
2018-06-14 14:39:13 -04:00
Shane McDonald
8aa651faba
Update translations
2018-06-14 14:37:18 -04:00
Haokun-Chen
df3aca7ff7
fix Job output search tag styling
2018-06-14 14:18:13 -04:00
adamscmRH
462e0be8d3
adds related tokens link to app endpoint
2018-06-14 14:12:18 -04:00
AlanCoding
adee02ab51
log details for unhandled bwrap case
2018-06-14 14:01:59 -04:00
Ryan Petrello
d0efa67845
Merge pull request #2161 from ryanpetrello/fix-2038
...
enforce `True` or `False` for boolean credential injectors
2018-06-14 13:29:58 -04:00
Ryan Petrello
0bcbccba33
enforce True
or False
for boolean credential injectors
...
see: https://github.com/ansible/tower/issues/2038
2018-06-14 12:34:54 -04:00
Marliana Lara
b9a4f50592
Fix inconsistent line number background color in job output panel
2018-06-14 11:50:32 -04:00
Christian Adams
485ce3f994
Merge pull request #2164 from rooftopcellist/update_pytest
...
update dev pytest
2018-06-14 11:45:57 -04:00
adamscmRH
b87d25300a
update dev pytest
2018-06-14 10:11:11 -04:00
Yunfan Zhang
2a983e3dec
Merge pull request #2152 from YunfanZhang42/host_filter_case_insensitive
...
Make search in Smart Filter case insensitive.
2018-06-13 16:21:00 -04:00
Ryan Petrello
07323640bc
Merge pull request #2156 from ryanpetrello/fix-iso-dev
...
fix a few isolated dev issues
2018-06-13 15:36:59 -04:00
Ryan Petrello
84eacfc360
fix a few isolated dev issues
...
the main goal of this change is to make `make docker-isolated` work out
of the box
- specify the proper version for awx-expect --version
- update some deprecated playbook bits
- change the isolated container to privileged so bwrap will work
- fix awx-manage test_isolated_connection
- expedite the first isolated heartbeat so you don't have to wait 10m;
this is accomplished by _not_ setting Instance.last_isolated_check to
now() at insertion time (which causes the next check not to happen for
10 minutes)
- fix a bug that caused isolated node execution to fail when bwrap was
enabled
see: https://github.com/ansible/tower/issues/2150
This reverts commit 9863fe71dc
.
2018-06-13 14:17:58 -04:00
Yunfan Zhang
f332c0b8c3
Make search in host_filter case insensitive.
2018-06-13 14:16:48 -04:00
Jared Tabor
e921f8e42b
Merge pull request #2081 from jaredevantabor/i18n
...
UI i18n Audit
2018-06-13 14:13:12 -04:00
Marliana Lara
39d6b924e9
Merge pull request #2145 from marshmalien/fix/2143-remove-instance-modal-header-panel
...
Remove panel header directive from instance modals
2018-06-13 12:49:39 -04:00
Jared Tabor
1a8b5426f8
UI i18n Audit: Translates strings throughout the UI
...
Translations for dashboard lists -> tooltips
Changing "Portal Mode" to "My View," in part due to translations.
Adding "Job Template" to strings to be translated from OPTIONS on API
Marking translations for JT that has a project that needs to be re-synced.
Marking translations for survey maker
Marking translations for lookup modal directive
Marking translations for empty, "Go To Notifications To Add Template"
Adds strings service for scheduler, and marking strings for translation
Translations for teams linkout from orgs, as well as cred types
Translations for instance groups
Marks translations for the Network UI
Translates strings on the workflow editor
Translations for workflow results
Translations for host event modal and some missing translations on
the stdout page.
2018-06-13 12:49:22 -04:00
Marliana Lara
13a5554b4e
Merge pull request #2142 from marshmalien/fix/863-input-lookup-component-styles
...
Fix input lookup component styles
2018-06-13 12:45:44 -04:00
Michael Abashian
7912f56f02
Merge pull request #2138 from mabashian/2126-search-multiple-requests
...
Fixed issue where search actions were sending two requests
2018-06-13 10:12:37 -04:00
Marliana Lara
acb1336721
Fix input lookup button height
2018-06-13 09:39:45 -04:00
mabashian
ab53fd0874
Fix smart search directive unit tests
2018-06-12 16:24:32 -04:00
Ryan Petrello
a92c2a2e17
Merge pull request #2141 from ryanpetrello/fix-1979
...
properly detect settings.AUTHENTICATION_BACKEND changes for SSO logins
2018-06-12 15:43:27 -04:00
Marliana Lara
625ae5d1bf
Remove panel header directive from instance modals
2018-06-12 15:43:06 -04:00
Ryan Petrello
c3bda8e259
properly detect settings.AUTHENTICATION_BACKEND changes for SSO logins
...
see: https://github.com/ansible/tower/issues/1979
2018-06-12 15:24:09 -04:00
kialam
404fdb474c
Merge pull request #2130 from kialam/fix/2106-job-view-pagination
...
Broadcast `updateDataset` for job template controller
2018-06-12 15:06:06 -04:00
mabashian
36732d8113
Fixed issue where search actions were sending two requests. Cleaned up and organized smart search controller
2018-06-12 14:28:56 -04:00
Jake McDermott
1f9bd96700
Merge pull request #2132 from jakemcdermott/job-results/basic-output-expand-collapse
...
add minimal output line collapse / expand
2018-06-12 14:26:38 -04:00
Ryan Petrello
ee6902bbbb
Merge pull request #2140 from ryanpetrello/release_3.3.0
...
make sdb-listen work for docker-compose-cluster
2018-06-12 14:20:42 -04:00
Jake McDermott
5cf2204f0e
Merge pull request #2131 from jakemcdermott/job-results/eof-counter
...
replace final_line_count with final_counter for EOF websocket
2018-06-12 14:11:33 -04:00
Haokun Chen
dcf8538731
Merge pull request #2135 from Haokun-Chen/1848
...
remove .at-TabGroup + .at-Panel-body margin setting, affecting credentials, applications, instance groups
2018-06-12 13:59:13 -04:00
Ryan Petrello
1733a20094
make sdb-listen work for docker-compose-cluster
...
use a different port range for each container, because docker can't map
them all to the same port range
2018-06-12 13:57:28 -04:00
Haokun Chen
0ffa28dd98
Merge pull request #2139 from Haokun-Chen/2134
...
fix to enable to change default value of TCP CONNECTION TIMEOUT
2018-06-12 13:50:41 -04:00
Haokun Chen
2954c29e7c
Merge pull request #2137 from Haokun-Chen/1967
...
fix schedules list of inventory sources gives global schedules list
2018-06-12 13:50:31 -04:00