1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00
Commit Graph

8485 Commits

Author SHA1 Message Date
Leigh Johnson
c621636d9f add ng-disabled setting to groups form, resolves #2689 2016-06-29 16:29:40 -04:00
Michael Abashian
8fd209c1e7 Fixed bug where breadcrumb was not being shown when refreshing edit group/edit host pages 2016-06-29 15:13:44 -04:00
John Mitchell
9b7c30d383 fix long label name from going outside of delete prompt bounds 2016-06-29 14:50:09 -04:00
John Mitchell
9c42ffa3f6 make wait stop happen after list refresh is called 2016-06-29 14:46:56 -04:00
John Mitchell
f39c624b8e get view more to show up after delete 2016-06-29 14:45:17 -04:00
John Mitchell
d539a6715c fix xss vulnerability when deleting labels 2016-06-29 14:40:53 -04:00
Matthew Jones
9bd05abcf3 Derive ad-hoc - inventory source notification templates 2016-06-29 13:48:00 -04:00
Wayne Witzel III
32d781175d add and update task unit tests 2016-06-29 12:09:15 -04:00
Wayne Witzel III
479119f3ce add more task unit tests 2016-06-29 12:09:14 -04:00
jlmitch5
fe64b0b478 Merge pull request #2684 from jlmitch5/fixPlaybookNotFound
fix playbook not found by showing specific error in ui
2016-06-29 11:49:47 -04:00
Michael Abashian
b049dbd9f3 Merge pull request #2686 from mabashian/fix-system-tracking-tooltip
Fixed system tracking tooltip when there are no hosts
2016-06-29 11:21:27 -04:00
Leigh Johnson
6a6081dcf7 Merge pull request #2678 from leigh-johnson/2676
Restyle read-only labels, apply read-only label styles when user cannot edit job template
2016-06-29 09:23:19 -04:00
Michael Abashian
346df0aaa9 Set a default tooltip for system tracking in case there are no hosts in the list 2016-06-29 08:48:10 -04:00
Chris Meyers
8825bc7075 Merge pull request #2681 from chrismeyersfsu/enhancement-log_fact_migration
add logging to system tracking migration
2016-06-28 17:12:24 -04:00
John Mitchell
6888aa6d2a fix playbook not found by showing specific error in ui 2016-06-28 17:06:53 -04:00
Chris Meyers
583edd3dfa Merge pull request #2682 from chrismeyersfsu/fix-tower_migration_stop_httpd
stop httpd before upgrading tower
2016-06-28 16:15:39 -04:00
Chris Meyers
0cb00c1554 add logging to system tracking migration 2016-06-28 16:02:33 -04:00
Alan Rominger
513e6c993f Merge pull request #2647 from AlanCoding/jt_can_add_betterment
A route around get_object_or_400 in JT can_add calcs
2016-06-28 14:31:44 -04:00
Chris Meyers
80d55fbde2 Merge pull request #2680 from chrismeyersfsu/fix-label_access
allow members of an org to create labels for orgs that they are members of
2016-06-28 14:21:18 -04:00
Akita Noek
eb65172087 Merge pull request #2679 from anoek/2636
Fixed notification template deleting
2016-06-28 13:41:20 -04:00
Chris Meyers
741ed4b904 allow members of an org to create labels for orgs that they are members of 2016-06-28 13:41:04 -04:00
Jared Tabor
45bf92aecb Merge pull request #2671 from jaredevantabor/textarea-color
Changing color of textareas to fcfcfc
2016-06-28 10:08:42 -07:00
Jared Tabor
d7a401337d Merge pull request #2670 from jaredevantabor/network_credential
Reset network credential on selection change
2016-06-28 10:07:19 -07:00
Akita Noek
8ad505c9cc Fixed notification template deleting
#2674
2016-06-28 12:27:13 -04:00
Leigh Johnson
4d14ac1a5f restyle read-only labels, apply read-only label styles when user cannot edit job template 2016-06-28 11:59:06 -04:00
Jared Tabor
406188c6ea Reset network credential on selection change
The "authorize" checkbox would remain checked whenever the credential type was changed, however it should be reset on each type change
2016-06-28 08:50:51 -07:00
Jared Tabor
fb1a448e95 Changing color of textareas to fcfcfc 2016-06-28 08:45:29 -07:00
Wayne Witzel III
4f534122c5 Merge pull request #2675 from wwitzel3/issue-2244
Do not show the read_role child for Teams
2016-06-28 11:43:05 -04:00
Akita Noek
4a010a7479 Merge pull request #2673 from anoek/active_roles_removal
Removed active_roles
2016-06-28 11:29:29 -04:00
Wayne Witzel III
994065d495 removing test (already had coverage), fixing test 2016-06-28 11:19:18 -04:00
Akita Noek
5043ff45c2 Removed active_roles
The UI isn't using this feature at the moment so we're going to remove
it for 3.0, and probably bring it back in 3.1, potentially in different
ways depending on UI needs then.
2016-06-28 11:02:28 -04:00
Akita Noek
5ed36624a3 Merge pull request #2664 from anoek/todo-cleanup
API todo/fixme addressing and cleanup
2016-06-28 11:01:41 -04:00
Wayne Witzel III
4d3d38c4ac ensure read_role is not being returned 2016-06-28 10:56:36 -04:00
Wayne Witzel III
8e89edc27f Do not show the read_role child for Teams 2016-06-28 10:56:08 -04:00
Akita Noek
9f43b6e60c Use SubListAPIView for RoleTeamsList 2016-06-28 10:32:36 -04:00
AlanCoding
7b0f20e90d job template serializer can_add calc to avoid lookups of known related objects 2016-06-28 10:18:30 -04:00
Leigh Johnson
511ec70312 Merge pull request #2672 from leigh-johnson/2663
Add labels column to job list
2016-06-28 09:47:56 -04:00
kensible
b3eb0937ee Merge pull request #2658 from kensible/2657-inventory-radiobuttons
Changes inventory copy/move list buttons from checkboxes to radio buttons
2016-06-28 09:08:42 -04:00
Leigh Johnson
b750b14f36 add labels field to job list, extend labels directive to allow no-delete mode, resolves #2663
consistent naming

