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

7726 Commits

Author SHA1 Message Date
AlanCoding
7e35925e2d style update to can_start_without_user_input 2016-06-01 11:07:14 -04:00
AlanCoding
74beca5b74 cleanup of Job Template tests and fixtures 2016-05-31 16:03:03 -04:00
AlanCoding
1a4c92f027 make some JT tests unit tests and update others 2016-05-31 14:34:51 -04:00
AlanCoding
07cc99b4c7 start updating tests to JT factory 2016-05-31 14:34:51 -04:00
AlanCoding
cfd9d5d4f1 Refactor of JT related field checking 2016-05-31 14:34:51 -04:00
AlanCoding
1ec2c1b3b7 new tests, and stricter can_copy can_edit 2016-05-31 14:34:51 -04:00
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
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
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
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
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
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
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
Wayne Witzel III
c514cd44c3 restructure factories/fixtures and fix tests 2016-05-26 11:01:58 -04:00
Wayne Witzel III
fa010c2228 fix mk_label method 2016-05-26 11:01:57 -04:00
Wayne Witzel III
aaabc2582d refactored roles handling and added some more tests 2016-05-26 11:01:55 -04:00
Wayne Witzel III
4453e48729 updated factories docs 2016-05-26 11:01:53 -04:00
Wayne Witzel III
73e41ef6cc flake8 fixes 2016-05-26 11:01:52 -04:00