1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
Commit Graph

8298 Commits

Author SHA1 Message Date
Ryan Fitzpatrick
6bee1f11df add awx-manage executable for tower-qa tests 2016-06-16 16:45:42 -04:00
Wayne Witzel III
051d419b1f Merge pull request #2450 from wwitzel3/release_3.0.0
Fixing Team and Credential access issues
2016-06-16 16:36:03 -04:00
Jared Tabor
b56c8f297d Merge pull request #2457 from jaredevantabor/idle-countdown
Changing color of idle countdown text to #D9534F
2016-06-16 13:31:48 -07:00
Alan Rominger
d9f62c4fa9 Merge pull request #2458 from AlanCoding/2453_proj_team_sub
/teams/N/projects/ queryset changed to reverse of /projects/N/teams/
2016-06-16 16:06:18 -04:00
John Mitchell
d02ea742f8 fix scm url popover generation on project edit 2016-06-16 16:03:40 -04:00
James Laska
c6680c5f7e Merge pull request #2466 from jlaska/cloud_verify_ssl
Honor CLOUD_VERIFY_SSL variable in rax import
2016-06-16 16:02:10 -04:00
jlmitch5
e154a7f27a Merge pull request #2463 from jlmitch5/portalSort
fix sorting of portal mode jobs list
2016-06-16 15:51:40 -04:00
James Laska
af8011cd91 Honor CLOUD_VERIFY_SSL variable in rax import 2016-06-16 15:49:08 -04:00
Matthew Jones
526c7d719f Disable rax ssl verification everywhere 2016-06-16 15:48:36 -04:00
Wayne Witzel III
58c8cc1703 adjust team admin_role / member_role assertion 2016-06-16 15:32:00 -04:00
Jared Tabor
bdcb6e5c20 Merge pull request #2440 from jaredevantabor/session
Adding an extra session check for when a user closes Tower
2016-06-16 12:28:10 -07:00
Wayne Witzel III
14809c086d added some assertions to catch cycles, updated migration 2016-06-16 15:24:07 -04:00
Wayne Witzel III
791589dab8 Fixing Team and Credential access issues 2016-06-16 15:23:50 -04:00
John Mitchell
0fbc81eb71 fix sorting of portal mode jobs list 2016-06-16 15:17:02 -04:00
Jared Tabor
d9f4819372 js hint 2016-06-16 11:59:02 -07:00
jlmitch5
4791255350 Merge pull request #2454 from jlmitch5/fixJDLayoutIssue
fixed layout issue with long result detail text
2016-06-16 14:50:00 -04:00
Leigh
8b117c9087 order host event results by host_name, resolves #2390 (#2460) 2016-06-16 14:46:57 -04:00
Michael Abashian
946b77128c Merge pull request #2441 from mabashian/notification-list-headers
Changed related notification list header titles
2016-06-16 14:37:44 -04:00
Michael Abashian
70c910dc0d Merge branch 'mabashian-blank-column-2-orgs' into release_3.0.0 2016-06-16 14:36:34 -04:00
Michael Abashian
a8eb8073bc Merge branch 'blank-column-2-orgs' of https://github.com/mabashian/ansible-tower into mabashian-blank-column-2-orgs
# Conflicts:
#	awx/ui/client/src/helpers/Parse.js
2016-06-16 14:36:05 -04:00
Michael Abashian
3d9baea3e3 Merge pull request #2368 from mabashian/inv-manage-breadcrumb
Tweaked several inventory manage breadcrumbs per UX feedback
2016-06-16 14:29:58 -04:00
Jared Tabor
ab9448e039 changing logic for is-loggedOut class 2016-06-16 11:06:53 -07:00
Jared Tabor
322451853d unpromisifying the logout() function call
and fix for other PR feedback
2016-06-16 10:51:31 -07:00
Michael Abashian
5a7cbd90c6 Fixed bug where labels that matched existing labels appeared to be getting combined on JT create/edit 2016-06-16 13:51:26 -04:00
Jared Tabor
c6879e5163 Adding an extra session check for when a user closes tower
before the session times out and returns to Tower. Also changed the login route controller to a resolve to ensure that the login modal appears.
2016-06-16 10:50:53 -07:00
Leigh
27f0224b90 Order event summary results by host_name (#2455)
* order event summary results by host_name, resolves #2394

* disable select-all unit test

* Revert "disable select-all unit test"

This reverts commit ec8fd9ca81db90f33bedfd7e736ec55fcd8b5aea.
2016-06-16 13:50:11 -04:00
Jared Tabor
7286163281 Changing color of idle countdown text to #D9534F 2016-06-16 10:23:15 -07:00
AlanCoding
068a788958 team_project sublist to use same pattern as project_team 2016-06-16 13:18:47 -04:00
Matthew Jones
251dae657a Force schedule save during celery startup 2016-06-16 13:14:53 -04:00
kensible
4354279410 Merge pull request #2447 from kensible/2446-columnOrder
Matched order of column listings
2016-06-16 13:08:58 -04:00
Alan Rominger
cfc763af07 Merge pull request #2444 from AlanCoding/2364_access_list_restriction
Filter access_list to users visible by requesting user
2016-06-16 13:07:30 -04:00
Alan Rominger
20e832f9a9 Merge pull request #2448 from AlanCoding/2391_jt_launch_falsy
Graceful handling of falsy launchtime values
2016-06-16 13:06:48 -04:00
Alan Rominger
1e99f92a50 Merge pull request #2425 from AlanCoding/2420_inventory_access_bug
Fix bug leftover from changing JT can_add access
2016-06-16 13:05:14 -04:00
Alan Rominger
aed2a60dee Merge pull request #2422 from AlanCoding/2401_prompting
Indicate intent to prompt with can_start_without_user_input
2016-06-16 13:03:28 -04:00
Alan Rominger
c15b5f54f8 Merge pull request #2416 from AlanCoding/2409_inv_update_permission
Require admin role to edit inventory
2016-06-16 13:02:45 -04:00
John Mitchell
85c5fdd456 fixed layout issue with long result detail text 2016-06-16 11:53:06 -04:00
AlanCoding
54fa11cf25 restrict queryset for access_list to visable users 2016-06-16 11:05:57 -04:00
jlmitch5
de4f053212 Merge pull request #2439 from jlmitch5/fixCopyCancel
Fix copy cancel
2016-06-16 10:09:37 -04:00
Leigh
219b570eb6 fix host summary display when 0 search results are found, fix graph sizing, resolves #2399 (#2430) 2016-06-16 10:03:37 -04:00
Leigh
e75cf000e4 fix cred lookup init where inventory source is ec2, resolves #2428 (#2431) 2016-06-16 10:03:29 -04:00
kensible
ceec66d1ef Merge pull request #2429 from kensible/1840-permissionsLanguage
Changed tab names and empty list message for permissions
2016-06-16 09:53:42 -04:00
AlanCoding
5af6d14f27 protect launch endpoint against certain falsy values 2016-06-16 09:41:07 -04:00
Ken Hoes
760fb3845f Matched order of column listings 2016-06-16 09:23:31 -04:00
Leigh Johnson
758a5dce84 fix group > edit breadcrumb 2016-06-15 21:11:09 -04:00
Jared Tabor
98e5291bfc Disabling notifications related button for manual groups 2016-06-15 15:46:44 -07:00
Jared Tabor
490425970a JS Hint 2016-06-15 15:41:40 -07:00
Graham Mainwaring
e413e340e9 Merge pull request #2436 from ghjm/preflight_passwords_fix
Fixed preflight for the new empty passwords inventory
2016-06-15 17:32:30 -04:00
Chris Church
45264c2009 Hide write-only fields from results in API docs. 2016-06-15 17:27:41 -04:00
Chris Church
5cf17eb360 Fix browsable API styles in wide mode. 2016-06-15 17:27:41 -04:00
Michael Abashian
f867ed17b4 Changed notification list header titles from Successful/Failed to Success/Failure 2016-06-15 17:25:21 -04:00