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

8379 Commits

Author SHA1 Message Date
Akita Noek
9f43b6e60c Use SubListAPIView for RoleTeamsList 2016-06-28 10:32:36 -04:00
Akita Noek
831c4c2fef Cleaned up some more stale TODO's and FIXME's (or did / fixed the things) 2016-06-27 15:12:37 -04:00
Akita Noek
4bf50b2d6a Dead code removal 2016-06-27 15:12:37 -04:00
Akita Noek
bf6767786e Stale comment cleanup 2016-06-27 15:12:37 -04:00
Akita Noek
b57739a800 Converted except T,e expressions to except T as e 2016-06-27 15:12:37 -04:00
Akita Noek
7839db0c23 Dead code removal 2016-06-27 15:12:37 -04:00
Akita Noek
bf2307946b Locked down roles teams list 2016-06-27 15:12:37 -04:00
Akita Noek
d3476ed52a Filter out roles users shouldn't be able to see from parents/children lists 2016-06-27 15:12:37 -04:00
Matthew Jones
80b044580d Fix up flake8 for notification tests 2016-06-27 15:12:10 -04:00
Jared Tabor
6bc025c86f Merge pull request #2648 from jaredevantabor/idle-modal
Slight tweak for when session timer expires
2016-06-27 09:26:33 -07:00
jlmitch5
51a798d47d Merge pull request #2653 from jlmitch5/clickToCloseSearch
get click to close working for search bars
2016-06-27 11:44:07 -04:00
Matthew Jones
78e10241da Disallow DELETE on a notification_template
When there are pending notifications
2016-06-27 11:36:29 -04:00
John Mitchell
2229d60c4e speed up toggle by manually applying toggle 2016-06-27 11:30:16 -04:00
Wayne Witzel III
f0418d8841 Merge pull request #2634 from wwitzel3/issue-2560
Disallow non-admin of a user to add a user to Roles
2016-06-27 11:28:38 -04:00
John Mitchell
ac6d985846 get click to close working for search bars 2016-06-27 11:16:46 -04:00
Wayne Witzel III
ce3ce8d930 enforce read access for team/child roles 2016-06-27 11:02:07 -04:00
Akita Noek
073d7033d5 Merge pull request #2615 from wenottingham/nuke-a-thing
Remove old license auditor thing.
2016-06-27 10:53:06 -04:00
Akita Noek
db02b446e5 Merge pull request #2646 from anoek/2628
Better handle missing notification_type in patches to notification template
2016-06-27 10:47:04 -04:00
Akita Noek
7979ad3bc8 Merge pull request #2641 from anoek/2515
Don't update computed fields while mass group deleting until the end
2016-06-27 10:46:13 -04:00
Leigh Johnson
035d4ea42d Merge pull request #2584 from leigh-johnson/1721
Brace Activity Stream against breaking errors / resolve AS Audit
2016-06-27 10:38:10 -04:00
Alan Rominger
9923728797 Merge pull request #2635 from AlanCoding/AS_test_pagination
Activity Stream update prefetched fields, avoid a .distinct().count()
2016-06-27 10:29:10 -04:00
jlmitch5
08178ce9ba Merge pull request #2639 from jlmitch5/fixSurveyWording
fix survey wording
2016-06-27 10:20:41 -04:00
Leigh Johnson
0111787dff remove zombie search code, resolves #2449 (#2604) 2016-06-27 10:02:05 -04:00
kensible
52e87bda3f Merge pull request #2623 from kensible/2358-tooltip-width
Changed max-width of tooltip content
2016-06-27 09:57:59 -04:00
Akita Noek
2b323fc24e Better handle notification template patches for notification_type
This makes it so patches don't require the notification_type to be present
2016-06-27 09:40:39 -04:00
Michael Abashian
c6edf2958f Merge pull request #2621 from mabashian/2620
Adjusted the padding on the alert modal body to 10px
2016-06-27 09:38:17 -04:00
Michael Abashian
72b66224e1 Merge pull request #2608 from mabashian/invalid-gce-credential
Added custom error message when attempting to create gce/azure creds with encrypted key
2016-06-27 09:37:48 -04:00
kensible
ca68cf64f1 Merge pull request #2644 from kensible/2626-job-template-text
Added link out
2016-06-27 09:25:38 -04:00
Jared Tabor
c2b6099e0d Slight tweak for when session timer expires 2016-06-24 16:01:46 -07:00
Wayne Witzel III
fca4e75e03 missed org.auditor_role in credential read_role 2016-06-24 17:01:11 -04:00
Wayne Witzel III
089065bed1 RoleAccess.can_unattach ensures you have read access member 2016-06-24 16:55:50 -04:00
Wayne Witzel III
87ffded774 renaming Credential.owner_role -> Credential.admin_role 2016-06-24 16:55:07 -04:00
Akita Noek
9494db583d Better handle missing notification_type in patches to notification template
Addresses #2628
2016-06-24 16:50:27 -04:00
Leigh Johnson
358662765e consume the /group/:id/all_hosts endpoint to build subgroups host list, resolves #2640 (#2642) 2016-06-24 16:07:35 -04:00
Ken Hoes
0cffc66126 Added link out 2016-06-24 16:04:13 -04:00
Akita Noek
198daf762e Don't update computed fields while mass group deleting until the end
Significantly reduces the time it takes to delete bulk groups, re #2515
2016-06-24 15:28:49 -04:00
Leigh Johnson
c8abafc108 fix global pagination breakage, resolves #2633 (#2637) 2016-06-24 15:11:11 -04:00
John Mitchell
e6f61d364f fix survey wording 2016-06-24 14:57:01 -04:00
Akita Noek
152675d610 Merge pull request #2632 from anoek/2631
Removed some missed things from our Group role removal work
2016-06-24 14:48:38 -04:00
Akita Noek
146fce2dc4 Merge pull request #2618 from anoek/2561
Fixed inventory edit editablity from update_role users
2016-06-24 14:19:59 -04:00
AlanCoding
02dac5299c Activity Stream prefetch update to new fields, avoid distinct.count repeated queries 2016-06-24 14:19:41 -04:00
Akita Noek
ca2b4766a5 Removed some missed things from our Group role removal work
* Removed `groups/n/object_roles`
* Removed `groups/n/access_list`
* `active_roles` from the Group `summary_fields`

 #2631
