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

8678 Commits

Author SHA1 Message Date
Michael Abashian
1b1f4c1e07 Disabled System Tracking and Run Commands buttons on inv manage rather than hiding them. Also added tooltips to those two buttons when they are disabled giving the user some instructions. 2016-06-27 15:02:59 -04:00
Leigh Johnson
17f4903420 update user/admin counts on org cards when added/created in related form, resolves #2591 2016-06-27 14:25:45 -04:00
Ken Hoes
241bf57896 Changed checkboxes to radio buttons 2016-06-27 14:06:29 -04:00
Wayne Witzel III
3697ddc2d0 fixing Role is None exception 2016-06-27 13:40:50 -04:00
John Mitchell
8fd0d899b3 fix alert formatting throughout app 2016-06-27 13:33:51 -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
Wayne Witzel III
e1853372f7 Adding comments to signals for rbac activity stream 2016-06-27 11:41:00 -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
Wayne Witzel III
5e2a3b3ef2 reduce activity stream noise by not including implicit role dis/associations 2016-06-27 11:28:06 -04:00
John Mitchell
ac6d985846 get click to close working for search bars 2016-06-27 11:16:46 -04:00
Leigh Johnson
298878da8e apply search filters to results on pages 2+, resolves #2645 2016-06-27 11:07:06 -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
Akita Noek
feaaac94a2 Merge pull request #2603 from anoek/2579
Removed roles per inventory group
2016-06-24 09:23:06 -04:00