Commit Graph

7835 Commits

Author SHA1 Message Date
kensible cad3ab6fd3 Merge pull request #2092 from kensible/2038-managementNotifications
Moved notifications into own panel
2016-05-31 09:40:31 -04:00
kensible d7a198ab2c Merge pull request #2088 from kensible/2008-apiViewerColors
Updated colors in API viewer for higher contrast
2016-05-31 08:14:08 -04:00
Leigh Johnson c6ec38c621 add JSlint ignore 2016-05-27 16:36:55 -04:00
Leigh Johnson 2072b29b05 remove period from instructions numbering 2016-05-27 16:26:04 -04:00
Leigh Johnson 62382a1dad host event/events UX work items, fix json results, remove host event standard out, resolves #1545, #2052, #2063, #2061 2016-05-27 16:01:15 -04:00
Wayne Witzel III 7395e07221 Merge pull request #2068 from wwitzel3/issue_3.0_1990
Fix ActivityStream when object2 is a role.
2016-05-27 15:45:53 -04:00
Wayne Witzel III 31d3e3ec55 mock activity stream license and make query more specific 2016-05-27 15:21:24 -04:00
Akita Noek 42fe1d8c47 Merge pull request #2094 from anoek/jshint
JSHint fixes
2016-05-27 15:08:57 -04:00
Akita Noek 1a9fece262 Merge pull request #2075 from anoek/1981
Better control what JT admins are allowed to do
2016-05-27 15:00:09 -04:00
Akita Noek 22300347f0 JSHint fixes 2016-05-27 14:39:08 -04:00
Akita Noek e3fcdf9ba8 Unobfuscated some decorators 2016-05-27 14:18:05 -04:00
Ken Hoes 091c567035 Fixed list message boxes for super and non-super user edits 2016-05-27 12:13:16 -04:00
Ken Hoes 028981ce88 Updated colors in API viewer for higher contrast 2016-05-27 10:38:11 -04:00
Akita Noek f6da30dde3 Avoid unnecessary license checks 2016-05-27 09:32:29 -04:00
kensible 240b35c8d4 Merge pull request #2051 from kensible/2009-UI-auditList
Updated audit items
2016-05-27 09:31:49 -04:00
Akita Noek c0758d4134 Merge pull request #2082 from anoek/733
Show stdout download button for canceled jobs
2016-05-26 21:00:54 -04:00
Akita Noek eedd48c82b == to === 2016-05-26 20:58:08 -04:00
Leigh Johnson c93039c0cc fix job details play/task/host filters, resolves #1673 2016-05-26 16:45:31 -04:00
AlanCoding 381e44c2a2 updates for job can_delete 2016-05-26 16:42:33 -04:00
AlanCoding 3208030202 job read access for org auditors 2016-05-26 16:42:33 -04:00
AlanCoding 44c518ef44 allow org admins read access to orphaned jobs 2016-05-26 16:42:33 -04:00
Akita Noek 6b3638c0bb Show stdout download button for canceled jobs
Addresses #733
2016-05-26 16:35:26 -04:00
Wayne Witzel III 995a060bb1 Merge pull request #2078 from wwitzel3/issue_3.0_1882
add test for job_template role assignment for users
2016-05-26 15:57:10 -04:00
kensible d143a58626 Merge pull request #2073 from kensible/1780-favicon
Updated to red favicon
2016-05-26 15:56:06 -04:00
Wayne Witzel III 61208f6a77 content_object can be None, that is what we care about 2016-05-26 15:45:16 -04:00
Wayne Witzel III e6c76d0941 fixup objects creation helpers 2016-05-26 15:45:14 -04:00
Wayne Witzel III 2e0686a173 tests for object2 type when it is a role 2016-05-26 15:45:12 -04:00
Wayne Witzel III 13f0b440c3 discover content type when object2 is a role 2016-05-26 15:45:10 -04:00
Leigh Johnson 5fd0aa3430 fix adding/editing of HipChat notification templates, resolves #1934 2016-05-26 15:31:24 -04:00
Wayne Witzel III db93fdab4a exercise role signal for job_template type 2016-05-26 15:26:55 -04:00
Alan Rominger b0526cdd6a Merge pull request #2015 from AlanCoding/1997_AS_naming_bug
Fix ActivityStream naming mismatch bug
2016-05-26 15:21:41 -04:00
Akita Noek c5dfde236b Test "fix"
Having this triggers a license feature test, which the jenkins test
system apparently doesn't have.. I don't think it's particularly
important to test this particular field, so meh.
2016-05-26 15:18:23 -04:00
Akita Noek 4f6fd558a0 Merge pull request #2074 from anoek/test-fixes
Test fixes for slow tests
2016-05-26 14:48:45 -04:00
Akita Noek e531bc67e4 Better control what JT admins are allowed to do
This addresses #1981 which says that JT admins can make modifications to
a job template freely if they're just changing non functional things
like name, description, forks, verbosity, etc, while requiring them to
have access to all functional components if they're going to make any
changes to the functionality - in specific, any changes to the
inventory, project, playbook, or credentials requires that the user have
the appropriate use access on all of those things in order to make the
change.
2016-05-26 14:39:16 -04:00
Akita Noek fed8d49d86 Added optional "expect" arg for REST fixtures" 2016-05-26 13:58:26 -04:00
Akita Noek aca858f5b2 Ported some old adhoc tests over to the new system 2016-05-26 13:58:16 -04:00
Akita Noek 5ea372ae43 Updated Job.limit expectation in old tests
See 821c43ba88d18feaded696e9994a9c5277a3195b
2016-05-26 13:58:08 -04:00
Akita Noek aa49e071c6 Disabling RAX test until we get our cert issue figured out
Related to #1706
2016-05-26 13:57:55 -04:00
Ken Hoes bef82248f7 Updated to red favicon 2016-05-26 13:52:28 -04:00
Alan Rominger 95ccdecf13 Merge pull request #2010 from AlanCoding/1999_see_your_own_JT_30
Automatically add JT creator to admin_role
2016-05-26 12:32:27 -04:00
Leigh Johnson 9c6b1e534e supply query url to search directive in cloud credential lookup modal in job template > edit/add, resolves #1645 2016-05-26 12:14:12 -04:00
kensible 6011b32ff4 Merge pull request #2058 from kensible/marketingChanges
Updated icons and default interface text for marketing
2016-05-26 11:49:34 -04:00
Ken Hoes 558a294178 Moved notifications into own panel 2016-05-26 11:25:40 -04:00
Akita Noek 11443eb22d Merge pull request #2060 from wwitzel3/3.0
Test refactoring
2016-05-26 11:23:56 -04:00
Leigh Johnson 3bb1ac14ea use math.floor to calc % pie slices 2016-05-26 11:05:02 -04:00
Wayne Witzel III b8865c3749 make arguments to mk_ methods explicit 2016-05-26 11:02:09 -04:00
Wayne Witzel III ec505f3f60 adjusting test and renaming helper 2016-05-26 11:02:07 -04:00
Wayne Witzel III a6e97626ba README updates 2016-05-26 11:02:05 -04:00
Wayne Witzel III 1189ce033a fixing broken test cases 2016-05-26 11:02:04 -04:00
Wayne Witzel III 2052f93792 fixing function calls and None handling 2016-05-26 11:02:02 -04:00