2016-06-24 14:17:20 -04:00
Michael Abashian
1b9b14d6f7 Merge pull request #2619 from mabashian/2617
Highlight group/host currently being edited
2016-06-24 12:00:12 -04:00
Ken Hoes
3ef607f1e2 Changed max-width of tooltip content 2016-06-24 11:59:25 -04:00
Michael Abashian
c427d17293 Adjusted the padding on the alert modal body to 10px 2016-06-24 11:57:13 -04:00
Michael Abashian
ac1f3e142f Merge pull request #2599 from mabashian/stack-jt-checkboxes
Moved job template checkboxes into a group
2016-06-24 11:19:44 -04:00
Michael Abashian
2518d78f31 Merge pull request #2616 from mabashian/cache-timeout
Hide cache timeout on scm type: manual projects
2016-06-24 11:17:40 -04:00
Michael Abashian
d2dbc6a3f0 Added logic to highlight the appropriate row when editing groups and hosts 2016-06-24 11:14:05 -04:00
Akita Noek
291c8126d7 Fixed inventory edit editablity from update_role users
Now you'll need the expected admin_role access to do things like edit
inventory, groups, and hosts.

 Resolves #2561
2016-06-24 11:03:54 -04:00
Akita Noek
20ba96ae84 Description update
With our role removal from inventory groups this description needed some
updating
2016-06-24 09:49:14 -04:00