whoops
2016-06-27 18:38:46 -04:00
Michael Abashian
358f267e14 Merge pull request #2668 from mabashian/2611
Added network credential to Job Templates form
2016-06-27 17:37:57 -04:00
jlmitch5
a854b8115d Merge pull request #2656 from jlmitch5/fixAlertFormatting
fix alert formatting throughout app
2016-06-27 17:08:19 -04:00
Matthew Jones
8055bcc94e Create activity stream event on group delete
Normally this is bypassed for recursive deletes, this manually creates
one beyond the bypass
2016-06-27 16:53:47 -04:00
Leigh Johnson
b126d0a529 Merge pull request #2660 from leigh-johnson/2591
Update org card counts on user/admin association/disassociation
2016-06-27 16:31:14 -04:00
Michael Abashian
925e8b102f Merge pull request #2665 from mabashian/2624
Disabled System Tracking and Run Commands buttons
2016-06-27 16:22:45 -04:00
Michael Abashian
ae8e15fbb3 Added network credential to the job details summary 2016-06-27 16:17:06 -04:00
Leigh Johnson
a62573d45c Merge pull request #2651 from leigh-johnson/2645
Apply search filters to pages 2+ of list results
2016-06-27 15:59:10 -04:00
Wayne Witzel III
5456b209ac Merge pull request #2654 from wwitzel3/issue-2485
reduce activity stream noise
2016-06-27 15:47:59 -04:00
Matthew Jones
4eb6adb5e7 Add notification_template to summary fields 2016-06-27 15:35:34 -04:00
Michael Abashian
1b8693f666 Added network credential to job template form 2016-06-27 15:21:42 -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